body{
	margin:0;
	background:url(../img/bg_body.gif) repeat-x 0 0 #424242;
	font-family:Arial, Helvetica, sans-serif;
}
img{
	border:none;
	display:block;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.loggedIn {
	position:absolute;
	top:0;
	right:0;
	background:#ccc;
	filter: progid:dximagetransform.microsoft.alpha(opacity=60); width: 200px; -moz-opacity: 0.60;
	margin:30px;
	padding:10px 20px 10px 20px;
	border:solid 1px #000;
}
.loggedIn a {
	color:#444;
	text-decoration:underline;
}
textarea.error,
input.error,
select.error {
	border:1px solid #8F953A;
}
textarea.error{
	margin-top:-56px
}
.fieldError {
	font-size:10px;
	color:#8F953A;
	font-style:italic;
}
.message {
	color:#8F953A;
	margin:20px 0 20px 20px;
	font-size:12px;
	border:1px #8F953A solid;
	padding:10px;
}
a {
	color:#A0A741;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
a{
	outline:none;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6{
	margin:0;
}

#header .telephone {
	color:#FFFFFF;
	padding:0 0 0 25px;
	position:absolute;
	top:53px;
	margin:0 0 0 678px;
	text-align:right;
	line-height:23px;
	font-size:15px;
}

*+html #header .telephone {
	/*position:absolute;
	top:53px;
	margin:0 0 0 678px;*/
	position:realtive;
	top:auto;
	left:auto;
	margin:53px 0 0 -213px ;
}
* html #header .telephone {
	
	position:realtive;
	top:auto;
	left:auto;
	margin:53px 0 0 -213px ;
}

/*#header .telephone { 
	top:0px;
	left:0;
}*/



#home-overlay {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1000;
}

#home-overlay #choices {
	width:583px;
	height:460px;
	background:#757575;
	z-index:10000;
	margin:0px auto;
}
#home-overlay table {
	z-index:10000;
}
#home-overlay #choices p {
	color:#FFFFFF;
	font-size:22px;
	padding:20px 0pt 0pt;
}




#main{
	overflow:hidden;
	width:900px;
	margin:0 auto;
}
#content table {
	color:#fff;
	margin:20px 0 0 15px;
	background:none;
	font-size:14px;
	line-height:18px;
	width:520px;
}

#content ul.galleryList {
	padding:0 30px 0 0;
	list-style:none;
	margin:15px 0 0 15px;
}
#content ul.galleryList li {
	float:left;
	padding:0 10px 20px 10px;
	height:150px;
	width:150px;
	margin-top: 20px;
	text-align:center;
}

#content ul.galleryList li img{
	text-align:center;
}

#content .children ul li {
	float:left;
	margin:10px 30px 0 0;
	height:150px;
	width:130px;
	text-align:center;
	list-style:none;
}
#content .children ul li img {
	margin:0px auto;
	padding:0 0 10px 0;
}



#content ul,
#content ol {
	color:#fff;
	margin:15px 0 0 60px;
	list-style:disc;
	font-size:14px;
	line-height:18px;
}

