body{
	background:#a5a4a9 url(../images/bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	padding:0px;
	margin:7px 0px 0px 0px;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#5c5b5d;
	}
	
.menu_bg{
	background:url(../images/menu_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:67px;
	width:914px;
	}
	
.content_bg{
	background:url(../images/content_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:370px;
	}
	
.footer_bg{
	background:url(../images/footer_bg.jpg);
	background-position:68px 0;
	background-repeat:no-repeat;
	height:47px;
	width:774px;
	}
	
.heading1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#747376;
	}
	
.heading2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#ff0012;
	}
	
.heading3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#ece2e3;
	}
	

.line{
	background:url(../images/line.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:19px;
	}
	
.box{
	background:url(../images/box.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:228px;
	width:197px;
	}
	
.small_text{
	font-size:10px;
	}
	
.footer_text{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#232121;
	text-decoration:none;
	}
	
a.footer_text:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#232121;
	text-decoration:underline;
	}
	

