/* CSS Document */
body {
	background-image:url(images/bg.jpg);
	background-color:#807e3d;
	margin:0px;
	text-align: center;
	background-repeat: repeat-x;
}
* html body {
	background-image:url(images/bg.jpg);
	background-color:#807e3d;
	margin:0px;
	text-align: center;
	background-repeat: repeat-x;
}

div.head{
	width:859px; height:107px;
	background-image:url(images/head_bg.jpg);
	background-repeat:no-repeat;
}
td.home_foot{
	width:859px; height:7px;
	background-image:url(images/head_foot.gif);
	background-repeat:no-repeat;
}
td.devt_foot{
	width:859px; height:7px;
	background-image:url(images/devttop.gif);
	background-repeat:no-repeat;
}
td.about_foot{
	width:859px; height:7px;
	background-image:url(images/about_hf.jpg);
	background-repeat:no-repeat;
}
td.gcc_foot{
	width:859px; height:7px;
	background-image:url(images/gcc_hf.jpg);
	background-repeat:no-repeat;
}
td.gallery_foot{
	width:859px; height:7px;
	background-image:url(images/gallery_hf.jpg);
	background-repeat:no-repeat;
}
td.contact_foot{
	width:859px; height:7px;
	background-image:url(images/contact_hf.jpg);
	background-repeat:no-repeat;
}
td.faq_foot{
	width:859px; height:7px;
	background-image:url(images/faq_hf.jpg);
	background-repeat:no-repeat;
}

td.content{
	width:859px; height:395px;
	background-image:url(images/home_bg2.jpg);
	background-repeat:no-repeat;
}
td.devt{
	width:859px; height:546px;
	background-image:url(images/map_bg.jpg);
	background-repeat:no-repeat;
}
td.location{
	width:859px; height:546px;
	background-image:url(images/location.jpg);
	background-repeat:no-repeat;
}
td.homeft{
	width:859px; height:13px;
	background-image:url(images/footer_top.gif);
	background-repeat:no-repeat;
}
td.devtft{
	width:859px; height:13px;
	background-image:url(images/devt_top.gif);
	background-repeat:no-repeat;
}
td.fContent{
	width:859px; height:128px;
	background-image:url(images/footer1.jpg);
	background-repeat:no-repeat;
}
td.footer{
	width:859px; height:29px;
	color:#383939;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

td.side{
	background:url(images/side_bg.jpg) bottom;

	/*background-repeat:inherit;*/
	/*height:402px;*/
	width:197px;
	background-color:#c4a041;
}
td.sidetop{
	background:url(images/side_top.jpg);
	background-repeat:repeat-y;
	width:197px;
	background-color:#c4a041;
}
td.cont{

	background:url(images/cont_bg.jpg) right bottom;
	background-repeat:no-repeat;
	
}

td.aboutft{
	width:859px; height:70px;
	background-image:url(images/aboutfooter.jpg);
	background-repeat:no-repeat;
	color:#383939;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	background-color:#dfd988;
}
.main{
	margin-top:10px;
}
* html .main{
	margin-top:-20px;
}


/** text **/
.footer_text{
	color:#383939;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
a.mailtxt{
	color:#383939;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
a.urltxt{
	color:#383939;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration:none;
}
a.off{
	color:#676767;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration:none;
}

font.context{
	color:#383939;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
td.context{
	color:#383939;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}