body {
	FONT: 14px Arial, Helvetica, sans-serif;
	margin:0 0 15px 0;
	background-color: #f3f8fd;
	color:#333333;
	padding: 0px;
} 

a { color:#006699; }
h2 {
	color:#41678d;
	font-weight: bold;
	font-size: 15px;
}
h4 {
	color:#41678d;
	font-weight: normal;
	font-size: 13px;
}
ul {
	padding-left: 20px;
	margin-left: 10px;
}
ul ul {
	margin-top: 8px;
}
li {
	list-style-image:url(images/arrowbullet.gif);
	list-style-position: outside;
	margin: 0 0 8px 0;
}
li li {
	list-style-image:none;
	list-style-position: outside;
	list-style:disc;
	margin: 0 0 6px 0;
}


TABLE, TD { FONT: Arial, Helvetica, sans-serif; }
TEXTAREA, INPUT, SELECT { FONT: 10px; font-family: Arial, Helvetica, sans-serif; }

#mainwrap {
	text-align: center;
	background-image: url(images/bkg.gif);
	background-position: top center;
	background-repeat: repeat-x;
}

#mainwrap2 {
	text-align: center;
	background-image: url(images/bkgwdesign.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 680px;
}

#headerwrap, #headerwrap2 {
	text-align: center;
	background-image: url(images/headerhomebkg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 106px;
	width: 856px;
	margin: auto;
	position:relative;
}

#headerwrap2 {
	background-image: url(images/headerhomebkg2.gif);
}

#headerwrap #nav, #headerwrap2 #nav {
	text-align: left;
	font-size: 13px;
	padding: 10px 10px 0 10px;
	font-weight: bold;
}
#headerwrap ul, #headerwrap2 ul {
	padding-left: 0;
	margin-left: 0;	
}
#headerwrap li, #headerwrap2 li {
	float:left;
	list-style-image:none;
	margin: 0 0 8px 0;
	list-style:none;
	padding-right:15px;
}
#nav a {
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
#headerwrap h3 {
	position:absolute;
	top:50px;
	left:24px;
	background-image: url(images/mainphoto.jpg);
	width: 303px;
	height: 352px;
}
#headerwrap2 h3 {
	position:absolute;
	top:50px;
	left:24px;
	background-image: url(images/pagephoto.jpg);
	width: 145px;
	height: 169px;
	background-repeat: no-repeat;
}
#headerwrap h4, #headerwrap h4 {
	position:absolute;
	top:410px;
	left:24px;
	background-image: url(images/homecationbox.gif);
	width: 303px;
	height: 59px;
	background-repeat: no-repeat;
	padding-top: 8px;
}

#contentwrap {
	text-align: center;
	width: 856px;
	margin: 0 auto;
}

#homecontent {
	text-align: left;
	background-color: #FFFFFF;
	padding: 24px 24px 0 358px;
	line-height: 18px;
}

#homeboxtop {
	background-image: url(images/homeboxtop.gif);
	background-repeat:no-repeat;
	width:465px;
	height:9px;
	padding-bottom:0px;
	margin-bottom:0px;
	background-position: bottom center;
}
#homebox {
	background-image: url(images/homeboxsides.gif);
	background-repeat:repeat-y;
	padding:1px 20px;
	margin:0px;
}

#homeboxbottom {
	background-image: url(images/homeboxbottom.gif);
	background-repeat:no-repeat;
	width:465px;
	height:9px;
	padding:0px;
	margin:0px;
	background-position: top center;
}

#homecontent2 {
	text-align: left;
	background-color: #FFFFFF;
	padding: 24px 24px 0 190px;
	line-height: 18px;
}

#homeboxtop2 {
	background-image: url(images/homeboxtop2.gif);
	background-repeat:no-repeat;
	width:625px;
	height:9px;
	padding-bottom:0px;
	margin-bottom:0px;
	background-position: bottom center;
}
#homebox2 {
	background-image: url(images/homeboxsides2.gif);
	background-repeat:repeat-y;
	padding:1px 20px;
	margin:0px;
}

#homeboxbottom2 {
	background-image: url(images/homeboxbottom2.gif);
	background-repeat:no-repeat;
	width:625px;
	height:9px;
	padding:0px;
	margin:0px;
	background-position: top center;
}

#footerwrap {
	text-align: center;
	width: 856px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-bottom: 1px solid #b0c2d4;
}
#footer {
	text-align: left;
	color: #7a94af;
	font-size: 12px;
	padding: 30px 0 2px 10px;
	background-color: #FFFFFF;
}

