
.mainContainer {
	width:1004px;
	background-color:#FFFFFF;
}

body {
	background-color:#FFF;
	margin:0px auto 0px auto;
	padding:0px;
	width:1004px;
	font-family:verdana;
	font-size:11px;
	color:#000;
}

#header {
	color:#000000;
	background-image:url(../UserImages/Cobent/teleos_header.jpg);
	background-repeat: no-repeat;
	height:115px;
	width:1004px;
}

.iFrame {
	height:380px;
	width:982px;
	float:left;
	padding-top:20px;
}

.iFrameBorderLeft {
	height:400px;
	width:20px;
	background-image:url(../UserImages/Cobent/nurs_ecom_bg.gif);
	background-repeat: x-repeat;
	float:left;
}

.iFrameBorderRight {
	height:400px;
	width:2px;
	background-image:url(../UserImages/Cobent/nurs_ecom_bg.gif);
	background-repeat: repeat;
	float:left;
}

#footer {
	width:1004px;
	clear:both;
	height:30px;
	color: #fff;
	background-color:#6b110f;
	text-align:left;
	left:0;
	bottom:0;
	font-size:11px; 
	line-height:26px;
	padding-top:5px; 
	text-indent:15px; 
	border-bottom:2px solid #fff;
}

.footerEmailLink
{
	color:White;
}

