/*********** STANDARD CSS FEATURES **************/
* {
margin: 0px;
padding: 0px;
}
body {
  	font-family:tahoma;
  	margin:0px;
  	padding:0px;
	background:#727272;
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
}
h1{
	display:block;
	font-family:tahoma;
	font-size:12px;
	width:363px;
	line-height:20px;
	margin-left:35px;
	margin-top:10px;
	padding-left:14px;
	padding-right:14px;
	padding-top:5px;
	padding-bottom:5px;
	color:#E2E2E2;
	background-color:#393939;
}
h2{
	display:block;
	font-family:tahoma;
	font-size:12px;
	width:363px;
	line-height:20px;
	margin-left:49px;
	margin-top:10px;
	padding-right:14px;
	padding-top:5px;
	padding-bottom:3px;
	color:#E2E2E2;
	border-bottom:1px solid #323232;	
}
h3{}
p{
	font-family:tahoma;
	font-size:12px;
	line-height:20px;
	color:#939598;
	margin-left:49px;
	margin-right:49px;
	margin-top:15px;
}
a{	font-family:tahoma;
	font-size:12px;
	color:#d67901;	
	padding:0px;
	margin:0px;
	text-decoration:none;}
a:link{}
a:visited{}
a:hover{color:#d67901; text-decoration:underline;}
a:active{}

#Form1{
	margin:0px;
	padding:0px;
	margin-left:45px;
	margin-top:17px;
}
#Form1 p{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	margin:0px;
	padding:0px;
}
input{
	margin:0px;
	padding:0px;
	width:230px;
	height:20px;
	border:1px solid #939598;}
select{}
textarea{margin:0px;
	padding:0px;
	width:230px;
	height:60px;
	border:1px solid #7F9DB9;
}
.submitbutton{
	font-size:11px;
	font-weight:bold;
	height:20px;
	width:40px;
	border:0px;
	cursor:pointer;
	background-image: url(../images/send_btn.gif);
	background-repeat: no-repeat;
	display: block;
	color:#FFFFFF;

}
.mandatory{
	color:#E2E2E2;}
.clearer{
	clear:both;
	overflow:hidden;
	height:1px;
	width:750px;
}
.sml_clearer{
	clear:both;
	overflow:hidden;
	background:#ededed;
	height:0px;
	width:475px;
	margin:0px;
	padding:0px;
	font-size:1px;
}	
/*************** MENU *******************/
#menu_wrap{
	position:relative;
	width:178px;
	height:250px;
	margin-left:30px;
	margin-top:5px;		
}

#menu_wrap ul.menu{
	float:left;	
}

#menu_wrap li.menuitem{
	position:relative;
	width:178px;
	height:50px;
	list-style:none;
	font-family:Tahoma;
	font-size:14px;
	font-weight:normal;
	text-align:right;
}

#menu_wrap a{
	font-family:tahoma;
	display:block;
	font-size:14px;
	line-height:50px;
	width:178px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	background: url(../images/menu_up_dotted.gif) no-repeat bottom;	
}

#menu_wrap a#current{
	display:block;
	color:#d67901;
	font-weight:bold;
	background-image: url(../images/menu_current_solid.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu_wrap a:link{	display:block;}
#menu_wrap a:visited{}
#menu_wrap a:hover{
	display:block;
	color:#d67901;
	text-decoration:none;
	background-image: url(../images/menu_over_dotted.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu_wrap a:active{}

#gal_btn_wrap{
	position:relative;
	width:79px;
	height:auto;
	margin-left:29px;
	margin-top:35px;
	margin-bottom:10px;

}

#gal_btn_wrap a{
	font-family:tahoma;
	display:block;
	width:179px;
	height:159px;
	line-height:31px;
	background:url(../images/gallery_btn.gif) no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#gal_btn_wrap a:hover{ text-decoration:none;}
/*************** END OF MENU *******************/

#main{
	position:relative;
	width:750px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	padding:0px;
	background:url(../images/main_bg.gif) no-repeat top #181818;
}
#top_header{
	position:relative;
	width:746px;
	height:90px;
	margin:0px;
	padding:0px;
	background-image:url(../images/logo_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border:2px solid #000000;
	text-align:right;	
}
#top_header p{
	color:#939598;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:0px;
	padding:0px;
	margin-right:35px;
}
#dotted_header{
	position:relative;
	width:740px;
	height:40px;
	background-image: url(../images/long_dotted.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#link_box{
	position:relative;
	width:377px;
	height:auto;
	border:1px solid #323232;
	margin-left:35px;
	margin-top:20px;
	padding-left:12px;
	padding-top:7px;
	padding-bottom:7px;
}
a.arrow{
	font-family:tahoma;
	font-size:12px;
	color:#bebebe;
	background-image: url(../images/sml_arrow_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:22px;
	text-decoration:none;
	line-height:18px;
	}

#link_box a{
	font-family:tahoma;
	font-size:12px;
	color:#d67901;
	background-image: url(../images/sml_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:22px;
	text-decoration:none;
	line-height:18px;
	}
	
a.arrow{ margin-left:30px;}
#link_box a:link{}
#link_box a:visited{}
#link_box a:hover, a.arrow:hover{ text-decoration:underline; color:#d67901;}
#link_box a:active{}
#link_box p{
	font-family:tahoma;
	font-size:12px;
	color:#E2E2E2;
	text-decoration:none;
	line-height:18px;
	line-height:20px;
	padding:0px;
	margin:0px;
	}
