* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
}
#main {
	width: 877px;
	margin: auto;
	margin-top: 8px;
}

#main .menu {
	height: 49px;
	margin-bottom: 10px;
}


.clear {
	clear: both;
}

.clear hr{display:none;}

#leftcol{
	float:left;
	width:255px;
	border-right: solid 2px #dbdada;
	margin-right: 15px;
	padding-right: 5px;
}

#rightcol{
	float:left;
	width:600px;
}
#main .center {
	text-align: center;
}
.hr {
	height: 15px;
	width:100%;
	margin:auto;
	background-color: #fff;
	background-image:url(../images/hr1.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 10px;
}
.hr hr {
  display: none;
}

.hr2 {
	height: 15px;
	width:90%;
	margin:auto;
	background-color: #fff;
	background-image:url(../images/hr1.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 10px;
	margin-top: 5px;
}
.hr2 hr {
  display: none;
}

p{
	font-family: Tahoma, "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
	margin-bottom:8px;
	text-align:left;
}

#leftcol li, #mydiv1 li, #mydiv2 li, #mydiv3 li, #mydiv4 li {
font-family: Tahoma, "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
	margin-bottom:8px;
	text-align:left;
	list-style-type:decimal;
	margin-left:16px;
}

h2 {
	font-family: "Myriad Pro", Tahoma, "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

h1 {
	font-family: "Myriad Pro", Tahoma, "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

h1 .red, h2 .red{color:#d5532e;}
h1 .grey, h2 .grey{color:#626262;}


.readmore{
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	margin:0px;
	padding:0 10px 0 0;
}

p a:link, p a:visited{
	color:#333333;
	text-decoration:none;
}
p a:hover{text-decoration:none;}
p a:active{color:#626262;}


.footerb hr {
  display: none;
}

.footerb {
	height: 15px;
	width:100%;
	margin:auto;
	background-color: #fff;
	background-image:url(../images/footer.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom:10px;
	margin-top: 15px;
}

#footer p{text-align:center;}
.phone {
	font-size: 14px;
}

a img, img{border:none;}

form p{font-weight:bold; margin-top:5px;}

form .box{font-weight:normal; padding:0px; margin:0px;}
#main #rightcol .f .fleft {
	float: left;
	width: 110px;
	text-align: right;
}
#main #rightcol .f .fright {
	float: left;
	text-align: left;
}
#main #rightcol .f .fleft p {
	margin: 0px;
	padding: 0px;
	text-align:right;
}
#main #rightcol #formcheck .f {
	margin-bottom: 8px;
}
#main #rightcol .lpic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#main #rightcol .pic {
	padding: 2px;
	border: 1px solid #DBDADA;
}
#main #rightcol .connectbox .connectpic {
	float: left;
	width: 100px;
	text-align: center;
}
#main #rightcol .connectbox .connecttext {
	float: left;
	width: 490px;
	padding-top: 15px;
}
#main #rightcol .connectbox {
	width: 590px;
	margin-top: 20px;
}
#main #rightcol .connectbox .connecttext p {
	font-size: 20px;
}
