body, h1, h2, h3, h4, h5, h6, p, ul, li, legend{
	margin:0;
	padding:0;	
}

ul{
	margin-left:1em;
	padding-left:1em;
}

.clear{clear:both;}

body{
	background:#666666;	
	background-image: url(images/bg.gif);	
	padding-left:10px;
	font-family:arial;
	font-size:12px;
	line-height:1.5em;
}

h2, h3{
	font-size:18px;	
	font-weight:normal;
	font-family:georgia, serif;
}

h3{
	font-size:14px;
	margin-top:1em;
}

#container{
	width:730px;
	background:#d9e8f7;
	color:#666;
}

#sub_content{
	background:url("images/sub_bg.gif") left top repeat-y;
}

#header{
	height:129px;
	background:#005a9b url("images/header.gif")	left top no-repeat;
}

#main{
	width:448px;
	float:left;
	padding-left:10px;
	padding-top:100px;
	display:inline;
}

#home_box, #home_box_first{
	float:left;
	border-right:dotted 1px;
	height:185px;
}

#home_box p, #home_box_first p{
	padding-left:20px;
	padding-right:5px;
}

#home_box h2, #home_box_first h2{
	font-weight:normal;
	font-family:georgia, serif;
}

#home_box h2 span, #home_box_first h2 span{
	color:#666;
}

#home_box{width:210px;}
#home_box_first{
	margin-right:25px;
	width:210px;
}

#home_img{
	float:left;
	width:325px;
}

#sidebar{
	width:252px;
	float:right;
	margin-top:30px;
	padding-right:10px;
	display:inline;
}

#sub_sidebar{
	width:195px;
	background:#e0e0e0;
	float:left;
	padding:10px;
	display:inline;
}

#sub_sidebar #quote{
	border-right:solid 1px #669CC3;
}

#sub_main{
	background:#ffffff;
	width:495px;
	float:right;
	padding:10px;
	display:inline;
	padding-bottom:0;
}

#learning, #subquote{
	margin-top:20px;
	background:#fff url('images/round_bottom.gif') left bottom no-repeat;
}

div#learningClear{
	clear:both;
	height:1px;
}

#subquote{
border-right:solid 1px #669CC3;
}

#learning h2, #subquote h2{
	background:#669CC3 url('images/round_top.gif') left top no-repeat;
	color:#fff;
	padding:.25em;
}

#sub_quote{
	border:solid 1px #ccc;	
	margin-top:20px;
	padding:10px;
	background:#ffffff;
}

#sub_quote p{
	font-weight:bold;
	padding-top:0;
}
#learning p{
	padding:10px;
}

#learning{margin-bottom:1em;}

#footer{
	background: #669CC3 url("images/footer.gif") left top repeat-x;
	clear:both;
	padding-bottom:1em;
	padding-top:30px;
}

#footer p{
	font-size:10px;
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	
}

ul#nav{
	float:right;
	width:405px;
	height:25px;
}

h2{
	color:#669CC3;	
}

p{
	padding-top:.5em;	
}

ul{
	padding-top:.5em;	
}

li{
	margin-bottom:.5em;
}

#sub_sidebar ul{
	margin:.5em 0 0 0;
	padding:10px;	
}

#sub_sidebar ul li{
	list-style:none;
	background:url("images/list_bg.gif") left 5px no-repeat;
	padding-left:10px;	
}

#sidebar h2{
	font-size:16px;	
}

#header h1 a{
	display:block;
	width:280px;
	height:50px;
	text-indent:-999999px;
}

#header p{
	float:right;
	margin-right:20px;
	margin-top:48px;
	display:inline;
}

#header p a{
	display:block;
	width:70px;
	height:15px;
}

form br{clear:both;}


a{color:#669CC3;}


.zip{
	float:left;
}

table{width:100%;}	

#footer img{
	float:left;
	margin-right:5px;
	border:none;
}

ul.float{
	float:left;
}

div.float{
	width:220px;
	margin:10px;
	float:left;
	display:inline;
}

p.contact_info{
	text-align:center;
	margin-bottom:1em;
}
th{
	text-align:left;
	padding-top:1em;
}

#footer a{
	color:#ffffff;
}


fieldset{
	padding:10px 5px;
	margin-bottom:1em;
}

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

textarea{
	margin-bottom:1em;
}

label.checklabel{
	float:none;
	text-align:left;
	margin-left:10px;
}

div.checks{
	float:left;
	margin-bottom:1em;
}

select{
	margin-top:3px;
}

.left{
	float:left;
	display:inline;	
}

.zip{
	width:auto;
	margin-left:5px;
}

ul#nav{
	padding:0;
	margin: 0;
	list-style: none;
	float:right;
	display:inline;
	width:405px;
}

ul#nav li{
	float: left;
	position: relative;
	margin:0;
	padding:0;
	cursor:pointer;
	color:#669CC3;
	display:inline;
	border-left:solid 1px #669CC3;;
	padding:3px 2px;
	width:112px;
}

ul#nav li ul, ul#nav li ul li{
	margin:0;
	padding:0;
	border:none;
}

ul#nav li ul{
	display: none;
	padding:3px;
	width:112px;
	margin-left:-1px;
	text-align:left;
}

ul#nav li.last{
	border:none;
	width:auto;
}

ul#nav li.last ul{
	margin-left:0;
}

ul#nav li > ul{
	top: 0;
	left: 0;
}

ul#nav li:hover, ul#nav li.hover{
	background:#669CC3;
	color:#ffffff;
}

ul#nav li:hover ul, ul#nav li.hover ul{
	display: block;	
	position: absolute;
	top:100%;
	left: 0;
	background:#669CC3;
}

ul#nav li ul li{
	float: none;
	display:block;
	margin-bottom:.5em;
}

ul#nav li ul li a{
	color:#ffffff;
}

ul#nav li ul li a:hover{
	text-decoration:none;
}

div.resource{
	margin:1em 0;
	padding-top:1em;
	border-top:solid 1px;
}

#quote h2{
	background:url("images/qTop.jpg") left top no-repeat;
	color:#ffffff;
	padding:.25em;
}

#quote{
	background:url("images/qBottom.jpg") left bottom no-repeat;
	position:relative;
	padding-bottom:2px
	margin-top:20px;
	margin-bottom:1em;
}

#quoteComputer{
	position:absolute;
	left:145px;
	top:20px;
	background:url("images/computer.png") left top no-repeat;
	width:111px;
	height:117px;
	clear:both;
}

#quote ul, #quote li{
	margin:0;
	padding:0;
	list-style:none;
}

#quote ul{
	margin:0px 16px 1em 15px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#quote li{
	border-bottom:solid 1px #fff;
	font-size:110%;
}

#quote li a{
	text-decoration:none;
	margin-bottom:.5em;
	padding-bottom:1em;
	color:#024e85;
}

#quote li a:hover{
	color:#669CC3;
}

#quote li.lastItem{
	border:none;
}

#quote li.lastItem a{
	margin-bottom:0;
	padding-bottom:0;
}