body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #c0eaff;
}
.banner-bg{
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 470px;
	width: 982px;
}
.sub-banner-bg{
	background-image: url(images/sub-banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 396px;
	width: 982px;
}
.menu-bg{
	background-image: url(images/menu-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 44px;
	width: 980px;
	font-family: "Myriad Pro", Arial;
	font-size: 16px;
	text-transform: uppercase;
	color: #1187c2;
	text-decoration: none;
}
.menu-bg a:link{
	color: #1187c2;
	text-decoration: none;
}
.menu-bg a:visited{
	color: #1187c2;
	text-decoration: none;
}
.menu-bg a:hover{
	color: #cd4d6e;
	text-decoration: none;
	background-image: url(images/menu-over-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 42px;
	border: 1px solid #ffb1c5;
		display: block;
}
.menu-bg a:active{
	color: #1187c2;
	text-decoration: none;
}
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
} 

#nav-menu li
{
float: left;
margin: 0 0.15em;
}
#nav-menu li a
{
	font-family: "Myriad Pro", Arial;
	font-size: 18px;
	text-transform: uppercase;
	color: #1187c2;
	text-decoration: none;
}
#nav-menu li a:hover
{
	color: #cd4d6e;
	text-decoration: none;
	background-image: url(images/menu-over-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 42px;
	border: 1px solid #ffb1c5;
	display: block;

}
#nav-menu li a.selected
{
	color: #cd4d6e;
	text-decoration: none;
	background-image: url(images/menu-over-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 42px;
	border: 1px solid #ffb1c5;
	display: block;
}
.white-bg{
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: left top;
	width: 980px;
}
.service-txt{
	font-family: "Myriad Pro", Arial;
	font-size: 24px;
	text-transform: uppercase;
	color: #fb4272;
	text-decoration: none;
}
h1{
	font-family: "Futura Lt BT", arial;
	font-size: 22px;
	text-transform: uppercase;
	color: #239edc;
	text-decoration: none;
}
.txt1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #239edc;
	text-decoration: none;
	text-transform: none;
}
.txt2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #4b4b4b;
	text-decoration: none;
}
.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #646464;
	text-decoration: none;
	padding-right: 20px;
}
.read-more{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3182b4;
	text-decoration: none;
}
.read-more a:link{
	color: #3182b4;
	text-decoration: none;
}
.read-more a:visited{
	color: #3182b4;
	text-decoration: none;
}
.read-more a:hover{
	color: #fb4272;
	text-decoration: underline;
}
.read-more a:active{
	color: #3182b4;
	text-decoration: none;
}
.txt-bg{
	background-image: url(images/txt-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 313px;
	font-family: "Myriad Pro", Arial;
	font-size: 18px;
	text-transform: uppercase;
	color: #646464;
	text-decoration: none;
	font-weight: bold;
}
.txt-center{
	background-image: url(images/txt-center.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 313px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4b4b4b;
	text-decoration: none;
}
.footer-bg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #239edc;
	text-decoration: none;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 102px;
}
.footer-bg a:link{
	color: #239edc;
	text-decoration: none;
}
.footer-bg a:visited{
	color: #239edc;
	text-decoration: none;
}
.footer-bg a:hover{
	color: #ff85a5;
	text-decoration: none;
}
.footer-bg a:active{
	color: #239edc;
	text-decoration: none;
}
.box{
	height: 20px;
	width: 250px;
}
.box1{
	height: 15px;
	width: 50px;
}
