﻿/* --------------------------
		G L O B A L
----------------------------*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #0054A4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 62.5%;
}

h1 {
	font-size: 1.6em;
	margin: 0px;
	padding-bottom: 5px;
	line-height:1.3em;
}

h2 {
	font-size: 1.4em;
	margin: 0px;
	padding-bottom: 2px;
	margin-top: 20px;
	line-height:1.2em;
}

h3 {
	font-size: 1.2em;
	margin: 0px;
	padding-bottom: 2px;
	margin-top: 20px;
	font-weight: bold;
	line-height:1.1em;
}

p {
	margin: 0px;
	padding-bottom: 5px;
	font-size:1.3em;
}

ul {
	margin: 0px;
	margin-left: 20px;
	padding-bottom: 5px;
	font-size:1.3em;
}

li {
	padding-bottom: 2px;
}

#sitewrapper {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

/* --------------------------
		H E A D E R
----------------------------*/
#logo {
	width: 84px;
	height:79px;
	float: right;
	margin-top: 15px;
	margin-right: 70px;
}

#banner_image {
	width:574px;
	height:115px;
}

/* --------------------------
     N A V I G A T I O N
----------------------------*/
#navigation {
	background: url('images/topbg.gif') no-repeat;
	height: 49px;
}

#navigationhome {
	background: url('images/topbg2.gif') no-repeat;
	height: 49px;
}

#topnav li a {
color:#fff;
font-size:1.2em;
text-decoration:none;
height:27px;
padding:8px 10px 0px 10px;
display:block;
background-color:#0054A4;
}

#topnav
{
margin-top:5px;
}

#topnav li a.topNavFirst {

padding:8px 10px 0px 37px;
}

#topnav li a:hover,
#topnav li a.active {
color:#0054a4;
background-color:#fff;
}

#topnav li a.topNavLast {
width:63px;
/*padding:10px 20px 0px 10px;*/
}

#navigationhome #topnav li a.topNavLast:hover{
color:#0054a4;
background:#fff url('images/homePageNavLastBackgroundRollover.gif') no-repeat 65px 0px;
}

#topnav li a.topNavLast:hover,
#topnav li.active a.topNavLast{
color:#0054a4;
background:#fff url('images/otherPagesNavLastBackgroundRollover.gif') no-repeat 65px 0px;
}

#navigationhome #topnav li a.topNavLast
{
background:#0054A4 url('images/homePageNavLastBackground.gif') no-repeat 65px 0px;
}

#topnav li a.topNavLast
{
background:#0054A4 url('images/otherPagesNavLastBackground.gif') no-repeat 65px 0px;
}

#sitewrapper #topnav ul 
{
/*background: url('images/topNavOtherBackground.gif') no-repeat 0px 0px;*/
width:412px;
height:41px;
padding:0px 0px 0px 0px;
}

/*#sitewrapper #navigationhome #topnav ul {
background: url('images/topNavBackground.gif') no-repeat 0px 0px;
}*/


/* --------------------------
		  M A I N
----------------------------*/
#main {
	background: #ffffff url('images/repeat_bg.gif') repeat-y;
}

#maincontent {
	padding-bottom: 1px;
	background: url('images/contentbackground.gif') no-repeat;
	/*min-height: 411px;*/
}

/* --------------------------
			T O P
----------------------------*/
#topnav {
	float: left;
}

#topnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#topnav li {
	float: left;
	display: inline-block;
}

#topnav li img {
	border: 0px;
}

/* --------------------------
		  R I G H T
----------------------------*/
#rightnav {
	float: right;
	width: 160px;
	margin-right: 20px;
	height: 459px;
	margin-top: -50px;
}

#rightnav ul {
	margin-top: 15px;
  	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

#rightnav li img {
	width: 154px;
	height: 36px;
	border: 0px;
	margin-bottom: 5px;
}

#motto {
	width: 155px; 
	height: 71px;
	margin-bottom: 5px;
}

#office {
	width: 155px;
	height: 129px;
	margin-bottom: 5px;
}

/* --------------------------
		C O N T E N T
----------------------------*/
.standard-blue {
	color: #006699;
}

#content {
	width: 535px;
	margin-left: 40px;
	min-height: 353px;
	padding:20px 0px 40px 0;
}

#main .aboutUsContent
{
min-height:1010px;
}

#homecontent {
	width: 95%;
	padding-left: 5%;/* 40px */
	min-height: 370px;
	
}

#mainContentWrapper
{
background:#fff url('images/repeat_bg.gif') repeat-y;
}

#homePageEmailBackground
{
background:#fff url('images/repeat_bg.gif') repeat-y;
float:left;
width:100%;
height:50px;
}

#homePageEmailBackground #emailbutton
{
margin:10px 206px 0px 0px;
}

#homecontent .listwithimage li
{
list-style:inside disc;
margin-left:80px;
}

.subcontent {
	/*margin-left: 100px;
	width: 400px;*/
	padding-bottom: 10px;	
}

.subcontent_right {
	margin-right: 100px;
	width: 400px;
	padding-bottom: 10px;	
}

.no-imagesubcontent {
	
	width: 500px;
	padding-bottom: 10px;	
}


#detail {
	width: 505px;
}

#welcome {
	width: 86px; 
	height: 31px;
	margin:10px 0px 10px 7px;
}

#homesubcontent h2 {
	margin-top: 10px;
}

#emailbutton {
	width: 83px;
	height: 33px;
	float: right;
	border: 0px;
	margin-right: -1px;
}

.homeemail {
	margin-top: -12px;
}
#homepagephoto {
	width: 90px;
	height: 220px;
	float: left;
	padding-right: 10px;
	margin-top: 10px;
}

#agency_logos {
	clear: both;
	margin-top: 15px;
	text-align: center;
}

#agency_logos img {
	padding-right: 60px;
	border: 0px;
}

.paragraphend {
	margin-top: 0px;
}

.person_image {
	float: left;
	margin-top: 20px;
	padding-right: 10px;
}

.person_image_right {
	float: right;
	margin-top: 20px;
	padding-right: 10px;

}

.clear {
	clear: both;
}

.setheight {
	float:left;
}

.center {
	text-align:left;
	margin-left: 50px;
}

/* --------------------------
		F O O T E R
----------------------------*/
#footer {
	padding-top: -2px;
	clear: both;
	height: 22px;
	padding:3px 0px 0px 0px;
	background:#c8e9fa url('images/footer.gif') no-repeat top center;
	
}

#footer p {
	padding-left: 30px;
	padding-top: 5px;
	margin-top: 0px;
	font-size:1.0em;
}

#footer_links {
	float:right;
	padding-top: 5px;
	margin-right: 25px;
}

#footer_links a:link, a:visited {
  color: #0054A4;
}

#footer_links a:hover {
  color: #0000FF; 
}
