@charset "UTF-8";
body {
	font-size: 90%;
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, "ff-meta-web-pro-1","ff-meta-web-pro-2", Arial, Helvetica, sans-serif !important;
	*font-family: Arial, Helvetica, sans-serif;
}
p {
	line-height:150%;
	margin-bottom:1em;
}
#Outer_Container {
	width: 958px;
	background: #fff;
	margin:0px auto;
	border-right: 1px solid #edcecf;
	border-left: 1px solid #edcecf;
	border-bottom: 1px solid #edcecf;
	text-align: left;
	}
/* Menu */
#Menu_Container {
	width: 960px;
	height:24px;
	/*background-image:url(../images/menu_bg.png);
	background-position: top left;
	background-repeat:repeat-x;*/
	z-index:1;
	position:relative;
	top:0px;
	padding:0px;
	margin:0px;
}

.oneColFixCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
img {
	border:none;
}
.floatrimage {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	padding:5px;
	border: #edcecf 1px solid;
	background-color:#fff;
}
.promotionbox {
	padding:10px;
	border: #edcecf 1px solid;
	background-color:#fefcfb;
}
.promotionbox p {
	margin:4px;
}
a {
	color:#f4842e;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.floatl {
	float:left;
}
.floatr {
	float:right;
}
.space {
	clear:both;
}
.return {
	color: #b81f24;
	font-size: 130%;
	font-style:italic;
	font-weight:bold;
	float:right;
	margin-right: 29px;
	position: relative;
	top:44px;
}
.yourhealth {
	color: #f4842e;
}
.topnav {
	width:100%;
	border:none;
	margin:0px;
	padding: 0px;
	background-image: url(../images/topnavbg.gif);
	background-repeat: repeat;
}
#content {
	font-size: 90%;
}
#content .col h1{
	font-size: 150%;
	font-weight:normal;
	font-style:italic;
	color: #b81f24;
}
#content .col2 h1{
	font-size: 150%;
	font-weight:normal;
	color: #b81f24;
}
#content h2{
	font-size: 120%;
	font-weight:normal;
	color: #f4842e;
}
#content .col {
	width: 340px;
	float:left;
	padding-right:30px;
}
#content .col2 {
	width: 340px;
	float:left;
}

.undernav {
	height:10px;
}
.corporateservices {
	width:160px;
}
.orange{
	color: #f4842e;
}
.red{
	color: #b81f24;
}
#sienouter {
	width:960px;
	margin:auto;
	font-size:70%;
}
.sien {
	color:#fff;
	text-align:left;
	margin-top: 10px;
	font-size:70%;
}
.sien a {
	color: #fffffe;
}
.sien a:hover {
	color: #fdfdfd;
}
