﻿html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:#0066FF;
}

#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:730px;
	background:#0066FF;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

#header {
	border:none;
	margin:0px;
	width:730px;
	height:200px;
	padding:0px;
	position:relative;
	background-image: url('images/logoheader.jpg');
}

	
#navigation {
	width: 730px;
	height: 56px;
	padding:0px;
	}
	
	#navigation ul, li {
	list-style-type: none;
	}
		
	#nav_home, #nav_links, #nav_contact {
	width:100px;
	height:56px;
	margin:0px;
	padding:0px;
	list-style-type: none;
	}

	.nav_option {
	height: 56px;
	width:100px;
	background: url('images/nav_top.png');
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Georgia, sans-serif;
	}

	.nav_option a {
	display: block;
	height: 56px;
	padding-top: 20px;
	padding-bottom: 0px;
	width: 100px;
	color: #000000;
	text-decoration: none;
	}	

	.nav_option a:hover {
	color: #FFFFFF;
	}

	.nav_option:hover {
	background: url('images/nav_top_h.png');
	}
	
	.nav_edge_left {
	width: 10px;
	height: 56px;
	background: url('images/nav_edge_left.png');
	list-style-type: none;
	float: left;
	}
	
	.nav_end {
	width: 5px;
	height: 56px;
	background: url('images/nav_end.png');
	list-style-type: none;
	float:left;
	}
	
	.timer_space {
	width: 405px;
	height: 56px;
	background: url('images/navbg.png');
	background-repeat: repeat-x;
	float: left;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Georgia, sans-serif;
	display: block;
	}
	
	.nav_edge_right {
	width: 10px;
	height: 56px;
	background: url('images/nav_edge_right.png');
	list-style-type: none;
	float: left;
	}
	
#countbox {
	padding: 0px 0px 0px 0px;
	display: block;
	height: 28px;
	width: 405px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 12pt;
	font-weight: normal;
	font-family: Arial, Georgia, sans-serif;
	position:relative;
	bottom:5px;
}

#countbox_desc {
	display: block;
	height: 28px;
	width: 405px;
	padding-top: 5px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 12pt;
	font-weight: normal;
	font-family: Arial, Georgia, sans-serif;
}
	
#mainimage {
	width:730px;
	height:200px;
	background-image: url('images/headerimage.png');
	padding:0px;
	position:relative;
	bottom:16px;
}

#content {
	padding: 0px 25px 2em;
	border:none;
	font-family:"Arial",Georgia,Sans-Serif;
	background: #FFFFFF;
	position:relative;
	bottom:16px;
}
	
	.content_title {
	background: url("images/content_title.png");
	background-repeat: no-repeat;
	height: 75px;
	width: 315px;
	padding-top: 12px;
	padding-left: 120px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Georgia, sans-serif;
	position: relative;
	right: 25px;
	}
	
#content_box {
	width: 450px;
	min-height: 300px;
	padding: 0px;
	margin: 0px;
}

	.content_box_head {
	background-color: #CCCCCC;
	height: 25px;
	max-height: 25px;
	width: 365px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: thin;
	padding-left: 20px;
	padding-top: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Georgia, sans-serif;
	display: block;
	}
	
	.content_box_body {
	height: auto;
	width: 400px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: thin;
	padding: 5px;
	text-indent: 50px;
	}
	
	.content_box_nopadding {
	height: auto;
	width: 400px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: thin;
	padding: 0px;
	}
	
#content_image {
	float: right;
	}

#content h3 {
	margin: 0px;
	padding: 0px;
	border: none;
	}
	
#links_table {
	width: 680px;
	text-align:center;
	vertical-align:middle;
}

table, td {
	border:1px solid white;
}

td {
	padding: 0px;
}

#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 730px;
	height: 30px;
	background: #CCCCCC;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Georgia, sans-serif;
	position: relative;
	bottom: 40px;
	}
	
	#footer_end_container {
	width: 730px;
	height: 10px;
	padding: 0px;
	border: none;
	margin: 0px;
	position: relative;
	bottom: 40px;
	}
	
	#footer_end_left {
	width: 10px;
	height: 10px;
	background: url('images/foot_edge_left.png');
	float: left;
	}
	
	#footer_end_center {
	width: 710px;
	height: 10px;
	background: #FFFFFF;
	float:left;
	}
	
	#footer_end_right {
	width: 10px;
	height: 10px;
	background: url('images/foot_edge_right.png');
	float: left;
	}
