body {
	margin:0;
	color:#fff;
	font:16px/20px 'PT Sans', Arial, Helvetica, sans-serif;
	background:#f29360;
	min-width:637px;
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#fff;
}
a:hover {text-decoration:underline;}
#wrapper{
	width:100%;
	position:relative;
	overflow:hidden;
}
#header{
	background:#fff url(../images/bg-header.gif) repeat-x 0 100%;
	width:100%;
}
#header .holder{background:url(../images/bg-body.jpg) no-repeat 100% 0;}
#header .frame{
	width:535px;
	margin:0 auto;
	min-height:200px;
	padding:31px 0 10px 102px;
}
.logo {
	width:252px;
	height:52px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 2px -41px;
	display:block;
}
.logo a{
	display:block;
	height:100%;
	width:200px;
}
#header .section{
	overflow:hidden;
	width:100%;
	color:#7c1745;
	font-size:12px;
	line-height:15px;
	margin: 0 0 10px;
}
#header .textholder{
	float:left;
	width:270px;
}
#header .aside{
	float:right;
	width:255px;
	padding:105px 0 0;
}
.section .block{padding:0 0 14px;}
.section .block strong{
	display:block;
	font-size:18px;
	line-height:23px;
	margin: 0 0 -2px;
	font-weight: normal;
}
.section .block span{
	display:block;
	padding:28px 0 0;
}
.aside .phone{
	display:block;
	font-size:18px;
	line-height:23px;
	margin:0 0 13px;
}
.aside .btn{
	background:url(../images/btn.png) no-repeat;
	width:77px;
	height:31px;
	color:#fff;
	font-size:18px;
	line-height:27px;
	padding:0 17px 0 25px;
	text-align:center;
	overflow:hidden;
	display:block;
	text-decoration:none;
}
.aside .btn:hover{
	text-decoration:none;
	background:url(../images/btn_rollover.png) no-repeat;
}

.info{
	color:#f29360;
	width:510px;
	overflow:hidden;
	font-size:11px;
	line-height:14px;
	padding:0 25px 3px 0;
}
.info .links{
	float:right;
}
.info a{
	color:#f29360;
}
.info a:hover{color:#7c1745;}
.info address{
	float:left;
	margin:0 0 0 -2px;
	font-style:normal;
}
.bullet{
	background:url(../images/bullet.gif) no-repeat 100% 50%;
	padding:0 7px 0 2px;
}
.info address a{
	float:none;
	padding:0 5px;
}
#main{
	width:455px;
	padding:52px 80px 20px 102px;
	margin:0 auto;
}
#main h2{
	font-size:20px;
	line-height:23px;
	margin:0 0 32px;
	font-weight:normal;
}
#main h3{
	font-size:1em;

	font-weight:bold;
}
#main p{margin:0 0 16px;}
#main p span{display:block;}
#main .respect{
	display:block;
	padding:17px 0 16px;
}