body {
	font:11pt "Trebuchet MS";
	color:#1e1e1e;
}
body {
	margin:0;
	background:#FFF url('../images/pagebg.jpg') top left repeat-x;
}
img {
	border:0;
}
h1 {
	color:#003F8E;
	font:19pt "Trebuchet MS";
	font-weight:normal;
}
h2 {
	color:#003F8E;
	font:16pt "Trebuchet MS";
	font-weight:normal;
}
a, a:link, a:active, a:visited {
	color:#0000FF;
	text-decoration:none;
}
a:hover {
	color:#487631;
	text-decoration:underline;
}
.clear {
	overflow:hidden;
	clear:both;
	height:0;
}
#container {
	width:960px;
	margin:0 auto;
}
#tn {
	float:right;
	background:url('../images/topcurve.gif') top right no-repeat;
	color:#666;
	font-size:9pt;
	padding-top:4px;
	height:23px;
	width:281px;
	text-align:center;
}
#tn a, #tn a:link, #tn a:active, #tn a:visited {
	color:#666;
	text-decoration:none;
}
#tn a:hover {
	color:#0000FF;
	text-decoration:underline;
}
#main {
	padding:15px;
	margin-top:18px;
	background:url('../images/contentbg.gif') top left no-repeat;
}
#ci {
	float:right;
	text-align:right;
	color:#0B518D;
	font-size:14pt;
	width:400px;
}
#ci img {
	float:right;
	margin-left:10px;
}
#ci span {
	color:#0B518D;
}
#ci strong {
	color:#5C884B;
	font:21pt Times;
	font-weight:normal;
}
#ci em {
	color:#5C884B;
	font-weight:normal;
	font:19pt "Arial Narrow", Arial;
	font-style:normal;
}
#nav {
	float:left;
	background:url('../images/bg.png') top left repeat;
	width:237px;
	margin-left:35px;
}
#nav ul {
	list-style:none;
	margin:0;
	padding:15px;
	margin-bottom:50px;
}
#nav li {
	list-style:none;
	margin:0;
	padding:0;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:1px solid #DEE3D2;
}
#nav a, #nav a:link, #nav a:active, #nav a:visited {
	color:#000;
}
div.i {
	border-bottom:1px dotted #1E1E1E;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#FFF;
}
#content {
	float:right;
	width:610px;
	margin-right:25px;
}
#b {
	background-color:#0056A3;
	color:#FFF;
	font-size:9.5pt;
	margin-top:15px;
}
#b strong {
	color:#ADFFFF;
	font-size:12pt;
	font-weight:normal;
}
#b .p {
	padding:10px;
}
#b .tl, #b .bl, #b .tr, #b .br {
	height:9px;
	width:9px;
}
#b .tl, #b .bl {
	float:left;
}
#b .tr, #b .br {
	float:right;
}
#call_us {
	margin-top:15px;
	position:relative;
	width:237px;
	height:120px;
	overflow:hidden;
	background:url('../images/callusat.gif') top left no-repeat;
	cursor:pointer;
}
#call_us .ph {
	position:absolute;
	bottom:10px;
	left:18px;
	font-size:16pt;
	color:#FFF;
	letter-spacing:4px;
}
#splash {
	text-align:center;
	height:300px;
}
#foot {
	background:#FFF url('../images/new_botbg.gif') top left repeat-x;
	font-size:9pt;
	text-align:center;
	padding:20px;
}
table.f {
	border:0;
	padding:0;
	margin:0;
}
table.f th, table.f td {
	vertical-align:top;
	text-align:left;
	padding:5px;
	margin:1px;
}
table.f th {
	border:1px solid #DBDBDB;
}
input.i, textarea.i {
	font:9pt Arial;
	width:300px;
}
textarea.i {
	height:90px;
}
.message {
	border:1px solid green;
	padding:8px;
	margin-bottom:8px;
	background-color:#FFF;
	color:green;
}

.error {
	border:1px solid red;
	padding:8px;
	margin-bottom:8px;
	background-color:#FFF;
	color:red;
}