/* CSS Document */
/* ------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/bg-page.jpg) repeat-x #f4f4f4;
}

p {
	font-size: 1.2em;
	color: #000;
	line-height: 1.5em;
}

h1 {
	margin: 20px 0 0 0;
	font-family: Georgia, Times, serif;
	font-size: 2.5em;
	color: #000;
	font-weight: normal;
}

h2 {
}

h3 {
}

strong {
	font-weight: bold;
}

ul {
	list-style: square;
	padding-left: 230px;
}

li {
	line-height: 1.3em;
}

label {
	display: block;
	font-size: .9em;
	color: #555;
	font-weight: bold;
}

table {
	font-size: 11px;
	text-align: center;
}

img {
	outline: 0;
	border: 0;
}


/* HYPERLINKS */
/* ------------------------------------- */

a {
	color: #203e9e;
	font-weight: bold;
	text-decoration: underline;
	outline: 0;
}

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


/* IDS */
/* ------------------------------------- */
#container {
	position: relative;
	left: 50%;
	margin:  0 0 0 -434px;
	padding: 48px 42px 0 42px;
	width: 784px;
	height: auto;
	background: url(../images/content-bg.jpg) no-repeat;
}

#header {
	height: 186px;
	background: url(../images/header.png) no-repeat;
}

#stage {
	width: 750px;
	padding: 0 17px 0 17px;
	background: #fcfcfc;
}

#sidebar {
	float: left;
	margin: 24px 0 0 0;
	width: 181px;
}

#content {
	margin: 0 0 0 10px;
	float: right;
	width: 550px;
}

#footer {
	position: relative;
	left: 50%;
	margin:  0 0 0 -434px;
	padding: 0;
	width: 868px;
	height: 45px;
	background: url(../images/content-bottom.jpg) no-repeat;
}


/* CLASSES */
/* ------------------------------------- */

.clear {
	clear: both;
}

.left {
	margin: 0 10px 0 0;
	float: left;
	border: 1px solid #999;
}

.right {
	margin: 0 0 0 10px;
	float: right;
	border: 1px solid #999;
}

.sidebar_inner {
	margin: 0 0 30px 0;
	padding: 12px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	background: #eee;
	border: 1px solid #ddd;
}

.quote_form {
	margin: 0 0 10px 10px;
	float: right;
}


/* NAVIGATION */
/* ------------------------------------- */

#header .logo {
	display: block;
	float: left;
	height: 186px;
	width: 72px;
}

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

#navigation li {
	margin: 12px 1px 0 1px;
	float: left;
}

#navigation a {
	display: block;
	color: #fff;
	padding: 4px;
	font-size: .9em;
	text-decoration: none;
	border: none;
}

#navigation a:hover {
	color: #c5d4ef;
	text-decoration: underline;
}

#navigation .current a {
	border: 1px solid #fff;
	background: url(../images/bg-nav.jpg) repeat-x;
}


/* MISC STYLES */
/* ------------------------------------- */

.sidebar_inner a {
	font-weight: bold;
	text-decoration: none;
}

.sidebar_inner .address {
	font-size: .75em;
	font-weight: normal;
}

.sidebar_inner .copyright {
	font-size: .7em;
	font-weight: normal;
}

#footer p {
	margin: 0;
	padding-top: 5px;
	font-size: .9em;
	font-weight: normal;
	text-align: center;
}

#about #stage {
	background: url(../images/bg-orange.jpg) 70px 0 repeat-x #f9e5cc;
}

#about .sidebar_inner {
	font-size: 1.3em;
	color: #e17f00;
	font-weight: bold;
	text-decoration: none;
	background: #fefbf7;
	border: 1px solid #f7dbb6;
}

#about .sidebar_inner a {
	color: #e17f00;
	font-weight: bold;
	text-decoration: none;
}

#about .sidebar_inner .address {
	font-size: .75em;
	font-weight: normal;
}

#about .sidebar_inner .copyright {
	font-size: .7em;
	font-weight: normal;
}

#personal #stage {
	background: url(../images/bg-green.jpg) 70px 0 repeat-x #cde1d7;
}

