@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#cfc9b9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	}

#test {
	height:71px; 
	background-image:url(../fla/bg1.jpg); 
	background-repeat:repeat-x;
	text-align:center;
	}
	
#logoholder {
	height:70px; 
	background-color:#671411;
	}
	
#logospot {
	position:relative; 
	margin:0 auto; 
	width:800px;
	}
	
#logo {
	width:245px;
	height:52px;
	position:relative;
	top:6px;
	left:12px;
	background-image:url(../images/fbclogo.gif);
	}
	
#adholder {
	height:286px; 
	background-color:#101010; 
	border-top:1px #aaaaaa solid;
	}
	
#flashad {
	position:relative;
	margin:30px auto;
	width:792px;
	height:220px;
	border:3px #454545 solid;
	background-color:#101010;
	}
	
#lowerarea {
	position:relative;
	margin:0 auto;
	width:754px;
	}
	
#lowerarea2 {
	position:relative;
	margin:0 auto;
	width:800px;
	}
	
#lowerarea h3 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase; 
	margin:15px 0px 0px 15px;
	}
	
#btmWrapper {
	position:relative;
	margin:0 auto;
	width:800px;
	}
	
#line {
	margin-top:80px; 
	height:2px; 
	background-image:url(../images/lineart.gif);
	background-repeat:repeat-x
	}
	
#address {
	padding:3px 0; 
	margin-bottom:100px; 
	text-align:right; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; color:#333333;
	}

.servtable {
	font-size:1.2em;
	color:#666666;
	}

.servtable td {
	vertical-align:top;
	}
h2 {
	color:#003366;
	margin:25px 0 0 4px;
	font-size:1.4em;
	font-weight:bold;
	}
	
h4 {
	font-size:1.2em;
	padding:3px 0;
	}

.contacttable {
	font-size:1.0em;
	color:#666666;
	}
	
.contacttablep {
	color:#003366;
	margin:15px 0 0 8px;
	font-size:1.2em;
	font-weight:bold;
	}
		
.indent5{ 
	padding:15px 0 10px 6px;
	border-right:1px dashed #671411;
	}
	
.indent7{
	height:146px; 
	padding:15px 0 10px 12px
	}

form { 
	margin:0px; 
	padding:0px;
	}

.form { 
	margin-left:10px; padding:0px;
	}
		
.form input {
	width:195px;
	height:21px;
	color: #333333;
	padding:3px 0 0 7px;
	background-color:#EEEEE0;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	}

.form textarea {
	width:195px;
	height:56px;
	color: #333333;
	overflow: auto;
	padding:3px 0 0 7px;
	background-color:#EEEEE0;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	}

td a{ 
	color:#003366;
	}
	
td a:hover {
	text-decoration:none;
	color:#671411
	}
	
.belief {
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:.02em;
	}
	
#belief {
	margin:15px 35px 0 5px;
	padding:0;
	}
	
#activities {
	margin:15px 35px 0 5px;
	padding:0;
	}
	
#activities td{
	vertical-align:top;
	font-size:1.2em;
	}
	
#activities h2 {
	margin:15px 0 0 0;
	}
	
#activities p {
	font-size:1.2em;
	line-height:1.7em;
	}
	
#activities h4 {
	padding:0;
	margin-top:5px;
	}
	
#actHeader{
	height:25px;
	background-color:#003366;
	color: #c7c7c7;
	margin-bottom:5px;
	}
#belief p {
	font-size:1.2em;
	line-height:1.6em;
	margin:1em 0 0 0;
	}
	
#globe {
	width:754px;
	height:400px;
	position:relative;
	margin:0 auto;
	background:url(../images/globe.gif) no-repeat;
	}
	
#linedivide {
	height:1px; 
	background-color: #ffffff;}
	
#wrapper {
	width:800px;
	position:relative;
	margin:0 auto;
	}
	
table .serm_tbl td{
	padding:10px;
	border-bottom:#aeaeae 1px solid;
	}