/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	font-style : normal;
	font-weight : normal;
	font-size : 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 11pt;

}

#center {
	width:750px;
	height: auto;
	margin: 0px auto;

}

#frame {
	width: 750px;
	float: left;
	margin-top: 10px;
	padding: 0px;
	background-color: #FFFFFF;

}
#bulletlist li { line-height: 20px; }

#bulletlist2 li { 
	line-height: 20px; 
	list-style-type: none;
	}

#header{
 	width: 750px;
	height: 67px;
	margin-top: 30px;
	float: left;

	}
#address{
 	width: 470px;
	float: right;
	margin-top: 30px;
	}
	
#logo{
 	width: 126px;
	float: left;
	}
#flash{
 	width: 750px;
	height: 239px;
	float: left;
	}
	
#nav{
	width: 744px;
	float: left;
	background-color: #003399;
	padding: 3px;

	}
#subnav{
	width: 160px;
	float: left;
	margin-top: 17px;

	}
	
#container{
	width: 750px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#subcontainer{
	width: 750px;
	float: left;

	}
	
#contentcontainer{
	width: 555px;
	padding-left: 24px;
	float: left;
	border-left: 1px dotted #999999;	
	margin-top: 17px;
		

	}
#section{
	width: 176px;
	height: 200px;
	float: left;
	background-color: #e4f1ff;
	border-bottom: 1px solid #003399;

	}
#section2{
	width: 176px;
	height: 200px;
	float: left;
	background-color: #e4f1ff;
	border-bottom: 1px solid #003399;
	margin-left: 15px;
	}
	
#sectionbottom{
	width: 166px;
	height: 130px;
	float: left;
	margin-left: 5px;
	}
	
#content{
	width: 550px;
	float: left;

	}
	
#image{
	width: 560px;
	height: 183px;
	float: left;
	margin-top: 5px;
	}
#cvboxes{
	width: 550px;
	float: left;
	border: 1px solid #000000;
	padding: 5px;
	}	
	
#footer{
 	width: 750px;
	float: left;
	margin-top: 10px;

	}
	
	
#largecontainer{
	padding: 10px;
	float: left;	
	margin-top: 10px;
	}	