@charset "utf-8";
*{
	margin:0px;
	padding:0px;
}

body {
	background-color: #666;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Geneva, sans-serif;
}
#header, #main, #main_end   {
	width: 846px;
	margin-right: auto;
	margin-left: auto;
}
#header  {
	background-image: url(../images/header_bg.jpg);
	height: 369px;
	position: relative;
}
#adpheader  {
	background-image: url(../images/adp_header.jpg);
	height: 369px;
	position: relative;
	width: 846px;
	margin-right: auto;
	margin-left: auto;
}

#main  {
	background-image:url(../images/mid_bg.jpg);
	padding-right: 40px;
	padding-left: 40px;
	width: 766px;
	height: 400px;
	position:relative;
	
}

#main2  {
	background-image:url(../images/mid_bg.jpg);
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	height: 825px;
	position:relative;
	
}
#bottom_navigation {
	color: #FFF;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#bottom_navigation a {
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#footer {
	font-size: 9px;
	color: #CCC;
	text-align: justify;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
}
#video {
	height: 250px;
	width: 446px;
	position: absolute;
	left: 400px;
	top: 80px;
	background-color: #666;
}

.containerwords{
	position:absolute;
	width:755px;
	left: 47px;
	top: 363px;	
}

.container1{
	position:absolute;
	width:220px;
	left: 47px;
	top: 13px;
}
.container2{
	position:absolute;
	width:520px;
	left: 285px;
	top: 15px;
}
.bullet1 {
	background-image: url(../images/bullet.gif);
	color: #666;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.red {
	color: #C30;
}
.red2 {
	color: #C30;
	font-size: 14px;
	font-weight: bold;
}

.container3{
	position:absolute;
	width:520px;
	left: 282px;
	top: 200px;
}

.container4{
	position:absolute;
	width:520px;
	left: 282px;
	top: 658px;
}
.container5{
	position:absolute;
	width:220px;
	left: 47px;
	top: 15px;
}
#main_end{
	background-image: url(../images/border_bottom.jpg);
	height:15px;
}
.round_corners_words_top {
	background-image: url(../images/round_corners_words_top.jpg);
	height: 10px;
}
.round_corners_words_mid {
	background-image: url(../images/round_corners_words_mid.jpg);
	font-size: 12px;
	padding: 10px;
}
.round_corners_words_bottom {
	background-image: url(../images/round_corners_words_bottom.jpg);
	height: 10px;
}
.round_corners_short_top {
	background-image: url(../images/round_corners_short_top.jpg);
	height: 10px;
}
.round_corners_short_top1 {
	background-image: url(../images/ShortHeader.jpg);
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.round_corners_short_mid {
	background-image: url(../images/round_corners_short_mid.jpg);
	font-size: 12px;
	padding: 10px;
}
.round_corners_short_bottom {
	background-image: url(../images/round_corners_short_bottom.jpg);
	height: 10px;
}
.round_corners_long_top {
	background-image: url(../images/round_corners_long_top.jpg);
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.round_corners_long_top2 {
	background-image: url(../images/round_corners_long_top.jpg);
	background-color: #C38F00;
	background-repeat: no-repeat;
	height: 35px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.round_corners_long_mid {
	background-image: url(../images/round_corners_long_mid.jpg);
	padding: 10px;
	font-size: 12px;
}
.round_corners_long_bottom {
	background-image: url(../images/round_corners_long_bottom.jpg);
	height: 10px;
}


