/* DEFAULT */

* {
	margin: 0;
	padding: 0;
}

img {
border: 0;    /* gets rid of the default blue border around boxes */
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #333333;
	background-color:#004867;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 2.2em;
	color:#004867;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color:#496389;
	margin-left: 15px;
	margin-top: 6px;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	font-weight: normal;
	margin-left: 15px;
	margin-top: 15px;
	width: 280px;
}

h4  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #004867;
	font-weight: bold;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 280px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.3em;
	color:#496389;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color:#333333;
}

.crosshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color:#496389;
	margin-top: 15px;
}

.home_bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	font-weight: normal;
	margin-top: 15px;
	width: 400px;
}

.clear {
clear:both;
}

#wrapper {
margin: 0 auto;
width: 950px;
background-color:#FFFFFF;
}

/* HEADER */

#header {
	margin: 0;
	padding: 0;
}

.download  {
float: left;
margin-left: 620px;
margin-top: 9px;
position: absolute;
}

#lighthouse_panel {
margin: 0 auto;
width: 950px;
margin-top: -2px;
}


/*  MARTIN's NAV  */

.navmenulist {
margin-top: 51px;
margin-left: 212px;
position: absolute;
}

.navmenulist li {
color: #FFFFFF;
display: inline;
list-style-type: none;
padding-left: 15px;
padding-right: 12px;
}

.navmenulist li.home {
border-left: 0;
}

.navmenulist a:link, a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
color: #FFF;
text-decoration: none;
}

/*  END  */

/* HOME PAGE */


#main_container {
	margin: 0 auto;
	width: 950px;
	margin-top: -2px;
	background-color: #FFF;
	height: 320px;;
}

#texta {
	float: left;
	margin-left: 50px;
	margin-top: 20px;
	width: 490px;
	height: 268px;
}

#right_column {
float: right;
margin-right:60px;
width: 350px;
height: 288px;
}

#level4 {
	width: 950px;
	background-color: #FFF;
	margin-top: -2px;
	height: 320px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#box1  {
	float: left;
	width: 316px;
	height: 278px;
	margin-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #004969;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #a2b7bf;
	background-image: url(images/title_block.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#discusspic  {
float: right;
margin-right:10px;
margin-top: 0px;
}

#box2  {
	float: left;
	width: 316px;
	height: 278px;
	margin-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #004969;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #a2b7bf;
	background-image: url(images/title_block.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#matrixpic  {
float: right;
margin-left:50px;
margin-top: 0px;
}

#box3  {
	float: left;
	width: 316px;
	height: 278px;
	margin-top: 2px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #a2b7bf;
	background-image: url(images/title_block.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#scrollbox  {
margin-left: 2px;
margin-top: 25px;
width: 300px;
height: 200px;
background-color: none;
}

.scrollingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	font-weight: normal;
	margin-left: 15px;
	margin-top: -170px;
	width: 280px;
}


#footer {
margin: 0 auto;
width: 950px;
}

/* INNER TEMPLATE */

#inner_main_container {
	margin: 0 auto;
	width: 950px;
	margin-top: -2px;
	background-color: #FFF;
	height: auto;
}

#left_inner_content  {
	float: left;
	margin-left: 20px;
	margin-top: -20px;
	width: 728px;
	height: auto;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #004867;
	min-height: 600px;   /* DOESN'T WORK IN IE!  */
}

.left_inner_col1  {
float: left;
width: 380px;
margin-top: 40px;
}

.left_inner_col2  {
float: right;
margin-top: 40px;
margin-right: 10px;
}

.left_inner_fullspan  {
float: left;
width: 728px;
height: auto;
margin-top: 20px;
}

.fullspantext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color:#333333;
	width: 650px;
}

#single_services_width  {
	float: left;
	margin-left: 20px;
	margin-top: -20px;
	width: 910px;
	min-height: 600px;   /* DOESN'T WORK IN IE!  */
}

#right_inner_content  {
	float: right;
	width: 201px;
	height: auto;
}

.sidebox  {
	float: left;
	width: 200px;
	height: auto;
	background-image: url(images/side_title_block.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}


.sidebox h2  {
margin-top: 10px;
}

.sidebox h3  {
width: 170px;
}

.sidebox_with_top  {
	float: left;
	width: 200px;
	height: auto;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #a2b7bf;
	background-image: url(images/side_title_block.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}

.sidebox_with_top h2  {
margin-top: 10px;
}

.sidebox_with_top h3  {
width: 170px;
}

.darktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color:#333333;
}

.ourviewtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color:#333333;
	margin-left:-15px;
}



#article_container  {
	margin: 0 auto;
	width: 950px;
	margin-top: -2px;
	background-color:#FFF;
	height: auto;
}

#article_text  {
float: left;
margin-left: 50px;
margin-top: 20px;
width: 850px;
margin-bottom:25px;
}

#mlogo {
position: absolute; 
margin-left: 450px; 
margin-top: 55px;
}


/*  LINKS  */

#bottom_links  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 430px;
	margin-top: 10px;
	position: absolute;
}

a:link.pagelink {
	margin-right: 20px;
	text-decoration: none;
}

a:visited.pagelink {
	margin-right: 20px;
	text-decoration: none;
}

a:hover.pagelink {
	margin-right: 20px;
	text-decoration: none;
}

/*  END LINKS  */