/* CSS Document Copyright 2007 Calco UK Ltd Bespoke solutions*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

html{
min-height:100%;
height:auto;
}

body{
background-color:#062844;
/*  background-image:url(images/spray.jpg); */
background-position:center;
background-position:bottom;
background-repeat:repeat-x;
background-color:#062844; 
font-family:Arial, Helvetica, sans-serif;
}

h2{
font-size:18px;
color:#FF0000;
}

#container{
	width: 800px;
	height:100%;
	text-align:center;
	margin: 0 auto 0 auto;
/*	margin-top: 0px; */
}

#banner {
	width: 100%;
	background: #062844;
	background-image:url(images/whiteness_logo.gif);
	height: 131px;
	margin: 0;
}

#topcap {
	width: 100%;
	background: #062844;
	background-image:url(images/topcap.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 40px;
	margin: 0;
}


#banner2 {
	width: 100%;
	background: #062844;

	height: 172px;
	margin: 0;
}

#nav {
	width: 100%;
	background:none;
	height: 24px;
	text-align: left;
	margin: 0;
}

#content {
	width:780px;
	padding:10px;
	background-color:#FFFFFF;
	height:auto;
	text-align:left;
}

#contentgoogle {
	width:780px;
	padding:10px;
	background-color:#FFFFFF;
	height:380px;
	text-align:left;
}

#leftcontent{
	width:390px;
	height:357px;
	float:left;
	padding-right: 6px;
}


#rightcontent{
margin-left:460px
width:380px;
height:357px;


}

#rightcontentgoogle{
margin-left:480px
width:375px;
height:357px;
float:right;

}


#scrollcontent {
height:300px;
width:365px;
overflow:auto;
padding-right:10px;
}


#footer{
	width: 100%;

	background-image:url(images/footer.gif);
	height:auto;
}

#footer p{

font-size:12px;
color:#003399;}

#subfooter {
width:100%;
height:auto;
color:#FFFFFF;

}


#subfooter a {
		color:#ffffff;
		text-decoration:none;
		font-size: 12px;
}

#subfooter a:visited {
		color:#ffffff;
		text-decoration:none;
		font-size: 12px;
}

#subfooter a:hover {
		color:#ffffff;
		text-decoration:underline;
		font-size: 12px;
}





.bodyblue{
	font-size:14px;
	color:#03233a;
	letter-spacing: 1px;

}

.bodyblueemph{
	font-size:14px;
	color:#03233a;
	letter-spacing: 1px;
	font-weight:bold;

}
#clearer{
clear:both;}
