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

.site-wrapper 
{
	background-color:#FFFFFF;
	width:1020px;
	margin:0px;
	margin-left:auto;  
	margin-right:auto;
	margin-bottom:auto;
	margin-top:auto;
	border:solid 1px black; 


}

.header-wrapper
{
width:1020px;
height:190px;
background-image:url(images/header-background.gif);
background-repeat:repeat-x;

}

.header-title
{
	position:absolute;
	float:left;
	
				
}

.laptop
{
position:relative;
z-index:3;
left:545px;
top:-97px;
}

	
.body-wrapper
{
    float:left; 
	width:1020px; 
	height:250px;
	background-image:url(images/menu_background.gif);
	background-repeat:repeat-x;
	background-repeat:repeat-y;
	background-repeat:repeat;
	
}

.menu
{
	position:relative;
	Left:50px;
	/*The width of the menu */
	width:120px;
	/*align:top;*/
	
}

.content-wrapper
{  
	position:relative;
	width:470px;
	margin-right:5px; 
	top:-100px;
}

.textheader
{	
	position:relative;
	left:130px;
	width:778px;
	/*top:-96px;*/
}

.textmiddle
{
    position:relative;
	left:130px;
	width:690px;
	padding: 20px 20px;
	margin-right:auto;
	margin-top:10px
    min-height:400px;
	
	/*top:200px;*/
	/*top:-96px;*/

}
span.heading { font:"Times New Roman", Times, serif; font-weight:bold; font-size:32px;}
span.heading1 { font:"Times New Roman", Times, serif; font-weight:bold; font-size:21px;}
span.heading2 { font:"Times New Roman", Times, serif; font-weight:bold; font-size:18px;}
span.text{ text-align:center;}
span.address_style { color:#004000; text-align:left; font-size:10px; }
.textmiddle p{ font-size: 16px; font:"Times New Roman", Times, serif;}	
.textmiddle a{ text-decoration:none;}
span.services_nav{ font-size:20px; font:"Times New Roman", Times, serif;}


{text-decoration:none;}

.textmiddle h2{ font:"Times New Roman", Times, serif;}

.textfooter
{
  	position:relative;
	left:130px;
	width:778px;
	/*top:-96px;*/
	
}
p.address{
   
	font-size:11px;
	color:#004000;
	line-height:12px;
	text-align:center;
}
.text {
	font:"Times New Roman", Times, serif;
	font-size:35px;
	font-style:italic;
	text-align:justify;
	position:relative;
	width:50px;
	left:350px;
	top:20px;
	z-index:1;
	
	}	

.middle_text {
	font:"Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	position:relative;
	left:183px;
	z-index:0;
	top:-190px;
	color:#003333;
	width:390px;
	}	
	.phone {
	font:"Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	font-weight:bold;
	position:relative;
	left:570px;
	z-index:0;
	top:-270px;
	color:#2D0000;
	width:390px;
	}	