html{font-size:100.01%}
body{
	margin:10px 0 0 0;
	font:64% "Trebuchet MS", sans-serif;
	background:#f2f2f2;
	padding-bottom:15px;
}
#page{
	width:935px;
	margin:0 auto;
	background:url(../images/bg-page.gif) repeat-y;
	overflow:hidden;
	position:relative;
	font-size:120%;
}
#column{
	width:241px;
	overflow:hidden;
	padding:0;
	float:left;
}
#header{
	float:right;
	width:695px;
	overflow:hidden;
	position: absolute;
	/* top: 10px; */
	left: 240px;
}
#content{
	margin:0 0 0 -10px;
	float:right;
	padding:180px 35px 64px 40px;
	width:620px;
	/* background:url(../images/sitehead.jpg) no-repeat 40px 10px; */
	overflow:hidden;
	position:relative;
	font-size: 110%;
}
.block{
	width:230px;
	background:#fff;
	overflow:hidden;
	padding:0 0 29px 0;
	font-size:110%;
	line-height:150%;

}
.block ul{
	width:150px;
	border-bottom:1px solid #d3d3d3;
	margin:45px 0 0 40px;
	padding:0;
	list-style:none;
}
.block ul li{
	border-top:1px solid #d3d3d3;
	margin:0;
	vertical-align:top;
	width:100%;
}
.block ul li a{
	display:block;
	text-decoration:none;
	color:#ec1c24;
	padding:2px 0 2px 21px;
	background:url(../images/arrow3.gif) no-repeat 11px 50%;

}
.block ul li a:hover{
	color:#fff;
	background:#ee2e24 url(../images/arrow4.gif) no-repeat 11px 50%;
}
.submenu{
	min-height: 148px;
}
.block.submenu ul li a{
	background:url(../images/arrow2.gif) no-repeat 11px 50%;
	color:#4c4c4c;
}
.block.submenu ul li a:hover{
	background:#4d4d4d url(../images/arrow.gif) no-repeat 11px 50%;
	color:#fff;
}
.block.submenu{
	margin:10px 0 0;
}
.block.submenu ul{
	margin:20px 0 0 40px;
}
.block strong{
	display:block;
	width:150px;
	height:75px;
	margin:68px 0 0 40px;
}
.block strong a{
	text-indent:-9999px;
	background:url(../images/im_logo.gif);
	width:150px;
	height:75px;
	display:block;
}
h1{
	color:#000;
	font-size:140%;
	margin:0 0 22px 0;
}
#content h2{
	font-size:130%;
	color:#ec1c24;
	margin:20px 0 13px 0;
}
#content p{
	margin: 0 0 15px 0;
	color: #333;
	line-height: 160%;
}
#content p a{
	color:#ec1c24;
	text-decoration:none;
}
#content p a:hover{
	text-decoration:underline;
}
#content img{
	border:0px solid #d3d3d3;
}
.links{
	overflow:hidden;
	padding:28px 0 0 0;
}
.links a{
	color:#ec1c24;
	text-decoration:none;
}
.links a:hover{
	text-decoration:underline;
}
.prew{
	float:left;
	padding:0 0 0 17px;
	background:url(../images/dbl-arrow-l.gif) no-repeat left;
}
.next{
	float:right;
	padding:0 17px 0 0;
	background:url(../images/dbl-arrow-r.gif) no-repeat right;
}
.clients{
	overflow:hidden;
	width:630px;
	margin-right:-11px;
	padding:0 0 24px 0;
}
.clients a{
	border:none;
}
.clients a img, .clients img {
	border:1px solid #d3d3d3;
	float:left;
	overflow:hidden;
	margin:0 9px 20px 0;
	padding:0;
}
.photo-text{
	border-bottom:1px solid #d3d3d3;
	padding:15px 0;
	overflow:hidden;
	width:100%;
}
.photo-text img{
	border:1px solid #d3d3d3;
}
.photo-text h3{
	font-size:120%;
	color:#ec1c24;
	margin:0;
	padding:0;
	line-height: 14px;
}
.photo-text p{
	margin:5px 0 0 !important;
}
.photo-text img{
	float:left;
	margin:0 15px 0 0;
}
.light a{
	color:#ec1c24;
	text-decoration:none;
}
.light a:hover {
	text-decoration:underline;
}
.light{
	color:#333;
}
.address{
	margin:0;
	padding:0;
	list-style:none;
	font-size:100%;
	line-height:160%;
}
.address li{
	padding:0;
	margin:0;
}
.address a{
	color:#ec1c24;
	text-decoration:none;
}
.address a:hover{
	text-decoration:underline;
}
.map{
	border:1px solid #c0c0c0;
}
.red{
	color:#ec1c24;
}
.small{
	font-size: 80%;
}
.footer-holder{
	width:935px;
	margin:0 auto;
}
#footer{
	position:relative;
	margin:-36px 0 0 240px;
	border-top:10px solid #f2f2f2;
	font:110%/26px "trebuchet MS", sans-serif;
	width:695px;
	background:#fff;
	z-index: 100;
	color:#999;
}
#footer p{
	margin:0 0 0 10px;
}
#footer p a{
	color:#ec1c24;
	text-decoration:none;
}
#footer p a:hover{
	text-decoration:underline;
}