body {
	background-color: #C8D6E6;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#container{
	margin: auto;
	width: 800px;
	background-color: #C8D6E6;
}
#header{
	height: 84px;
	background-color: #F4F7FF;
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
	width: 800px;
}
#logo{
	background-image: url(../images/logo.gif);
	background-repeat:no-repeat;
	float: left;
	height: 84px;
	width: 417px;
}
#logo2{
	background-image: url(../images/logo2.gif);
	background-repeat:no-repeat;
	height: 84px;
	float:left;
	width: 383px;
}


#nav{
	height:25px;
	background-color: #FFFFFF;
	width: 100%;
	border-bottom: solid 1px #B3C4D7;
	font-size: 11px;
}
#nav a 	{
		display : block;
		color: #CC0000;
		float:left;
		text-decoration: none;
		text-align:center;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 7px;
		padding-bottom: 5px;
}
#nav a:hover{
		background-color: #CC0000;
		color: #FFFFFF;
}
#nav ul {
		margin : 0;
		margin-left: 375px;
		padding :0;
		list-style : none;
	}
#nav li 	{
		display : inline;
		margin : 0;
		padding : 0;
				}
td{
	vertical-align: top;
}
#intro{
	padding: 20px;
	padding-top:5px;
	width: 790px;
	color: #336699;
	font-size:11px;
}

#intro h1{
	font-size: 20px;
}


#teaser_box{
	width: 227px;
	height: 230px;
	position:relative;
	border-left: solid 1px #B3C4D7;
	border-right: solid 1px #B3C4D7;
	padding: 20px;
	float: right;
}
#teaser_box strong{
	font-size: 14px;
	color: #336699;
}
#teaser_box img{
	padding-bottom: 5px;
}
#teaser_box div{
	text-align: right;
	margin-top: 20px;
}
#hometable, #contenttable{

	width: 800px;
	color: #1E4A7C;
}
a{
	color: #1E4A7C;
	text-decoration: underline;
}

#content{clear:both;}

#contenttable{
	border-top: none;
	font-size:11px;
}
#content_td{
	padding: 20px;
	padding-right: 80px;
	border-left: solid 1px #B3C4D7;
	padding-bottom: 100px;
}
#content_td h1{
	font-size: 18px;
}
#content_td h2{
	font-size: 14px;
}
#hometable td strong{
	font-size: 14px;
	color: #336699;
}
#hometable td div{
	text-align: right;
}
.home1, .home2, .home3{
	width: 266px;
	text-align: center;
}
.home1_text, .home2_text, .home3_text{
	width: 266px;
	padding-left: 20px;
	padding-right: 15px;
	font-size: 11px;
	color: #000000;
}
.home2, .home2_text{
	border-left: solid 1px #B3C4D7;
	border-right: solid 1px #B3C4D7;
}
#hometable img{
	margin-top: 18px;
	margin-bottom: 18px;
}
#footer{
	width: 760px;
	padding: 20px;
	color: #355D8A;
	font-size: 11px;
}
#subnav{
	width: 221px;
	padding-top: 15px;
}
#subnav ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 221px;
}
#subnav li{
	text-indent: 10px;
	display: inline; 
}
#subnav li a{
	color: #CC0000;
	font-weight:bold;
	text-decoration: none;
	line-height: 15px;
	display: block;
}
#subnav li a:hover{
	color: #A60000;
	text-decoration:underline;
}
#subnav ul ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 221px;
}
#subnav ul ul li{
	display: inline; 
	text-indent: 20px;
}
#subnav ul ul li a{
	color: #CC0000;
	text-decoration: none;
	line-height: 15px;
	display: block;
	width: 221px;
}
#subnav ul ul li a:hover{
	color: #A60000;
	text-decoration:underline;
}
h1 {
	font-size: 160%;
	}
.sub_header {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#CC0000; font-weight:bold;}

input, textarea {font-family:Arial, Helvetica, sans-serif; font-size:12px;}
