* {
	padding: 0;
	margin: 0;
}

a{
	color:#FFF;
	font-style:italic;
	text-decoration:underline;
	}

html {
	height:100%;
	background-image:url(../images/chilworth_faux_top.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#0978d2;
	background-position:0px 0px;
}
body {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	height:100%;
}
#bg {
	background-repeat:no-repeat;
	width:400px;
	height:400px;
	float:left;
	position:fixed;
	background-position:0px 46px;
	z-index:-1;
}
#wrapper {
	margin: 0 auto;
	width: 800px;
}
#header {
	color: #fff;
	padding: 45px 0px 0px 0px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
#leftcolumn {
	color: #fff;
	margin: 0px 0px 0px 0px;
	float: left;
}
#rightcolumn {
	float: left;
	color: #fff;
	margin: 0px 0px 35px 10px;
	width: 600px;
	display: inline;
}
#content {
	clear:both;
	width:600px;
	min-height:280px;
	padding:0px;
	margin:0px;
	border:0px;
	padding-bottom:5px;
}

*html #content {
	height:280px;
}

#picLeft{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	}
#picRight{
	float:right;
	margin-right:10px;
	margin-bottom:5px;
}

#topPic{
	float:left;
	width:600px;
	}
	
#textFloat{
	}

#titleBox{
	padding:2px;
	margin-top:-42px;
	width:590px;
	float:left;
	position:relative;
}

#titleBox-BG{
	background-color:#024d87;
	color:#004e87;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	margin-top:-46px;
	height:45px;
	float:left;
	width:600px;
	border-top:#FFF solid 1px;
	}

#titleBox h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	color:#FFF;
	font-style:italic;
	font-weight:normal;
	}
#titleBox h2{
	padding-left:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	color:#E5E5E5;
	font-style:italic;
	font-weight:normal;
	font-size:14px;
	}
	
#textFloat h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	color:#FFF;
	font-style:italic;
	font-weight:normal;
	}
#textFloat h2{
	padding-left:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	color:#E5E5E5;
	font-style:italic;
	font-weight:normal;
	font-size:14px;
	}

#textBox h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	color:#FFF;
	font-style:italic;
	font-weight:normal;
	}
#textBox h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:10px;
	color:#CCC;
	font-style:italic;
	font-weight:normal;
	}

#textBox{
	float:left;
	width:580px;
	padding:5px 10px 20px 10px;
}

#textBox ul{
	padding-left:20px;
	}

#subcontent {
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	width:290px;
	height:50px;
	background-color:#FFF;
	color:#004e87;
	float:left;
	padding:0px 5px;
	margin:0px;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	text-align:center;
	line-height:25px;
	font-style:italic;
}

#section {
	height:100px;
	float:right;
	text-align:left;
	width:600px;
	}

#section p{
	width:285px;
	height:20px;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	background-color:#FFF;
	color:#004e87;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	margin-top:-23px;
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
	}
	
#area{
	width:295px;
	height:100px;
	float:left;
	padding-right:0px;
	}
	
#nonFooter {
	position: relative;
	min-height: 100%;
}
* html #nonFooter {
	height: 100%;
}

.staircase {
	width:274px;
	height:318px;
	background-image:url(../images/layout_staircase.png);
	background-repeat:no-repeat;
	position:absolute;
	top:12px;
	right:0px;
}

#footer {
	font-size:10px;
	position: relative;
	margin: -274px 0 0 0;
	clear: both;
	width:100%;
	color:#FFF;
	height:274px;
	background-image:url(../images/chilworth_faux.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	z-index:-1;
	float:left;
}
/* A CSS hack that only applies to IE -- specifies a different height for the footer */

	* html #footer {
	margin-top: -274px;
}
/** menu styles **/ 

#navcontainer {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	padding-top:5px;
	text-align:right;
}
#navcontainer li a {
	/*text-transform:uppercase;*/
	display: block;
	width: 149px;
	/*background-image:url(../images/test.gif);
	background-repeat:no-repeat;*/
	font-size:14px;
	padding:4px 4px 6px 0px;
	font-style:normal;
	font-weight:normal;
	}
#navcontainer li a strong {
	font-size:14px;
}
#navcontainer li a:link, #navcontainer li a:visited {
	color: #FFF;
	text-decoration: none;
}
#navcontainer li a:hover {
	/*color: #004e87;*/
	background-image:url(../images/test.gif);
	background-repeat:no-repeat;
	background-position:8px 0px;
	/*filter:alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;*/
}
#subNav{
	list-style-type: none;
}

#subNav li a{
	font-size:13px;
	display: block;
	width: 139px;
	padding-right:10px;
	font-style:italic;
	font-weight:normal;
}

#subNav li a:hover{
	background-image:url(../images/overlay.gif);
	background-repeat:no-repeat;
	background-position:142px 0px;
	color:#999;
}

#subNav li a:link{
	text-decoration: none;
	color:#CCC;
}

#subNav li a:visited{
	text-decoration: none;
	color:#CCC;
}


#companyInfo{
	color: #FFF;
	font-size:10px;
	text-align:center;
	}
	
/* form elements */

fieldset
{
border:none;
width: 100%;
margin-bottom:10px;
}

legend
{
color: #fff;
background: #D3D9E5;
border: 1px solid  #003366;
padding: 2px 2px;
margin-left:10px;
}

.submit {  
font-family:Arial, Helvetica, sans-serif;
border: 1px solid #CCCCCC;
width:312px;
}

.submit a{  
border: 1px solid #CCCCCC;
background-color:#666666;
color:#FFFFFF;
}

label {  
float: left;  
width: 150px;  
margin-right: 1em;
padding-top:10px;  
text-align: right;
}

fieldset input, fieldset textarea, fieldset select{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:300px;
padding:5px;
margin:5px;
border: 1px solid #CCCCCC;
line-height: 1.6em; 
}

fieldset input.checkBox{
width:auto;
padding:5px;
margin:5px;
border:none;
line-height: 1.6em; 
}

fieldset select{
width:312px;
}

fieldset li {  
float: left;  
clear: left;  
width: 100%;  
padding-bottom: 1em;
list-style:none;
text-align: left;
}

fieldset { 
left-margin:0px;
padding-left:0px;
text-indent:0px;
}

.checkStyle{
	width:20px;
	}
