@charset "UTF-8";
/* CSS Document */

body {
	width:100%;
	margin:0px auto;
	background-color:#dff2ed;
	text-align:center;
	background-image:url(imgs/back_gradient.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	}
	
.outside2 {
	width:832px;
	margin:0px auto;
	text-align:left;
	}
	
#navContainer {
	width:801px;
	height:34px;
	}
	
.bodyBack {
	width:801px;
	background-image:url(imgs/body_Top-back4.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	}
	
#innerBack {
	margin-left:12px;
	background-image:url(imgs/body_gradient2.jpg);
	background-repeat:repeat-y; 
	line-height:normal;
	}
	
#calloutContainer {
	float:right;
	width:205px;
	padding-right:43px;
	vertical-align:top;
	padding-top:27px;
	text-align:right;
	line-height:normal;
	}
	
#copyContainer {
	width:auto;
	margin-right:265px;
	line-height:normal;
	}

.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	width:auto;
	margin-left:45px;
	line-height:16px;
	}
	
.padOver {
	padding-left:15px;
	width:450px;
	}

#bodyBottom {
	width:801px;
	padding-left:10px;
	background-color:#ddf2ed;
	line-height:normal;
	}
	
a {
color:#662431; }

img {
	border:none;
	}
	
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	padding-bottom:50px;
	color:#7D948E;
	}
	