body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4e555a;
	background-image:url(../images/main-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#010101;
}

#wrapper{
	position:relative;
	width:960px;
	margin:0px auto 0px auto;
	padding:0px;
}
#header{
	height:152px;
	background-image:url(../images/header-bg.jpg);
	background-repeat:repeat-x;
}
#header .logo{
	position:absolute;
	top: 30px;
	left: 105px;
}
#header .header-text{
	position:absolute;
	left: 571px;
	top: 50px;
}
#body-img{
	height:396px;
	background-color:#fcb122;
}
#body-img .img-container{
	float:left;
	margin-right:1px;
	background-image:url(../images/img-con-bg.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	height:395px;
	width:239px;
}
.bdy-con-text{
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	height:47px;
	line-height:47px;
	text-align:center;
	color:#FFFFFF;
}
.bdy-con-text a{
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	text-decoration:none;
	font-weight:bold;
}
.bdy-con-text a:hover{
	color: #CCCCCC;;
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	text-decoration:none;
	font-weight:bold;
}
.footer-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4e555a;
	padding:15px;
}
.footer-text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4e555a;
	text-decoration:none;
}

.footer-text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff ;
	text-decoration:none;
}
.coprgt-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#4e555a;
	text-align:center;
}
.coprgt-text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#4e555a;
	text-decoration:none;
}

.coprgt-text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cccccc;
	text-decoration:underline;
}

.ftr-text{
	height:60px;
	text-align:center;
	background-image:url(../images/footer-img.jpg);
	line-height:60px;
}
.ftr-text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#4e555a;
}

.ftr-text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#FFFFFF;
}
