@import url(navigation.css);
@import url(footer.css);
@import url(content.css);
@import url(layout.css);
@import url(sitemap.css);
@import url(forms.css);
@import url(tables.css);

/*-------------------------------------------------------------------------------------*/
/* Interface Shell */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:100.01%;
	background: url(../layout/bckgrnd_body.png) repeat-x scroll center top;
	background-color:#d5d4d3;
	color:#555;
	text-align: center;
}

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	width: 717px;
	text-align: left;
	background-color: #FFFFFF;
	display: block;
	font-size: 70%;
	line-height: 1.2;
}
#width {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	width: 717px;
	text-align: left;
	display: block;
}

#header {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 183px;
	width: 717px;
	margin-right: auto;
	margin-left: auto;
	display: table;
}

#headertier {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 123px;
	width: 717px;
	margin-right: auto;
	margin-left: auto;
	display: table;
}

#header #logo {
	/*background-image: url(../layout/logo_EBenefits.png);*/
	background-repeat: no-repeat;
	width: 717px;
	display: table;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#header #logoInt {
	background-image: url(../layout/logo_int_EBenefits.png);
	background-repeat: no-repeat;
	height: 153px;
	width: 201px;
	display: table;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#content {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	width:400px;
}

#contentInt {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	width:717px;
}

#copy {
	padding: 0px 0px 0px 0px;
	margin: 25px 0px 0px 20px;
	display: block;
	float:left;
	width: 430px;
	line-height: 1.4;
}

#copynonav {
	padding: 0px 0px 0px 0px;
	margin: 25px 0px 0px 100px;
	display: table;
	float:left;
	width: 530px;
	line-height: 1.4;
}
			
#contentleft {
	width: 310px;
	display: table;
	padding: 0px 0px 0px 0px;
	margin: 10px 15px 0px 25px;
	float: left;
	line-height: 1.4;
}


#contentright {
	width: 320px;
	display: table;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	float: left;
	background:url(../layout/bckgrnd_right.png) repeat-y;
}

#contentright TABLE {
	width: 300px;
	display: table;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	font-size: 93.01%
}
#contentright P {
	padding: 0px 20px 0px 20px;
	line-height: 1.3;
}

#contentright P A.blue {
	color:#123456;
	text-decoration: none;
	font-weight: bold;
}

#contentright P A.green {
	color:#2d6836;
	text-decoration: none;
	font-weight: bold;
}

#contentright P A.yellow {
	color:#e5a360;
	text-decoration: none;
	font-weight: bold;
}

#contentright P A.red {
	color:#99184b;
	text-decoration: none;
	font-weight: bold;
}
#shadow {
	width: 19px;
	height: 347px;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}


#contentimages {
	width: 400px;
	display: table;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px px;
	float: left;

}

#wrapfix {
	width: 438px;
	display: table;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;

}

#advantageright {
	width: 230px;
	display: table;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 15px;
	float: left;

}

#wrappic {
display: table;
	padding: 0px 20px 10px 0px;
	margin: 0px 0px 0px 0px;
	float: left;

}

#wrappic2 {
	display: block;
	width: 420px;
	float: left;
	margin: 0px 0px 20px 0px;

}