/* CSS Document */
body{
	margin:0 auto;
	padding:0px;
	text-align:center;
}

.main_bg{
	background:url(../images/bg.jpg) top no-repeat;
	width:803px;
	height:594px;
}

.content-bg{
	background:#e9e9e9 url(../images/body-bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:405px;
	}
	
.footer-bg{
	background:url(../images/footer-bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:50px;
	}
	
.header-top-bg{
	background:url(../images/header-1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:1010px;
	height:62px;
	}
	
.header-image{
	background:url(../images/header-image.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:289px;
	width:1010px;
	}
	
.top-link{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
	
a.top-link:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#cd0432;
	text-decoration:none;
	}
	
.content-bg-inner{
	background:#e9e9e9 url(../images/content-bg-inner.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:829px;
	height:405px;
	}
	
.menu-text{
	font-family:tahoma;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
	
a.menu-text:hover{
	font-family:tahoma;
	font-size:16px;
	font-weight:bold;
	color:#131313;
	text-decoration:none;
	}
	
.home-content-bg{
	background:url(../images/home-content-bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:383px;
	width:797px;
	}
	
.body_content{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#716f6f;
	line-height:16px;
	}
	
.inner-page-bg{
	background:url(../images/inner-page-bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:790px;
	height:124px;
	}
	
.red-text{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#d70328;
	}
	
.footer-text{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#dfdfdf;
	text-decoration:none;
	line-height:18px;
	}
	
a.footer-text:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#dfdfdf;
	text-decoration:underline;
	line-height:18px;
	}
.header-stretch {
	background-image: url(../images/header-stretch.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
