.body{
	padding:0;
	background-color:#666666;
	text-align:center;
	margin:0;
}
#container{
	padding:0;
	margin-top:130px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:737px;
}
.top{
	padding:0;
	margin:0;
	width:737px;
	float:left;
	background-image:url(images/top.gif);
	height:15px;
}
#center{
	padding:0;
	margin:0;
	float:left;
	width:737px;
	
}
.mainLeft{
	padding:0;
	margin:0;
	float:left;
	background-image:url(images/bgLeft.gif);
	background-position:top left;
	background-repeat:repeat-y;
	width:6px;
	height:518px;
}
.main{
	background-image:url(images/bg2.gif);
	background-position:left top;
	background-repeat:repeat-x;
	padding:0;
	margin:0;
	float:left;
	width:718px;
	height:518px;
}
.buttonTable{
	padding:118px 0px 0px 75px;
	margin:0;
	float:left;
	width:622px;
}
.button{
	padding:0;
	margin:0px 0px 0px 25px;
	display:inline;
	float:left;
	
}
.mainText{
	padding:0px 0px 0px 10px;
	margin:-10px 0px 0px 0px;
	float:left;
	font:bold 9px Verdana;
	color:#58585a;
	text-align:center;
	width:708px;
}
.textS2{
	padding:19px 0px 0px 0px;
	margin:0px 0px 0px 110px;
	display:inline;
	float:left;
	font:normal 9px Verdana;
	color:#7b7c7e;
	text-align:center;
	width:508px;
}
.textS2 .left{
	float:left;
	font:normal 9px Verdana;
	color:#7b7c7e;
	text-align:left;
	width:180px;
}
.textS2 .right{
	float:right;
	font:normal 9px Verdana;
	color:#7b7c7e;
	text-align:right;
	width:180px;
}
.gri{
	font:normal 9px Verdana;
	color:#7b7c7e;
}
.logo{
	padding:30px 0px 0px 245px;
	margin:0;
	float:left;
}
.mainRight{
	padding:0;
	margin:0;
	float:left;
	background-image:url(images/bgRight.gif);
	background-position:top left;
	background-repeat:repeat-y;
	width:12px;
	height:518px;
}
.bottom{
	padding:0px 0px 0px 0px;
	margin:0;
	width:737px;
	float:left;
	height:23px;
	text-align:center;
	background-image:url(images/bottom.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.email{
	padding:0px 0px 0px 0px;
	margin:-3px 0px 0px 0px;
	width:737px;
	float:left;
	text-align:center;
	font:normal 9px Verdana;
	color:#e5e5e5;
}
.email a{
	text-decoration:none;
	font:normal 9px Verdana;
	color:#e5e5e5;
}
.email a:hover{
	font:normal 9px Verdana;
	color:#e5e5e5;
	text-decoration:underline;
}
