/* CSS styles for MEM Insurance Brokers */
/* coded by DJENAN KOZIC :: 26/11/2007 */


/* THE BASICS */

* { margin:0; padding:0; }

body {
	background:#264064 url('images/bg.gif') repeat-y center center;
	font-family:Verdana, Helvetica, Arial, sans-serif;
}

p {
	color:#0b418b;
	font-weight:normal;
	font-size:12px;
	line-height:1.6em;
	padding-bottom:1em;
}

h1 {}
h2 {
	color:#fff;
	padding:35px 0 10px 35px;
}
h3 {
	color:#0b418b;
	font-weight:bold;
	font-size:12px;
	line-height:1.6em;
	padding:0.8em 35px 10px 35px;
}
h4 {}
h5 {}
h6 {}

ol {}
ul {}
li {}

a, a:hover, a:active, a img, a, a:hover img, a:active img { outline:none; border:none; }
a {}
a:hover {}
a:active {}


/* HEADER */

#header {
	position:relative;
	background:#000 url('images/header_bg.jpg') no-repeat top center;
	margin:0 auto;
	width:900px;
	height:236px;
	z-index:99;
	}
h1.logo {
	text-indent:-9000px;
	}
a.logo {
	position:absolute;
	top:45px;
	left:336px;
	width:547px;
	height:37px;
	}


/* NAVIGAITON */

#navigation {
	position:relative;
	background-color:#fb3717;
	width:880px;
	margin:0 auto;
	height:33px;
	border-bottom:1px solid #fff;
	padding:11px 0 0 20px;
	z-index:98;
	}

#navigation li { display:inline; margin:0; padding:0;}
#navigation ul { list-style:none; margin:5px 0 0 0; padding:0;}
#navigation li a { background-image:url('images/nav.gif'); float:left; height:0; padding:15px 9px 0 0; margin-right:9px; overflow:hidden; border-right:1px solid #000;}

#navigation li#nav-1 a { background-position:0 0; width:32px; }
#navigation li#nav-1 a:hover { background-position:0 -15px; }

#navigation li#nav-2 a { background-position:-52px 0; width:80px; }
#navigation li#nav-2 a:hover { background-position:-52px -15px; }

#navigation li#nav-3 a { background-position:-151px 0; width:124px; }
#navigation li#nav-3 a:hover { background-position:-151px -15px; }

#navigation li#nav-4 a { background-position:-295px 0; width:92px; }
#navigation li#nav-4 a:hover { background-position:-295px -15px; }

#navigation li#nav-5 a { background-position:-406px 0; width:82px; }
#navigation li#nav-5 a:hover { background-position:-406px -15px; }

#navigation li#nav-6 a { background-position:-507px 0; width:112px; }
#navigation li#nav-6 a:hover { background-position:-507px -15px; }

#navigation li#nav-7 a { background-position:-639px 0; width:125px; }
#navigation li#nav-7 a:hover { background-position:-639px -15px; }

#navigation li#nav-8 a { background-position:-784px 0; width:62px; padding-right:0; border:none; }
#navigation li#nav-8 a:hover { background-position:-784px -15px; }


/* CONTENT */

#contentwrapper {
	position:relative;
	width:900px;
	margin:0 auto;
	padding:0 0 25px 0;
	background: #fff url('images/contentwrapper_bg.gif') repeat-y bottom center;
	}

#content {
	margin:0;
	padding-top:20px;
	width:650px;
	background-color:transparent;
	}

#content p {
	padding-left:35px;
	padding-right:35px;
}

#content h1 {}
#content h2 {}
#content h3 {}
#content h4 {}
#content h5 {}
#content h6 {}

#content ol, #content ul {
	padding-bottom:0.8em;
	margin-left:51px;
	width:570px;
	}
#content li {
	color:#0b418b;
	font-weight:normal;
	font-size:12px;
	line-height:1.6em;
	}

#content a {
	color:#fff;
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
}

#images {
	background:transparent url('images/images_bg.jpg') no-repeat bottom right;
	width:249px;
	height:395px;
	position:absolute;
	bottom:0;
	right:0;
}
#images img {}

#bottomborder {
	background:#fff url('images/bottom_curve.gif') no-repeat bottom center;
	width:900px;
	height:31px;
	margin:0 auto;
}

#clear { clear:both; }
div.address {
	float:right;
	width:380px;
}
div.form {
	clear:both;
	width:360px;
	padding:0;
	margin-left:35px;
}


/* FOOTER */

#footer {
	position:relative;
	width:900px;
	height:52px;
	margin:0 auto;
	}

#footer p {
	color:#0b418b;
	font-size:11px;
}

#footer a {
	font-size:11px;
	color:#fb3717;
	text-decoration:underline;
	}
#footer a:hover {
	text-decoration:none;
	}
#footer a:active {}

p.copyright {
	float:left;
	padding:15px 0 0 30px;
	}
p.credit {
	float:right;
	padding:15px 30px 0 0;
	}

	/* ------ FORM STYLES ------ */

	form fieldset {
		margin-bottom: 10px;
		padding:0;
		width:275px;
		
		}
	form legend {
	  	padding: 20px 2px 0 0;
		font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	}
	form label {
		display: inline-block;
		line-height: 1.8;
		vertical-align: middle;
		width:200px;
		padding-left:0;
		margin-left:0;
	}
	div.address form fieldset ol {
		margin:0;
		padding:0;
	}
	form fieldset li {
		list-style: none;
		padding: 5px 5px 10px 13px;
		margin: 0;
		border-top:1px solid #A1CBF9;
		border-bottom:1px solid #3E83B6;
		border-left:1px solid #3E83B6;
		border-right:1px solid #3E83B6;
		background-color:#7FABDB;
	}
	#content div.form fieldset ol.form li.address {
		list-style: none;
		padding: 5px 5px 10px 13px;
		margin: 0;
		border-bottom:none;
		border-top:none;
	}
	form fieldset li.top {
		border-top:1px solid #3E83B6;
	}
	form fieldset li input {
		padding:3px;
		border:1px solid #3E83B6;
		font-size:13px;
		width:240px;
		margin-right:270px;
	}
	form em {
		font-weight: bold;
		font-style: normal;
		color: #f00;
	}
	#content div.form form ol.form {
		margin-left:0px;
		width:280px;
	}
	input.button {
		background-color:#234164;
		color:#fff;
		border:1px solid #163451;
		font-size:13px;
		width:248px;
		margin-right:270px;
	}

	form { margin:0px 0; padding:0 10px 0px 0; width:275px;}
	fieldset { margin:0px 0; padding:0px;  border:none; }