

* {
	padding:0;
	margin:0;	
	list-style:none;
}

body {
	font:63.5% arial, times, serif;	 
	color:#333333;
}


body,html {
	background:#013871;
}

#wrapper {
	background:#ededed url(../images/wrapperBck.jpg);
	background-repeat: repeat;
	padding:1em 1em 0;
}

#wrapperIndex {
	background:#ededed url(../images/wrapperBck.jpg);
	background-repeat: repeat;
	padding:0 1em 0;
}


#nav {
	height: 25px;
	width: 760px; 	
	margin:0 auto; 
	position:relative;

white-space: nowrap;


}


#nav li {
	float:left;
	text-align:center;
	font-weight: bold;
	font-size:1.2em;
	background:#FFF url(../images/navBck.jpg) top repeat-x;
}

#nav li a {
	display:block;
	padding:8px 0em;	
	width:123px;

	border-right:0.1em solid #EAEAEA;
}

#nav li a.noBorder {
	border-right:0;	
}

#nav li a:hover {
	background:#FFF url(../images/navBckH.jpg) top repeat-x;
	color:#000;
}


#header {
	height:15em;	
	line-height:15em;
	background:url(../images/header.jpg) repeat-x;
	text-align:center;
}

#content {
	background:#FFF;
	width:74em;
	margin:2em auto 0;
	padding:1em;
}
#contentIndex {
	background:#FFF;
	width:74em;
	margin:0 auto 0;
	padding:0 1em;
}


#front_images a {

color: #ffffff;

}


#front_imagesCenter {

color: #ffffff;
float: center;

}

.frontTextTestimonial {

font-style: italic;

}


#main {
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	clear:both;	
	padding:1em 1.5em;
}

#main a {

color: #3300FF;


}

#main a:hover {

color: #CC003D;

}



#main ul {
	margin-bottom:1em;	
}

#main li {
	list-style-type:square;
	margin:0.5em 2em;
	padding:0;
	color:#333333;
	font-size: 12px;
}

#main li p {
	margin:0;
	padding:0;
	color:#333333;
}


#officeInfo td {

	font:10px georgia, times, serif;	 
	color:#333333;

}



#main ul li {

list-style-type: disc;

}

#main ol li {

list-style-type: decimal;

}

#map li {
font-size: 13px;
}

p {
	margin-bottom:1em;
}

h1 {
	font-color: #D0DAE4;
	font-size: 20px;
}

h2 {
	margin:1.5em 0 0.25em;	
}

.indexTitle {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color: #E9322C;	
}

.indexTitle2 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #0a3d91;	
}

.frontH2 {
	font-size: 1.10em;


}

h3 {
	font-size:1.2em;
	margin-bottom:0.5em;	
}

.fontH3 {
	font-size: 15px;
	color: #0a3d91;	
}



.reasons {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 25x;
	color: #0a3d91;	
}

.reasons2 {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	color: #0a3d91;	
}

#rightSideCont {
	width:25%;
	float:right;
	padding:1em;
	margin:0 0 1em 1em;
	border:0.1em solid #4e658b;	
	background:url(../images/rightSideBck.gif) bottom repeat-x;
}

#rightSideCont h2 {
	margin-top:0;
}

#rightSideCont2 {
	width:18%;
	float:right;
	padding:1em;
	margin:0 0 1em 1em;
	border:0.1em solid #4e658b;	
	background:url(../images/rightSideBck.gif) bottom repeat-x;
}


#leftSideCont2 {
	width:25%;
	float:left;
	padding:1em;
	margin: 1em 1em 25em 0;
	border:0.1em solid #4e658b;	
	background:url(../images/rightSideBck.gif) bottom repeat-x;
}


#rightSideCont3 {
	width:30%;
	float: right;
	padding:1em;
	margin:0 0 1em 1em;
	border:0.1em solid #4e658b;	
	background:url(../images/rightSideBck.gif) bottom repeat-x;
}

#rightSideCont3 P{

	font-size: 12px;

}

#rightSideCont4 {
	width:25%;
	float:right;
	padding:1em;
	margin:0 0 1em 1em;
	border:0.1em solid #0a3d91;	
	background:url(../images/rightSideBck.gif) bottom repeat-x;
}

#rightSideCont4 P{

	font-size: 12px;

}

#rightSideCont a{
	font-size: 1.1em;
}

#rightSideCont a:link{
	font-size:1.1em;
}



#footer {
	text-align:center;
/*	background:#FFF url(../images/footerBck.jpg) repeat-x; */
	clear:both;
	height:80px;
	font-size:1.2em;
	background: #D0DAE4;

}	

#footer p {
	
}

#footer a:hover {

	text-decoration:none;
	background:url(../images/hoverImage.jpg) bottom repeat-x;
	color: #166ec5;

}

#copyright a, a:hover {
	color: #000;
	text-decoration: none;
}



a {
	text-decoration:none;
	color:#333;
	background:url(../images/hoverImage.jpg) bottom repeat-x;
}

a:hover {
	color:#166ec5;
}

p, h2 {
	font-size:1.3em;
	line-height:1.5em;	
}

h1 {
	font-size:3em;
	color:#FFF;
}

blockquote {
	padding: 5px;
	border-left:0.3em solid #6C96F1;
	font-size:0.9em;
	color:#333;
	width: 460px;
	background:#e3f8ff;
	
}

#tocTable {
	font-size:1.3em;
width: 420px;

}

#tocTable a{
	font-size:1.0em;
}

#tocTable a:link{
	font-size:1.0em;
}


.serviceTableLL {

width: 20px;

}

.helpTableLL {

width: 20px;

} 


h2.freehelpleft {
font-size: 16px;

margin: 0px 55px 0px 0px;

}

h2.moveUpH2 {
font-size: 16px;

margin: 0px 0px 0px 0px;

}




#officeInfo {

text-align: center;
align=center;

}



.servicesImageRight {

margin: 0px 0px 15px 15px;

}


.helpImageRight {

margin: 0px 0px 15px 15px;

}

.marginSpaceLeft {

margin: 0px 0px 10px 10px ;

}

.marginSpaceRight {

margin: 0px 10px 10px 0px ;

}

.contactSpaceLeft {

margin: 0px 0px 10px 10px ;

}

.contactSpaceRight {

margin: 0px 10px 10px 0px ;

}


.aboutSpaceLeft {

margin: 0px 0px 10px 10px ;

}

.aboutSpaceRight {

margin: 0px 10px 10px 0px ;

}

.employmentSpaceLeft {

margin: 0px 0px 10px 10px ;

}

.employmentSpaceRight {

margin: 0px 10px 10px 0px ;

}

.servicesSubTitle {

font-weight: bold;


}