@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#72818e;
	background-color:#ebf5fd;
	text-align:center;
	margin:0;
	padding:0;
}

img {
	border:none;
}

ul, li, p {
	margin:0;
	padding:0;
}

#container {
	width:900px;
	height:auto;
	position:relative;
	margin:0 auto 30px auto;
	text-align:left; 
}

#header {
	width:500px;
	margin:30px 0 20px 0;
	float:left;
}

#headerRt {
	width:350px;
	float:right;
	text-align:right;
	margin:55px 50px 0 0;
}

#headerRt li {
	display:inline;
	padding-left:15px;
	background:url(../images/bullet.gif) no-repeat 3px 2px;
}

#headerRt a {
	text-decoration:none;
	color:#72818e;
}

#headerRt a:hover {
	color:#4c8ec7;
}	

#mainImage {
	width:898px;
	border-top:1px solid #a6a7aa;
	border-right:1px solid #c9ced4;
	border-bottom:1px solid #b7bbbe;
	border-left:1px solid #c9ced4;
}

#bar {
	width:auto;
	height:2px;
	background:url(../images/bar.gif) repeat-x;
	clear:both;
}

#imageBar {
	width:auto;
	height:auto;
	margin:6px 0 15px 0;
}

.imageBarImg {
	width:auto;
	height:auto;
	margin:6px 6px 0 0;
	border-top:solid 1px #7c90ad;
	border-right:solid 1px #5c76a5;
	border-bottom:solid 1px #8aa0c2;
	border-left:solid 1px #7c90ad;
	float:left;
}

.imageBarImg0 {
	width:auto;
	height:auto;
	margin:6px 8px 0 0;
	border-top:solid 1px #7c90ad;
	border-right:solid 1px #5c76a5;
	border-bottom:solid 1px #8aa0c2;
	border-left:solid 1px #7c90ad;
	float:left;
}

.imageBarImg1 {
	width:217px;
	height:80px;
	max-width:217px;
	min-height:80px;
	margin:6px 8px 0 0;
	border-top:solid 1px #7c90ad;
	border-right:solid 1px #5c76a5;
	border-bottom:solid 1px #8aa0c2;
	border-left:solid 1px #7c90ad;
	background-image:url(../images/spacer_lb.jpg);
	background-repeat:repeat;
	float:left;
}

.imageBarImg2 {
	width:217px;
	height:80px;
	max-width:217px;
	min-height:80px;
	margin:6px 8px 0 0;
	border-top:solid 1px #7c90ad;
	border-right:solid 1px #5c76a5;
	border-bottom:solid 1px #8aa0c2;
	border-left:solid 1px #7c90ad;
	background-image:url(../images/spacer_db.jpg);
	background-repeat:repeat;
	float:left;
}

.last {
	padding:0;
	margin:6px 0 0 0;
}

#footerRt {
	width:400px;
	float:right;
	color:#b7bbbe;
	text-align:right;
	margin:12px 0;
}

.promo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.5;
	padding-top:12px;
}

.promo a {
	text-decoration:none;
	color:#FFFFFF;
}

.promo a:hover {
	color:#CC9900;
}

.button_copy1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.1;
	padding-top:12px;
}

.button_copy1 a {
	text-decoration:none;
	color:#FFFFFF;
}

.button_copy1 a:hover {
	color:#CC9900;
}

.button_copy2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#d8aa00;
	font-weight:bold;
	line-height:1.5;
	padding-top:18px;
}

.button_copy2 a {
	text-decoration:none;
	color:#FFFFFF;
}

.button_copy2 a:hover {
	color:#CC9900;
}

