body {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #2a2a2a;
	background-image:url(../images/white.gif);
	background-color: #FFFFFF;
	background-repeat: repeat;
}
#maintable {
	width: 100%;
	border:none;
	margin:0px;
	padding:0px;
}
#maintable td{
	top: 0px;
	border:none;
	margin:0px;
	padding:0px;
}
#searchbox {
	height: 39px;
	width: 212px;
	position: absolute;
	left: 508px;
	top: 115px;
	background-image: url(/images/search/g-bgd.gif);
	padding-left: 29px;
	background-repeat: no-repeat;
	padding-top: 8px;
}
.button {
	margin-left: 1px;
}


#maintableM {
	width:719px;
	}
td#maintableL {
	background-image: url(../images/main/bkgdL.gif);
	background-repeat: repeat-x;
	background-position: 0px 115px;
}
td#maintableR {
	background-image: url(../images/main/bkgdR.gif);
	background-repeat: repeat-x;
	background-position: 0px 115px;
}
#wrap1 {
	position:relative;
	width:719px;
}
#navtd {
	width: 155px;
	background-image: url(/images/nav/lines-repeat.gif);
	background-repeat: repeat-y;
}
#wrap2 {
}
#contentwrap {
	margin-top: 30px;
	margin-left: 27px;
	width: 537px;
	margin-bottom: 30px;
}

/* FOOTER CSS   */

#footertable {
	width: 100%;
}
#footertable td {
	background-image: url(../images/footer/red-bkgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 105px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14.4px;
}
#footertable td p {
	margin-top: 6px;
	margin-bottom: 6px;
	vertical-align: middle;
}

#footer1 {
	width:1px;
}
#footer2 {
	width: 159px;
}
#footer2 div {
	margin-top:13px;
	margin-left:13px;
}
#footer3 {
	width: 559px;
}
#footer3 div {
	margin-top:15px;
}
#footer4 {
	background-color: #000000;
	height: 17px;
	width: 100%;
}
#footer4 #footer4M {
	text-align: right;
	width: 719px;
	font-size: 10px;
	color: #a8a8a8;
	height: 17px;
	vertical-align: middle;
}



#form1 {
margin:0px;
padding:0px;
}




/* ###################################################### */
/*                       Content CSS                      */
/* ###################################################### */

#contentwrap h2 {
	font-size: 17px;
	font-weight: normal;
	color: #0012ff;
	margin-top: 5px;
	margin-bottom: 2px;
}
#contentwrap p {
	line-height: 14.4px;
	font-size: 12px;
	margin-bottom: 6px;
	margin-top: 0px;
}
#footer3 a {
	color: #FFFFFF;
	text-decoration: none;
}
