@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.cellbg {
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: none;
}
.navbg {
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
}
ul  {
	color: #FFFFFF;
	font-weight: bold;
}
.navpadding {
	padding-left: 15px;
	font-weight: bold;
	color: #37499B;
}
#nav {
	float: left;
	width: 170px;
	background-image: url(../images/navbg2.jpg);
}
#nav  a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 12px;
}
#nav  a:visited {
	color: #cccccc;
	text-decoration: none;
	display: block;
	padding: 12px;
}
#nav a:hover {
	background-color: #37499B;
	display: block;
	padding: 12px;
	color: #CCCCCC;
}

#maincontent {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-color: #FFFFFF;
	background-image: url(../images/navbg2.jpg);
	background-repeat: repeat-y;
}
#left {
	width: 480px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color:#CCCCCC;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#right {
	float: right;
	width: 200px;
	text-align: justify;
	padding-right: 10px;
	background-color: #FFFFFF;
}
#paddin20 {
	padding-right: 10px;
	padding-left: 10px;
}
#right ul {
	list-style-position: outside;
	list-style-type: none;
	margin-left: -5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#footer {
	background-color: #000000;
	clear: both;
	height: 70px;
	width: 900px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
#footer a{
color:#fff;
text-decoration:none;}
#footer a:visited{
color:#ccc; text-decoration:none;}

#footer a:hover{
color:#C62858; text-decoration:none;}

body {
	font-size: small;
}
h1 {
	font-size: large;
	color: #000000;
	font-weight: lighter;
}
.bottomborderleft {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#container {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#left p {
	text-align: justify;
}
#services a, .redheads {
	color: #C62858;
}
#services a:visited {
	color: #C62858;
}#services a:hover {
	color: #000;
}
#services1 a {
	color: #C62858;
	text-decoration:none;
}
#services1 a:visited {
	color: #C62858;
	text-decoration:none;
}#services1 a:hover {
	color: #000;
}
#nav ul {
	list-style-type: none;
}
#nav li {
	display: block;
	height: 30px;
	width: 170px;
}
#right .redheads a {
	color: #C62858;
	text-decoration: none;
	text-align: right;
}
#right .redheads a:visited {
	color: #C62858;
	text-decoration: none;
	text-align: right;
}
.redheads {
	color: #C62858;
	text-decoration: none;
	text-align: right;
	font-size:160%;
}
.red {
	color: #C62858;
	font-size:80%;
}.border {
	border: 1px solid #999999;
	background-color: #F0F0F0;
}
.borderleft {
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
