body {
	margin: 0px;
	background: #000000 url(../images/body-bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {padding: 9px 0px 9px 0px; margin: 0px;}
h1 {
	color: #72281a;
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
	padding: 9px 0px 0px;
	border-bottom: 1px solid #cdcdcd;
	text-align: left;
	line-height: 36px;
}
h2 {
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #915823;
	line-height: 20px;
	padding-top: 0px;
	padding-bottom: 9px;
	padding-left: 5px;
}
h3 {
	background: url(../images/h3-bg.jpg) no-repeat left 10px;
	font-size: 26px;
	font-weight: normal;
	line-height: 40px;
	margin: 0px;
	padding: 9px 0px 9px 15px;
	color: #000000;
}
h4 {
	font-size: 16px;
	color: #55332A;
	line-height: 20px;
	margin: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
}


#content p,#content li { line-height:25px; }
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#content  ul li {
	line-height: 22px;
	margin: 0px;
	padding: 0px 0px 0px 13px;
	background: url(../images/bullet-bg.jpg) no-repeat left 7px;
	list-style-type: none;
}

a:link, a:visited {
	color: #8E3411;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	color: #06C1FF;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}

img {border: none;}

.rightimg {float: right; margin: 10px 0px 10px 10px; position:relative; display:block;}
.leftimg {float: left; margin: 10px 10px 10px 0px; position:relative; display:block;}

.leftimg span, .rightimg span {visibility:hidden;display:none;}
.leftimg:hover span, .rightimg:hover span {visibility:visible;display:block; position:absolute; top:0px; left:0px;}
#container {
	width: 1000px;
	margin: 0px auto;
}
#top {
	height: 216px;
	width: 1000px;
	background: url(../images/top-bg.jpg) no-repeat;
	position: relative;
	z-index:5;
}
#top #phone {
	font-size: 28px;
	font-weight: normal;
	color: #fff;
	height: 36px;
	width: 200px;
	position: absolute;
	top: 0px;
	right: 510px;
	text-align: right;
	line-height: 28px;
}

#top #consult {
	position: absolute;
	height: 116px;
	width: 376px;
	right: 11px;
	top: 46px;
	display: block;
}
#top #logo {
	position: absolute;
	height: 135px;
	width: 313px;
	left: 0px;
	top: 24px;
	display: block;
}
#top #insured {
	position: absolute;
	height: 20px;
	width: 350px;
	display: block;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	top: 156px;
	left: 120px;
}
	#top #insured a {
		color: #ffe50f;
		font-weight: bold;
		text-decoration: underline;
	}
	#top #insured a:hover {
		color: #ffe50f;
		text-decoration: none;
	}
#top #consult img, #top #logo img {display:none;}
#top #consult:hover img, #top #logo:hover img {display:block;}

#content {
	padding: 5px 20px;
	text-align: justify;
	width: 960px;
	background: #f4f7ff;
	color: #484848;
	position: relative;
	min-height:300px;
}
#content.index {
	padding-top: 270px;
}
#fla {
	position: absolute;
	left: 0px;
	top: 0px;
}

#footer {
	background: url(../images/footer-bg.jpg) no-repeat;
	padding: 5px 20px;
	width: 960px;
	text-align: center;
	color: #F4F7FF;
}
#wrapper {
	background: url(../images/wrapper-bg.jpg) no-repeat center top;
	height: 100%;
	width: 100%;
	z-index: 1;
}

a.conversion {color:#FF0000;}
a.conversion:hover {color:#000000;}


.rightcta {float: right; margin: 10px 0px 10px 10px; position:relative; display:block;}

.rightcta span a {
	width: 126px;
	height: 276px;
	position: absolute;
	display: block;
	float: left;
	top:0px;
	left:0px;
}
.rightcta span a#i2{left:128px;}
.rightcta span a#i3{left:256px;}
.rightcta span a#i4{left:0px; top:276px; height: 50px; width: 382px;}

.rightcta span a img {display:none;}
.rightcta span a:hover img {display:block;}
