body,
html {
	background-color:#ffffff;
	font-size:12px;
	text-align:center;
	padding:0px;
	margin: 0 auto;
	min-width:600px;
	height:100%;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	}
	
body {
    min-width:600px;
    }
	
#container {
	width:600px;
	padding:0px 0px 15px 0px;
	margin:0px;
	text-align:left;
	overflow:visible;
	}
	
#logo {
	margin:20px 0px 0px 0px;
	border:none;
	}

	
                          /*         H O M E   L A Y O U T   S T Y L E S          */
#home-header {
	width:600px;
	margin:35px auto 0px auto;
	height:40px;
	}

#home-content-container {
	width:600px;
	margin:0px auto;
	overflow:visible;
	background-color:#FFFFFF;
	height:100%;
	}
	
#home-col-wrap {
	width:600px;
	margin:15px auto 0px auto;
	}
	
#home-left-col {
	width:525px;
	float:left;
	display:inline;
	margin:0px;
	}
	
#home-right-col {
	display:none;
	}
		
.home-innertube {
	padding:0px;
	}
	
#nav {
	display:none;
	}
	

	


	
                          /*         L A Y O U T   S T Y L E S          */
	
#header {
	width:600px;
	margin:35px auto 0px auto;
	height:40px;
	}

#content-container {
	width:600px;
	margin: 0px auto;
	overflow:visible;
	}
	
#col-wrap {
	width:600px;
	margin:0px auto;
	overflow:visible;
	}
	
#left-col {
	width:600px;
	float:left;
	display:inline;
	margin-top:0px;
	}
	
#right-col {
	display:none;
	}
	
.innertube {
	padding:0px;
	}
	
#sidebar {
	width:130px;
	background-color:#88AABB;
	float:right;
	display:inline;
	margin:0px 0px 15px 15px;
	padding:5px;
	}


	
                          /*         C O N T E N T  S T Y L E S          */
	
h1 {
	color:#002255;
	font-size:21px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:0px;
	}
	
h2 {
	color:#9999AA;
	font-size:16px;
	font-weight:normal;
	margin-bottom:-8px;
	padding-bottom:0px;
	margin-top:10px;
	}
	
h3 {
	color:#99AAAA;
	font-size:18px;
	font-weight:normal;
	margin-bottom:-8px;
	padding-bottom:0px;
	margin-top:20px;
	text-transform:uppercase;
	}
	
h4 {
	color:#002255;
	font-size:13px;
	font-weight:bold;
	margin-bottom:-8px;
	padding-bottom:0px;
	margin-top:10px;
	text-align:center;
	}
	
.body_copy {
	color:#002255;
	font-size:13px;
	}
	
.body_copy a {
	color:#555555;
	text-decoration:underline;
	font-size:13px;
	}
	
.body_copy a:hover {
	color:#99AAAA;
	text-decoration:underline;
	font-size:13px;
	}
	
.news-item {
	background:url(../assets/news-item.gif) no-repeat left;
	margin-bottom:40px;
	}
	
.news-item p {
	margin-left:35px;
	}
	
.news-item a, .news-item a:hover {
	text-align:right;
	font-style:italic;
	color:#002255;
	text-decoration:none;
	float:right;
	display:inline;
	}

form {
	margin:0px; 
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:13px;	
	}
	
form .fancyform {
	width:175px;
	height:18px;
	background-color:#dddddd;
	font-size:13px;
	color:#666666;
	padding-top:5px;
	padding-left:8px;
	margin-bottom:12px;
	margin-top:5px;
	}
	
form .fancybox {
	width:300px;
	height:92px;
	background-color:#dddddd;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	padding-left:8px;
	padding-top:8px;
	margin-top:5px;
	margin-bottom:8px;
	}
	
	
#sidebar ul {
	list-style:none;
	margin-left: 1em;
  	padding-left: 0;
  	margin-top: 3px;
  	padding-top:3px;
	font-size:10px;
	}
	
#sidebar li {
	margin-top:5px;
	}

		
	
                          /*         B O T T O M   S T Y L E S          */

#footer {
	width:600px;
	height:170px;
	margin:0px auto;
	background:none;
	overflow:visible;
	}
	
#footer-globe {
	width:900px;
	margin-top:0px;
	}
	
.footer-copy, .footer-copy a, .footer-copy a:hover {
	color:#002255;
	font-size:11px;
	}
	
.footer-copy {
	margin:125px 0px 0px 15px;
}		 

	
img {
	display:block;
	}
	
img a {
	border:none;
	display:block;
	}
