/* CSS Document */

* {margin:0; padding:0;}

.clearfloats {clear:both;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_grad1.jpg);
}

#container {
	width:800px;
	position:relative;
	margin:0 auto;
	padding:0;
}

#content_top {
	width:798px;
	height: 150px;
	border-left-width: 1px;
	border-right-color: #868686;
	border-left-color: #868686;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
}
#top_logo {
	width:164px;
	height: 100px;
	position: absolute;
	left: 37px;
	top: 24px;
}
#top_head {
	width:529px;
	height: 30px;
	position: absolute;
	left: 242px;
	top: 30px;
	text-align: right;
}
#top_menu {
	width:560px;
	height: 50px;
	position: absolute;
	left: 239px;
	top: 77px;
	text-align: right;
}
#menu_holder {
	width:532px;
	height: 32px;
	position: absolute;
	left: 263px;
	top: 86px;
}
.menudots {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C3602F;
}

#content_main {
	width:798px;
}

#left_content {
	width:240px;
	float: left;
	height: 440px;
}
#right_content {
	width:560px;
	float: left;
	height: 440px;
	background-image: url(../images/home_right_rule_-bg.gif);
}
#right_copy {
	width:495px;
	margin-top: 0px;
	margin-left: 30px;
}
#copy_main {
	width:490px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 40px;
	line-height: 18px;
	margin-top: 20px;
}
.copy_home_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.subhead_purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7A1E55;
	font-weight: bold;
	line-height: 14px;
}
.subhead_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5D9732;
	font-weight: bold;
	line-height: 14px;
}
.subhead_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C3602F;
	font-weight: bold;
	line-height: 14px;
} 
.space { margin-bottom: 6px; } 
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
a.body_copy:link, a.body_copy:visited {
	color: #5D9731;
	text-decoration: none;
}
a.body_copy:hover, a.body_copy:active {
	color: #7B1E58;
	text-decoration: none;
}

#bottom_rule {
	width:800px;
	height: 28px;
}

#footer {
	width:770px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #868686;
	padding-left: 15px;
}
.footer_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #868686;
}
a.footer_copy:link, a.footer_copy:visited {
	color: #868686;
	text-decoration: none;
}
a.footer_copy:hover, a.footer_copy:active {
	color: #7C2056;
	text-decoration: none;
}

.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C3602F;
}
.subhead1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 21px;
}


ul {
	margin-left: 20px;
}
