*{
	margin:0;
	padding:0;
	border:0;
}
body {
	background-color: #176281;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}
h1 {
	font-size:18px;
	font-weight:100;
	color:#006600;
}

#wrapper {
	width:771px;
	margin:0px auto;


}


#header {
		background-image: url(../images/header.jpg);
		background-repeat:no-repeat;
		background-position:top ;
		height:304px;
		width:771px;
		margin:0px auto;
		
		
}
*html #header {
margin-left:0px;

}
#content {
	width:771px;
	background-image: url(../images/content-bg2.jpg);
	background-repeat:repeat-y;
	background-position:bottom;
	margin:0px;
	padding:0px;	
	height:700px;
	
	
	
}
#content2 {
	width:771px;
	background-image: url(../images/content-bg3.jpg);
	background-repeat:repeat-y;
	background-position:bottom;
	margin:0px;
	padding:0px;	
	height:auto;
	
		
}
#content3{
	width:771px;
	background-image: url(../images/content-bg2.jpg);
	background-repeat:repeat-y;
	background-position:bottom;
		
}
#contentp p{	
	margin-top:10px;

}
#textcontent {
font-family:"Lucida Sans Unicode", verdana, "Lucida Sans", "Trebuchet MS", Georgia;
	font-size:12px;
	font-weight:300;
	padding:30px;
	
}
* html  #nav {
margin:0px auto;
	margin-bottom:-4px;
	margin-left: 0px;
	background:transparent;
	margin-left:0px;
	height:131px;
	}


#left{

	background: url(../images/white-bg.jpg) no-repeat top right;
	width:447px;
	margin:0px;
	float:left;
	padding:0px;
	height:auto;


}

* html #left {width:446px; margin-left:3px;background: url(../images/white-bg.jpg) no-repeat top ;}
#lefttext{
	padding: 240px 7px 5px 30px;
	font-family:"Lucida Sans Unicode", verdana, "Lucida Sans", "Trebuchet MS", Georgia;
	font-size:12px;
	font-weight:300;
	
	



}
#lefttext2{
	padding: 20px 7px 5px 30px;
	font-family:"Lucida Sans Unicode", verdana, "Lucida Sans", "Trebuchet MS", Georgia;
	font-size:12px;
	font-weight:300;
	float:left;
	width:400px;
	

}
#lefttext img{
	margin-top:25px;
	
}
#right {
	float:right;
	width:300px;
padding:0px;
/*background:#154C62;*/
margin:0px;
	margin-top:7px;
	margin-right:10px;

height:auto;
}

*html #right {
	width:285px;

}
#footer{	
	clear:both;
	width:771px;
	height:65px;
	margin:0px auto;
	background:url(../images/footer-bg.jpg) top center no-repeat;
	

	

}
* html  #footer{	
	clear:both;
	width:771px;
	height:65px;
	margin:0px auto;
	background:url(../images/footer-bg.jpg) no-repeat;
	
}
#footertxt {
	border-top:2px solid #154C62;
	width:747px;
	margin:0px auto;
	text-align:center;
}
#footertxt p{
	padding-top:10px;

}
#doorprize {
	background:#fff;
	border: 1px solid #000000;
	color:#000000;
	width: 280px;
	padding:5px;
	margin:0px auto;
	text-align:center;
	}
.style1 {color: #FFFFFF}
.style2 {
	font-size: 18px;
	color: #FFFF00;
}
.style3 {font-size: 14px}
#thumb img {
	padding:4px;
	border:1px solid #ccc;
	margin-right:5px;
	margin-bottom:5px;
}
#marqueecontainer{
position: relative;
width: 300px; /*marquee width */
height: 360px; /*marquee height */
text-align:center;
overflow: hidden;

padding: 2px;
padding-left: 4px;
}