/* CSS Document Layout Styles*/

/* html body */

body {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-position: left top;
	background-color: #002156;
}

html, body { /* saves you from the "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 1px;
}

#bodyWrapper {

background-repeat: repeat-x;

}

/* DIVS */

/* wrapper styles */
#wrapper {
	text-align: left;
}

/* holder styles */
#holder {
	text-align: left;
	background-image: url(../images/footerBG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* header styles */

#logoHeader{
	width: 100%;
	height: 120px;
	float:center;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}

#header {
	width: 100%;
	height: 122px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/headerNew.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#headerContact {
	padding: 20px 0px 0px 0px;
	margin: 0 auto 0 auto;
	width: 180px;
	height: 120px;		
}

#headerMidContact {
	padding: 5px 0px 0px 0px;
	margin: 0 auto 0 auto;
	width: 500px;
	height: 120px;		
}

.headerTitle {
	font-size: 21px;
	font-weight: bolder;
	color: #1e3a6a;
	letter-spacing: -1px;
	padding-top: 6px;
	margin-top: 10px;
	padding-bottom: 7px;
}

.headerPageTitle {
	font-size: 25px;
	font-weight: bold;
	color: #1e3a6a;
	letter-spacing: 3px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 7px;
}

.headerPhone {
	font-size: 23px;
	font-weight: bold;
	color: #1e3a6a;
	letter-spacing: 3px;
	padding: 0px;
	margin: 0px;
}

#logo {
	width: 300px;
	height: 120px;
	float:left;
	background-image: url(../images/leftSideHeader.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#logo h1 {
	display:none;
}


#slogan {
	display:none;
}

#linkBack {
display: block;
}

/* nav styles */

#navWrap {
	width:100%;
	border: thin none #666666;
	background-image: url(../images/mainNavBorderBG.gif);
	background-repeat: repeat-x;
	background-position: left top;

}

#nav {
	margin: 0 auto 0 auto;
	padding: 0px 0px Opx 0px;
}

#nav ul, #nav li { 
		margin:0; 
}

#nav ul {
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 60px;
	text-align: center;
  	border: none;
	font-size: 1em;
	list-style:none; 
	height: 30px;
}

#nav ul li {
	padding: 7px 15px 0px 0px;
	float:left;
	white-space: nowrap;
}

#nav a {
	text-decoration:none;
}

#nav a span {
	color: #FFCC00;
	padding: 0px 0px 0px 25px;
}

#nav a:hover span {
	color: #FFFFFF;	
}

#nav a:hover {
	color: #FFFFFF;	
}


/* content styles */

#contentWrap {
	height:100%;
	width: 100%;
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #ffffff;
}

#content {
	margin: 0 auto 0 auto;
	text-align: left;
	padding: 0px 0px 0px 10px;
	width: 710px;
}

#contentServices {
	margin: 0 auto 0 auto;
	text-align: left;
	padding: 0px 0px 0px 10px;
	width: 710px;
	height: auto;
}

#content p {
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002157;
	font-weight: bold;
}

#content ul {
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002157;
	font-weight: bold;
}

.body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 0px;
	padding: 5px 10px 10px;
}

.body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 002157;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid;
}

#frontOfficeInfo {
	text-align: center;
}

#officeInfoIndex {
	text-align: center;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 267px;
	color: #333333;
	width: 450px;
}

#officeInfoIndex p {
	font-size: 17px;
}

#officeInfoIndex a {
	color: #FFCC00;
}

#officeInfoIndex a:hover {
	color: #ffffff;
}


/* font related */

a {
	color: #203A6D;
	text-decoration: underline;
	font-weight: bold;
} 

a:hover, a:active, a:focus {  
	color: #FFC90B;
	text-decoration:underline;
}

#cityInfoSection a {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
} 

#cityInfoSection a:hover, a:active, a:focus {  
	color: #FFC90B;
	text-decoration:underline;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #002157;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
}

.review {
	padding: 5px 0px 5px 0px;
}

h2 {
	font: bold 2.5em;
	color: #002157;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	letter-spacing: .15em;
	text-align: center;
}

.reviewTitle {
	font: bold 2.5em;
	color: #002157;
	margin: 0px;
	padding: 10px 0px 5px 0px;
}

.reviewTitle1 {
	font-size: 16px;
	font-weight: bold:
	color: #002157;
	margin: 0px;
	letter-spacing: 0em;
	padding: 10px 0px 10px 0px;
}

h2.centerInfoH2 {
	font: bold 2.5em;
	color: #1E3A6A;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	letter-spacing: .25em;
	text-align: center;
} 

.centerInfoH2 a {
	text-decoration: underline;
}

h3 {
	font: bold 1.25em;
	color: #002157;
	margin: 0;
	padding: 20px 0px 0px 0px;
}

