@charset "utf-8";
/* CSS Document */

/*####################################################################*/
/*##############Site Developed by Abdul Wahab#########################*/
/*############abdul.wahab@heliconsolutions.com########################*/
/*####################################################################*/

body {
	background-image:url(images/bg_main1.png);
	background-position: center;
	background-size: cover;
	background-attachment:fixed;
	
}

.wrapAll {
	width:987px;
	height:auto;
	margin:0px auto;
	
}

.contentWrap {
	background-image:url(images/bg_content1.png);
	background-repeat:repeat;
	width:987px;
	height:auto;
	
}

.header {
	height:139px;	
}

.logo {
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:257px;
	height:139px;

}

.address {
	margin:0px;
	padding:35px 35px 0px 0px;
	float:right;
	font-weight:bold;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:14px;
	
}

.naviMain {
	background-image:url(images/bg_nav.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:50px;
	
}

.navlinks {
	margin: 0px 20px 0px 10px;
	padding:15px 0px 0px 0px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-transform:uppercase;

}

.naviMain ul {
	margin:0px;
	padding:0px;
	text-decoration:none;
	list-style:none;
}

.naviMain ul li {
	margin:0px;
	padding:30px;
	text-decoration:none;
	list-style:none;
	display:inline;
	
}

.naviMain ul li a {
	color:white;
	margin:0px;
	padding:0px;
	text-decoration:none;	
}

.navlinks ul li a:hover{
	text-decoration:underline;
}

.whatsNew{

}
.contentLeft{
	height: auto;
	width:667px;
	margin:0px;
	padding:0px;
	float:left;
}

.contentRight{
	margin:0px;
	padding:40px 20px 0px 0px;
	width:300px;
	height:400px;
	float:right;
	background-image:url(images/bg_recentNews.png);
	background-repeat:no-repeat;
}

.footer {
	margin:0px;
	padding:10px 0px 0px 0px;
	height:auto;
	float:none;
	clear:both;
}
	
.Welcome {
	margin:0px;
	padding:25px 0px 0px 25px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight:bold;
	font-size:16px;
	text-decoration:underline;
	color: #945700;
}

.WelcomeText {
	margin:0px;
	padding:0px 50px 0px 50px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

.WelcomeMain {
	margin:0px 0px 0px 25px;
	padding:0px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight:bold;
	font-size:16px;
	text-decoration:underline;
	color: #945700;