#footer{
	position:relative;
	width:750px;
	height:28px;
}
#address_footer{
	position:relative;
	width:750px;
	height:39px;
	margin:0px;
	padding:0px;
	background:#939598;
}
#address_footer p{
	font-family:tahoma;
	font-size:12px;
	line-height:39px;
	margin:0px;
	padding:0px;
	padding-left:30px;
	color:#E2E2E2;
}
#logo{
	position:relative;
	width:714px;
	height:80px;
	margin:0px;
	padding:0px;	
}
#inner_left{
	float:left;
	width:203px;
	height:auto;
	display:inline;
	margin-top:40px;
	margin-bottom:10px;
}
#inner_right_top{
	float:left;
	width:475px;
	height:auto;
	margin-left:35px;
	margin-top:23px;
	}
#inner_right_wrap{
	float:left;
	width:475px;
	height:auto;
	padding:0px;
	margin-left:35px;
	display:inline;
	background-color:#1f1f1f;
}
#inner_right{
	position:relative;
	width:463px;
	height:auto;
	margin:0px;
	padding:0px;
	margin-left:5px;
	margin-top:5px;
	padding-top:15px;
	border-left:1px solid #393939;
	border-top:1px solid #393939;
	border-right:1px solid #393939;
}
#inner_right ul{
	margin-left:50px;
	margin-top:10px;
	width:370px;
}
#inner_right li{
	font-family:tahoma;
	font-size:12px;
	color:#939598;
	position:relative;
	line-height:20px;
	list-style-type:none;
	padding-left:10px;
	margin-bottom:10px;
	background-image: url(../images/grey_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#inner_right_bottom{
	position:relative;
	width:475px;
	height:100px;
	margin:0px;
	padding:0px;
	background-image: url(../images/bottom_fade.jpg);
	background-repeat: no-repeat;
}
#footer p{
	font-family:Verdana;
	font-size:9px;
	line-height:17px;
	color:#434343;
  	margin:0px;
  	padding:0px;
	margin-top:7px;
}
#address_footer a{
	font-family: tahoma;
	font-size:12px;
	line-height:15px;
	color:#E2E2E2; 
	text-decoration:none;  
	margin:0px; 
	padding:0px;
}
#address_footer a:link{}
#address_footer a:visited{}
#address_footer a:hover{ 
	text-decoration:underline;
	color:#FFFFFF;	
}
#address_footer a:active{}
#seo_footer{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:60px;
	text-align:center;}


#seo_footer a{
	font-family:tahoma;
	font-size:11px;
	line-height:20px;
	color:#454545; 
	text-decoration:none;
	background:none;
	padding:0px;
	margin-left:15px; 
	margin-right:15px;
	
}
#seo_footer a:link{ margin:0px; padding:0px;}
#seo_footer a:visited{}
#seo_footer a:hover{ text-decoration:underline; color:#d67901;}
#seo_footer a:active{}

#seo_footer p{color:#454545; }
/********* CLASSES ***********/

.logo{
	border:0px;
	margin:0px;
	padding:0px;
	margin-right:35px;
	margin-top:32px;
}
.titles{
	border:0px;
	margin:0px;
	padding:0px;
	margin-left:35px;
	margin-top:20px;
	margin-bottom:0px;
}
.separator{
	position:relative;
	height:5px;
	width:391px;
	margin-left:35px;
	line-height:5px;
	font-size:1px;
	background-image: url(../images/dotted_h.gif);
	background-repeat: no-repeat;
	background-position: center top;
}	
.separator_bot{
	position:relative;
	height:5px;
	width:391px;
	margin-left:35px;
	line-height:5px;
	font-size:1px;
	background-image: url(../images/dotted_h.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}	
.rl{
	margin-left:1px;
	margin-bottom:5px;
}
.imageholder{
	position:relative;
	width:391px;
	height:auto;
	margin-left:35px;
	background-color:#232323;
}
.note{
	font-family:tahoma;
	font-size:10px;
	font-style:italic;
	line-height:15px;
	color:#939598;
	}
.cont_link{
	text-align:right;}