/* Designed by Visionary Marketing - www.visionarymarketing.biz */

/* ----------Body---------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(images/bg.gif);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.container {
	position: relative;
	width: 840px;
	height: auto;
	background-color: #ffffff;
	margin: 0px auto;
}

.content {
	display: block;
	height: auto;
	width: 587px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e7e6e4;
	padding-left: 20px;
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e7e6e4;
	margin: 20px;
}

.right {
	display: block;
	height: auto;
	width: 130px;
	position: relative;
	float: right;
	margin-right: 20px;
	padding-right: 20px;
	margin-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e7e6e4;
	margin-bottom: 20px;
	padding-bottom: 20px;

}
a:link {
	text-decoration: underline;
	color: #333333;
}


/* ----------Fonts---------- */

h1 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #445b70;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #445b70;
	line-height: 20px;
}

B,strong {
 color: #445b70;
}

.content {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

p {
	margin-top: 3px;
	padding-top: 3px;
}

.right p {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	line-height: 18px;
	margin-top: 3px;
	padding-top: 3px;
}




/* ----------Header---------- */

.header {
	position: relative;
	background-image: url(images/bg-top.gif);
	background-repeat: no-repeat;
	width: 840px;
	height: 327px;
	background-color: #FFFFFF;
}

#logo {
	position: absolute;
	width: 450px;
	height: 61px;
	top: 24px;
	left: 20px;
}

#phoneicon {
	position: absolute;
	top: 40px;
	left: 644px;
	height: 37px;
	width: 176px;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: a19a92;

}

#headerimage {
	position: absolute;
	height: 177px;
	width: 832px;
	left: 4px;
	top: 148px;
	z-index: 1;
}

/* ----------Links---------- */

.links {
	position: absolute;
	top: 115px;
	left: 0px;
	width: 840px;
	height: 28px;
	background-color: #2C5463;
	z-index: 99;
}

#menu {
	position: relative;
	top: -1px;
}

.links ul {
	font-family: Arial, Verdana;
	font-size: 14px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.links ul li {
	display: block;
	position: relative;
	float: left;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #ffffff;
}

.links ul li ul li {
	border-right: 0 none;
	display: block;
	_margin-top: -1px;
	left: 1px;
	float: left;
}

.links li ul { 
	display: none;
	position: absolute;
	top: 28px;
	margin-left: -1px;
	#margin-left: 0px;
	_margin-left: 0px;
}

.links ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 5px 15px 5px 15px;
	background: #2C5463;
	margin-left: 0px;
	white-space: nowrap;
}

.links ul li a:hover { 
	background: #617F8A; 
}

.links li:hover ul, li.sfhover ul { 
	display: block; 
	position: absolute;
}

.links li:hover li { 
	float: none;
	font-size: 11px;
}
.links li:hover a { 
	background: #617F8A; 
}

.links li:hover li a:hover { 
	background: #95A9B1; 
}

.links li {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
		
/* ----------Footer---------- */

.footer {
	position: relative;
	padding-top: 7px;
	clear: both;
	width: 829px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7e7e7e;
	font-size: 8px;
	text-align: right;
	padding-right: 11px;
	background-position: center bottom;
	background-image: url(images/bg-bottom.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e7e6e4;
}

a {
	color: #7e7e7e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

