.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}
.float_r {
	float:right !important;
}
.float_l {
	float:left !important;
}

* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	width: 100%;
	background-color: #ffffff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
}

.wrapper {
	border:#CFF;
	vertical-align:top;
	background-color: #EEF8FD;
	background:#ECFFFF;
	width: 935px;
	height: 100%;
}
.logo {

	position:relative;
	float:left;
	width:535px;
	height=88px;
}
.logo img {
	float:left;
	width:535px;
	height:88px;
	border:none;
}
h5.phone {
	font-size: 14px;
	color: #006DBA;
	width: 195px;
	letter-spacing: 0.6pt;
	float:right;
	margin-top:0px !important;
	margin-bottom:0px !important;
	padding-left: 175px;
	position: relative;
}
.toplinks {float:right;padding-left:50px;font-family: Tahoma, Geneva, sans-serif;font-size: 10px;font-style: normal;font-weight: bold;font-variant: normal;text-decoration: none;	text-align: left;display: block;width: 350px;}

#top_bar{
}
#searchline {
	width:225px;
	float:right;
	text-align: right;
	position: relative;
	padding-left: 45px;
	vertical-align: middle;
	height: 25px;
	padding-top: 5px;
}
.searchBtn {
    background: url("../img/searchBtn.gif") no-repeat;
    width: 65px;
    height: 24px;
    margin-top:-1px;
    cursor: pointer;
    border: 0px;
}

form a {
	position:relative;
	float:left;
	vertical-align:middle;
}
form input {
	position:relative;
	float:left;
	width:150px;
	height:20px;
	background-color: #FFFFFF;
}
form div.error p.error {
  background-image: url(/images/icon_error.gif);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 118px;
  width: 200px;
  color: #ff0000;
}

div#left {
    float: left;
	width:45%;
	padding-right:15px !important;
/*    background-color: red;*/
}


div#right {
    float: right;
    width: 50%;
/*    background-color: green;*/
}

.topMenuContainer {
    float:right;
    height:40px;
    position:relative;
    width:auto;
    z-index:101;
}

.topMenuContainer .topMenuLeft {
    background: url("../img/headerMenuLeft.gif") no-repeat;
    height: 37px;
    width: 6px;
    float: left;
}

.topMenuContainer .topMenuMiddle {
    background: url("../img/headerMenuMiddle.gif") repeat-x;
    height: 37px;
    float: left;
    text-align: center;
    font-weight: bold;
    width:auto;
}

.topMenuContainer .topMenuMiddle .links {
    float: left;
    padding: 8px 10px 0 10px;
    color: #333;
    cursor: pointer;
    height:28px
}

.topMenuContainer .topMenuMiddle .links a {
    color: #333333;
    text-decoration: none;
}

.topMenuContainer .topMenuMiddle .links a:active {
    outline: none;
}

.topMenuContainer .topMenuMiddle .links a:focus {
    -moz-outline-style: none;
}

.seperator {
    background: url("../img/seperator.gif") no-repeat;
    height: 18px;
    width: 1px;
    float: left;
    margin-top: 6px;
    padding: 0px;
}

.topMenuContainer .topMenuright {
    background: url("../img/headerMenuRight.gif") no-repeat;
    height: 37px;
    float: left;
    width: 6px;
}

.anchors a{
    color:#0055A4 !important;
}

.anchors a:hover{
    color: #DB812D !important;
    text-decoration: underline !important;
    cursor: pointer;
    font-family: verdana, sans-serif;
}

.TopMenu {
	width:935px;
	height:40px;
	margin:0px 15px 0px 15px;
	background:url(../img/mainMenu_line_bg.gif) no-repeat top;
	clear:both;
}
.TopMenu ul {
	margin:0px;
	padding:2px 0px;
	list-style:none;
	display: block;
	background:url(../img/mainMenu_line_bg.gif) no-repeat 0px 36px;
	width: 935px;
	height: 36px;
}
.TopMenu li {
	list-style:none;
	position:relative;
	float:left;
	text-align: center;
	cursor:pointer;
	height:38px;
}
.TopMenu li a {
	display:block;
	float:left;
	font-family: Tahoma;
	letter-spacing: 1px;
	font-weight:bold;
	color:#7c7c7b;
	font-size: 12px !important;
	text-decoration:none;
	height:24px;
	padding: 9px 17px 0px 17px;
}

.TopMenu .divider {
	background:url("../img/mainMenu_divider.gif") no-repeat 0px -4px;
	width:1px;
	height:38px;
	font-size:0px;
	display:block;
	float:left;
}
.headerContainer {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom:10px;
}

.headerContainer .sectionHeaderLeft {
    background: url("../img/sectionHeader25BGLeft.gif") no-repeat left;
    width: 1%;
    height: 25px;
    float: left;
}


.headerContainer .sectionHeaderRight {
    background: url("../img/sectionHeader25BGRight.gif") no-repeat right;
    width: 1%;
    height: 25px;
    float: left;
}

.headerContainer .sectionHeaderMiddle {
    background: url("../img/sectionHeader25BGMiddle.gif") repeat-x center;
    width: 98%;
    height: 25px;
    float: left;
}
img.floatRight {
	float: right;
	margin-left: 35px;
    border=0;
}
