body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #000000;
	padding: 0;
	background:#e4e5e7 url(main-bg.jpg) top repeat-x;
}

/*#masthead {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
}*/

#wrapper {
	width: 800px;
	margin: 0 auto;

}
#center {
width: 800px;
background-image:url(middle.png);
background-repeat:repeat-y;
}

#masthead .content {
	padding: 0;
	margin:0;
}
#footer .content {
	padding: 12px 20px;
}
#footer {
	color: #999999;
	background-color: #e4e5e7;
	padding: 0px;
	margin: 0;
	font-size: 0.8em;
	/*background-image:url(../images/footer.jpg);*/
	background-repeat:no-repeat;
}

#center a:link {
	color:#0000FF;
}
#center a:visited {
	color:#0000FF;
}
#center a:hover {
	color:#0000FF;
}


#footer a:link {
	color: #999999;
	text-decoration:none;
}
#footer a:visited {
	color: #999999;
	text-decoration:none;
}
#footer a:hover {
	color: #999999;
	text-decoration:none;
}

.bottom {
background-image:url(bottom.png);
background-repeat:no-repeat;
height:42px; }

.top {
background-image:url(top.png);
background-repeat:no-repeat;
height:160px;
width:800px;
margin:0;
padding:0; }

.top30 {
background-image:url(top30_2.png);
background-repeat:no-repeat;
height:160px;
width:800px;
margin:0;
padding:0; }

.top302 {
background-image:url(top30_2.png);
background-repeat:no-repeat;
height:160px;
width:800px;
margin:0;
padding:0; }

.main-table {
padding-left:35px;
padding-right:35px;
padding-top:5px;
}

.heading {
color:#ff0000;
font-size:1.85em;
font-weight:bold;
width:430px;
text-align:center;
font-family:"Tahoma",Times New Roman, Times, serif

}

.main-table ul li {
padding-top:20px; }

.main-table ul {
list-style-image:url(check.jpg); }


.dotted_order {
border:5px dashed #cc0000;
width:500px;
margin:0 auto;
}

.module {
border:3px dashed #061647;
background-image:url(module.jpg.jpg);
background-position:top;
background-repeat:repeat-x;
padding:15px;
width:600px;
margin:0 auto; }

.module_small {
border:3px dashed #061647;
background-image:url(module.jpg.jpg);
background-position:top;
background-repeat:repeat-x;
padding:8px;
width:325px;
margin:0 auto;
margin-bottom:3px; }

.module_long {
border:3px dashed #061647;
background-image:url(module.jpg.jpg);
background-position:top;
background-repeat:repeat-x;
padding:8px;
width:680px;
margin:0 auto;
margin-bottom:0px; }