@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;
	min-height:190px;
	
	background-image:url(images/header-background.gif);
	background-repeat:repeat-x;
	z-index:1;
}

.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;
	
	}	
.header-title
{
	position:absolute;
	float:left;
	font:"Times New Roman", Times, serif;
	font-size:24px;
	z-index:2;
	width: 325px;
	height: 190px;
	min-height:190px;
	}

.body-wrapper
{	
	position:relative;
    float:left; 
	width:1020px; 
	height:225px;
	background-image:url(images/background.gif);
	background-repeat:repeat;
	
	
}

.menu
{	
	position:relative;
	width:120px; 
	left:50px;
	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:-200px;
	color:#003333;
	width:390px;
	}	
.laptop
{
position:relative;
z-index:0;
left:492px;
top:-130px;
}




.textheader
{
	position:relative;
	left:135px;
	width:778px;
	z-index:5;
	}

.textmiddle
{
    position:relative;
	left:130px;
	width:720px;
	height:auto;
    padding: 20px 20px;
	margin-right:auto;
    min-height:200px;
    height:200px;
}
.textmiddle a

{text-decoration:none;}

.textmiddle em
{
	font-size:20px;
	font-style:italic;
}

.textmiddle p { text-align: left; font:"Times New Roman", Times, serif; font-weight:bolder; line-height:35px; font-size:20px  }
.textmiddle h2{ text-align:left; font-size:28px; color:#004000 }
.textmiddle i { font-size:18px; }
 span.style1 { text-align:left; font-size:20px; color:#FF8040}
 span.style2 { text-align:left; font-size:26px; color:#FF8040}
 span.address_style { color:#004000; text-align:left; font-size:11px;}

.textfooter
{
  	position:relative;
	left:130px;
	width:778px;
	
}
.footer
{
	position:relative;
	width:1020px;

}

.record
{
	left:160px;
	position:relative;
}
p.address{
   
	font-size:11px;
	color:#004000;
	line-height:12px;
	text-align:center;
}
