* {
	margin: 0;
	padding: 0;
}

html {
overflow-y:scroll
}

body {
	background: #000000;
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #6F3F07;
}



h1 {
	font-size: 26px;
	color: #405D9A;
	margin-right: 18px;
	font-weight: bold;
}

h5 {
	font-size: 18px;
	color: #5d9732;
}

h2 {
	font-size: 26px;
	color: #405D9A;
	margin-left: 8px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #405D9A;
	margin-top:20px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	
}

h6 {
	font-size: 18px;
	font-weight: bold;
	color: #405D9A;
	margin-top:0px;
}


li {
	margin-bottom: .4em;
	text-align: justify;
}

ul, ol {
	margin-left: 2em;
	margin-top: 1em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}


a {
	color: #405D9A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}
img.left {
	float: left;
	margin: 15px 20px 4px 0;
}

img.right {
	float: right;
	margin: 15px 20px 5px 20px;
}


/* Wrapper */

#wrapper {
	width: 920px;
	margin: 0px auto;
	background: transparent;
}

#wrapper2 {
	width: 920px;
	margin: 0 auto;
	background: url(images/img02.gif) repeat-y;
}
#wrapper3 {
	width: 920px;
	background: white;
	}


/* Header */

#header {
  	height: 450px;
	background: transparent url(images/top.jpg) no-repeat;
}


/* Header2 */

#header2 {
	height: 150px;
	background: transparent url(images/header2.jpg) no-repeat;
}


/* Menu */

#menu {
	padding: 153px 44px 0px 30px;
	width: 760px;
	}



/* Page */

#page {
	background: white;
	padding-left: 2px;
	}

/* Flash */

#flash {
	float: left;
	width: 500px;
	padding: 0px 0px 0 0px;
}


/* Content */

#content {
	float: left;
	padding: 0px 0px 0px 30px;
	margin: 15px 0px 0px 0px;
	background: transparent;
	width: 880px;
	z-index:1000;
}

#content p {
	margin-top: 10px;
	margin-left: 1px;
	padding-right: 20px;
	position: relative;
	line-height: 130%;
	z-index:0
}

#content a {
	color: #405D9A;
}

#servicetitle li {
	margin-bottom: 3px;
	text-align: justify;
	list-style: none
}

#servicetitle ul, ol {
	margin-left: 2px;
}

#servicecheck li {
	margin-bottom: 3px;
	text-align: center;
	list-style: none
}

#servicecheck ul, ol {
	text-align: center
}

/* Sidebar */

#sidebar {
	float: right;
	width: 275px;
	height: 376px;
	padding: 18px 10px 10px 15px;
	margin: 0px 10px 0px 20px;
	position: relative;
	background-color:#F4EFDF;
	z-index:10
	
	}
	
#sidebar p {
	font-size: 13px;
	}
	
#sidebar ul, li {
		margin:0px;
		padding:0px;
		list-style:none;
	}


/* Footer */

#footer {
	height: 89px;
	background:  url(images/footer.jpg) no-repeat;
	font-size: 11px;
	margin-bottom: 35px;
}

#footer .links {
	padding-top: 10px;
	padding-left: 25px;
	float: left;
	color: #4f8584;
	}

#footer .copyright {
	padding-top: 10px;
	padding-right: 25px;
	float: right;
	color: #4f8584;
}

#footer a {
	color: #4f8584;
}

/* Nav */

#nav 	{
	position: relative;
	left: 176px;
	top: 123px;
	width: 160px;
	height: 250px;
	padding: 28px 10px 10px 18px;
	color: #FFFFFF;
	font-size: 24px;
	
}

#nav a {
	color: #ffffff;
	
}

#nav p	{
	margin-bottom: 18px;
	
}

/* Nav2 */

#nav2 {
	position: relative;
	left: 0px;
	top: 119px;
	width: 920px;
	height: 42px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 16px;
	z-index:1		
}

#nav2 a {
	color: #ffffff;
	
}

img.thumbs {
	margin:10px 10px 10px 0px;
	}
	