@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: 12px; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 0px;
	padding-bottom: 15px;
}
.oneColFixCtr #container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;
	text-align: center; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: center;
}
#nav {
	background-image: url(images/navbar4.3.jpg);
	background-repeat:no-repeat;
	width:inherit;
	height:36px;
	clear:both;
	padding-top: 12px;
	margin-left: 8px;
}
#nav a{
	display:block;
	float:left;
	text-align:center;
	width:102px;
	text-decoration:none;
	font-weight:bold;
	color:#006;
}
#nav a:hover {
	color:#1646C2;
	}
#footer {
	width:850px;
	clear:both;
	text-align:center;
	color:#1F3378;
	font-size:90%;
	font-weight:bold;
}
#footer a {
	color:#1F357E;
	text-decoration:none;
	font-weight: bold;
}
#footer a:hover {
	color:#000;
	text-decoration:none;
}
#CR {
	font-size: xx-small;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #999;
	text-align: center;
	padding-top: 8px;
	width: 850px;
}
#CR a {
	color:#999;
	text-decoration:none;
}
#CR a:hover {
	color:#666;
	text-decoration:none;
}
#CR2 {
	font-size: xx-small;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #999;
	text-align: center;
	padding-top: 8px;
	width: 662px;
	float: right;
}
#CR2 a {
	color:#999;
	text-decoration:none;
}
#CR2 a:hover {
	color:#666;
	text-decoration:none;
}
#Address {
	padding-top:4px;
	color:#f9eda6
}
#left {
	width:170px;
	float:left;
	margin-top: 10px;
	}
#right {
	height:483px;
	width:662px;
	float:right;
	color: #f9eda6;
	}
#right2 {
	height:483px;
	width:662px;
	float:right;
	color: #f9eda6;
	text-align: center;
	}
#nav2 {
	width:inherit;
	clear:both;
	margin-left: 6px;
}
#nav2 a{
	padding-top: 6px;
	background:url(images/button1.jpg);
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	width:170px;
	height:35px;
	text-decoration:none;
	font-weight:bold;
	color:#006;
}
#nav2 a:hover {
	color:#1646C2;
	}
h1 {
	margin-top:0px;
	margin-bottom:6px
	font-size:18px;
	color:#f9eda6;
	text-align: center;
	font-size: 24px;
	margin-bottom: 0px;
}
h2 {
	margin-top:10px;
	font-size:18px;
	color:#f9eda6;
	font-family: Verdana, Geneva, sans-serif;
	text-indent: 20px;
	font-weight: normal;
}
.subtitle {
	font-size: medium;
	margin-left: 10px;
	color: #f9eda6;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 15px;
}
#text {
	text-align:left;
	color: #CCC;
	margin-bottom: 15px;
}
#text a {
	color:#f9eda6;
	text-decoration:none;
	font-weight: bold;
}
#text a hover {
	color:#FFF;
	text-decoration:underline;
	font-weight: bold;
}
.servicestext {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	text-indent: 15px;
	display: block;
	text-align: justify;
}
.servicestext2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	text-indent: 15px;
	display: block;
	text-align: left;
}
#servicestext2a {
	color:#f9eda6;
	text-decoration:none;
	font-weight: bold;
}
#servicestext2 a hover {
	color:#FFF;
	text-decoration:underline;
	font-weight: bold;
.oneColFixCtr #container #mainContent #right div table tr td {
	text-align: center;
}
