body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#808080;
	line-height:20px;
}

img {
	border:0px;
}

body.home {
	background-image:url(images/bg_top2.jpg);
	background-repeat:repeat-x;
}

.home #header {
	background-image:url(images/leaves_pl.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:296px;
	position:absolute;
	top:99px;
	left:0px;
}
.home #header div {
	position:absolute;
	left:245px;
	top:100px;
	font-style: italic;
	font-family: Georgia;
	color:#ffffff;
	line-height:20px;	
	font-size:15px;
}
.home #left {
	position:absolute;
	top:350px;
	left:30px;
	width:600px;
}

.home #right {
	position:absolute;
	top:350px;
	left:660px;
	width:240px;	
}

p {
margin:0px;
margin-bottom: 15px;
}

small {
	font-size:11px;
}

#main_menu {
	position: absolute;
	top:70px;
	left:235px;
	color: #4a5056;
	font-size:14px;
	font-weight: bold;
}
#main_menu a {
	margin-right:10px;
	margin-left:10px;
	color: #ffffff;
	text-decoration:none;
}
.home #main_menu a:hover, .home #main_menu a.active {
	color: #4dd1dd;
}

.home a {
	color: #127777;
}

a:hover {
	text-decoration:none;
}

#left h5 {
	margin: 0;
	color: #3c7b81;
	font-size: 17px;
	margin-bottom: 10px;
}

#left h4 {
	margin: 0;
	color: #3695a5;
	font-size: 14px;
	margin-bottom: 10px;
}


#right h5 {
	margin: 0;
	color: #4da0a7;
	font-size: 15px;
	margin-bottom: 10px;
}

.home strong {
	color: #3c7b81;
	font-size: 15px;
	margin-bottom: 10px;
}

#content {
	position:absolute;
	top:200px;
	left:40px;
	width:425px;
}
#content_large {
	position:absolute;
	top:200px;
	left:40px;
	width:725px;
}

#right a {
	padding: 0;
	display: block; 
	width: 240px;
	text-decoration: none;
}

#right a:hover {
	padding: 0;
	display: block;
	color: #0c5656 ; 
	width: 240px; 
}

#right a span {
	font-size: 14px; 
	font-weight:bold; 
	width: 130px; 
	height: 10px; 
	float:left; 
	display:block; 
	padding-bottom:16px; 
	line-height: 1.6em;
}

#right a em {
	font-size: 13px; 
	color: #909090; 
	font-style: normal; 
	padding-top: 10px; 
	display: block;
	line-height: 1.4em;
}

h1 {
	font-size:20px;
	font-weight:normal;
	font-family:Helvetica, Arial, Sans-Serif;
}

.footer {
  width: 600px;
  margin-top: 50px;
  text-align: center;
  border-top: 1px solid #E6E6E6;
  color: #aaa;
}

.footer p{
color: red;
}

.footer a {
  color: #aaa;
}

.home h1 { 	color: #3f7586; }
.logo {margin-left: 0px: clear: right;}
.logo_right {margin-left: 20px;}
.header_banner h1 {font-size: 20px; color: white;}
