@charset "utf-8";
body, html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: /* #FFF;*/#EDEDEE;
	color: #000000;
}
/*body {
	background-attachment: fixed;
	background-image: url(../images/bg/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}*/
a {
	color: #305F89;
	text-decoration: none; 
}
a:hover {
	color: #F9BA00;
}
img {
	border: none;
}
img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.outter {
	/*position: relative;*/
	margin-right: auto;
	margin-left: auto;
	width: 1036px;
	background-image: url(../images/background-shadow.png);
	background-repeat: repeat-y;
	position:relative;
	z-index:1;
}
.inner {
	text-align:left;
	width: 1020px;
	background-color: #2B5E8B;
	margin-left: 8px;
}
.border-bottom {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background-shadow-bottom.png);
	background-repeat: no-repeat;
	width: 1036px;
	height: 15px;
	position:relative;
	z-index:1;
}
.copy {
	color: #FFF;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	position:relative;
	z-index:1;
}
.header {
	background-color: #447DB4;
	height: 85px;
	width: 1020px;
	color: #FDB801;
	font-family: Arial, Helvetica, sans-serif;
}
.header_img {
	padding-top: 10px;
	float: left;
	padding-left: 15px;
	font-size: 11px;
	color: #FFFFFF;
}

.header_text {
	float: left;
	padding-left: 40px;
	padding-top: 20px;
	font-size: 36px;
	font-weight: bold;
}

.menu {
	height: 36px;
	width: 1007px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF;
	padding-left: 13px;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}
.main {
	width: 1020px;
	
}
.main_flash {
	height: 320px;
	width: 1020px;
	background-color: #FFFFFF;
}
.main_headlines {
	width: 990px;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.main_headlines_sub {
	padding-top: 15px;
	height: 100px;
	color: #2B4F71;
}
.main_headlines_sub a {
	color: #2B4F71;
	text-decoration: none;
}
.main_headlines_sub a:hover {
	text-decoration: underline;
}
.main_headlines_out {
	width: 450px;
	padding: 10px;
	float: left;
	padding-left: 15px;
}
.main_headlines_inner {
	background-color: #EEF4F7;
	border: solid 1px #D0E3EB;
	padding: 15px;
}
.main_headlines_inner:hover {
	background-color: #F7FAFB;
	cursor: pointer;
}
.main_headlines_full {
	width: 960px;
	padding: 15px;
	background-color: #FFFFFF;
}
.left_float_img {
	float: left;
}
.main_headlines_head {
	padding-bottom: 10px;
	color: #2B4F71;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.right_float_txt {
	padding-left: 10px;
	height: 102px;
	font-size: 12px;
}
.red {
	color: #FF0000;
}
.product_info {
	width: 460px;
	float: left;
	padding-right: 10px;
	font-size: 15px;

}
.product_images {
	clear: both;
}
.product_images_image {
	float: left;
	width: 225px;
	margin-right: 20px;
	color: #305F89;
	font-size: 13px;
	font-weight: bold;
}
.product_image_images_text {
	color: #305F89;
}



.product_sub_header {
	color: #E2001A;
	clear: both;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 20px;
}
.product_header {
	font-size: 28px;
	color: #F9BA00;
	font-weight: bold;
	padding-bottom: 10px;
}
.product_links {
	color: #E2001A;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
}
.pga_headers {
	color: #E2001A;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
}
.links_cont {
	width: 221px;
	height: 200px;
	margin-right: 22px;
	float: left;
	margin-bottom: 22px;
	
}
.links {
	height: 147px;
	width: 221px;
	border: 1px solid #2B5E8B;
	
	margin-bottom: 10px;

}
