body {
	margin:0px;
	padding:0px;
	font-family: Tahoma;
	font-size: 14px;
	color: #b9b8b8;
	text-align:justify;
	line-height:18px;
	background:#494949 url(../images/bg.jpg) repeat-x;
}
#wrapper {
	margin:0 auto;
	padding:0 0 0 0;
	width:1003px;
}
#main-wrapper {
	margin:0 auto;
	padding:0 0 0 0;
	width:1003px;
}

a {
	color:#ffffff;
	text-decoration:underline;
	
	outline:none;
}
a:hover {
	text-decoration:none;
}


#main-top {
	margin:0px;
	padding:0px;
	width:719px;
	height:116px;
	float:left;
}
#logo {
	margin:0px;
	padding:0px;
	width:284px;
	height:146px;
	float:left;
	background:url(../images/logo.jpg) repeat-x;
}
#navigation {
	margin:0px;
	padding:0px;
	width:719px;
	height:30px;
	float:left;
}

#navigation ul{
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}


#navigation li{
	float:left;
	background:none;
	padding:0;
	margin:0;
}


/*------------------------------- Body ---------------------------------------------*/

#center-area {
	margin:0px;
	padding:0px;
	width:1003px;
	float:left;
	min-height:570px;
	height:auto !important;
	height:570px;
	background:url(../images/image-bg.jpg) repeat-x;
}
#center-area1 {
	margin:0px;
	padding:0px;
	width:1003px;
	float:left;
	min-height:570px;
	height:auto !important;
	height:570px;
	background:url(../images/image-bg1.jpg) repeat-x;
}
#center {
	margin:0px;
	padding:34px 83px 0 83px;
	width:837px;
	float:left;
}
#welcome-area{
	margin:0px;
	padding:0px;
	width:1003px;
	min-height:291px;
	height:auto !important;
	height:291px;
	float:left;
	background:;
}
#welcome-box {
	margin:0px;
	padding:17px 39px 0 38px;
	width:926px;
	float:left;
}
#welcome-box1 {
	margin:0px 0px 0 0px;
	padding:0px;
	width:636px;
	float:left;
}
#welcome-img {
	margin:0px 0 0 0px;
	padding:0px;
	width:617px;
	height:42px;
	float:left;
}
#welcome-text {
	margin:0px 0 0 0px;
	padding:0px;
	width:598px;
	min-height:232px;
	height:auto !important;
	height:232px;
	float:left;
}
#about-box {
	margin:0px 0px 0 0px;
	padding:0px;
	width:290px;
	float:left;
	background: url(../images/about-bg-bar.jpg) repeat-y;
}
#about-box-text {
	margin:0px 0px 0 0px;
	padding:0px;
	width:290px;
	min-height:186px;
	height:auto !important;
	height:186px;
	float:left;
	background: url(../images/about-bg.jpg) repeat-x;
}
#about-box-main{
	margin:0px;
	padding:4px 15px 0 14px;
	width:260px;
	float:left;
}
#about-box-main p{
	margin:0px 0px 0 0px;
	padding:6px 0 0 0px;
	width:260px;
	float:left;
}
#about-img {
	margin:0px 0 0 0px;
	padding:0px;
	width:290px;
	height:42px;
	float:left;
}
#about-img-bot {
	margin:0px 0 0 0px;
	padding:0px;
	width:290px;
	height:29px;
	float:left;
}
#iner-text {
	margin:0px 0 0 25px;
	padding:0px;
	width:900px;
	float:left;
}

#welcome-box p{
	padding:0;
}


#iner-img {
	margin:0px 0 0 20px;
	padding:0px;
	width:617px;
	height:42px;
	float:left;
}


#images	{	
	float:left;
	padding:0;
	margin:0;
	}

#images img	{	
	float:left;
	margin:10px 15px 10px 0;
	}	
	
	
/*----------------------------- Footer ----------------------------------------*/
#footer {
	margin:0px;
	padding:0px;
	background:url(../images/footer-image.jpg) repeat-x;
	width:100%;
	height:57px;
	float:left;
}
#footer p {
	margin:0px;
	padding:4px 0 0 0px;
	width:100%;
	font-family:verdana;
	text-align:center;
	font-size:10px;
	line-height:16px;
	color:#aeaeae;
}
#footer p.web {
	margin:0px;
	padding:0px 0 0 12px;
}
#footer a {
	color:#aeaeae;
	text-decoration:none;
}
#footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#footer-iner {
	margin:0px;
	padding:0px;
	background:url(../images/footer-image.jpg) repeat-x;
	width:100%;
	height:57px;
	float:left;
}
#footer-iner p {
	margin:0px;
	padding:0px 0 0 0px;
	width:100%;
	font-family:verdana;
	text-align:center;
	font-size:10px;
	line-height:14px;
	color:#aeaeae;
}

