@charset "UTF-8";

/* @group General Styles */

body {
	font: 100% "Lucida Grande", Lucida, Verdana, sans-serif;
	background-image: url(images/bg_body.png);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
a img

{  
	border-style: none;
	margin: 0;

}
img

{  
	border-style: none;
	margin: 0;

}

.wrap
{  
	float: right;
}

.wrap2
{  
	float: left;
	vertical-align: middle;
}

p {
	font: 10pt/1.4 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #808080;
	text-align: left;
}

h1 {
	font: bold 11pt/1.4 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #808080;
	text-align: left;	
}

h2 {
	font: 12pt/1.4 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #808080;
	text-align: left;
}

h3 {
	font: bold 13pt/1.4 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #808080;
	text-align: left;
}

h4 {
	font: 18pt/1.4 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #808080;
	text-align: left;
}

h5 {
	font: 21pt/1.4 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #808080;
	text-align: left;
}

h6 {
	font: 24pt/1.4 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #808080;
	text-align: left;
}

A:link {	
	text-decoration: none;
	color: #002664;
	font-weight: bold;
}
		
A:visited {	
	text-decoration: none;
	color: #002664;
	font-weight: bold;
}	
		
A:active {	
	color: #002664;
	font-weight: bold;
}	

A:hover	{	
	color: #002664;
	font-weight: bold;
}

li {
	font: 10pt/1.4 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #808080;
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
}

ul 
{
	list-style-type: square;
	text-align: left;
}

ol 
{
	list-style-position: outside;
	text-align: left;
}

/* @end */
#overlay2 {
	width: 100%;
	height: 920px;
	position: absolute;
	top: -20px;	
	left: 0;	
	z-index: 2;
	background: url(images/bg_header.png) repeat-x;
}
#container {
	width: 840px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	position: relative;
	z-index: 3;
}
#header {
	background-image: url(images/masthead.png); 
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 120px;
}
#nav {
	height: 40px;
	border-style: none;
}
#header p {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.nospace {
	margin: 0;
}
#mainContent {
	padding: 0 40px;
	position: relative;
	margin: 0;
}
.top {
	background-image: url(images/top_container.png);
	height: 40px;
	padding: 0;
	margin: 0;
}
.mid {
	background-image: url(images/mid_container.png);
	position: relative;
	clear: both;
}
.min {
	height: 600px;
}

#homeCopy {
	width: 540px;
	padding: 0px 30px 10px 10px;
	float: left;
	position: relative;
}

#homeFunnel {
	width: 180px;
	padding: 0;
	float: right;
	position: relative;
	margin-right: 20px;
}

#contentCopy {
	width: 740px;
	padding: 20px 10px 40px;
}
#contentCopy p.thumbs a {
	padding-left: 25px 
}
.tabstext {
	font-weight: bold;
	font-size: 10pt;
	color: #002664;
	vertical-align: middle;
	line-height: 1;
	margin: 0;
}
.tabsend {
	width: 760px;
	padding: 0;
	margin: 0;
	text-align: center;
	border-style: none;
	position: relative;
	clear: both;
}

/* @group Stock Images */

.homephoto { /* this is the stockphoto background for the maincontent div */
	background: url(images/stockphoto.png) no-repeat right bottom;
	margin-right: -20px;
}
.watermark1 { /* this is the watermark 1 for the maincontent div */
	background: url(images/watermark1.png) no-repeat right bottom;
	margin-right: -20px;
	padding-right: 20px;
}
.watermark2 { /* this is the watermark 2 for the maincontent div */
	background: url(images/watermark2.png) no-repeat right bottom;
	margin-right: -20px;
	padding-right: 20px;
}

/* @end */

/* @group Newsbox */

#newsbox {
	background: url(images/bg_news.png) repeat-y;
	margin-left: 0;
	width: 321px;
	clear: both;
}

#newsbox p {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 10pt;
	color: #e98300;
}

#newsbox a {
	color: #e98300;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#newsbox img {
	margin: 0;
	padding: 0;
}

/* @end */

/* @group Footer */

.home {
	background-image: url(images/footer_home.png);
}
.photo {
	background-image: url(images/footer_photo.png);	
}
.wm1 {
	background-image: url(images/footer_wm1.png);	
}
.wm2 {
	background-image: url(images/footer_wm2.png);	
}
.none {
	background-image: url(images/footer_none.png);	
}

#footer {
	padding: 0 10px;
	height: 60px;
	position: relative;
	clear: both;
}
#footer p {
	margin: 0;
	font-size: 8pt;
	padding: 10px 0 10px 40px;
	color: gray;
}
#footer a {
	color: gray;
	text-decoration: none;
}

/* @end */

/* @group Nav */

.indentmenu{
	width: 100%;
	font-weight: normal;
	font-style: normal;
}

.indentmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/
	border-top: 1px solid white;
	background: url(images/indentbg.gif) repeat-x center center;
	font-weight: normal;
	font-style: normal;
}

.indentmenu ul li{
display: inline;
	font-weight: normal;
	font-style: normal;
}

.indentmenu ul li a{
	float: left;
	color: white; /*text color*/
	padding: 5px 11px;
	text-decoration: none;
	border-right: 1px solid #ccc;
	background-color: transparent;
	font-weight: normal;
	font-style: normal;
}

.indentmenu ul li a:visited{
	color: white;
	background-color: transparent;
	font-weight: normal;
	font-style: normal;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: white !important; /*text color of selected and active item*/
	padding-top: 6px; /*shift text down 1px for selected and active item*/
	padding-bottom: 4px; /*shift text down 1px for selected and active item*/
	background: transparent url(images/indentbg2.gif) repeat-x center center;
	font-weight: normal;
	font-style: normal;
}

div#splash { position: relative; height: 200px; width: 760px; }
div#splash img { height: 200px; width: 760px; display: block; margin: 0 auto }

/* @end */