body{
margin:0 auto;
padding: 0;
font-size:12px;
color:#595959;
background-image:url('../images/bg-body.png');
background-repeat:repeat-x;
	background-color:#f4f3eb;
font-family:segoe UI,tahoma,sans-serif;
}
*html
{
margin:0;
padding:0;
}

.wrapper {
	width:	980px;
	margin:	0 auto;
}

#top-bar {
	background:	transparent url(../images/menubg.gif) repeat-x;
	height:54px;
	position:relative;
	z-index:3;
}
#top-bar #menu {
	
	float:left;
	height:54px;
}
#top-bar #menu ul
{
margin:0;
padding:0;

list-style-type:none;

}
#top-bar #menu ul li{
width:550px;
display:inline;
text-decoration:none;
padding:0;
margin:0;
font-family:arial, verdana, sans-serif;
font-weight:bold;
}

#mid-sec {
	margin-top:-16px;
	position:relative;
	background:transparent url(../images/bg-mid-sec-bottom.jpg) repeat-x 0 100%;
	z-index:1;
}
#mid-sec #bg {
	background:transparent url(../images/mid-sec.gif) no-repeat center 100%;
	width:	auto;
	min-width:1002px;
	height:499px;
}
#mid-sec #bg-small {
	background:	transparent url(../images/mid-sec-small.png) no-repeat center 100%;
	width:	auto;
	min-width:1002px;
	height:	216px;
	margin-top:	-6px;
}
 #button {
	float:right;
	height:140px;
}
#mid-sec #samples .sample {

float:left;
height:175px;
width:225px;
height:140px;
}
.clear {
clear:both;
}

#mid-sec #samples {
	float:right;
	width:500px;
	padding:40px 0 0 250px;
	
}
#mid-sec #samples .sample {
	float:right;
	
	width:225px;
	height:95px; 
	margin-left:-10px;
}
#mid-sec #samples .right {
	
	float:right;
	margin:0;
	
}
.aligntext
{
width:180px;
height:140px;
padding:14px 0 0 18px;
position:relative;
}



div.hoverBtn {

	position: 		relative;
	float:			left;
	 background:		black url(../images/navBG.png) repeat-x 0 0 scroll; 
}
div.hoverBtn a {
	position: 		relative;
	z-index: 		2;
	display: 		block;
	width: 			100px;
	height: 		54px;
	
	margin:0;
	
	text-align: 		center;
	font-size:		1.1em;
	text-decoration:	none;
	color:			#000;
	background:		transparent none repeat-x 0 0 scroll;
}
div.hoverBtn div {
	padding-top:0px;
	margin:0;
	display:		none;
	position: 		absolute;
	z-index: 		1;
	top: 			0px;
	background:		white url(../images/navHover.png) repeat-x 0 0 scroll;
}


#top-bar1{
	
	width:	auto;
	min-width:1002px;
	height:200px;
	
	
}

#foot {
	margin-top:0px;
	position:relative;
	background:transparent url(../images/bg-mid-sec-bottom.jpg) repeat-x 0 100%;
	z-index:1;
}
#top-bar2{
	
	width:	auto;
	min-width:1002px;
	
	
	
}
#foot #bg {
	background:transparent url(../images/foot.gif) repeat-y center 100%;
	width:	auto;
	min-width:1002px;
	height:200px;
}
#foot .wrapper {
	width:959px;
	
	margin:0 auto;
	font-family:arial, verdana, sans-serif;
	text-align:left;
	font-size:12px;
}
#fleft
{
margin:0;
position:relative;
width:400px;
float:left;
height:200px;
color:#fff;
font-weight:bold;
font-family:segoe UI, arial, verdana, sans-serif;
/* background:transparent url(../images/bsci.gif) no-repeat ; */
}
#fright
{
position:relative;
width:450px;
float:right;
height:200px;
padding:0;
}
#foot a {
	color:#fff;
	text-decoration:none;
	
	font-size:12px;
	font-family:arial, verdana, sans-serif;
}

#foot a:hover {
	color:#000;
	text-decoration:underline;
} 

#footer {
	min-width:1002px;
	background-color:	#021845 ;
	
}
#footer .wrapper {
	width:959px;
	height:20px;
	background-color:	#021845 ;
	padding:20px 20px;
	color:#fff;
	
	margin:0 auto;
	font-family:arial, verdana, sans-serif;
	text-align:left;
		font-size:12px;
}

#footer a {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	font-family:arial, verdana, sans-serif;
}

#footer a:hover {
	color:yellow;
	text-decoration:underline;
}
