/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 font-family:"Arial";
 text-align:center;
 } 
 
#pagewidth{ 
 max-width:1004px;  

 min-width:1004px;  

 background-image:url(../images/site-bg.jpg);
 background-repeat:repeat-y;
  text-align:left;

}
 
#header{
 left:25px;
 position:relative; 
 height:96px; 

 width:96%;
} 


#Menu{
	left:25px;
	position:relative;
	height:45px;
	width:953px;
	background-image:url(../images/header-bg.gif);
	background-repeat:repeat-y;
	background-color: #FFFFFF;

} 

#Menu ul {

	margin: 0;
	padding: 0;
	list-style: none;

	
}

#Menu li {
	float: left;
    width:auto;	
}

#Main-Header{

 left:25px;
 position:relative; 
 height:247px; 
 width:953px;
 background-image:url(../images/header-bg.gif);
 background-repeat:repeat-y;

}  

#maincol{
 left:25px;
 position: relative; 
 width:95px;
 }
 
#Mid-Contents
{
 float:left;
 position:relative;
 padding-left:20px;
 
}
 
#footer{

 height:120px; 
 width:974px;
 position:relative; 
 background-image:url(../images/footer-link-bg.gif);
 left:17px;
 } 

#Our-Links {
 text-align:center;
 height:118px; 
 width:96%;
 position:relative; 
 left:16px;
 float:left;
}

#footer Label{
font-family:Verdana;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
text-decoration:underline;
}

#Our-Links a{
font-family:Verdana;
font-size:10px;
color:#FFFFFF;
text-decoration:underline;
}

#Our-Links a:hover {
	text-decoration:none;}

#Our-Links div{width:180px; float:left;}

#footer-bottom{ 
 max-width:1004px;  
 min-width:1004px;  

background-image:url(../images/site-bg.jpg);
background-repeat:repeat-y;




} 

#Our-Location {
 text-align:left;
 height:120px; 
 width:34%;
 position:relative; 
 height:193px;
 left:16px;
 float:left;
}

#Our-Location div
{
  font-family:'Arial';
  font-size:12px;
  color:#FFFFFF
}

p{ 
text-align:left;
left:10px;
}
 
.Copyright-txt{ font-size:13px; color:#CC0000;font-weight:bold;} 
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

.Heading-Txt{ font-family:'Arial'; font-size:29px; font-weight:bold;}
.Content-Txt{ font-family:'Verdana'; font-size:13px;}
.Content-Point-Txt{ font-family:'Verdana'; font-size:11.5px;}

 a {
	font-family:'Verdana'; font-size:11px;
	color:#000000;
	}
