html { 
	padding: 0px;
	margins: 0px;
	}

img { 
	display: block;
	border: 0px; 
	} 

body {
	background-position: center top; 
	background-repeat: repeat-x; 
	background-image: url("../images/bg.png"); 
	background-color: #4a6c8b;
	font-family: verdana; 
	font-size: 12px;
	color: #666;
	margin: 0px;
	}
	
#container {
 	background-position: center top; 
	background-repeat: repeat-y; 
	background-image: url("../images/container-bg.gif"); 
	background-color: #fff;
	margin: 0px auto; 
	width: 975px;
	}
	
#container-wrap {
 	background-position: center top; 
	background-repeat: no-repeat; 
	background-image: url("../images/top-container-bg.png"); 
	width: 975px;
	}

#header {
 	background-position: center top; 
	background-repeat: no-repeat; 
	background-image: url("../images/header-bg.jpg"); 
	height: 200px;
	}


a.top-nav-links {
 	background-position: center top; 
	background-repeat: repeat-x; 
	background-image: url("../images/top-nav-bg.gif");
	line-height: 20px;
	height: 30px;
	display: block;
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 10px 15px 0px 15px;
	}

a.top-nav-links-active {
 	background-position: center top; 
	background-repeat: repeat-x; 
	background-image: url("../images/top-nav-active-bg.gif");
	line-height: 20px;
	height: 30px;
	display: block;
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 10px 15px 0px 15px;
	}

#top-nav-spacer-one {
	float: left;
	height: 40px;
	width: 53px;
	padding: 0px;
	margin: 0px 2px 0px 20px;
	}

#top-nav-spacer-two {
 	background-position: center top; 
	background-repeat: repeat-x; 
	background-image: url("../images/top-nav-bg.gif"); 
	float: left;
	height: 40px;
	width: 425px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}

a.top-nav-links:link,
a.top-nav-links:visited {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	font-family: Georgia;
	color: #fff;
	text-decoration: none;
	}

a.top-nav-links:hover,	
a.top-nav-links:active {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	font-family: Georgia;
	color: #c0d1e2;
	text-decoration: none;
	}

a.top-nav-links-active:link,
a.top-nav-links-active:visited {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-family: Georgia;
	color: #fff;
	text-decoration: none;
	}

a.top-nav-links-active:hover,
a.top-nav-links-active:active {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-family: Georgia;
	color: #c0d1e2;
	text-decoration: none;
	} 



#left-column {
	float: left;
	width: 235px;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	padding: 75px 0px 54px 75px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	}
	
#side-nav-link-bg {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 220px;
	background-color: #fff;
	padding: 4px 0px 3px 15px;
	}
	
#side-nav-link-active-bg {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 220px;
	background-color: #e8eef5;
	padding: 4px 0px 3px 15px;
	}
	
#sub-side-nav-link-bg {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 205px;
	background-color: #fff;
	padding: 4px 0px 3px 30px;
	}
	
#sub-side-nav-link-active-bg {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 205px;
	background-color: #e8eef5;
	padding: 4px 0px 3px 30px;
	}
	
a.side-nav-link:link,
a.side-nav-link:visited {
	color: #6390ba;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	}
	
#spacer-column {
	float: left;
	width: 60px;
	height: 300px;
	padding: 0px;
	}




#right-column {
	float: right;
	width: 530px;
	text-align: left;
	padding: 45px 75px 55px 0px;
	margin: 0px;
	}
	
p {
	line-height: 20px;
	font-size: 12px;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	}
	
p span {
	font-weight: bold;
	}
	
p span2 {
	font-style: italic;
	}
	
#left-column p {
	line-height: 24px;
	font-size: 18px;
	color: #6390ba;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 42px 15px 0px 15px;
	margin: 0px;
	}
	
h1 {
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #a1bcd6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 9px 0px;
	margin: 0px;
	}
	
h1 span{
	color: #6390ba;
	}
	
h2 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 0px 2px 0px;
	margin: 0px;
	}
	
ul {
	color: #666;
	list-style-type:none;
	padding: 3px 0px 0px 15px;
	margin: 0px;
	}
	
li {
	padding: 5px 0px 0px 12px;
	margin: 0px;
	line-height: 20px;
    background: url("../images/bullet.gif") no-repeat;
    background-position: 0 12px;
	}




#footer {
	background-position: center top; 
	background-repeat: no-repeat; 
	background-image: url("../images/footer-bg.gif"); 
	clear: both;
	height: 120px;
	}
	
#footer p {
	color: #999;
	font-size: 11px;
	padding: 40px 0px 0px 370px;
	}



a {
	outline: none;
	}

a.linkcolor1:link {
	color: #6390ba; 
	text-decoration: none;
	} 

a.linkcolor1:visited {
	color: #6390ba; 
	text-decoration: none;
	} 

a.linkcolor1:hover {
	color: #a1bcd6; 
	text-decoration: none;
	} 
	
a.linkcolor1:active {
	color: #a1bcd6; 
	text-decoration: none;
	}



