#comingsoon {
	width: 220px;
	margin-top: 150px;
	background-color: #886632;
	margin-left: auto;
	margin-right: auto;
	padding: 50px;
	text-align: center;
}

#comingsoon h1 {
	font-size: .85em;
	font-weight: normal;
	color: #fff;
	margin-top: 15px;
}

p, div, h1, h2, h3, h4, ul, li, form, label, input, select, option, dl, dt, dd {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/bkg.gif) repeat;
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #424242;
}

a:link img, a:visited img {
	border: none;
	outline: none;
}

a:link, a:visited {
	color: #7399c6;
	outline: none;
}

a:hover {
	text-decoration: none;
}

#container {
	width: 855px;
	overflow: auto;
	background-color: #886632;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	float: left;
}

#header {
	overflow: auto;
	background: url(../images/header_bkg.gif) no-repeat left top;
	height: 1%;
}

#navmain {
	float: right;
	width: 635px;
}

#nav {
	float: left;
	font-size: .75em;
}

#nav ul {
	float: left;
	list-style: none;
	width: 106px;
	margin-top: 45px;
	margin-left: 0px;
}

#nav ul#navcompany {
	float: left;
	list-style: none;
	width: 94px;
}

#nav ul#navservices {
	float: left;
	list-style: none;
	width: 123px;
}

#nav ul#navnews {
	float: left;
	list-style: none;
	width: 115px;
}

#nav ul#navsupport {
	float: left;
	list-style: none;
	width: 92px;
}

#nav li {
	padding-left: 10px;
	padding-top: 2px;
}

#nav a:link, #nav a:visited {
	font-size: 11px;
	color: #979797;
}

#nav li.title {
	text-transform: uppercase;
}

#message {
	float: right;
	width: 191px;
	padding: 10px;
}

#message a:link, #message a:visited {
	color: #fff;
}

#message h1 {
	font-size: .85em;
	color: #fff;
	margin-bottom: 5px;
	margin-top: 5px;
}

#message p {
	font-size: .70em;
	color: #fff;
	margin-bottom: 5px;
}

/* @group Main Photos */

#mainphoto {
	clear: both;
	margin-top: 0px;
}

#home #mainphoto {
	width: 855px;
	height: 320px;
	background: url(../images/home.jpg) 0 top;
}

#about_us #mainphoto {
	width: 855px;
	height: 175px;
	background: url(../images/headers/stones.jpg) 0 top;
}

#compliance #mainphoto {
	width: 855px;
	height: 175px;
	background: url(../images/building_sm.jpg) 0 top;
}

#employee_welfare #mainphoto {
	width: 855px;
	height: 175px;
	background: url(../images/headers/goldeggs.jpg) 0 top;
}

#personal_coverage #mainphoto {
	width: 855px;
	height: 175px;
	background: url(../images/headers/kid.jpg) 0 top;
}

#risk_programs #mainphoto {
	width: 855px;
	height: 175px;
	background: url(../images/headers/gator.jpg) 0 top;
}

#cost_controls #mainphoto {
	width: 855px;
	height: 175px;
	background: url(../images/headers/oasis.jpg) 0 top;
}

#hr_resource #mainphoto {
	width: 855px;
	height: 175px;
	background: url(../images/headers/sign.jpg) 0 top;
}

#executive_programs #mainphoto {
	width: 855px;
	height: 175px;
	background: url(../images/headers/key.jpg) 0 top;
}

#article #mainphoto {
	width: 855px;
	height: 175px;
	background: url(../images/headers/pen.jpg) 0 top;
}

#tools #mainphoto {
	width: 855px;
	height: 175px;
	background: url(../images/building_sm.jpg) 0 top;
}

#contactus #mainphoto {
	width: 855px;
	height: 175px;
	background: url(../images/building_sm.jpg) 0 top;
}
#newsletter #mainphoto {
	width: 855px;
	height: 175px;
	background: url(../images/building_sm.jpg) 0 top;
}

#founder #mainphoto {
	width: 855px;
	height: 175px;
	background: url(../images/building_sm.jpg) 0 top;
}

#expect_more1 #mainphoto {
	width: 855px;
	height: 175px;
	background: url(../images/building_sm.jpg) 0 top;
}

#our_team #mainphoto {
	width: 855px;
	height: 175px;
	background: url(../images/building_sm.jpg) 0 top;
}
#case_studies #mainphoto {
	width: 855px;
	height: 175px;
	background: url(../images/building_sm.jpg) 0 top;
}

/* @end */

#content {
	overflow: auto;
	background: #fff url(../images/content_bkg.gif) repeat-y left top;
	height: 1%;
}

#contentside {
	float: left;
	width: 220px;
	font-size: .75em;
}

#contentmain {
	float: right;
	width: 635px;
}

#contentmain p {
	font-size: .85em;
	margin-bottom: 15px;
	margin-top: 15px;
	line-height: 1.35em;
}

#contentmain h1 {
	font-size: 1.20em;
	font-weight: normal;
	text-transform: uppercase;
	color: #7399c6;
}

#contentmain h2 {
	font-size: .75em;
	font-weight: normal;
	font-style: italic;
	margin-top: 25px;
	margin-bottom: 2px;
}



#contentmain h3 {
	font-size: .85em;
	font-weight: bold;
}

#contentmain .newslink {
	margin-bottom: 15px;
	border: 1px solid #ccc;
}

#contentmain ul {
	font-size: .85em;
	margin-left: 35px;
}

#contentmain li {
	margin: 10px;
}

#contentmain .gutter {
	padding: 20px;
	padding-right: 50px;
}

#contentside .gutter {
	padding: 20px;
}

#footer {
	clear: both;
	background-color: #886632;
	color: #d8c7ae;
	font-size: .75em;
	text-align: right;
}

#footer p {
	margin: 10px;
}

#news h1 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#news li {
	list-style: none;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #d5d5d5;
}

#news li span {
	display: block;
	font-size: .95em;
}

#news a:link, #news a:visited {
	font-size: .95em;
}

.newsphoto {
	border: 1px solid #d5d5d5;
	background-color: #fff;
	padding: 6px;
}
.photoRight {
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	background-color: #fff;
	float: right;
}
#newslistings dt a:link, #newslistings dt a:visited {
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #7399c6;
	clear: both;
}
#newslistings {
	margin-top: 25px;
}
#ddclear {
	clear: left;
}

#newslistings dd {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#newslistings dt {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#newslistings a:link {
	font-size: 0.7em;
	line-height: 1.3em;
}
#newsimg{
float:left;
}

#newsdate {
	font: bold 0.7em/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #886632;
}

#newslistings a:visited {
	font-size: 0.7em;
	line-height: 1.3em;
}

#newslistings #ddclear {
	margin-bottom: 20px;
}

#pagination a:link {
	font-size: 1em;
	line-height: 1.3em;
}

#pagination a:visited {
	font-size: 1em;
	line-height: 1.3em;
}
input{	background-color: #e4edf1;	color: #7399c6;	border: 1px inset #7399c6;	padding: 3px;}textarea{	background-color: #e4edf1;	color: #7399c6;	border: 1px inset #7399c6;	padding: 3px;}.button {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .9em;	font-weight: bold;	text-align: center;	padding-top: 5px;	padding-right: 7px;	padding-bottom: 5px;	padding-left: 7px;	text-decoration: none;	background-color: #7399c6;
	color: #ffffff;	border: 1px solid #d8c7ae;}
.column {
	float: left;
	margin-right: 20px;
}
.clearboth {
	clear: both;
}