@charset "utf-8";
/* CSS Document */

html, body {margin:0; padding:0; border:0; background-color:#000000; height:100%}

#frameTable {width:100%; height:100%; margin:0; padding:0}

/* Accordian Styles  */


#tab1 {width:79.9%; background-color:#f8fbfb; background-image:url(../images/home-bkd_1.jpg); background-repeat:no-repeat;}

#tab2 {width:5%; background-color:#669999; background-image:url(../images/bkd_shadow.png); background-repeat:repeat-y}

#tab3 {width:5%;background-color:#cc6600; background-image:url(../images/bkd_shadow.png); background-repeat:repeat-y}

#tab4 {width:5%; background-color:#999933; background-image:url(../images/bkd_shadow.png); background-repeat:repeat-y}

#tab5 {width:5%; background-color:#c79400; background-image:url(../images/bkd_shadow.png); background-repeat:repeat-y}

/* #tabOverflow {width:auto; background-color:#000000;} */

#top {height:80px; background-image:url(../images/header_bkd.jpg); background-repeat:repeat}

#title1, #title2, #title3, #title4, #title5 {height:160px; background-color:#000000; background-image:url(../images/bkd_shadow.png); background-repeat:repeat-y}

#title1 {background-image:none;}

/* #content {width:auto; height:auto;} */

/* Hidden Content Containers */

#box1 {display:block; position:relative; top:-240px; margin-left:65px;}
#box2 {display:none; position:relative; top:-240px; margin-left:65px}
#box3 {display:none; position:relative; top:-240px; margin-left:65px}
#box4 {display:none; position:relative; top:-240px; margin-left:65px}
#box5 {display:none; position:relative; top:-240px; margin-left:65px}

	/* Sub Containers inside the "box+v". Aligns content to "top", "title" and "content" areas. */
	#bSub1 {height:80px; }
	#bSub2 {height:160px; border:1px inset transparent;}
	#bSub3 {}
	
	.logoSpace {margin:25px 50px 0px 0px}
	
	
	/* Main Body and Side bar styles  */
	#mainA {float:left; width:64%;}
	#mainS {float:left; width:64%;}
	#mainP {float:left; width:64%;}
	#mainC {float:left; width:64%;}
	
	#sideA {float:left; width:25%; margin-left:3%; margin-top:24px;}
	#sideS {float:left; width:25%; margin-left:3%; margin-top:24px;}
	#sideP {float:left; width:25%; margin-left:3%; margin-top:24px;}
	#sideC {float:left; width:25%; margin-left:3%; margin-top:24px;}
	
#hRule1 {height:4px; background-color:#89a6a6; margin:4px 0; padding:0;}
#hRule2 {height:1px; border-top:1px dotted #999999; margin:7px 0 12px 0; padding:0;}
#hRule3 {height:1px; border-top:1px dotted #d6d6d6; margin:12px 0; padding:0;}
.imgBorder {border:none; float:left; margin:3px 25px 25px 0;}

/* Porfolio Modal Styles  */

#chips {float:left; width:79px; text-align:left; margin-right:9px; border-right:1px dotted #999;}
#gallery {float:left; width:625px; }
#project {float:left; width:250px; margin-left:10px;}

/* Index at bottom of featured Galleries  */

#gIndex {float:left; width:175px; margin:0 25px 15px 0; padding-left:10px; border-left:1px dotted #d6d6d6;}





