body {
	margin:0px 0px 0px 0px; 
	padding: 0;
	text-align: center;
	color: #333;
	background-color: #FFFFFF;
	background-image: url(images/bg-main.gif);
	background-repeat:repeat-x;
}

#wrapper {
	background-image: url(images/bg-wrapper.gif);
	background-repeat:repeat-y;
	background-color: #f5e4f0;
	margin:0 auto;
	width: 772px;
	border-left:1px solid  #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding-left:14px;
	padding-right:14px;
	font-family:'Trebuchet MS', Arial, Sans-Serif;
	font-size:11px;
	color: #333333;
	line-height:16px;
}

#header {
	background-image: url(images/logo.gif);
	background-repeat:no-repeat;
	height: 86px;
	width: 771px;
}

#nav {
	background-image: url(images/bg-nav.gif);
	background-repeat:repeat-x;
	text-align: center;
	padding-left:25px;
	padding-top:8px;
	font-family:'Trebuchet MS', Arial, Sans-Serif;
	font-size:11px;
	color: #FFFFFF;
	width: 743px;
	height:23px;
	margin-left:1px;
}

.title-box{
	padding-left:25px;
	padding-top:15px;
	width: 743px;
	background-color: #01a3b2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color: #FFFFFF;
	text-align: left;
	height:38px;
}

#footer{
	background-image: url(images/bg-nav.gif);
	background-repeat:repeat-x;
	text-align: center;
	padding-left:30px;
	padding-top:8px;
	font-family:'Trebuchet MS', Arial, Sans-Serif;
	font-size:11px;
	color: #FFFFFF;
	width: 738px;
	height:23px;
	margin-left:1px;
	margin-top:10px;
}

.blue-box{	
	background-color:#f4ffff;
	background-image: url(images/bg-blue.gif);
	background-repeat:repeat-x;
	width:473px;
	text-align:left;
	padding:20px;
	margin-top:-100px;
	margin-left:233px;
	border-top:10px solid  #FFFFFF;
	border-left:10px solid  #FFFFFF;
	border-bottom:10px solid  #FFFFFF;
}

.blue-box-home{	
	float:left;
	background-color:#f4ffff;
	background-image: url(images/bg-blue.gif);
	background-repeat:repeat-x;
	width:480px;
	text-align:left;
	padding:20px;
	margin-left:0px;
	border:10px solid  #FFFFFF;
}

.form-box{	
	width:300px;
	text-align:left;
	padding:20px;
	margin-left:100px;
}


.green-box{	
	float:left;
	background-color:#fcfff4;
	background-image: url(images/bg-green.gif);
	background-repeat:repeat-x;
	width:180px;
	text-align:left;
	padding:20px;
	border-left:10px solid  #FFFFFF;
	border-top:10px solid  #FFFFFF;
	border-bottom:10px solid  #FFFFFF;
}

.green-box-home{	
	background-color:#fcfff4;
	background-image: url(images/bg-green.gif);
	background-repeat:repeat-x;
	width:170px;
	text-align:left;
	padding:20px;
	margin-left:542px;
	border-left:0px solid  #FFFFFF;
	border-top:10px solid  #FFFFFF;
	border-right:10px solid  #FFFFFF;
	border-bottom:10px solid  #FFFFFF;
}

a.a-nav:link {
	color: #FFFFFF;
	padding-left:3px;
	padding-right:3px;
	text-decoration: none;
}
a.a-nav:visited {
	color: #FFFFFF;
	padding-left:3px;
	padding-right:3px;;
	text-decoration: none;
}

a.a-nav:hover {
	color: #000000;
	padding-left:3px;
	padding-right:3px;
	text-decoration: none;
}
a.a-nav:active {
	color: #FFFFFF;
	padding-left:3px;
	padding-right:3px;
	text-decoration: none;
}

a:link {
	color: #006874;	
	text-decoration: none;
}

a:visited {
	color: #006874;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #006874;
	text-decoration: none;
}

li.arrow{
	list-style-image:url(images/list-arrow.gif);
	font-family:'Trebuchet MS', Arial, Sans-Serif;
	font-size:11px;
	margin-left:-15px;
	padding-bottom:3px;
	padding-left:3px;
}

li{
        list-style-type: disc
	font-family:'Trebuchet MS', Arial, Sans-Serif;
	font-size:11px;
	padding-bottom:3px;
}


p{
	font-family:'Trebuchet MS', Arial, Sans-Serif;
	font-size:11px;
	color: #333333;
	line-height:16px;
}

.heading1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
color:#3333333;
}

.heading2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-style:italic;
font-weight:bold;
color:#3333333;
width:170px;
background-color:#e7f2d2;
border-bottom:1px solid  #b1d66f;
border-top:1px solid  #b1d66f;
padding:3px;
}

.heading3{
font-family:'Trebuchet MS', Arial, Sans-Serif;
font-size:12px;
color:#006874;
font-weight:bold;
}

.title-photo{	
	float:left;
	border-left:10px solid  #FFFFFF;
	border-top:10px solid  #FFFFFF;
	border-bottom:0px solid  #FFFFFF;
}

.main-photo{	
	border:3px solid  #01a3b2;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:15px;
}

.left-photo{	
	border:1px solid  #01a3b2;
}