html, body
{
	margin:0;
	padding:0
}

body
{
	background-color: #FFFFFF;
	text-align:center;
	font-size: 12px;
	color: #36393D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p { margin:0 10px 10px }

a:link { color: #3F4C6B; }

a:visited { color: #B02B2C; }

a:hover { color: #6BBA70; }

a:active { color: #356AA0; }

h1
{
	font-size: 18px;
	color: #356AA0;
	margin-left: 15px;
}

h2
{
	font-size: 16px;
	color: #356AA0;
	margin-left: 10px;
}

h3
{
	font-size: 14px;
	color: #356AA0;
	margin-left: 10px;
	margin-bottom: 5px;
}

h4
{
	font-size: 14px;
	color: #36393D;
	margin-left: 15px;
}

h5
{
	font-size: 12px;
	color: #356AA0;
	margin-left: 15px;
}

/* header */
#header
{
	height: 150px;
	background: url(images/front-a.gif);
}

#header h1
{
	height:80px;
	line-height:80px;
	font-size: 36px;
	margin-left: 30px;
	margin-top: 30px;
	color: #00CCFF;
}

#header h1 a { text-decoration: none; }

#header h1 a:hover { color:#ebebeb; }

#logo { padding: 40px 0px 0px 30px; }

.headerad
{
	float: right;
	padding: 40px 20px 0px 0px;
	text-align: center;
	width: 468px;
}

.content
{
	float:left;
	width:700px;
}

.content p { line-height:1.4 }

ol
{
	list-style-type:decimal;
	margin: 10px 20px;
	padding: 0 20px;
}

.sitemap ul
{
	margin: 20px 40px;
	padding: 0 20px;
	list-style-image: url(images/arrow.gif);
}

.sitemap li { margin:10px 0px 10px 0px; }

ul
{
	margin: 20px 50px;
	padding: 0 20px;
	list-style-image: url(images/bullet.gif);
}

li { }

#footer p
{
	margin:0;
	padding:5px 10px
}

#footer
{
	clear:both;
	width:1034px;
	margin: 0 auto;
	background: url(images/footer.gif) top center no-repeat;
	text-align: right;
	margin-bottom: 10px;
	padding-top: 10px;
}

#wrapper
{
	width:1024px;
	margin:0 auto;
	text-align:left
}

.navigation
{
	float:right;
	width:320px;
}

.end { clear: both; }

#extra
{
	width:1034px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

.extra-box1
{
	width: 32%;
	float: left;
	margin-left: 3px;
	background: url(images/user.png) left center no-repeat;
	padding: 5px;
}

.extra-box2
{
	width: 32%;
	padding: 5px;
	float: left;
	margin-left: 3px;
	background: url(images/testimonial.png) left center no-repeat;
}

.extra-box3
{
	width: 32%;
	padding: 5px;
	float: left;
	margin-left: 3px;
	background: url(images/report.png) left center no-repeat;
}

#extra p { margin-left: 65px; }

#top
{
	clear:both;
	width:1024px;
	text-align: right;
	margin: 0 auto;
	padding-top: 10px;
	height: 20px;
}

.social { float:left; }

.social img
{
	margin-left:5px;
	border: none;
}

/* form elements */
form
{
	margin:10px;
	padding: 5px;
	border: 1px solid #f2f2f2;
	background-color: #FAFAFA;
	float: left;
}

label
{
	display:block;
	font-weight:bold;
	margin:5px 0;
}

input
{
	padding: 3px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}

textarea
{
	width:350px;
	padding:3px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}

input.button
{
	margin: 0;
	font: bolder 12px Verdana, Sans-serif;
	border: 1px solid #CCC;
	padding: 2px 3px;
	background: #FFF;
	color: #3F4C6B;
}

/* search form */
form.search
{
	top: 15px;
	right: 5px;
	padding: 0;
	margin: 0;
	border: none;
	background-color: transparent;
	margin-bottom: 10px;
}

form.search input.textbox
{
	margin: 0;
	width: 120px;
	border: 1px solid #CCC;
	background: #FFF;
	color: #333;
	vertical-align: top;
}

form.search input.button
{
	width: 60px;
	vertical-align: top;
}

code
{
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	/* white-space: pre; */
  background: #FAFAFA;
	border: 1px solid #f2f2f2;
	border-left: 4px solid #ebebeb;
}

acronym
{
	cursor: help;
	border-bottom: 1px solid #777;
}

blockquote
{
	margin: 10px;
	padding: 0 0 0 32px;
	background: #FAFAFA url(images/quote.gif) no-repeat 5px 10px !important;
	background-position: 8px 10px;
	border: 1px solid #ebebeb;
	border-left: 4px solid #ebebeb;
}

/*menu */
.hovermenu
{
	width: 974px;
	padding-left: 50px;
	background: #ebebeb;
	clear: both;
}

.hovermenu ul
{
	font: bold 13px arial;
	padding-left: 0;
	height: 20px;
	background-color: #ebebeb;
	margin: 0 auto;
}

.hovermenu ul li
{
	list-style: none;
	display: inline;
}

.hovermenu ul li a
{
	padding: 2px 0.5em;
	text-decoration: none;
	float: left;
	color: #3F4C6B;
	background-color: #ebebeb;
}

.hovermenu ul li a:hover { background-color: #C3D9FF; }

html>body .hovermenu ul li a:active { /* Apply mousedown effect only to NON IE browsers */ }

/* tooltips */
.tooltip
{
	width: 200px;
	color:#000;
	font:lighter 11px/1.3 Arial, sans-serif;
	text-decoration:none;
	text-align:center
}

.tooltip span.top
{
	padding: 30px 8px 0;
	background: url(images/bt.gif) no-repeat top
}

.tooltip b.bottom
{
	padding:3px 8px 15px;
	color: #548912;
	background: url(images/bt.gif) no-repeat bottom
}
