*{margin:0; padding:0;}

body {
	background: #ffffff url(images/bg.jpg) repeat-x;
	font-family: Georgia,Helvetica,sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	margin: 0 0 20px 0;
 	text-align: center;
}

#wrap  {
	width:892px; 
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

img{border: none;}

img a{border:none;}

/* header */

#headertop {
	width: 865px;
	height: 125px;
	background: none;
	border: 0;
	margin-left:auto;
	margin-right:auto;
}

/* main menu */

#menu {
	font-family: Georgia, sans-serif;
	font-weight: bold;
	text-transform: none;
	margin:0;
	padding: 0;
	list-style-type: none;
	background-image: url(images/link.png);
	font-size: 10px;
	height: 44px;
}

#menu li {
	float: left;
	margin: 0;				
}

#menu li a {
	text-decoration: none;
	background-image: url(images/link.png);
	display: block;
	padding: 0 20px;
	line-height: 44px;
	color: #000;
}
			
#menu li a:hover, #menu li.active a {
	background-image: url(images/hover.png);
	color: #000;
}
			
#menu_wrapper ul {
		margin-left: 12px;
}

#menu_wrapper {
	padding: 0 16px 0 0; 
	background: url(images/grey.png) no-repeat right;
	width:858px;
	margin-left:auto;
	margin-right:auto;
}

#menu_wrapper div {
	float: left; 
	height: 44px; 
	width: 12px; 
	background: url(images/grey.png) no-repeat left;
}

/* top */

#top {
	width:892px;
	height:11px;
	background: url('images/top.png') no-repeat;
	border:0;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}


/* mid */

#mid {
	width:892px;
	background: url('images/midbg.png');
	background-repeat: repeat-y;
	border:0;
	margin-left:auto;
	margin-right:auto;
}

/* slideshow */

#slideshow {
	width: 852px;
	height: 264px;
	background: url('images/flash.jpg') no-repeat;
	border: 0;
	margin-left:auto;
	margin-right:auto;
}

/* content */

#content {
	width: 852px;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align: justify;
	line-height: 14pt;
	overflow: hidden;
	background: none;
}

#content div {
	float:left;
}

.welcome {
	width:394px;
	background-image: url(images/welcome.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding-right:20px;
	padding-left:10px;
	padding-top:10px;
	border:0;
}

.highlights {
	width:320px;
	margin:0;
	padding-right:10px;
	border:0;
}

.icons {
	width:98px;
	margin:0;
	padding:0;
	border:0;
}

.introducing {
	width: 582px;
	margin: 0;
	padding-right:20px;
}

.promise {
	width: 250px;
	margin: 0;
	padding: 0;
}

#content img {
	border: none;
	padding: 0 0 10px 0;
	margin: 0;
}

#content h2 {
	color: #17472f;
	background: none;
	font-family:Georgia,Helvetica,sans-serif;
	line-height:20px;
	font-size:18px;
	font-weight:bold;
	text-transform: none;
	font-style:normal;
	font-variant:normal;
	padding: 0;
	margin-bottom:0.5em;
	margin-top:0;
}

.post {
	clear: both;
	color: #383838;
	background: none;
	font-size:1.083em;
	line-height:1.462;
	font-family:Georgia,Helvetica,sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	padding: 0;
	margin: 0;
}

.post a {color: #000000; text-decoration: none;}

.post a:hover {color: #000000; text-decoration: underline;}

/* content2 */

#content2 {
	width: 852px;
	padding-top: 10px;
	margin-left:auto;
	margin-right:auto;
	text-align: justify;
	line-height: 14pt;
	overflow: hidden;
	background: none;
}

#content2 div {
	float:left;
}

#content2 img {
	border: none;
	padding: 0 0 10px 0;
	margin: 0;
}

#content2 h2 {
color: #17472f;
	background: none;
	font-family:Georgia,Helvetica,sans-serif;
	line-height:20px;
	font-size:18px;
	font-weight:bold;
	text-transform: none;
	font-style:normal;
	font-variant:normal;
	padding: 0;
	margin-bottom:0.5em;
	margin-top:0;
}

/* bottom menu */

#menu2 {
	width: 852px;
	height: 25px;
	background: #ffffff;
	border: 0;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	color: #383838;
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu2 ul li {
	display: inline;
}

#menu2 ul li a {
	float: left;	
	font-family:Georgia,Helvetica,sans-serif;
	font-weight:normal;
	line-height:1em;
	font-size:1em;
	padding:5px 10px;
	position:relative;
	color: #383838;
	text-decoration: none;
	border-right: 1px solid #eeeeee;

}

#menu2 ul li a:hover {
	background:#eeeeee;
	color:#000000;
	text-decoration: none;
}

/* footer */

#footer {
	width: 892px; 
	height: 79px;
	background: url('images/bottom.png');
	border: 0;
	margin: 0;
	padding: 0;
}

#footer p{
	color: #ffffff;
	background-color:transparent;
	font-family:Ariel,Helvetica,sans-serif;
	line-height:1em;
	font-size:0.8em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin-top:0;
	padding-bottom:1px;
	padding-left: 10px;
}