#personal .sidebar_inner {
	font-size: 1.3em;
	color: #056839;
	font-weight: bold;
	text-decoration: none;
	background: #f8fbf9;
	border: 1px solid #bee1cd;
}

#personal .sidebar_inner a {
	color: #056839;
	font-weight: bold;
	text-decoration: none;
}

#personal .sidebar_inner .address {
	font-size: .75em;
	font-weight: normal;
}

#personal .sidebar_inner .copyright {
	font-size: .7em;
	font-weight: normal;
}

#commercial #stage {
	background: url(../images/bg-brown.jpg) 70px 0 repeat-x #e7ded8;
}

#commercial .sidebar_inner {
	font-size: 1.3em;
	color: #865b3a;
	font-weight: bold;
	text-decoration: none;
	background: #fefefd;
	border: 1px solid #ddd1c8;
}

#commercial .sidebar_inner a {
	color: #865b3a;
	font-weight: bold;
	text-decoration: none;
}

#commercial .sidebar_inner .address {
	font-size: .75em;
	font-weight: normal;
}

#commercial .sidebar_inner .copyright {
	font-size: .7em;
	font-weight: normal;
}

#multi #stage {
	background: url(../images/bg-blue.jpg) 70px 0 repeat-x #cdebf5;
}

#multi .sidebar_inner {
	font-size: 1.3em;
	color: #009acc;
	font-weight: bold;
	text-decoration: none;
	background: #f8fcfe;
	border: 1px solid #b5e1f0;
}

#multi .sidebar_inner a {
	color: #009acc;
	font-weight: bold;
	text-decoration: none;
}

#multi .sidebar_inner .address {
	font-size: .75em;
	font-weight: normal;
}

#multi .sidebar_inner .copyright {
	font-size: .7em;
	font-weight: normal;
}

#risk #stage {
	background: url(../images/bg-orange-risk.jpg) 70px 0 repeat-x #f9e5cc;
}

#risk .sidebar_inner {
	font-size: 1.3em;
	color: #e17f00;
	font-weight: bold;
	text-decoration: none;
	background: #fefbf7;
	border: 1px solid #f7dbb6;
}

#risk .sidebar_inner a {
	color: #e17f00;
	font-weight: bold;
	text-decoration: none;
}

#risk .sidebar_inner .address {
	font-size: .75em;
	font-weight: normal;
}

#risk .sidebar_inner .copyright {
	font-size: .7em;
	font-weight: normal;
}

#risk #content ul {
	list-style: square;
	padding-left: 25px;
}

#risk #content li {
	font-size: 1.1em; line-height: 1.3em;
}

#contact #stage {
	background: url(../images/bg-gray.jpg) 70px 0 repeat-x #ddd;
}

#contact .sidebar_inner {
	font-size: 1.3em;
	color: #575757;
	font-weight: bold;
	text-decoration: none;
	background: #fdfdfd;
	border: 1px solid #ccc;
}

#contact .sidebar_inner a {
	color: #575757;
	font-weight: bold;
	text-decoration: none;
}

#contact .sidebar_inner .address {
	font-size: .75em;
	font-weight: normal;
}

#contact .sidebar_inner .copyright {
	font-size: .7em;
	font-weight: normal;
}

#flash #stage {
	padding: 20px;
	text-align: center;
	background: url(../images/bg-flash.jpg) no-repeat;
}

#flash #footer {
	background: url(../images/content-flashbottom.jpg) no-repeat;
}


/* ATTRIBUTION */
/* ------------------------------------- */

#jlb {
	float: right;
	margin: 20px 15px 10px 0;
	width: 65px;
	height: 22px;
	background: url(../images/jlb-over.gif);
}

#jlb a, #jlb img {
	border: 0;
}

#jlb a {
	display: block;
	width: 65px;
	height: 22px;
	background: url(../images/jlb.gif);
}

#jlb a:hover {
	background: none;
}

#jlb2 {
	float: right;
	margin: 20px 15px 10px 0;
	width: 250px;
	height: 22px;
}