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

html * {
padding: 0;
margin: 0;
border: 0;
}

.body
	{
	margin-left:0;
	margin-top:0;
	margin:0;
	margin-right:0}

#content
	{
	background-image:url(images/bg1.jpg);
	margin-left:auto;
	margin-right:auto;
	height:792px;
	width:800px;
	background-repeat:no-repeat}
	
#nav
	{
	width:180px;
	height:420px;
	position:relative;
	top:30px;
	left:50px;
	float:left;
	clear:both}
	
	
#home_image
	{
	width:498px;
	height:515px;
	float:left;
	margin-top:30px;
	margin-left:55px;
	clear:none;
	background-image:url(images/home_image.jpg);
	background-repeat:no-repeat;}
	
#contact_image
	{
	width:498px;
	height:550px;
	float:left;
	margin-top:30px;
	margin-left:55px;
	clear:none;
	background-image:url(images/contact_image.jpg);
	background-repeat:no-repeat;}
	
#contact_table_sml
	{
	font: 14px "lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin-left:40px;
	margin-top:20px
	}
	
#contact_button
	{
	background-image:url(images/submit.jpg);
	width:148px;
	height:36px}

	
#home_text
	{
	font: 15px "lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	color:#3f4c9f;}
	
.home_text
	{
	font: 15px "lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	color:#3f4c9f;}
	
#home_text_sml
	{
	font: 9px "lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;}
	
.home_text_sml
	{
	font: 9px "lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;}
	
#home_text_lrg
	{
	font: 18px "lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	color:#263285;}
	
.home_text_lrg
	{
	font: 18px "lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	color:#263285;}
	
#home_text_lrg_red
	{
	font: 18px "lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	color:#e43c47;}
	
	
#nav_buttons
	{
	width:167px;
	height:25px;
	text-decoration:none;
	font: 11px "lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin-left:20px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:20px;
	padding-right:0px;
	list-style:none}
	
#nav_buttons li
	{
	margin:5px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	display:inline-block;
	list-style:none;
	width:167px;
	height:25px;
	text-decoration:none;
	color:#FFFFFF;
	list-style:none;
	vertical-align:middle}
	
#nav_buttons li a
	{
	padding:3px 0px 0px 0px;
	vertical-align:middle;
	display:block;
	width:167px;
	height:25px;
	background-repeat:no-repeat;
	text-align:center;
	list-style:none;
	text-decoration:none;
	color:#FFFFFF}

.NOTselected 
	{
	background-image:url(images/button.gif);
	}

.selected 
	{
	background-image:url(images/button_selected.gif);
	}
	
#nav_buttons li a:hover
	{
	vertical-align:middle;
	background-image:url(images/button_selected.gif);
	width:167px;
	height:25px;
	background-repeat:no-repeat;
	text-align:center;
	text-decoration:none}
	
#home_footer
	{	
	width:821px;
	height:96px;
	margin-left:53px;
	background-image:url(images/home_footer1.jpg);
	background-repeat:no-repeat;
	clear:both}
	
#scroll
	{
	float:left;
	margin-top:63px;
	margin-left:285px;
	clear:none;
	height:30px;
	width:300px}

#contact
	{
	color:#ffffff;
	text-decoration:none;
	list-style:none}
	
#construct
	{
	width:498px;
	height:515px;
	float:left;
	margin-top:30px;
	margin-left:55px;
	clear:none;
	background-image:url(images/construct.jpg);
	background-repeat:no-repeat;}
	
#head_right
	{
	width:573px;
	height:73px;
	background-image:url(images/head_right.gif);
	background-repeat:no-repeat}

#head_left
	{
	width:307px;
	height:73px;
	background-image:url(images/head_left.gif);
	background-repeat:no-repeat;
	}
	
#content_left
	{
	width:239px;
	height:800px;
	background-image:url(images/content_left.jpg);
	background-repeat:no-repeat}
	
#content_right
	{
	width:641px;
	height:800px;
	background-image:url(images/content_right.gif);
	background-repeat:no-repeat}

#footer_img
	{
	width:880px;
	height:31px;
	background:url(images/footer_img.jpg);
	background-repeat:no-repeat}

#content_contact
	{
	width:641px;
	height:800px;
	background-image:url(images/content_contact.jpg);
	background-repeat:no-repeat}
	
#contact_table_large
	{
	font: 14px "lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	}
	
.contact_table_large
	{
	font: 14px "lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	}

#content_creative
	{
	width:641px;
	height:800px;
	background-image:url(images/content_creative.jpg);
	background-repeat:no-repeat}


	
	

	

