@charset "ISO-8859-1";
/* CSS Document */

body {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-color: #355880;
	background-image: url(images/background-full.jpg);
	background-repeat: repeat-x;
	font-size: 15px;
}
p {
	margin-top: 10px;
}
h1{
	font-size:24px;
	color: #D00022;
	font-weight: normal;
	padding-top: 25px;
}
h2 {
	color: #ff0000;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 13px;
}
h4{
	font-size: 16px;
	color:#003e54
}
ul.bullet {
	padding: 0px;
	margin: 0px;
	}
ul.bullet li{
	margin-left: 15px;
	margin-bottom: 10px;
	}
	
#container {
	width: 900px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
}
#header {
	padding: 0 10px 0 20px;  
	background-color: #DDDDDD;
	background-image: url(images/banner.jpg);
	position: relative;
}
#corner-top-left{
	position: absolute;
	top: 0px;
	height: 178px;
	width: 30px;
	background-image: url(images/corner-top-left.jpg);
	left: 0px;
}
#corner-top-right{
	position: absolute;
	top: 0px;
	height: 157px;
	width: 12px;
	background-image: url(images/corner-top-center.jpg);
	z-index: 300;
	left: 583px;
	background-repeat: no-repeat;
}
#corner-bottom-right{
	position: absolute;
	height: 157px;
	width: 12px;
	background-image: url(images/corner-top-center.jpg);
	z-index: 300;
	left: 0px;
	background-repeat: no-repeat;
	bottom: 0px;
}
#sub-header{
	height: 60px;
	background-color:#265890;
	position: relative;
	color: #FFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
}

#header h1 {
	margin: 0; 
	height: 144px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#main-content {
	height: auto;
	position: relative;
	width: 900px;
	background-image: url(images/container-bckg.jpg);
	background-repeat: repeat-y;
}
#col-left {
	width: 583px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	float: left;
	background-image: url(images/col-left-bckg.jpg);
	background-repeat: repeat-y;
	height: auto;
}
#text-left {
	padding-right: 20px;
	padding-left: 60px;
}
#text-left-top{
	background-image:url(images/corner-top-left.jpg)
}
#image-left1{
	background-image:url(images/image-left1-bckg.jpg);
	height: 260px;
	background-repeat: no-repeat;
	padding-left: 275px;
	background-position: bottom;
	padding-top: 50px;
}
#image-left2{
	background-image:url(images/image-left2-bckg.jpg);
	background-repeat: no-repeat;
	padding-left: 270px;
	padding-top: 150px;
	background-position: bottom;
	height: 65px;
}
#image-left3{
	background-image:url(images/left-image3-bckg.jpg);
	background-repeat: no-repeat;
	padding-left: 60px;
	background-position: left top;
	height: auto;
	padding-right: 20px;
}
#image-right{
	width: 317px;
	z-index:100;
	height: auto;
	text-align: center;
}
#image-right-corner{
	height: 150px;
	background-color:#C96;
	position: absolute;
	background-image: url(images/corner-bot-right.jpg);
	left: 588px;
	width: 200px;
	top: 20px;
}
#col-right {
	width: 317px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	background-image: url(images/container-bckg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#right-text{
	padding-left: 30px;
	width: 257px;
	padding-right: 30px;
	padding-top: 129px;
	padding-bottom: 129px;
	background-image: url(images/container-bckg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: auto;
}
#footer {
	color:#FFF;
	padding: 0 10px;
	background-color: #355880;
}
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
.font21-lite-blue {
	font-size:21px;
	color: #00a0da;
}
.blue-med-bold{
	color: #239dcb;
	font-weight: bold;
	font-size: 15px;
}
.blue-dark-bold{
	color: #1057A7;
	font-weight: bold;
	font-size: 15px;
}
.red {
	color: #ee2a37;
	font-weight: bold;	
}
.small{
	font-size:12px;
}
.font14 {
	font-size:14px;
	padding-bottom: 0px;
	}
        
.blue {
	color: #1057A7;
	}
.img-top-padding {
	padding-top: 10px;
}
.p-padding {
	padding-top: 50px;
	padding-bottom: 50px;
}
.white16 {
	color:#ffffff;
	font-size:16px;
	font-weight: normal;
	letter-spacing: 0.04em;
	}
.white24 {
	color:#ffffff;
	font-size: 24px;
	}
#yellowbox {
	background-color: #fffede;
	padding: 10px;
	width: 474px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d6d6d6;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #d6d6d6;
	}
#bottom {
	background-image:url(images/bottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:auto;
	padding-left: 60px;
	padding-bottom: 50px;
	}