h3.testiH3 {
	font: bold 1.25em;
	color: #002157;
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

h4 {
	font: bold 1em;
	color: #333333;
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h5 {
	font: bold .75em;
	color: #999999;
	margin: 0;
}

h6 {
	font-weight: bold;
	font-size: 1.25em;
	color: #333333;
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

h6.centerInfoH6 {
	font-weight: bold;
	font-size: 1.25em;
	color: #1E3A6A;
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

#headerContact p {
	margin: 0;
	font-weight: bold;
	font-size: 1.5em;
	color: #333333;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

#headerMidContact p {
	margin: 0;
	font-weight: bold;
	font-size: 1.5em;
	color: #333333;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

em {
	font-weight: normal;
	color: #666666;
	font-style: italic;
}

strong {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #002157;
}

.brhalfspace {
	margin: 0px;
	padding-bottom: 2px;
}

.sqImageMarginRight {
	padding-top: 10px;
	padding-right: 10px;
	margin: 0px;
}

/* front specific */

#frontInfo {
	margin: 0px;
	height: 375px;
	width: 565px;
	background-image: url(../images/frontImage.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

#frontText {
	padding: 150px 0px 0px 100px;
	font-weight: bold;
}

.frontTextTitle {
	text-align: center;
	font-weight: bold;
	font-size: 1.25em;
}

.frontText2 {
	text-align: center;
	font-weight: bold;
}

/* footer styles */
#footer {
	width: 100%;
	height: 100%;
	margin: 0 auto 0 auto;
	margin-top: 7px;
	font-size: 1em;
	background-color: #002156;
	color: #EE9414;
	text-align: center;
/*	background-image: url(../images/footerBGwrap.gif); */
/*	background-repeat: repeat-x; */
/*	background-position: left bottom; */
	border-top: 3px #FBBC00 solid;
}

/* footer Nav styles */

#footerNav {
	margin: 0 auto 0 auto;
	padding: 3px 0px 0px 0px;
	font-weight: bold;
}

#footerNav a {
	text-decoration:none;
}

#footerNav a:link,  #footerNav a:visited {
	color: #EE9414;
}

#footerNav a:hover {
	text-decoration: underline;
	text-align: left;
	color: #ffffff;
}
	

/* copyright styles */

#copyright {
	padding: 0px 0px 0px 0px;
}

#copyright p {
	color: #FFFFFF;
	font-weight: bold;
}

#copyright a:link, #copyright a:visited {
	color:#66CCFF;
	font-weight: bold;
}

#copyright a:hover{  
	color: #E666FF;
	text-decoration: underline;
	font-weight: bold;
	border-bottom: none;
}


/* clear Class */

.brclear { 
    clear:both; 
    height:0; 
    margin:0;
    font-size: 1px;
    line-height: 0px;
}

/* jumpLinks styles */

#jumpLinksContent {
	margin: 0 auto 0 auto;
	padding: 20px 0px 50px 0px;
	width:650px;
}

#jumpLinksContent ul li {
	list-style-type: disc;
}

#jumpLinksContent ol li {
	list-style-type: decimal;
}

#jumpLinksContent, #jumpLinksContent * {
	list-style-type: none;
}

#jumpLinksContent  p {
	text-align: left;
}

#jumpContact  p {
	text-align: center;
}

#jumpLinksContent a {
	margin: 0 auto 0 auto;
}

#jumpLinksContent h3 {
	padding: 0px 0px 20px 0px;
}

#jumpLinks1 {
	float:left;
}

#jumpLinks2 {
	float:left;	
	padding: 0px 0px 0px 40px;
}

#jumpLinks3 {
	float:right;	
	padding: 0px 0px 0px 0px;
}


/* interior Column styles */

#interiorColContent, #interiorColContent * {
	margin: 0px;
	padding: 0px;
}

#interiorColContent {
	padding: 40px 0px 40px 0px;
	float:left;
	width: 400px;
}

#interiorCol1 {
	float:left;
}

#interiorCol2 {
	float:left;	
	padding: 0px 0px 0px 40px;
}


/* forms */

/* google toolbar form fix using Important -  add more form elements as necessary
toolbar auto colors most used fields yellow - match desired color */

form {
	width: 700px;
}

.formContent {
	padding-top: 20px;
}

.contactform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #002157;
	text-decoration: none;
	background-color: #FEC216;
	text-align: center;
	border: groove;
}

#formTextBoxes input {
	left: 400px;
	position: absolute;
}

input { 
	background-color: #FFFFFF! important;
}

select {
	background-color: #FFFFFF! important;
}

.formText1 {
	font-weight: normal;
	font-size: 1.2em;
	color: #333333;
}

.formText2 {
	font-weight: bold;
	color: #333333;
}

.formContent {
	padding: 5px;
}

.formContent ul {
	list-style-type: none;
}

.formContent p {
	font-weight: bold;
	color: #333333;
}

.formContent input {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #745f2d;
}

.formHR {
	width: 250px;
	text-align: left;
	color: #ee9414;
}

.formRequired {
	text-align: left;
	color:#ee9414;
}

.colLeft {
	float:left;
}

.colRight {
	float:left;	
	padding: 0px 0px 0px 40px;
}

.timeContact {
	text-align: center;
}

.timeContactSpaceOut{
	padding: 0px 0px 0px 20px;
}


