body{

/*background:url(images/background.jpg) #89a19e;*/
background: #3B6B9C;
background-attachment:fixed;
font-size: 12px;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
color:#1b1b1b;
margin:0px;
padding:0px;
}
h2{
padding:5px;
font-size:18px;
font-weight:bold;
color: #128DD0;
margin:0px;
font-style:italic;
text-decoration:none;
}

h3{
padding:3px;
font-size:16px;
font-weight:bold;
color: #128DD0;
margin:0px;
font-style:italic;
text-decoration:none;
}

hr {
  height: 1px;
  background: #d8d8d8;
  border: 0px;
  padding:0px;
  margin-left:2px;
}


h3 a{
padding:3px;
font-size:16px;
font-weight:bold;
color: #128DD0;
margin:0px;
font-style:italic;
text-decoration:none;
}

h3 a:hover{
padding:3px;
font-size:16px;
font-weight:bold;
color: #1b1b1b;
margin:0px;
font-style:italic;
text-decoration:none;
}



.clear{
clear:both;
}
p{
color: #666666;
text-align:justify;
padding-right: 10px;
padding-left:10px;
}
#main_container{
padding:0;
width: 850px;
height: auto;
margin:auto;
background-color:#FFFFFF;
}
#top_banner{
width:850px;
height:110px;
margin:auto;
background:url(images/header_bg.gif) no-repeat top left;
}
/*---------------menu------------*/
ul.menu {
list-style-type:none; display:block; width:750px; height:31px; margin:auto; padding:20px 0 0 0;
padding-left: 150px;}

ul.menu li {
display:inline;}

a.nav:link, a.nav:visited {
display:block; float:left; padding:0px; margin-right:8px;width:100px; height:31px; text-align:center; font-weight:bold; font-size:11px; line-height:31px;
text-decoration:none; color: #fff; 
background:url(images/bt_bg.gif) no-repeat center;}

a.nav:hover {
display:block; float:left; padding:0px; margin-right:8px;width:100px; height:31px; text-align:center; font-weight:bold; font-size:11px; line-height:31px;
text-decoration:none; color: #fff; background:url(images/bt_bg_a.gif) no-repeat center;}


/*------------------banner content-----------------*/
#banner_content{
width:850px;
clear:both;
height: auto;
background-color:#FFFFFF;
}
.left_box{
width:315px;
height:201px;
float:left;
}
.right_box{
width:535px;
height:201px;
float:left;
text-align:justify;
background:url(images/banner-right.jpg) no-repeat center;
background-position:0px 0px;
}
.slogan{
width:230px;
height:auto;
padding:25px;
color: #666666;
}
.slogan span{
float:right;
color:#009900;
font-style:italic;
font-weight:bold;
}
.bottom_box{
width:850px;
height:13px;
clear:both;
background:url(images/banner-bottom.jpg) no-repeat center;
}
/*------------------center content-----------------*/
#center_content{
width:850px;
height: auto;
background-color:#FFFFFF;
}
.left_title{
width:271px;
height:33px;
padding:5px;
text-align:center;
line-height:30px;
font-size:24px;
font-style:italic;
color:#34a500;
}
#left_content{
width:300px;
height:auto;
padding:5px;
margin:5px;
float:left;
}
.left_content_box{
width:280px;
height:auto;
float:left;
margin:2px 0 2px 0;
}
.left_content_box a{
text-decoration:none;
font-weight:bold;
color:#666666;
}
.left_content_box a:hover{
text-decoration:underline;
font-weight:bold;
color:#000;
}

a{
text-decoration:none;
font-weight:bold;
color:#666666;
}
a:hover{
text-decoration:underline;
font-weight:bold;
color:#000;
}


img.left{
float:left;
border:1px #B3DBEF solid;
margin:5px 5px 5px 8px;
}
img.right{
float:left;
border:1px #666666 solid;
margin:5px 10px 5px 5px;
}
p.leftp{
font-size:10px;
color:#666666;
text-align:justify;
padding:5px;
}

/*----------------------right content---------*/
#right_content{
width:520px;
margin:10px 0 0 10px;
float:left;
}
.red_bar{
width:280px;
height:20px;
background-color:#0a87c7;
color:#ffffff;
font-size:14px;
padding-left: 6px;
padding-top: 3px;
}
.services ul{
margin:0px;
padding:0px;
list-style:none;
}
.services li{
display:block;
list-style:none;
padding:3px;
margin:4px 0 4px 0;
}
.services li a{
text-decoration:none;
padding:5px 5px 5px 35px;
font-size:12px;
color:#000033;
background:url(images/bullet.jpg) no-repeat left;
background-position:10px 5px;
}
.services li a:hover{
text-decoration:none;
padding:5px 5px 5px 35px;
font-size:12px;
color:#fff;
background:url(images/bullet_a.jpg) no-repeat left #FF2A07;
background-position:10px 5px;
}
/*---------------footer----------*/
#footer{
width:850px;
height:61px;
clear:both;
padding-top:10px;
color:#FFFFFF;
text-align:center;
}
.footer_links{
float:left;
padding:10px;
}
.footer_links a{
text-decoration:none;
padding:0 8px 0 8px;
color:#74BBCF;
}
.footer_links a:hover{
text-decoration:underline;
}
.copyright{
float:right;
padding-right:15px;
padding-top:7px;
}

legend {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0 5px 5px 5px;
	color: #184f92;
	margin-left: 15px;
	}

fieldset label{
	text-align:right;
	float: left;  
	width: 190px;  
	margin-right:5px; 
}

fieldset li{
	float: left;  
	clear: left;  
	width: 90%;  
	padding-bottom: 10px; 
	list-style:none;
}

fieldset{
	float: left; 
	clear: left;  		
	width: 90%;  
	margin: 10px 0;  
	padding: 0; 
	margin-left: 35px;
}

fieldset.submit{ 
	float: left;  
	width: auto;  
	border: none;
	
}

/* coupon */
.couponContainer{
	margin-bottom:10px;
	padding:5px;
	border:3px dashed #6297BC;
	width:400px;
}

.couponContainer li{
	list-style:none;
	color:#000;
}

.couponContainer label{
	margin-right:5px;
}

.couponBusiness{
	font-weight:bold;
	text-align:center;	
}

.wesbite{
	float:left;
}

.expiryDate{
	float:right;
}

.reviewId{
	float:left;
	margin-left:70px;
}
.couponTitleDescription{
	padding-bottom:10px;
}

.image{
	float:left;
	padding-right:5px;	
}

.company ul{
	margin: 0;
	padding: 0;
}

.company{	
	float:left;
}

.couponTag{
	clear:both;
	text-align:center;
	font-weight:bold;
}

.couponFooter{
	clear:both;
	padding-top:5px;
	text-align:center;
}

.couponId{
	padding:5px 0;
	border-top:1px solid #6297BC;
	border-bottom:1px solid #6297BC;
}