body {
	background-image:url(../images/layout/bckgrnd.jpg);
	background-repeat: repeat-x;
	margin: 0;
	background-color:#ffffff;
	color:#000000;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}


#wrapper {
width:985px;
}

#header {
width: 985px;
height: 72px;
background-image:url(../images/layout/header.jpg);
margin: 0;
}

#header-title {
color:#336699;
font-size:30px;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
padding: 15px 0px 0px 20px;
	float:left;


}



#main-bodynon{
clear:both;
width: 800px;
height: 499px;
border-right: 1px solid #ffffff;
border-left: 1px solid #ffffff;
padding: 0 10px 0 10px;
margin: 0 15px 0 10px;
}
#main-body{
clear:both;
width: 661px;
height: 499px;
border-right: 1px solid #ffffff;
border-left: 1px solid #ffffff;
padding: 0 10px 0 10px;
margin: 0 15px 0 10px;
background-image: url(../images/homepage-center-team.jpg);
background-repeat:no-repeat;
background-position: center;
}
#main-text {
	clear:both;
	width: 800px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 0 10px 0 10px;
	margin: 0 15px 0 10px;
	color:#042d56;
	position:relative;
}

#main-text-box {
	clear: both;
	width: 850px;
	border: 1px solid #fff;
	padding: 0 10px 0 10px;
	margin: 0 15px 0 15px;
	background-color: #97b2cb;
	position: relative;
}

#table-agreement {
	background-color: #97b2cb;
	font-family:Arial, Helvetica, sans-serif;

}

#table-agreement td{
	padding: 5px;
	border: 1px solid #ffffff;
	
}

#main-body-subreg {
clear:both;
width: 661px;
color:#042d56;
border-right: 1px solid #ffffff;
border-left: 1px solid #ffffff;
padding: 0 10px 0 10px;
margin: 0 15px 0 10px;

}

#main-body-subreg-box {
	clear: both;
	width: 611px;
	border: 1px solid #fff;
	padding: 0 10px 0 10px;
	margin: 0 15px 0 15px;
	background-color: #97b2cb;
	position: relative;
}

#main-body-bottom {
	height: 100px;
	width: 643px;
	margin: 10px 0px 0px 30px;
background-image:url(../images/layout/curved_background.gif);
background-position: top left;
background-repeat:no-repeat;
border-right: 2px solid #b6a38a;
border-bottom: 2px solid #b6a38a;	
padding-top: 10px;;
}

#main-body-bottom div{
	
	padding-left: 100px;
}

#body-right {
height: 555px;
width: 292px;
background-image:url(../images/layout/curved_background.gif);
background-position: top left;
background-repeat:no-repeat;
border-right: 2px solid #b6a38a;
border-bottom: 2px solid #b6a38a;	
padding: 15px;
vertical-align: top;
}

				/* IE6 Only */
				* html #body-right {
					height: 500px;
					width: 292px;
				}

				/* IE7 Only */
				*:first-child+html #body-right {
					height: 500px;
					width: 292px;
				}

#brown {

border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #d5c5ad;
padding-left: 10px;
padding-right: 10px;
background-color: #f3f3f2;
background-repeat: repeat-y;
}

#product {
border-color: #5f89c1;
border-width: 3px;
border-style: solid;
padding: 0px;
}

#tableleft {
background-color: #d5c5ac;

}

#footer {
  padding: 30px 0px 0px 20px;
  width:985px;
  text-align:left;
  clear:both;
  color:#336699;
font-size:14px;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
  }
  
  
