*{
	margin:0;
	padding:0;
	}
body{
	background:#d0cecf url(../design_img/bodyBg_new.jpg) top left repeat-x;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#container{
	width:875px;
	margin:15px auto;
	background:transparent url(../design_img/containerBg.gif) 220px 50px repeat-y;
	
	}
#insideCon{
width:875px;
	background:transparent url(../design_img/containerTopBg2.gif) top left no-repeat;
	}	
#leftCon{
	width:220px;
	padding-bottom:20px;
	float:left;
	margin-top:20px;
	background:transparent url(../design_img/leftConBg.gif) bottom left no-repeat;
	color:#fff;
	}
#logotype{
	width:220px;
	height:145px;
	background-color:#fff;
	color:#333;
	}	
#logotype #distance{
	float:left;
	width:1px;
	height:73px;
	margin-bottom:-30px;
	}	
#logotype a{
	display:block;
	border:none;
	width:177px;
	height:43px;
	margin:0 auto;
	clear:left;
	}	
#logotype img{
	border:none;
	}	
#leftConAddress{
	padding:20px 10px 10px 10px;
	background-color:#000;
	color:#fff;
	}	
#leftConAddress li{
	list-style-type:none;
	line-height:1.6;
	}
#leftConAddress a{
	color:#fff;
	background-color:transparent;
	text-decoration:underline;
	}		
#leftConAddress a:hover{
	text-decoration:none;
	}
#nav li{
	list-style-type:none;
	}	
#nav li a{
	display:block;
	width:200px;
	padding:5px 10px 5px 10px;
	background-color:#980000/*#c00*/ !important;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	border-bottom:1px solid #872324;
	/*border-top:1px solid #c00;*/
	}	

ul#nav_contact{
	list-style-type: none;
}

#nav_contact li a{
	display:block;
	width:200px;
	padding:5px 10px 5px 10px;
	background-color:#534848/*#c00*/ !important;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	border-bottom:1px solid #872324;
	/*border-top:1px solid #c00;*/
	}	

#nav_contact a:hover{
	background-color:#413527/*#9b0101*/ !important;
	}	

		
.toggleMenu{
	background:transparent url(../design_img/plus.gif) 205px 8px no-repeat;
	}	
#nav li ul li a{
	background-color:#770e0e/*#a71314*/ !important;
	color:#fff;
	}
#nav li ul li ul li a{
	background-color:/*#770e0e*/#440808 !important;
	color:#fff;
	}		
#nav li a:hover{
	background-color:#d00000/*#9b0101*/ !important;
	}
.subNav{
	display:none;
	}
#nav li a.active{
	background-color:#fff !important;
	color:#333 !important;
	}		
	
#rightCon{
	width:655px;
	float:right;
	}
#header{
	width:655px;
	height:285px;
	margin-top:20px;
	
	}	
#header img{
	border:none;
	}	
#content{
	padding:30px;
	position:relative;
	background-color:#fff;
	color:#333;
	}	
#content p,#content li{
	line-height:1.6;
	}	
#content ul{
	margin-left:15px;
	margin-bottom:15px;
	}	
#content p{
	margin-bottom:15px;
	}
#content a{
	color:#333;
	text-decoration:underline;
	}	
#content a:hover{
	text-decoration:none;;
	}						
h1{
	position:relative;
	font-size:160%;
	margin-bottom:30px;
	margin-top:-30px;
	}
h2{
	font-size:130%;
	margin-bottom:20px;
	}		
#photo img{
	float:left;
	margin-right:20px;
	padding:10px;
	border:1px solid #ccc;
	position:relative;
	}	
#photo img:hover{
	border-color:#000;
	cursor:pointer;
	}	
.nd{
	background-color:#ddd;
	}	
th{
	background-color:#999;
	color:#fff;
	}
.cntr{
	text-align:center;
	}
.spacer{
	clear:both;
	}	
table{
	margin-bottom:10px;
	}	
th,td{
	padding:3px;
	}
td ul,ul ul{
	margin-bottom:0;
	}	
acronym{
	cursor:help;
	}	
.spacer{
	height:0;
	clear:both;
	overflow:hidden;
	}
#footer{
	width:595px;
	padding:15px 30px 15px 30px;
	float:right;
	text-align:left;
	background-color:#fff;
	color:#aaa;
	border-top:1px solid #ccc;
	}		