/*header*/
#header{
	overflow:hidden;
	width:900px;
	height:110px;
	background:url(../img/bg_header.gif) repeat-x 0 0;
}
/*logotype*/
#header div.logotype{
	float:left;
	padding:10px 0 0 20px;
}
*+html #header div.logotype {
	padding:14px 0 0 20px;
}
* html #header div.logotype {
	padding:14px 0 0 20px;
}
#header div.logotype h1 a{
	display:block;
	width:272px;
	height:50px;
	background:url(../img/logotype.gif) no-repeat 0 0;
	text-indent:-9999px;
	margin:8px 0 0 0;
	position:relative;
}
*+html #header div.logotype h1 a {
	margin:12px 0 0 0;
}
/*top header menu*/
#header div.top_menu{
	float:left;
	padding:4px 0 0 0;
	width:600px;
}
#header div.top_menu ul{
	float:right;
}
#header div.top_menu li{
	float:left;
	padding:0 5px;
	font:12px Arial, Tahoma, sans-serif;
	line-height:26px;
}
#header div.top_menu a{
	color:#fff;
}
#header div.top_menu a.green{
	font:17px Times New Roman, Georgia, serif;
	color:#8f953a;
	line-height:24px;
	padding:0 0 0 13px;
}
#header div.top_menu a.orange{
	font:17px Times New Roman, Georgia, serif;
	color:#c48e27;
	line-height:24px;
}
#header div.top_menu a:hover{
	text-decoration:underline;
}
/*bottom header menu*/
#header div.bottom_menu{
	float:left;
	position:absolute;
	margin:75px 0 0 15px;
	width:900px;
}
*+html #header div.bottom_menu {
	margin:75px 0 0 -880px;
}
* html #header div.bottom_menu {
	margin:75px 0 0 -880px;
}
#header div.bottom_menu ul{
	float:left;
}
#header div.bottom_menu li{
	float:left;
	font:14px Arial, Tahoma, sans-serif;
	line-height:28px;
}
#header div.bottom_menu a{
	color:#fff;
	display:block;
	padding:0 8px;
}
#header div.bottom_menu a:hover,
#header div.bottom_menu li.active a{
	background-color:#8f953a;
}
#content_holder{
	overflow:hidden;
	width:900px;
	background-color:#333;
	border-bottom:3px #414141 solid;
	padding:0 0 20px;
}
#content_holder p{
	padding-left: 320px;
	line-height: 35px;
	color:#FFF;
}
/*left_column*/
#left_column{
	float:left;
	width:300px;
	border-right:3px #414141 solid;
}
#left_column h1{
	font:21px Times New Roman, Georgia, serif;
	color:#a0a741;
}
#left_column h1 span{
	font:bold 38px Times New Roman, Georgia, serif;
	color:#a0a741;
	line-height:41px;
}
#left_column h2{
	font:17px Arial, Tahoma, sans-serif;
	color:#a0a741;
}
#left_column h2.white{
	color:#fff;
}
#left_column h3{
	float:left;
	font:14px Arial, Tahoma, sans-serif;
	color:#a0a741;
}
/*links_section*/
#left_column div.section{
	padding:19px 0 0 22px;
	border-top:3px #414141 solid;
}
#left_column div.welcome{
	overflow:hidden;
	height:395px;
	padding:1px 0 0 22px;
	border-top:3px #414141 solid;
}
#left_column div.welcome strong{
	float:left;
	font:bold 69px Times New Roman, Georgia, serif;
	line-height:16px;
	height:47px;
	padding:0 10px 0 0;
}
*+ html #left_column div.welcome strong{
	line-height:77px;
	height:65px;
	margin:-29px 0 10px 0;
}
#left_column div.welcome p{
	font:12px Arial, Tahoma, sans-serif;
	color:#fff;
	line-height:16px;
	margin:0;
	padding:12px 17px 6px 0;
	text-align:justify;
}
#left_column div.welcome div.three_images{
	overflow:hidden;
	width:260px;
	padding:19px 0 0 0;
}
#left_column div.welcome div.three_images img{
	float:left;
	padding:0 6px 0 0;
}
#left_column div.welcome div.contact{
	padding:12px 0 0 0;
}
#left_column div.welcome div.contact ul{
	overflow:hidden;
	padding:6px 0 0 0;
}
#left_column div.welcome div.contact li{
	float:left;
	width:204px;
}
#left_column div.welcome div.contact em{
	float:right;
	font-style:normal;
	color:#fff;
}
#left_column div.section ul{
	padding:18px 0 26px 0;
}
#left_column div.section li{
	font:14px Arial, Tahoma, sans-serif;
	line-height:20px;
}
#left_column div.section a{
	color:#fff;
}
#left_column div.section ul li a:hover,
#left_column div.section ul li.active a{
	color:#929844;
}
/*form_section*/
#left_column div.section p{
	font:12px Arial, Tahoma, sans-serif;
	color:#fff;
	line-height:16px;
	margin:0;
	padding:8px 45px 7px 0;
}
#left_column div.section div.text_field{
	overflow:hidden;
	width:225px;
	/*background:url(../img/field.gif) no-repeat 100% 0;*/
	margin:8px 0 0 0;
}
#content form {
	margin:5px  0pt 0pt 22px;
}
#content div.text_field {
	width:400px;
	overflow:hidden;
	/*background:url(../img/field.gif) no-repeat 100% 0;*/
	margin:8px 0 0 0;
}
#left_column div.section div.text_field label,
#content div.text_field label{
	float:left;
	font:14px Arial, Tahoma, sans-serif;
	color:#fff;
	line-height:20px;
}
#left_column div.section div.text_field input.field,
#content div.text_field input.field{
	float:right;
	background:#454545;
	border:none;
	height:22px;
	width:162px;
	padding:3px 5px 0 5px;
	color:#B1B3B2;
}
#left_column div.section div.text_area label,
#content div.text_area label{
	float:left;
	font:14px Arial, Tahoma, sans-serif;
	color:#fff;
	line-height:38px;
}
#left_column div.section div.text_area,
#content div.text_area{
	overflow:hidden;
	width:225px;
	background:url(../img/textarea.gif) no-repeat 100% 0;
	margin:8px 0 0 0;
}
#left_column div.section div.text_area textarea,
#content textarea{
	float:right;
	background:none;
	width:131px;
	height:52px;
	border:none;
	padding:3px 5px 0 0;
	color:#fff;
}
#left_column div.section .submit,
#content .submit{
	background:url(../img/submit.gif) no-repeat 0 0;
	width:76px;
	height:25px;
	border:none;
	padding:0;
	cursor:pointer;
	margin:20px 0 10px 64px;
}
/*image*/
#left_column div.image{
	border-top:3px #414141 solid;
	width:300px;
	height:200px;
}
/*content*/
#content{
	float:left;
	width:597px;
	border-top:3px #414141 solid;
}
#content div.big_image{
	position:relative;
}
#content div.big_image span{
	float:left;
	background:url(../img/limpid1.png) no-repeat 0 0;
	color:#4f4f4f;
	display:block;
	position:absolute;
	font:23px Times New Roman, Georgia, serif;
	line-height:28px;
	width:408px;
	/*height:57px;*/
	right:0;
	top:24px;
	padding:2px 0 2px 13px;
}
* html #content div.big_image span{
	right:-1px;
}
#content div.big_image span i{
	float:right;
	font-style:normal;
	padding:0 50px 0 0;
}
#content h2{
	font:23px Times New Roman, Georgia, serif;
	color:#a0a741;
	padding:12px 20px 0 22px;
}
#content h3{
	font:20px Times New Roman, Georgia, serif;
	font-weight:bold;
	color:#a0a741;
	padding:20px 20px 0 22px;
}
#content p{
	font:14px Arial, Tahoma, sans-serif;
	color:#fff;
	line-height:18px;
	margin:0;
	padding:15px 20px 0 22px;
}
#gate{
	float:left;
	padding:6px 7px 6px 0;
	background-color:#333;
}
#gate div{
	float:left;
	padding:0 0 0 7px;
}
#gate .first{
	overflow:hidden;
	width:289px;
	height:183px;
}
#gate .second{
	overflow:hidden;
	width:290px;
	height:182px;
}
#gate .third{
	overflow:hidden;
	width:293px;
	height:182px;
}
/*footer*/
#footer{
	overflow:hidden;
	clear:both;
	border-top:7px #8f953a solid;
	/*margin:3px 0 0 0;*/
}
#footer span{
	float:left;
	font:11px Arial Tahoma, sans-serif;
	color:#fff;
	padding:14px 20px;
}
#footer span.powered{
	float:right;
}
#footer ul {
	float:right;
	padding:5px 0pt 0pt;
}
#footer ul li {
	float:left;
	padding:0 0 0 10px;
}
/*Remote Controls Form*/
#remoteControl{
	margin:10px 0pt 0pt 30px
}
div#remoteControl div.text_area{
	width:400px
} 
 