@charset "UTF-8";
body {
	background-color:#f0f0f0;
	margin-top: 20px;
}
#wrapper {
	height: 100%;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#topWrapper {
	background-image: url(imgs/topBG.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 93px;
	width: 960px;	
  -webkit-border-top-left-radius:10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-right-radius:10px;
  -moz-border-radius-topright:10px;
  border-color:#006;
  border-style:solid;
  border-width:1px;
}
#logoBox {
	float: left;
	height: 81px;
	width: 560px;
	margin-right: 60px;
}
#phoneBox {
	float: left;
	height: 68px;
	width: 316px;
	margin-top: 15px;
}
#midWrapper {
	background-image: url(imgs/people.jpg);
	float: left;
	height: 401px;
	width: 960px;
	border: 1px solid #006;
}
#bottomTxt {
	float: left;
	height: 35px;
	width: 175px;
	margin-top: 20px;
	padding-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#003;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 20px;
}
#formBox {
	float: left;
	height: 371px;
	width: 350px;
	background-image: url(imgs/whiteoverlay.png);
	background-repeat: repeat;
	margin-right: 15px;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#formBox span#highlight {
	width:2px;
	height:399px;
	background-image:url(imgs/highlight.png);
	float:right;
	margin-top: -15px;
}

#logosBox {
	float: left;
	height: 37px;
	width: 708px;
	margin-top: 10px;
}
#bottomWrapper {
	float: left;
	height: 75px;
	width: 960px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006;
	border-left-color: #006;
	background-repeat: repeat-x;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006;
	background-position: bottom;
	background-color: #FFF;
}
.flashBoxes {
	float: left;
	height: 75px;
	width: 480px;
}
#bottomContent {
	padding: 20px;
	float: left;
	height: 100%;
	width: 920px;
	border: 1px solid #006;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	background-color: #FFF;
}
.boldtext {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
#footer {
	padding: 30px;
	float: left;
	height: 25px;
	width: 900px;
	background-image: url(imgs/topBG.jpg);
	background-repeat: repeat-x;
	border: 1px solid #006;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	margin-bottom: 20px;
}
#picHeading {
	float: left;
	height: 50px;
	width: 550px;
	margin-top: 20px;
	margin-left: 20px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	font-style:normal;
	color:#F00;
}
.heading1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	font-style:normal;
	color:#000;
}

.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	line-height: 18px;
}
.leftCol {
	float: left;
	height: 100%;
	width: 48%;
	margin-right: 30px;
}
.rightCol {
	float: left;
	height: 100%;
	width: 48%;
}

#footermenu li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:inline;
	margin-right:15px;
	color:#FFF;
}
#footermenu li a {
	color:#F0f0f0;
	text-decoration:none;
}
#footermenu li a:hover {
	color:#FFF;
}
#copyright {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;

}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}
.perm2call {
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
}

