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

/*text styles*/

body {background-color: #e5e2c7; font-family: Georgia, "Times New Roman", Times, serif; font-size: small; font-style:normal; font-decoration: none; color:#666666}
.style1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: medium; font-style: normal; color: #666666}
.style2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: x-small; font-style: normal; color: #666666}
.style3 { font-family: Georgia, "Times New Roman", Times, serif; font-size: large; font-style: italic; color: #333333}
.style4 { font-family: Georgia, "Times New Roman", Times, serif; font-size: small; font-style: normal; color: #000000}
.style5 { font-family: Georgia, "Times New Roman", Times, serif; font-size: large; font-style: italic; color: #FFFFFF}
p { }
h1 { }
h2 { }
h3 { }
ul { }
li {color: #999999; font-family: Georgia, "Times New Roman", Times, serif; font-size: small; font-style: normal; }

/* banner */

#banner {
	position:absolute;
	left:55px;
	top:25px;
	width:840px;
	height:125px;
	z-index:2;
	background-color: #400507;
}
#bannerslogan {
	position:absolute;
	left:645px;
	top:95px;
	width:246px;
	height:23px;
	z-index:56;
}


/*main conent holder*/


#maincontent {
	position:absolute;
	left:50px;
	top:20px;
	width:850px;
	height:945px;
	z-index:1;
	background-color: #FFFFFF;
}

#navigation {
	position:absolute;
	left:55px;
	top:165px;
	width:146px;
	height:164px;
	z-index:3;
}

/* Navigation Menu */

#navigation ul a:link, #navigation ul a:visited {display: block; text-decoration: none; color:#000000}, #navigation ul a:hover { text-decoration: none; color:#FFFFFF; }
#navigation ul { list-style: none; margin: 0; padding: 0; }
#navigation {
	float: left;
	width: 100px;
	height: 450 px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF; }
	
#mainNav {
	postion: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 90%;
	color:#000000; }
	
#mainNav h3 {
	padding: 10px 0px 2px 10px; }
	
#mainNav a {
	display: block;
	border-top: 1px solid #FFFFFF;
	padding: 2px 0px 2px 10px; }
	
#mainNav a:hover {
	background-color: #400507 ; color: #FFFFFF;
	 }

/* side bars*/

#sidebar1 {
	position:absolute;
	left:744px;
	top:165px;
	width:150px;
	height:100px;
	z-index:4;
	background-color: #666666;
}

#sidebar1txt1 {
	position:absolute;
	left:744px;
	top:271px;
	width:150px;
	height:18px;
	z-index:5;
}
#sidebar1txt2 {
	position:absolute;
	left:744px;
	top:291px;
	width:150px;
	height:47px;
	z-index:6;
}

#sidebar2 {
	position:absolute;
	left:744px;
	top:362px;
	width:150px;
	height:100px;
	z-index:7;
	background-color: #666666;
}
#sidebar2txt1 {
	position:absolute;
	left:744px;
	top:469px;
	width:150px;
	height:18px;
	z-index:8;
}
#sidebar2txt2 {
	position:absolute;
	left:744px;
	top:488px;
	width:150px;
	height:47px;
	z-index:9;
}

#sidebar3 {
	position:absolute;
	left:744px;
	top:551px;
	width:150px;
	height:100px;
	z-index:10;
	background-color: #666666;
}
#sidebar3txt1 {
	position:absolute;
	left:744px;
	top:659px;
	width:150px;
	height:18px;
	z-index:11;
}
#sidebar3txt2 {
	position:absolute;
	left:744px;
	top:677px;
	width:150px;
	height:47px;
	z-index:12;
}

/* main txt and images */

#mainheadimage {
	position:absolute;
	left:165px;
	top:165px;
	width:570px;
	height:297px;
	z-index:13;
	background-color: #666666;
}

#galleryheadimage {
	position:absolute;
	left:165px;
	top:165px;
	width:570px;
	height:195px;
	z-index:48;
	background-color: #666666;
}
#galleryheadtxt {
	position:absolute;
	left:165px;
	top:365px;
	width:570px;
	height:26px;
	z-index:49;
}

#maintxthead {
	position:absolute;
	left:165px;
	top:470px;
	width:570px;
	height:25px;
	z-index:14;
}

#maintxtbulk {
	position:absolute;
	left:165px;
	top:504px;
	width:570px;
	height:223px;
	z-index:15;
}

/* services sections */

#maintxtservices {
	position:absolute;
	left:165px;
	top:505px;
	width:570px;
	height:332px;
	z-index:15;
}

#continue {
	position:absolute;
	left:684px;
	top:882px;
	width:51px;
	height:19px;
	z-index:16;
}
/* Contact us section */

#contacttxt {
	position:absolute;
	left:165px;
	top:503px;
	width:243px;
	height:259px;
	z-index:15;
}

