

body{
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, Impact;
}

img{
	border:0;
}

p{
	padding:0;
	margin-top:7px;
	margin-bottom:7px;
}

#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:1010px;
	height:auto;
}

#seo-txt{
	margin-left:auto;
	margin-right:auto;
	width:1010px;
	height:auto;
	font-size:10px;
	color:#999;
}

#header{
	width:1010px;
	height:201px;
	background-image:url(../images/header.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	
}

#nav{
	height:35px;
	margin-bottom:5px;
	
}

#main{
	float:left;
	width: 100%;
	height:auto;
	background-color:#FFFFFF;
}

.maintxt{
	padding:5px;
}


#header #nav a{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	background-image:url(../images/nav-bg.gif);
	background-repeat:repeat-x;
	text-transform:uppercase;
	text-align:center;
	padding:4px;
	width:90px;
	height:28px;
	list-style:none;
	float:left;
	font-weight:bold;
	padding-top:10px;
}

#header #nav a:hover{
	color:#DFF4FF;	
	
}



#header .btns{
	width:243px;
	height:auto;
	padding-left:10px;
	padding-top:8px;
	float:left;
}

#header .phone{
	float:left; 
	margin-left:10px; 	
	color:#a04450; 
	font-size:26px; 
	font-weight:bold;
	text-align:center;
}

.txt2{
padding-top:60px;
}


.black{
font-size:18px;
color:#000000;
font-weight:normal;
}

.navle{
	float:left;
	background-image:url(../images/nav-left-edge.gif);
	width:6px;
	height:35px;
	margin-left:1px;
	
}

.navre{
	float:left;
	background-image:url(../images/nav-right-edge.gif);
	width:6px;
	height:35px;
	margin-right:1px;
}


.leftside{
	float:right;
	width: 772px;
	height:672px;
	padding:3px;
	margin-left:5px;
	margin-right:5px;
	background-image:url(../images/left-side-bg.jpg);
}

.rightside{
	width: 212px;
	height: 680px;
	float:right;
	background-image:url(../images/right-side-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:3px;
	padding-top:45px;
}

h1{
	font-size:20px;
	color:#138bd3;
	font-weight:bold;
	padding:0;
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
}

a.more:link, a.more:visited, a.more:active{
	color: #ff9000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a.more:hover{
	color:#0066FF;
}
#footer{
	float:left;
	width:772px;
	height:auto;
	background-image:url(../images/footer-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	padding:3px;
	margin-left:12px;
}

#footer2{
	float:left;
	width:991px;
	height:auto;
	background-image:url(../images/footer-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	margin-top:8px;
	padding: 5px;
	margin-left:10px;
}
#footer2 a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	padding: 2px;
	font-weight:bold;
}

#footer2 a:hover{
	 color:#99FFFF;
	 font-size:13px;
	 font-weight:bold;
	 padding: 2px;
}

.copyright{
	
	color:#327EC9;
}

h2{
	color:#a04450;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

.blue{
	color:#003399;
}

.white{
	color:#FFFFFF;
}

.red{
	color:#CC3300;
}

.f14{
	font-size:14px;
}

.f16{
	font-size:18px;
}

.listmenu{
	color:#666666;
	width:200px;
}

a:link, a:visited, a:active{
	text-decoration:none;
	color:#006699;
}

a:hover{
	color:#CC6600;
}

div.scroll {
	padding-top:5px;
	height: 610px;
	width: 750px;
	overflow:auto;
	border: 0px;
	padding: 2px;
}