/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}
a {
	color: #285982;
	text-decoration: underline;
}
a:hover {
	color: #F6721A;
	text-decoration: none;
}


	
.Page_bg{
	background-image:url(images/page_bg.gif);
	background-repeat:repeat-y;
	}

td{
font-family:Tahoma;
font-size:11px;
color:#444444;
text-decoration:none;
}

.nav_bg{
background-image:url(images/nav_bg.jpg);
background-repeat:repeat-y;
padding-left:25px;
padding-top:5px;
padding-right:27px;
}
.nav{
padding-top:0px;
padding-bottom:5px;
}

.content{
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;
	padding-left:40px;
	padding-top:5px;
	padding-right:50px;
	line-height: 15px;
}
.content_text{
font-family:Tahoma;
font-size:11px;
color:#444444;
text-decoration:none;
}
A.content_text:hover{
font-family:Tahoma;
font-size:11px;
color:#444444;
text-decoration:none;
}
.testimonials{
background-image:url(images/testimonial.jpg);
background-repeat:no-repeat;
padding-left:35px;
padding-right:30px;
padding-top:40px;
}

.footer{
font-family:Tahoma;
font-size:11px;
color:#285982;
text-decoration:none;
line-height:20px;
}
A.footer:hover{
font-family:Tahoma;
font-size:11px;
color:#444444;
text-decoration:underline;
}
.img_left{
border:solid 1px; color:#285982;
margin-right:10px;
}
.img_right{
border:solid 1px; color:#285982;
margin-left:10px;
}
.img_border {
border:solid 1px; color:#285982;
}