#address {
	position:absolute;
	left:422px;
	top:503px;
	width:312px;
	height:260px;
	z-index:16;
}

/* Gallery lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 200; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 180; width: 100%; height: 500px; background-color: #000; }

#gallerytxt {
	position:absolute;
	left:165px;
	top:397px;
	width:113px;
	height:232px;
	z-index:35;
}
/* Gallery pics */

#sectiononehead {
	position:absolute;
	left:285px;
	top:457px;
	width:158px;
	height:15px;
	z-index:16;
}

#sectiononepic1 {
	position:absolute;
	left:285px;
	top:475px;
	width:50px;
	height:35px;
	z-index:15;
}

#sectiononepic2 {
	position:absolute;
	left:339px;
	top:475px;
	width:50px;
	height:35px;
	z-index:17;
	background-color: #999999;
}

#sectiononepic3 {
	position:absolute;
	left:393px;
	top:475px;
	width:50px;
	height:35px;
	z-index:18;
	background-color: #999999;
}
#sectiononepic4 {
	position:absolute;
	left:447px;
	top:475px;
	width:50px;
	height:35px;
	z-index:19;
	background-color: #999999;
}

#sectiononepic5 {
	position:absolute;
	left:501px;
	top:475px;
	width:50px;
	height:35px;
	z-index:20;
	background-color: #999999;
}
#sectiononepic6 {
	position:absolute;
	left:555px;
	top:475px;
	width:50px;
	height:35px;
	z-index:21;
	background-color: #999999;
}
#sectiononepic7 {
	position:absolute;
	left:609px;
	top:475px;
	width:50px;
	height:35px;
	z-index:22;
	background-color: #999999;
}
#sectiononepic8 {
	position:absolute;
	left:663px;
	top:475px;
	width:50px;
	height:35px;
	z-index:23;
	background-color: #999999;
}
#sectiononepic9 {
	position:absolute;
	left:285px;
	top:514px;
	width:50px;
	height:35px;
	z-index:50;
	background-color: #999999;
}
#sectiononepic10 {
	position:absolute;
	left:339px;
	top:514px;
	width:50px;
	height:35px;
	z-index:52;
}
#sectiononepic11 {
	position:absolute;
	left:393px;
	top:514px;
	width:50px;
	height:35px;
	z-index:53;
}
#sectiononepic12 {
	position:absolute;
	left:447px;
	top:514px;
	width:50px;
	height:35px;
	z-index:54;
}
#sectiononepic13 {
	position:absolute;
	left:501px;
	top:514px;
	width:50px;
	height:35px;
	z-index:55;
}

/* section 2 pics */

#sectiontwohead {
	position:absolute;
	left:285px;
	top:558px;
	width:213px;
	height:15px;
	z-index:24;
}

#sectiontwopic1 {
	position:absolute;
	left:285px;
	top:576px;
	width:50px;
	height:35px;
	z-index:25;
	background-color: #999999;
}

#sectiontwopic2 {
	position:absolute;
	left:339px;
	top:576px;
	width:50px;
	height:35px;
	z-index:26;
	background-color: #999999;
}
#sectiontwopic3 {
	position:absolute;
	left:393px;
	top:576px;
	width:50px;
	height:35px;
	z-index:27;
	background-color: #999999;
}
#sectiontwopic4 {
	position:absolute;
	left:447px;
	top:576px;
	width:50px;
	height:35px;
	z-index:28;
	background-color: #999999;
}
#sectiontwopic5 {
	position:absolute;
	left:501px;
	top:576px;
	width:50px;
	height:35px;
	z-index:29;
	background-color: #999999;
}
#sectiontwopic6 {
	position:absolute;
	left:555px;
	top:576px;
	width:50px;
	height:35px;
	z-index:30;
	background-color: #999999;
}
#sectiontwopic7 {
	position:absolute;
	left:609px;
	top:576px;
	width:50px;
	height:35px;
	z-index:31;
	background-color: #999999;
}
#sectiontwopic8 {
	position:absolute;
	left:663px;
	top:576px;
	width:50px;
	height:35px;
	z-index:32;
	background-color: #999999;
}
#sectiontwopic9 {
	position:absolute;
	left:285px;
	top:615px;
	width:50px;
	height:35px;
	z-index:51;
	background-color: #999999;
}
#sectiontwopic10 {
	position:absolute;
	left:339px;
	top:615px;
	width:50px;
	height:35px;
	z-index:57;
}
#sectiontwopic11 {
	position:absolute;
	left:393px;
	top:615px;
	width:50px;
	height:35px;
	z-index:58;
}
#sectiontwopic12 {
	position:absolute;
	left:447px;
	top:615px;
	width:50px;
	height:35px;
	z-index:59;
}
#sectiontwopic13 {
	position:absolute;
	left:501px;
	top:615px;
	width:50px;
	height:35px;
	z-index:60;
}
#sectiontwopic14 {
	position:absolute;
	left:555px;
	top:615px;
	width:50px;
	height:35px;
	z-index:61;
}
#sectiontwopic15 {
	position:absolute;
	left:609px;
	top:615px;
	width:50px;
	height:35px;
	z-index:62;
}
#sectiontwopic16 {
	position:absolute;
	left:663px;
	top:615px;
	width:50px;
	height:35px;
	z-index:63;
}


