
body {
	FONT-FAMILY: arial; 
	TEXT-ALIGN: center; 
	margin:0px;
	background-image: url(images/top-back.gif);
	background-repeat: repeat-x; 
}




#logo{
	border: solid 0px #000;
	width: 250px;
	height: 228px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#top-zone{width: 1000px;  height: 131px; margin-left: auto; margin-right: auto; border: solid 0px #000;}

#top-text{width: 732px; height: 95px; float: right; border: solid 0px #000; margin-top: 30px;}

#ban-swirl{
border: solid 0px #000;
	width: 1000px;
	height: 98px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/ban-swirl.gif); 
}

.fmb{width: 60px; height: 106px; border: solid 0px #000; position: absolute; right: -60px; top: 150px; }

#mid-container{width: 100%; min-height: 600px; border: solid 0px #000;
				background-image: url(images/center-back.gif);
				background-repeat: repeat-x;}
				
#mid-zone{width: 1000px; min-height: 600px; border: solid 0px #000; margin-left: auto; margin-right: auto;}

.red{color: red;}

#mid-zone h1{color:#3d4545; font-size: 20px; margin-top: 5px; float: right;letter-spacing: 2px;}

#mid-zone h2{color:#3d4545; font-size: 20px; margin-top: 5px; float: left;letter-spacing: 2px;}

#footer{width: 100%; height:67px; background-image: url(images/foot-back.gif);
		background-repeat: repeat-x; border: solid 0px #000; position: relative;}
		
img.qa{width: 67px; height: 50px; position: absolute; left: 50px; top: 16px; }

img.ve{position: absolute; top: 26px; left: 120px; width:97px; height:33px; border: solid 0px #000;}
		
.foot-text{margin-left: auto; margin-right: auto; text-align: center; color:#fff;}

.clear{clear: both;}

/*a classes*/

img.paper{margin: 4px 4px 4px 4px; float: left;}

a:link img.paper {border: solid 1px #000;}
 a:visited img.paper {border: solid 1px #000;}
a:hover img.paper {border: solid 1px #dcdcdc;}

a.one:link {color: #fff;text-decoration: none;}
a.one:visited {color: #fff;text-decoration: none;}
a.one:hover {color: #e2e1e5;text-decoration: underline;}

a.two:link {color: #3d4545;text-decoration: none;}
a.two:visited {color: #3d4545;text-decoration: none;}
a.two:hover {color: #000;text-decoration: underline;}

/*front img and vid*/

.boxes{float: left; width: 324px; height: 252px; border: solid 0px #6e7475; margin-left: 5px; background-color:#b5b3bd;text-align: center;}

.boxes img{margin-top: 1px;}

#content{border: solid 0px #6e7475; width: 986px; min-height: 50px; margin-left: 5px; margin-top: 5px; text-align:left; color:#3d4545;font-size: 17px;}
#content p{margin-left: 0px;}

#freephone{float: right;  height: 60px; border: solid 0px #000;color: #fff; text-align: right; font-size: 35px; letter-spacing: 2px;}

/*menu*/

#menu{float: right; width: 85%; height: 20px; color: #fff; border: solid 0px #fff;text-align: right; font-weight: bold; letter-spacing: 2px; font-size: 13px;}

#menu a:link{color: #fff;text-decoration: none;}
#menu a:visited{color: #fff;text-decoration: none;}
#menu a:hover{color: #dcdcdc;text-decoration: underline;}
