	
body, form{
	margin:1px;
}

div,span,p,a,input,button,textarea{
	font-size:11px;
	font-family:arial;
	color:#556273;
}

img{
	border:none;
}

A{
	color:#b2b2b2;
	text-decoration:none;
}

a:hover{
	color:#b2b2b2;
	text-decoration:underline;
}

#container{
	width:767px;
	min-height:350px;
	height:auto;
	border:solid #bbbfc2 1px;
	text-align:left;
	
	overflow:hidden;
	
}
#content{
	width:auto;
	clear:both;
}

#top{
	width:auto;
	height:72px;
}

#logo{	
	float:left;
	width:270px;
	height:72px;

}

#mailform{	
	width:340px;
	height:22px;
	float:right;
	margin:30px 25px 0px 0px;
}

#mailform span{
	float:right;
}

#mailform input{
	border:solid #9c9c9c 1px;
	margin:0px;
	height:16px;
	text-align:center;
	color:#b3b3b3;
	float:left;
}

.arrow{
	background:url('images/arrow.gif') no-repeat;
	width:11px;
	height:11px;
	float:left;
	margin:4px;
	cursor:pointer;
}

#left-side{
	float:left;
	width:270px;
	height:auto;
}
#left-side-inner{
	float:left;
	width:220px;
	height:auto;
	background:#ebebeb;
	height:100%;
}
#right-side{
	float:left;
	width:496px;
	margin-left:1px;
	height:auto;
}
#right-side-inner{
	float:left;
	width:500px;
	margin-left:1px;
	height:auto;
}

#right-side-inner A{
	color:#F48407;
}

#right-side-inner-content{
	width:480px;
	float:left; 
	padding:10px 10px 10px 10px;
	margin-bottom:20px;
	margin-top:19px;
}
#top-left, #top-right{
	width:auto; 
	background:#4d5760;
	height:19px;
	margin-bottom:1px;
	padding: 4px 8px 0px 0px;
}

#top-right a{
	color:#fff;
	float:left;
	font-weight:bold;
}

span.menu-active{
	color:#f77610;
	font-weight:bold;
	float:left;
}

#left-index{
	padding:40px 20px 20px 5px !important;
	padding:40px 20px 20px 30px;
	line-height:16px;
}


 #right-index{
	width:410px;
 	padding:29px 40px 20px 30px !important;	
	padding:38px 40px 50px 30px;	
	line-height:16px;
 }

#left-index ul{
	margin:0;
}

#left-content li{
	list-style-image:url('images/bullet.gif');
	line-height:10pt;
	margin-bottom:15px;
	margin-left:10px;
}

.bullet{
	background:url('images/bullet.gif') no-repeat;
	width:9px;
	height:9px;
	float:left;
	margin:3px 4px 0px 3px;
}

#footer-shadow{
	width:769px;
	height:10px;
	background:url('images/footer-shadow.gif') repeat-x;
}

#footer{
	background:#f77610;
	width:765px;
	text-align:center;
	color:#ffe0c7;
	padding:0px 1px 1px 1px;
	margin-top:-16px !important;
	margin-top:-24px;
	height:14px;
	z-index:1;
	position:relative;
}

#footer a{
	color:#ffe0c7;
	font:normal 10px arial;
}

.message{
	text-align:center;
	margin-bottom:20px;
	width:auto;
}

#contactForm{
	margin-left:10px;
}

#contactForm .title{
	font:bold 12px arial;
	height:20px;
	border-bottom:#f77610 solid 1px;
}

#contactForm input{
	border:solid #9c9c9c 1px;
	height:16px;
	width:200px;
}

#contactForm textarea{
	border:solid #9c9c9c 1px;
	height:80px;
	width:200px;
}

#contactForm button{
	width:100px;
	border:outset #9c9c9c 1px;
	height:20px;
}

.side-nav{
	width:220px;
	margin-bottom:1px;
	background:#f48407;
	padding:40px 0px 40px 0px;
 	min-height:30px;
 	height:auto !important;
	height:30px;
	float:left;
}
.side-nav-item{
	height:15px;
	background:url('images/strip.png') left bottom no-repeat;
	padding:0px 0px 4px 35px;
	overflow:hidden;
}

.side-nav-item a{
	font:bold 11px arial;
	color:#fff;
}   

.side-nav-item a:hover{
	color:#ffd8ab;
}   
  
.grayRight{
	width:32px;
	float:right;
	background-color:#EBEBEB;
}

.linkTxt{
	float:right;
	margin-right:30px;
}

.current{
	font-weight:bold;
	color:#F77610;
}

.contactTitle{
	font-size:15px;
	width:450px;
	border-bottom:1px solid #F57A0C;
}

.contactDtl{
	margin-left:10px;
}

.siteBy{
	float:right;
	font-size:10px;
	width:100%;
	color:#8A94A0;
	/*
	margin-right:115px!important;
	margin-right:60px;
	*/
	margin-bottom:10px;
	text-align:center;
}

.siteBy A{
	font-size:11px;
	font-weight:bold;
	/*color:#687280;*/
	color:#798391;
}
    