/* section 3 pics */
#sectionthreehead {
	position:absolute;
	left:285px;
	top:659px;
	width:158px;
	height:15px;
	z-index:33;
}

#sectionthreepic1 {
	position:absolute;
	left:285px;
	top:677px;
	width:50px;
	height:35px;
	z-index:34;
	background-color: #999999;
}

#sectionthreepic2 {
	position:absolute;
	left:339px;
	top:677px;
	width:50px;
	height:35px;
	z-index:44;
	background-color: #999999;
}

#sectionthreepic3 {
	position:absolute;
	left:393px;
	top:677px;
	width:50px;
	height:35px;
	z-index:45;
	background-color: #999999;
}

#sectionthreepic4 {
	position:absolute;
	left:447px;
	top:677px;
	width:50px;
	height:35px;
	z-index:46;
	background-color: #999999;
}
#sectionthreepic5 {
	position:absolute;
	left:501px;
	top:677px;
	width:50px;
	height:35px;
	z-index:64;
}
#sectionthreepic6 {
	position:absolute;
	left:555px;
	top:677px;
	width:50px;
	height:35px;
	z-index:65;
}
#sectionthreepic7 {
	position:absolute;
	left:609px;
	top:677px;
	width:50px;
	height:35px;
	z-index:66;
}
#sectionthreepic8 {
	position:absolute;
	left:663px;
	top:677px;
	width:50px;
	height:35px;
	z-index:67;
}
#sectionthreepic9 {
	position:absolute;
	left:285px;
	top:716px;
	width:50px;
	height:35px;
	z-index:68;
}
#sectionthreepic10 {
	position:absolute;
	left:339px;
	top:716px;
	width:50px;
	height:35px;
	z-index:69;
}
#sectionthreepic11 {
	position:absolute;
	left:393px;
	top:716px;
	width:50px;
	height:35px;
	z-index:70;
}
#sectionthreepic12 {
	position:absolute;
	left:447px;
	top:716px;
	width:50px;
	height:35px;
	z-index:71;
}
#sectionthreepic13 {
	position:absolute;
	left:501px;
	top:716px;
	width:50px;
	height:35px;
	z-index:72;
}
#sectionthreepic14 {
	position:absolute;
	left:555px;
	top:716px;
	width:50px;
	height:35px;
	z-index:73;
}
#sectionthreepic15 {
	position:absolute;
	left:609px;
	top:716px;
	width:50px;
	height:35px;
	z-index:74;
}
#sectionthreepic16 {
	position:absolute;
	left:663px;
	top:716px;
	width:50px;
	height:35px;
	z-index:75;
}


/* section four pics */

#sectionfourhead {
	position:absolute;
	left:285px;
	top:760px;
	width:213px;
	height:15px;
	z-index:36;
}
#sectionfourpic1 {
	position:absolute;
	left:285px;
	top:778px;
	width:50px;
	height:35px;
	z-index:40;
	background-color: #999999;
}
#sectionfourpic2 {
	position:absolute;
	left:339px;
	top:778px;
	width:50px;
	height:35px;
	z-index:76;
}
#sectionfourpic3 {
	position:absolute;
	left:393px;
	top:778px;
	width:50px;
	height:35px;
	z-index:77;
}
#sectionfourpic4 {
	position:absolute;
	left:447px;
	top:778px;
	width:50px;
	height:35px;
	z-index:78;
}
#sectionfourpic5 {
	position:absolute;
	left:501px;
	top:778px;
	width:50px;
	height:35px;
	z-index:79;
}
#sectionfourpic6 {
	position:absolute;
	left:555px;
	top:778px;
	width:50px;
	height:35px;
	z-index:80;
}
#sectionfourpic7 {
	position:absolute;
	left:609px;
	top:778px;
	width:50px;
	height:35px;
	z-index:81;
}
#sectionfourpic8 {
	position:absolute;
	left:663px;
	top:778px;
	width:50px;
	height:35px;
	z-index:82;
}
#sectionfourpic9 {
	position:absolute;
	left:285px;
	top:817px;
	width:50px;
	height:35px;
	z-index:83;
}
#sectionfourpic10 {
	position:absolute;
	left:339px;
	top:817px;
	width:50px;
	height:35px;
	z-index:84;
}
#sectionfourpic11 {
	position:absolute;
	left:393px;
	top:817px;
	width:50px;
	height:35px;
	z-index:85;
}
#sectionfourpic12 {
	position:absolute;
	left:447px;
	top:817px;
	width:50px;
	height:35px;
	z-index:86;
}
#sectionfourpic13 {
	position:absolute;
	left:501px;
	top:817px;
	width:50px;
	height:35px;
	z-index:87;
}
#sectionfourpic14 {
	position:absolute;
	left:555px;
	top:817px;
	width:50px;
	height:35px;
	z-index:88;
}
#sectionfourpic15 {
	position:absolute;
	left:609px;
	top:817px;
	width:50px;
	height:35px;
	z-index:89;
}
#sectionfourpic16 {
	position:absolute;
	left:663px;
	top:817px;
	width:50px;
	height:35px;
	z-index:90;
}

