/* CSS Document */

h1 {font-size:16px;}

h2 {
	font-size:12px;
}

h3 {
	font-size:12px;
}

p {font-size:12px;}
	


/*#######################
  Element Styles 
#######################*/

body {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	background-color:#C0C0C0;
	font-size:10px;
	/*background-image:url('..\images\bodybg.jpg');
	background-repeat:repeat-x; */  
	text-align: left;
}


/*#####################
  Layout Styles 
#######################*/


#wrapper {
	text-align: left;
  	width: 750px;
	margin:0px auto 0px auto;
	overflow:visible;
}
	
#header {
	width: 750px;
	height: 100px;
	background-color: #FFF;
	z-index: 90;
	color:#1E3964;
}

#navbox {
	margin-left:20px;
	background-color: #FFF;
	font-size: 12px;
	height: 25px;
	width: 550px;
	color:#1E3964;
	text-align: center;
	z-index: 100;
	overflow:hidden;
	text-decoration:none;
	text-transform:uppercase;
	}
	
#navbox ul
	{
	list-style-type:none;
	}
	
#navbox li
	{
	display:inline;
	padding-right:5px;
	margin-left:0px;
	}
	
#navbox a:link, a:visited, a:active {
	color:#1E3964;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	}
	
#navbox a:hover  {
	font-size:12px;
	color:#9CC;
	}
	
.length_home {height:800px;}
.length_service {height:900px;}
.length_newsletter {height:2100px;}
.length_event {height:600px;}
.length_survey {height:600px;}
.length_contact {height:600px;}
.length_about {height:650px;}
.length_community {height:600px;
}
.length_signup {height:500px;}
.length_consulting {height:400px;}
.length_privacy {height:500px;}

#main_box {
	text-align:left;
	width:750px;
	background-color: #1E3964;
	padding-top:5px;
	z-index: 90;
	margin-bottom: 0px;
}

#main_box h1 {
	color:#86A7C1;
	text-align: left;
}
#main_box h2 {
	color: #C96;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#main_box p {
	color:#DDD8E2;
}

#main_box img {
	border-color:#F4F4F4;
	margin-right: 5px;
}

#home_box_left {
	width:305px;
	text-align:left;
	padding:5px;
	overflow: hidden;
	margin-left: 40px;
	margin-top: 10px;
	float:left;
}

#home_box_right {
	width:305px;
	text-align:left;
	padding:5px;
	overflow: hidden;
	margin-right: 40px;
	margin-top: 10px;
	float:right;
}

#home_box_puzzle {
	width:180px;
	text-align:left;
	padding:5px;
	overflow: hidden;
	margin-right: 55px;
	margin-top: 5px;
	float:right;
	height: 226px;
}

#main_box a:link, a:visited, a:active {
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	}
	
#main_box a:hover {
	color:#9CC;
	}

#box1_misc {
	height:260px;
	width:200px;
	text-align:left;
	padding:5px;
	overflow: hidden;
	margin-right: 20px;
	margin-top: 5px;
	float:right;
}

#contact_box_left {
	width:290px;
	height:420px;
	text-align:left;
	padding:5px;
	overflow: visible;
	margin-left: 50px;
	margin-top: 15px;
	float:left;
}

#contact_box2 {
	width:272px;
	height:106px;
	text-align:left;
	overflow: visible;
	margin-top: 240px;
}

#services_box {
	width:700px;
	text-align:left;
	padding:5px;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 15px;
}

#community_box1 {
	width:500px;
	height:260px;
	text-align:left;
	padding:5px;
	overflow: visible;
	margin-left: 45px;
	margin-top: 5px;
}

#about_box1 {
	width:450px;
	height:280px;
	text-align:left;
	padding:5px;
	overflow: visible;
	margin-left: 70px;
	margin-top: 5px;
}

#about_box {
	width:600px;
	text-align:left;
	padding:5px;
	overflow: hidden;
	margin-left: 70px;
	margin-top: 10px;
}

#community_box {
	width:600px;
	text-align:left;
	padding:5px;
	overflow: hidden;
	margin-left: 70px;
	margin-top: 10px;
}
 
#consulting_box {
	width:600px;
	text-align:left;
	padding:5px;
	overflow: hidden;
	margin-left: 70px;
	margin-top: 10px;
}
  
 
/* Form Styles */ 

#contactform {
	width: 300px;
	height: 450px;
	overflow: hidden;
	background-color: white;
	text-align:left;
	font-size:12px;
	color:#1E3964;
	margin-right: 50px;
	margin-top: 15px;
	padding:10px;
	float:right;
} 


/* Misc Styles */	

#footer {
	height:80px;
	text-align:left;
	width:750px;
	z-index: 100;
	float:none;
	background-color: #5B88AB;
	font-size:10px;
	}
	
#end_box {
	width:750px;
	height:50px;
	text-align:left;
	background-color: #1E3964;
	color:#CCC;
}
.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#1E3964; margin:0 5px;}
.b2f {height:1px; background:#1E3964; margin:0 3px;}
.b3f {height:1px; background:#1E3964; margin:0 2px;}
.b4f {height:2px; background:#1E3964; margin:0 1px;}

.b1g, .b2g, .b3g, .b4g{font-size:1px; overflow:hidden; display:block;}
.b1g {height:1px; background:white; margin:0 5px;}
.b2g {height:1px; background:white; margin:0 3px;}
.b3g {height:1px; background:white; margin:0 2px;}
.b4g {height:2px; background:white; margin:0 1px;}