/* clear Class */

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

/* Helper divs */

#helper1 {
	visibility:hidden;
}

#helper2 {
	visibility:hidden;
}

#helper2 a:link, #helper2 a:visited {
	color:#ee9414;
}

#helper3 {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	text-dectoration: none;
}

/*Services/Help*/

.serviceTable {
	font-size: 14px;
}

.serviceTable a {
	color: #002157;
}

.serviceTable a:hover {
	color: #FFC90B;
}

.contentPara {
	color: #002157;
	font-weight: bold;
	font-size: 14px;
}

.helpTable {
	font-size: 14px;
}

.helpTable a {
	color: #002157;
}

.helpTable a:hover {
	color: #FFC90B;
}


/* about.php */

.about {
	font-weight: bold;
	font-size: 16px;
	color: #DA2F27;
	line-height: 130%;
}

.caption {
	margin: 0px;
	padding: 0px;
	font: 10px;
	font-weight: bold;
	color: #002157;
}

.aboutOfficeTitle{
	font-weight: bold;
	font-size: 16px;
	color: #002157;
	line-height: 130%;
}


/* why.php */

.why {
	font-weight: bold;
	font-size: 14px;
	color: #DA2F27;
}
 
#whyNumber {
	margin-left:20px;
	align: left:
	height: 48px;
}

.whyImage {
	margin-right:5px;
	margin-top:5px;
}

.whyImage2 {
	margin-right:5px;
	margin-top:10px;
	margin-bottom: 10px;
}


/* coupon */


.couponTop {
	height: 15px;
	background:url(../images/couponTop.jpg) bottom left no-repeat;
}

.couponMiddle {
	width: 545px;
	background:url(../images/couponMiddle.jpg) repeat-y;
}

.couponBottom {
	height: 15px;
	background:url(../images/couponBottom.jpg) top left no-repeat;
}

.couponBox {
	align: center;
	padding: 0px 10px 0px 20px;
	margin-bottom: 0px;

}

.couponContact {
	align: center;
	padding: 0px 10px 0px 20px;
	margin-bottom: 0px;
	font-size: 11px;
}

.couponBG {
	width: 545px;
	background:url(../images/couponBG.jpg) bottom center;
	background-repeat:no-repeat;
}

.couponHeader {
	margin-top: 0px;
	padding-top: 0px;
}

.couponHeader2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


/* other */

#returnToTop p {
	text-align: right;
}

.returnToTop {
	text-align: right;
	padding: 0px 20px 0px 0px;
}

.imageShiftLeft {
	padding: 0px 20px 0px 0px;
}

.imageShiftRight {
	padding: 0px 0px 0px 20px;
}

.imageC2A {
	padding: 0px 100px 0px 0px;
}

#extraLinksTop ul {
	padding: 3px 0px 15px 15px;
	margin: 0px;
	text-align: left;
	list-style-type: none;
}

#extraLinksBottom ul {
	padding: 15px 0px 15px 15px;
	margin: 0px;
	text-align: left;
	list-style-type: none;
}


/* storage

insert asterisk here for universal selectorness
{
	margin:0;
	padding:0;
}

*/

#welcomeText ul {
	margin: 7px;
}

#companyPic p {
	margin: 1px;
	font-size: 11px;
}

.servicesImageRight {
	margin: 0px 0px 15px 15px;
}

.helpImageRight {
	margin: 0px 0px 15px 15px;
}

.marginSpaceLeft {
	margin: 30px 0px 10px 10px ;
}

.marginSpaceRight {
	margin: 30px 10px 10px 0px ;
}

.contactSpaceLeft {
	margin: 0px 0px 10px 10px ;
}

.contactSpaceRight {
	margin: 0px 10px 10px 0px ;
}

.aboutSpaceLeft {
	margin: 10px 10px 10px 20px ;
}

.aboutSpaceRight {
	margin: 10px 15px 10px 0px ;
}

.employmentSpaceLeft {
	margin: 0px 0px 10px 15px ;
}

.employmentSpaceRight {
	margin: 0px 15px 10px 0px ;
}

#wx_module_5260 {
	background-color: #002156;
}

.testimonialNav {
	line-height: 200%;
	list-style-type: none;
	color: #222222;
}

.testimonialLink01 {
	padding-left: 5px;
	line-height: 200%;
	width: 33%;
}

.testimonialLink02 {
	padding-left: 5px;
	line-height: 200%;
	width: 33%;
}

.testimonialNavbg {
	background-color: #FAFAFA;
}

.testimonialTable {
	margin-top:5px;
	border: 1px;
	border-style: solid;
	border-color: #f2f2f2;
}

.testimonialTitle {
	font-weight: bold;
	font-size: 13px;
	color: #002157;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	letter-spacing: .0em;
	text-align: left;
}

#greyContent {
	background-color: #c9dbf7;
	border: 1px solid #f2f2f2;
	padding: 5px;
}

#whiteContent {
	padding: 5px;
}

.infoList li {
	font-size: 16px;
	padding: 3px 0px;
}