/* section five*/
#sectionfivehead {
	position:absolute;
	left:285px;
	top:861px;
	width:211px;
	height:15px;
	z-index:37;
}

#sectionfivepic1 {
	position:absolute;
	left:285px;
	top:879px;
	width:50px;
	height:35px;
	z-index:41;
	background-color: #999999;
}
#sectionfivepic2 {
	position:absolute;
	left:339px;
	top:879px;
	width:50px;
	height:35px;
	z-index:91;
}
#sectionfivepic3 {
	position:absolute;
	left:393px;
	top:879px;
	width:50px;
	height:35px;
	z-index:92;
}
#sectionfivepic4 {
	position:absolute;
	left:447px;
	top:879px;
	width:50px;
	height:35px;
	z-index:93;
}
#sectionfivepic5 {
	position:absolute;
	left:501px;
	top:879px;
	width:50px;
	height:35px;
	z-index:94;
}
#sectionfivepic6 {
	position:absolute;
	left:555px;
	top:879px;
	width:50px;
	height:35px;
	z-index:95;
}
#sectionfivepic7 {
	position:absolute;
	left:609px;
	top:879px;
	width:50px;
	height:35px;
	z-index:96;
}
#sectionfivepic8 {
	position:absolute;
	left:663px;
	top:879px;
	width:50px;
	height:35px;
	z-index:97;
}
#sectionfivepic9 {
	position:absolute;
	left:285px;
	top:918px;
	width:50px;
	height:35px;
	z-index:98;
}
#sectionfivepic10 {
	position:absolute;
	left:339px;
	top:918px;
	width:50px;
	height:35px;
	z-index:99;
}
#sectionfivepic11 {
	position:absolute;
	left:393px;
	top:918px;
	width:50px;
	height:35px;
	z-index:100;
}
#sectionfivepic12 {
	position:absolute;
	left:447px;
	top:918px;
	width:50px;
	height:35px;
	z-index:101;
}
#sectionfivepic13 {
	position:absolute;
	left:501px;
	top:918px;
	width:50px;
	height:35px;
	z-index:102;
}
#sectiononepic14 {
	position:absolute;
	left:555px;
	top:514px;
	width:50px;
	height:35px;
	z-index:103;
}
#sectiononepic15 {
	position:absolute;
	left:609px;
	top:514px;
	width:50px;
	height:35px;
	z-index:104;
}
#sectiononepic16 {
	position:absolute;
	left:663px;
	top:514px;
	width:50px;
	height:35px;
	z-index:105;
}
/* concept */
#concepthead {
	position:absolute;
	left:285px;
	top:396px;
	width:158px;
	height:15px;
	z-index:106;
}
#conceptpic1 {
	position:absolute;
	left:284px;
	top:414px;
	width:50px;
	height:35px;
	z-index:107;
}
#conceptpic2 {
	position:absolute;
	left:339px;
	top:414px;
	width:50px;
	height:35px;
	z-index:108;
}
#conceptpic3 {
	position:absolute;
	left:393px;
	top:414px;
	width:50px;
	height:35px;
	z-index:109;
}
#conceptpic4 {
	position:absolute;
	left:447px;
	top:414px;
	width:50px;
	height:35px;
	z-index:110;
}
#conceptpic5 {
	position:absolute;
	left:501px;
	top:414px;
	width:50px;
	height:35px;
	z-index:111;
}
#conceptpic6 {
	position:absolute;
	left:609px;
	top:414px;
	width:50px;
	height:35px;
	z-index:112;
}
#conceptpic7 {
	position:absolute;
	left:663px;
	top:414px;
	width:50px;
	height:35px;
	z-index:113;
}
#conceptpic8 {
	position:absolute;
	left:555px;
	top:414px;
	width:50px;
	height:35px;
	z-index:118;
}
