@charset "utf-8";
h2 {
	color: #000;
}


a {
	color: #00C;
	text-decoration: underline;
	font-size: 90%;
}



a:hover {
	color: #C0D94F;
}
body a img {
	text-decoration: none;
	border: 0 none;
}
body {
	color: #000;
	background-color: #F6D5A9;
	font-size: 108%;
}


#header {
	height: 48px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(../images/header_bg.png);
}
#header img {
	float: left;
	padding-left: 75px;
}

#center {
	margin: 0 auto;
	width: 1050px;
	margin-top: -48px;
}


#top {
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	height: 312px;
	padding-left: 620px;
	padding-top: 17px;
}
#top p {
	width: 650px;
	padding: 0px;
	margin-top: 0px;
	font-size: 14%;
	line-height: 145%;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#top a {
	font-size: 68%;
	padding-left: 11px;
	padding-right: 5px;
	color: #FFF;
	margin-left: 50px;
}
#top a:hover {
	color: #666;
}

.side_list li {
	list-style-type: square;
	font-weight: bold;

}
#top img {
	float: left;
	margin-left: 7px;
}
#top_nav {
	float: left;
	padding-left: 510px;
}
#top_content {
	background-image: url(../images/content-top.png);
	height: 341px;
	width: 1050px;
	margin-top: -5px;
}
#top nav_a a{
	color: #F86453;
}
.side_list {
	padding-bottom: 2px;
	padding-left: 8px;
	margin-left: 68px;
	padding-top: 10px;
}
.main_list li {
	list-style-type: square;
}
#nav {
	list-style-type: none;
	margin-left: 468px;
	padding-top: 130px;
}
#top_content img {
	float: left;
	padding-left: 760px;
}
#top_content_a {
	color: #F86453;
	float: left;
	padding-left: 247px;
	margin-top: -12px;
}
#top_content_a a {
	color: #F86453;
	font-size: 68%;
	text-decoration: none;
}



#nav li {
	float: left;
	padding-left: 30px;
}
#nav li a {
	font-size: 75%;
	color: #666;
	text-decoration: none;
}
#nav li a:hover {
	font-size: 75%;
	color: #000;
	text-decoration: none;
}

.main_list {
	font-size: 108%;
	line-height: 155%;
	font-weight: bold;
	margin-left: 350px;
}











#wrap {
	background-image: url(../images/content_wrap.jpg);
	background-repeat: repeat;
	width: 1050px;


}
#bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	height: 303px;
	width: 1050px;
}
#lowercontent {
	background-image: url(../images/features.jpg);
	height: 474px;
	width: 1050px;
	background-repeat: no-repeat;
}

#bottom img {
	margin-left: 375px;
}

.rightside {
	width: 325px;
}
#content p {
	padding-top: 15px;

}


#content h1 {
	font-size: 1.35em;
	padding-right: 50px;
}
#content h2 {
	padding-bottom: 10px;
	font-size: 145%;
	color: #000;
	padding-top: 10px;
}
#content h3 {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 62px;
}
#content h4 {
	font-weight: bold;
	padding-top: 25px;
}

#content {
	margin-right: 65px;
	margin-left: 75px;
	padding-left: 147px;
	padding-right: 110px;

}
#content a {
	color: #F86453;
	font-size: 68%;
	text-decoration: none;
}
#content a:hover {
	color: #BA1A07;
}

#sidebar {
	float: right;
	position: absolute;
	top: 761px;
	left: 450px;
	margin-right: 8px;
	width: 410px;
}
#sidebar p {
	width: 325px;
}

#sidebar h2 {
	font-size: 135%;
	color: #FFF;
}
#bottom a {
	color: #F86453;
	font-size: 68%;
	text-decoration: none;
}
#bottom a:hover {
	color: #BA1A07;
}





#footer {
	background-image: url(../images/footer_bg.jpg);
	width: 100%;
	height: 45px;
	background-repeat: repeat-x;
	clear: both;
	float: none;
}
#bottom_float {
	float: left;
	padding-left: 620px;
	padding-top: 172px;
}


.right_image {
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.left_image {
	float: left;
	padding-right: 20px;
}
.bold {
	font-weight: bold;
}
.right_2 {
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: -65px;
}
#top_content_a2 a {
	color: #F86453;
	font-size: 68%;
	text-decoration: none;
}
#top_content_a2 {
	color: #F86453;
	float: left;
	padding-left: 320px;
	margin-top: 118px;
}
#top_content a:hover {
	color: #BA1A07;
}
#top_content_a2 a:hover {
	color: #BA1A07;
}
.footer {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#333333;
	padding-top: 6px;
	text-align: center;
}

.footer a {
	color:#333333;
	text-decoration:none;
}

.footer a:hover {
	color:#333333;
	text-decoration:underline;
}
