#content ul.services {
	float: left;
	width: 250px;
}
#content ul.services li {
	width: 200px;
	padding-top: 5px;
	list-style: none;
	margin: 0px 20px 20px 0px;
	float: left;
}
html>body #content ul.services li {
	margin: 0px 40px 20px 0px;
}
#content ul.services a {
	color: #AE8A40;
	font: lighter 18px/18px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-transform: lowercase;
}
#content ul.services a:hover {
	color: #333333;
	background: #FFFFFF;
}
#content ul.services span {
	margin: 2px 0px 0px;
	padding: 0px;
	line-height: 22px;
	font-size: 16px;
}





#nav li a.main {
	font-size: 13px;
	}

.nested a {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	}
	
#optin h2 {
	background: #00503C;
	height: 35px;
	width: 137px;
	padding-left: 13px;
	}

#optin p {
	width: 127px;
	background: #FFFFFF;
	font-size: 13px;
	line-height: 16px;
	padding-left: 13px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #708b74;
	padding-right: 10px;
	}

#home #content h1 {
	font: lighter 1.6em/28px "Times New Roman", Times, serif;
	color: #00503C;
	text-transform: uppercase;
	margin: 27px 31px 10px 34px;
	padding: 0px 0px 7px 0px;
	border-bottom: 1px solid #CCCCCC;
	}

#home #content p {
	font: 1em/30px Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #666666;
	margin-right: 34px;
	margin-left: 34px;
	letter-spacing: 0.1em;
	}
	
#inside #content h1 {
	font: lighter 1.6em/28px "Times New Roman", Times, serif;
	color: #00503C;
	text-transform: uppercase;
	margin: 27px 34px 10px 34px;
	padding: 0px 0px 7px 0px;
	border-bottom: 1px solid #CCCCCC;
	}
	
#home #content h2 {
	font: normal 1.2em/28px Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 34px;
	margin-bottom: 5px;
	margin-top: 15px;
	border-bottom: 1px dotted #CCCCCC;
	margin-right: 50px;
	}
	
#content h2 {
	font: normal 1.2em/28px Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 34px;
	margin-bottom: 5px;
	margin-top: 15px;
	border-bottom: 1px dotted #CCCCCC;
	margin-right: 50px;
	}
	
#inside #content p {
	font: 1em/34px Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #666666;
	margin: 0px 34px;
	padding-bottom: 15px;
	}
	
#footer p {
	margin-left: 34px;
	font-size: 12px;
	padding-bottom: 20px;
	padding-top: 20px;
	}

#content li {
	list-style: circle inside;
	color: #666666;
	font: 1em/34px Arial, Helvetica, sans-serif;
	}
	
#contacts li {
	border-bottom: 1px dashed #CCCCCC;
	line-height: 24px;
	list-style: none;
	margin: 0px 50px 15px 0px;
	padding: 0px 0px 15px 0px;
	}

#contacts strong {
	font-weight: normal;
	color: #333333;
	font-size: 17px;
	line-height: 25px;
	margin-left: 0px;
	}
