
body {
	width: 790px;
	background-color: #333333;
	margin: 0 auto;
	margin-top: 50px;
	font-family: Georgia, Times, Serif;
	font-size: 12px;
	_font-size: 11px;
	line-height: 14px;
}


h1 {
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	margin-bottom: 10px;
}


h2 {
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

a {
	color: #427056;
}

.list td {
	font-size: 12px;
	font-family: Georgia,Times,Serif;
	font-style: italic;
	padding-right: 5px;
}

#nav {
	float: left;
	background-color: #385554;
	width: 760px;
	text-transform: Uppercase;
	color: #C8D9D2;
	font-size: 10px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
}

#nav a {
	color: #C8D9D2;
	font-family: Verdana, Arial, Sans;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: bold;
}

#header {
	float: left;
	padding-top: 45px;
	background-color: #427056;
	height: 125px;
	border-bottom: 1px solid #fff;
	padding-left: 45px;
	padding-right: 45px;
	width: 670px;
	border-bottom: 1px solid #FFFFFF;

}

#header .logo {
	float: left;
	
	
}

#header .quote {
	float: right;
	color: #B8D1C6;
	text-align: right;
	font-size: 14px;
	padding-top: 15px;
	line-height: 18px;
}


#wrapper {
	width: 760px;
	margin: 0 auto;
	padding: 0px;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
}




#page {
	float: left;
	background: #FFFFFF url(images/bg.jpg) repeat center top;
	width: 760px;
	height: 1000px;
	padding-left: 12px;
	padding-right: 18px;


}

#home {
	float: left;
	margin-left: 40px;
	_margin-left: 20px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

#headerlow {

	float: left;
	padding-top: 5px;
	background-color: #427056;
	height: 20px;
	border-bottom: 1px solid #fff;
	padding-left: 45px;
	padding-right: 45px;
	width: 670px;
}

#headerlow p {

	color: #C8D9D2;
	font-family: Verdana, Arial, Sans;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: bold;
}

#headerlow a {

	color: #C8D9D2;
	font-family: Verdana, Arial, Sans;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: bold;
}

#left {
	float: left;
	margin-left: 40px;
	_margin-left: 20px;
	width: 0px;
	background-color: #ccc;

	height: 390px;
	overflow: hidden;
}

#right {
	float: left;
	background-color: #C8D9D2;
	width: 650px;
	border-bottom: 1px solid #fff;
	height: 740px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 10px;
	overflow: auto;
}



/* Footer */

#footer
{
	float: left;
	clear: both;
	height: 25px;
	width: 400px;
	color: #FFF;
	font-size: 11px;
	font-style: italic;
	padding-top: 5px;
	padding-left: 40px;
	font-family: arial, helvetica, sans;

	letter-spacing: 1px;
}

#footer a {
	color: #fff;
}
