/* CSS Document 
copyright 2008 SughrueInsured.com
*/
* {
  margin: 0;
  padding: 0;
}

html {
  font-size: 72%;
  font-family: Verdana, Arial, San-serifs;
  min-height: 100%;
}

font {
  font-size: 1em;
  min-height: 100%;
}

body {
  font-size: 1em;
  min-height: 100%;
  text-align: center;
  background: #23486b;
}

* html body {
  height: 99%;
}

/* =========================================================================================== */
/* Typography */

h1 {
	font-family: Georgia, Times New Roman, Serifs;
	font-weight: normal;
	text-transform: uppercase;
	color: #bd9d3a;
	font-size: 1.5em;
	margin: 0 0 1em 0;
	padding: 1.75em 0 0 0;
}	

h2 {
	margin: 0 0 .5em 0;
	font-family: Georgia, Times New Roman, Serifs;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #23486b;
	padding: 0 0 15px 0;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#23486b;
	font-style:italic;
	font-weight: normal;
	font-size: 1.5em;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#23486b;
	font-weight:bold;
	font-size: 1.2em;
	line-height: 1.3em;
}

p {
	font-family: Verdana, Arial, Helvetia, San-serifs;
	color: #000000;
	font-size: 1em;
	line-height: 2em;
	padding: 0 0 10px 0;
}

p a {
	font-family: Verdana, Arial, Helvetia, San-serifs;
	color: #23486b;
	font-size: 1em;
	line-height: 2em;
	text-decoration: underline;
}

p a:hover {

	text-decoration: none;
	color: #335a7f;

}

a {
	font-family: Georgia, Times New Roman, Serifs;
	font-weight: normal;
	color: #23486b;
	font-size: 1em;
	text-decoration: underline;
}	

a:hover {
	text-decoration: none;
	color: #335a7f;
}

.list {
	line-height: 1em;
	padding: 10px 0 0 15px;
}

.approachlist {
	line-height: 2em;
	padding: 12px 0 12px 15px;
	list-style-type: none;
}


#copyright p{
	padding: 5px 0 10px 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, San-serif;
	font-size: .90em;
	color:#061728;
	}



/* =========================================================================================== */
/* Index */

#indexwrapper {
	width: 824px;
	margin: 0px auto;
}

#flash {
	width: 700px;
	height: 550px;
	margin: 0;
	text-align: center;
}


/* =========================================================================================== */
/* Layout */

#wrapper, #header, #wrapper, #footer {
    width: 824px;
    margin: 0px auto;
}

#wrapper {
	text-align: left;
	background: url('../images/bg.jpg') repeat-y 0 0;
}

#header-approach {
	background: url('../images/header_approach.jpg') no-repeat 0 0;
	width: 824px;
	height: 199px;
	position: relative;
}
#header-about {
	background: url('../images/header_about.jpg') no-repeat 0 0;
	width: 824px;
	height: 199px;
	position: relative;
}

#header-business {
	background: url('../images/header_business.jpg') no-repeat 0 0;
	width: 824px;
	height: 199px;
	position: relative;
}

#header-industry {
	background: url('../images/header.jpg') no-repeat 0 0;
	width: 824px;
	height: 199px;
	position: relative;
}

#header-individuals {
	background: url('../images/header_individuals.jpg') no-repeat 0 0;
	width: 824px;
	height: 199px;
	position: relative;
}
#header-news {
	background: url('../images/header_news.jpg') no-repeat 0 0;
	width: 824px;
	height: 199px;
	position: relative;
}
#header-contact {
	background: url('../images/header_contact.jpg') no-repeat 0 0;
	width: 824px;
	height: 199px;
	position: relative;
}

#header-claims {
	background: url('../images/header_claims.jpg') no-repeat 0 0;
	width: 824px;
	height: 199px;
	position: relative;
}

#logo-index {
	padding: 0 0 0 0;
	width: 753px;
	height: 38px;
	text-align: center;
}


#logo {
	padding: 162px 0 10px 35px;
	width: 753px;
	height: 38px;
	text-align: center;
}


#contentwrapper {
	overflow: auto;
	text-align: left;
	min-height: 400px;
  	padding: 20px 0 0px 0;
}

#content-area {
	overflow: auto;
	margin: 0 35px 0 35px;
	min-height: 400px;
	background-color: #FFFFFF;
}


#colleft {
	float: left;
	width: 200px;
}

#colright-nav {
	float: right;
	width: 434px;
	padding: 20px 10px 20px 20px;
	border-left: 1px solid #507292;
}

#colright {
	float: right;
	width: 480px;
	min-height: 300px;
	padding: 5px 30px 30px 30px;
	border-left: 1px solid #d4e0eb;
}



/* =========================================================================================== */
/* Nav on Homepage */

#nav {
	width: 430px;
}

#nav ul {
  list-style: none;
  margin: 0px auto;
}

#nav ul li {
  list-style: none;
}

#nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #acc6de;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 2em;
	text-decoration: none;
	letter-spacing: 1px;
}

#nav a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

/* =========================================================================================== */
/* Nav on Interior page */

  #navcontainer { margin: 25px 10px 10px 10px; }
  

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Georgia, Times New Roman, serifs;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
display: block;
padding: 7px 7px;
width: 160px;
color: #23486b;
background-color: #fff;
text-decoration: none;
font-size: 1.3em;
}

#navcontainer a:hover
{
color: #bd9c39;
background-color: #fff;
text-decoration: underline;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 125px;
color: #23486b;
font-size: 1.1em;
background-color: #fff;
text-decoration: none;
}

#navcontainer ul ul a:hover
{
color: #bd9c39;
background-color: #fff;
text-decoration: underline;
}


/* =========================================================================================== */
/* Footer */


#footer {
	margin: 0;
	background: url('../images/footer.jpg') no-repeat bottom; 
	}
	
#footer-area {
	padding: 0 35px 0 35px;
	text-align: center;
	
}
	
	#footer p {
	padding: 5px 0 10px 0;
	text-align: center;
	border-top: 1px solid #315577;
	font-family: Verdana, Arial, Helvetica, San-serif;
	font-size: 1em;
	color:#a3b3c3;
	}
	
	#footer a{
	color:#a3b3c3;
	text-decoration: none;
	}