@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:0px 0px 0px 0px;
	background:#e5eae6;
	/*background:#e5eae6 url(../images/texture.jpg) repeat-x;*/
}
h1, h2, h3, h4, h5, h6, form, input, p, table{
	margin:0px;
	padding:0px;
	font-weight:normal;
}
.clear{clear:both; float:none;}
.left{
	float:left;
}
.right{
	float:right;
}
#outerwrapper{
	width:960px;
	background:url(../images/texture.jpg) no-repeat;
	margin:0px auto;
	padding-top:48px;
	padding-bottom:70px;
}
.topshaddow{
	width:808px;
	margin:0px auto;
}
.bottomgrd{
	width:788px;
	margin:0px auto;
	background:url(../images/bottomgrd.png) no-repeat;
	height:45px;
	text-align:right;
	padding:30px 10px 0px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.bottomgrd a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#wrapper{
	width:808px;
	background:url(../images/bgshaddow.png) repeat-y;
	position:relative;	
	margin:0px auto;
	
}
	#wrapper .header{
		width:769px;
		margin:0px auto;
	}
	#wrapper .flash{
		width:769px;
		margin:0px auto;
		margin-top:20px;
	}
	#wrapper .glidecontent ul{
		list-style-image:url(../images/bullets.jpg);
	}
	

	#wrapper .formarea{
		width:808px;
		text-align:center;
		
	}		
	