html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

html {
	height: 100%;
	background: #f5f5ed;
}

img {
	border: none;
}

body {

}

	.cb {
		clear:both;
	}


	div#wrapper {
		width: 90%;
		margin: auto;
		position: relative;
		height: 100%;
		min-height: 100%;
	}
	
	div.main {
		float: left;
		padding-top: 20px;
		position: relative;
                width:78%;
	}
	
		div.logo {

			width: 189px;
			height: 111px;
			float: left;
			position: relative;
		}
		
		ul.menu {
			position: relative;
			float: left;
			margin-top: 0px;
		}	
		
		ul.menu1 {
			position: relative;
			float: left;
			margin-top: 50px;
			margin-left:50px;
		}	
		
		ul.menu li {
			float: left;
			list-style: none;
			margin-right: 12px;
		}
		
		.menu li a {
			font-family: Arial, Sans;
			font-size: 16px;
			color: #b85757;
			text-decoration: none;
			padding: 2px 5px;
		}
		
		.menu li a:hover, .menu li a.sel{
			color: #fff;
			background: #a21d20;
		}
	
		.content {
			margin-top: 25px;
			background: #fff;
			position: relative;
			float: left;
			width: 78%;
		}
		
			.corners {
				width: 4px;
				height: 4px;
				position: absolute;
				z-index: 2;
			}
			
			.tl {
				background: transparent url(i/corner-tl.jpg) no-repeat 0 0;
				top: 0;
				left: 0;
			}
			
			.tr {
				background: transparent url(i/corner-tr.jpg) no-repeat 0 0;
				top: 0;
				right: 0;
			}
			
			.bl {
				background: transparent url(i/corner-bl.jpg) no-repeat 0 0;
				bottom: 0;
				_bottom: -15px;
				left: 0;
			}
			
			.br {
				background: transparent url(i/corner-br.jpg) no-repeat 0 0;
				bottom: 0;
				_bottom: -15px;
				right: 0;
			}
			
			.inner {
				padding: 10px 0;
			}
.inner a{
				color:#A21D20;
}			
				.inner h1 {
					margin: 0;
					padding: 0;
					color: #a21d20;
					font-family: Arial, Sans;
					font-size: 22px;
					text-align: center;
					
				}
				
				.main-objects-cont {
					margin-top: 10px;
					padding: 10px 5px;
					width:900px;
					
				}
				
				.item {
					float: left;
					margin: 0 15px 40px;
					width: 250px;
				}
				
				.item img{
					background: #fff url(i/img_preview_border.jpg) no-repeat top left;
					padding: 9px;
					margin-left:39px;
					
				}
				
				.item p{
					font-size: 10px;
					font-family: Arial, Sans;
					color: #000;
					text-align: center;
				}
				
				.pusher {
					float: left;
					width: 100%;
					height: 20px;
					padding: 0;
					margin: 0;
				}
				
			.states table {
width: 700px;
                                }
			.states {
				margin-top: 30px;
				float: left;
				max-width: 750px;
				font-size:24px;
			}
			
			.st {
				float: left;
				margin-bottom: 30px;

			}
			
			.st img{
				float: left;
				margin-right: 15px;
			}

				.contentpaneopen a {
				color: #a21d20;
				font: bold 18px Arial, Sans;
				text-decoration: none;
				}
			.contentpaneopen h3{
				color: #a21d20;
				font: bold 18px Arial, Sans;
				text-decoration: none;
			}
			
			.contentpaneopen p{
				color: #676767;
				font-size: 14px;
			}
	
		div.nav-bar{
			z-index: 1;
			position: absolute;
			top: 0;
			right: 22%;
			background: #fff;
		}
		
		div.nav-bar div.nb-cont{
			position: relative;
			width: 150px;
			height: 30px;
		}
		
		div.nb-cont a {
			text-decoration: none;
			margin: 0 10px;
			display: inline;
		}
		
		div.contacts {
			padding: 5px 10px;
			z-index: 1;
			position: absolute;
			top: 0;
			right: -30px;
		}
		
		a.phone, a.map {
			font: normal 20px Arial;
			text-decoration: none;
			color: #a21d20;
			display: block;
			padding: 10px 0;
			padding-left: 60px;
		}
		
		a.phone {
			margin-bottom: 0px;
			text-decoration: underline;
			background: transparent url(../i/phone.jpg) no-repeat 0 50%;
		}
		
		a.map {
			background: transparent url(../i/map.jpg) no-repeat 10px 50%;
		}
		
		div.contacts div.map {
			border-bottom: 1px dashed #a21d20;
		}
		
	div.right {
		width: 21%;
		float: right;
		margin-right: -20px;
		position: relative;
		padding-top: 160px;
	}	
	
		div.right div.inner {
			padding: 0 0 10px 10px;
		}
	
		div.right h2, div.right h2 a{
			color: #a21d20;
			font-size: 14px;
			font-family: Arial;
			font-weight: bold;
			margin-bottom: 20px;
		}
		
		div.right h2 a{
			padding-left: 20px;
			display: block;
			background: url(../i/man.jpg) no-repeat 0 0 ;
			text-decoration: none;
		}
		
		div.st_small {
			margin-bottom: 10px;
		}
		
		div.st_small img{
			float: left;
			margin: 0 5px 0 0;
		}
		
		div.st_small h4 {
			line-height:7px;
		}
        .contentheading a{
			color:#A21D20;
			}
		.contentpaneopen{
			color: #676767;
				font-size: 14px;
			}
		
		div.st_small a{
			text-decoration: underline;
			padding: 0;
			color: #a21d20;
			font: normal 11px Arial;
		}
		
		div.st_small p {
			font: normal 10px Arial;
			line-height: 12px;
		}
		
		p.all_st {
			margin-top: 15px;
			text-align: center;
		}
		
		p.all_st a{
			text-decoration: underline;
			padding: 0;
			color: #a21d20;
			font: normal 11px Arial;
		}		
		
		img.banner {
			margin-top: 20px;
			width: 200px;
		}
	
	div.footer {
		background: #a21d20;
		padding: 10px;
	}
	
		ul.submenu {
			margin: auto;
			width: 100%;
		}
		
		ul.submenu li {
			list-style: none;
			float: left;
			margin-right: 20px;
			padding: 5px;
		}
		
		li.copy {
			color: #fff;
			font-size: 15px;
			font-family: Arial;
			margin-right: 30px !important;
			margin-top:7px;
	
		}
		
		li.info {
			color: #fff;
			font-size: 12px;
			font-family: Arial;
			float: right !important;
			padding: 2px !important;
			margin-top:3px;
		}
		
		ul.submenu li a{
			text-decoration: underline;
			color: #fff;
			font-size: 15px;
			font-family: Arial;
		}
		
		.blog_more a {
			font-size:14px;
			color:#A21D20;
		}
		.blog_more {
				font-size:14px;
		}
		
		.blog a {
			font-size:14px;
			color:#A21D20;
		}
		.blog {
	font-size:14px;
        width:700px;			
		}
div.states {  width:700px; }

.contentpane {
								font-size:14px;
}
.contentpane a{
								font-size:14px;
								color:#A21D20;
}
	
	

a.latestnews li{
color:#A21D20;
font-size:12px;
}

.latestnews li{

color:#A21D20;
font-size:12px;
}