body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding:0;
	margin:0;
	background:#55a8f9 url(../images/mainbg.png) top repeat-x;
}

h1,h2,h3,h4,h5,h6,p{
	margin:0;
	padding:0;
}

p{
	line-height:18px;
}

#topLine{
	width:100%;
	height:6px;
	float:left;
	background:#0071b5;
}

#mainContainer{
	width:100%;
	float:left;
	background:url(../images/cloudbg.jpg) top center no-repeat;
}

.inner{
	width:980px;
	margin:0 auto;
}

#header{
	width:960px;
	float:left;
	padding:0 10px;
}

#logo{
	width:641px;
	height:68px;
	float:left;
	margin-top:14px;
	background:url(../images/logo.png) no-repeat;
}

#logo a{
	width:521px;
	height:69px;
	display:block;
}

#top-right-panel{
	width:270px;
	height:52px;
	float:right;
	padding-top:13px;
	text-align:center;
	color:#d7ebff;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	background:url(../images/topbluebg.png) no-repeat;
}

#top-right-panel img{
	margin-right:5px;
}

#top-right-panel a{
	text-decoration:none;
	color:#d7ebff;
}

#top-right-panel a:hover{
	color:#fff;
}

#top-right-panel h2{
	font-size:15px;
	margin-top:5px;
}

#top-right-panel span{
	font-weight:normal;
	font-size:12px;
}

#navContainer{
	width:960px;
	float:left;
	padding:0 10px;
	margin:18px 0 7px 0;
}

.nav-left{
	width:8px;
	height:43px;
	float:left;
	background:url(../images/navLeft.png) no-repeat;
}

.nav-center{
	width:944px;
	height:43px;
	float:left;
	background:url(../images/navCenter.png) repeat-x;
}

.nav-center ul{
	list-style-type:none;
	display:inline;
	padding:0;
	margin:0;
}

.nav-center ul li{
	list-style-type:none;
	display:block;
	float:left;
}

.nav-center ul li a{
	display:block;
	text-decoration:none;
	color:#d7ebff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:43px;
	padding:0 12px;
	background:url(../images/navborder.png) right no-repeat;
}

.nav-center ul li a:hover{
	color:#fff;
}

.nav-right{
	width:8px;
	height:43px;
	float:left;
	background:url(../images/navRight.png) no-repeat;
}

.quote{
	width:187px;
	height:61px;
	float:right;
	margin:-23px 35px 0 0;
	background:url(../images/getaquotebutton.png) no-repeat;
}

.quote a{
	width:187px;
	height:61px;
	display:block;
}

#slider-container{
	width:100%;
	float:left;
}

#contentArea{
	width:100%;
	float:left;
	margin-bottom:5px;
}

.box-middle{
	width:920px;
	float:left;
	padding:15px 30px 0 30px;
	background:url(../images/cboxmiddle.png) repeat-y;
}

.box-middle h2{
	color:#3c5a77;
	font-size:18px;
	margin:10px 0 5px 0;
}

.box-middle a{
	text-decoration:none;
	color:#4e759c;
}

.box-bottom{
	width:980px;
	height:48px;
	float:left;
	background:url(../images/cboxbottom.png) no-repeat;
}

.dpbox{
	width:100%;
	height:30px;
	margin-bottom:5px;
	padding-bottom:10px;
	background:url(../images/separatorbottom.png) bottom center no-repeat;
}


.dpbox ul{
	list-style-type:none;
	display:inline;
	padding:0;
	margin:0;
}

.dpbox ul li{
	list-style-type:none;
	display:block;
	float:right;
	margin-left:12px;
	margin-top:6px;
}

.dpbox ul li a{
	text-decoration:none;
	color:#4e759c;
}

.dpbox ul li a:hover{
	color:#000;
}

.dpbox ul li img{
	margin-right:5px;
	vertical-align:bottom;
}

.dpbox h1{
	color:#000;
	font-size:25px;
	float:left;
}

.dpbox1{
	width:965px;
	height:30px;
	margin-bottom:5px;
	padding-bottom:10px;
	background:url(../images/separatorbottom.png) bottom center no-repeat;
}
.dpbox1 ul{
	list-style-type:none;
	display:inline;
	padding:0;
	margin:0;
}

.dpbox1 ul li{
	list-style-type:none;
	display:block;
	float:right;
	margin-left:12px;
	margin-top:6px;
}

.dpbox1 ul li a{
	text-decoration:none;
	color:#4e759c;
}

.dpbox1 ul li a:hover{
	color:#000;
}

.dpbox1 ul li img{
	margin-right:5px;
	vertical-align:bottom;
}

.dpbox1 h1{
	color:#000;
	font-size:25px;
	float:left;
}
.list{
	width:100%;
	margin:10px 0;
}

.list ul{
	list-style-type:none;
	display:inline;
	padding:0;
	margin:0;
}

.list ul li{
	list-style-type:none;
	display:block;
	float:left;
	width:225px;
	margin-bottom:5px;
}

#footer{
	width:100%;
	float:left;
	margin-bottom:10px;
}

.fleft{
	width:20px;
	height:144px;
	float:left;
	background:url(../images/footerleft.png) no-repeat;
}

.fcenter{
	width:940px;
	height:124px;
	float:left;
	padding-top:20px;
	background:url(../images/footercenter.png) repeat-x;
}

.fright{
	width:20px;
	height:144px;
	float:left;
	background:url(../images/footerright.png) no-repeat;
}

.flogo{
	width:445px;
	height:58px;
	float:left;
	background:url(../images/flogo.png) no-repeat; 
	margin-top:-10px;
}

.fnav{
	width:494px;
	float:right;
	margin-top:18px;
}

.fnav ul{
	list-style-type:none;
	display:inline;
	padding:0;
	margin:0;
}

.fnav ul li{
	list-style-type:none;
	display:block;
	float:left;
}

.fnav ul li a{
	display:block;
	text-decoration:none;
	color:#727272;
	text-transform:uppercase;
	padding:0 7px;
}

.fnav ul li a:hover{
	color:#000;
}

.copyright{
	width:100%;
	float:left;
	text-transform:uppercase;
	margin-top:28px;
}

.copyright h1{
	font-size:20px;
	color:#d7ebff;
	margin-left:5px;
	float:left;
}

.copyright span{
	font-weight:normal;
	font-size:14px;
}

.copyright p{
	color:#fff;
	float:right;
	font-size:11px;
	line-height:28px;
}
.dpbox h2{
	float:left;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size:24px; 
	font-weight:bold; 
	color:#3c5a77;
}
.heading{ 
color: #3C5A77;
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin-left: 40px;
}
.cotentmain{ 
	width:960px; 
	height:auto; 
	float:left; 
	margin-top:12px; 
}
.cotentlft{ 
	float: left;
    height: auto;
    margin-left: 40px;
    width: 471px; 
}
.cotentrght{ 
	 float: right;
    height: auto;
    width: 300px; 
}
.cootentrght{ 
	 float: right;
    height: auto;
    width: 439px; 
}
.cotentlfttext{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px; 
	color:#131313; 
	float:left; 
	font-weight:normal; 
	padding-top:15px; 
}
.foostertext{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#666666; 
	float:left; 
	padding-bottom:5px; 
}
.image1{ 
	float:left; 
	width:439px; 
	height:260px; 
	margin-top:10px; 
}
.contacttext{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#555555; 
	float:left; 
	width:550px;
}
.contactlft{ 
	width:600px; 
	height:auto; 
	float:left; 
	background: url(../images/line.png) top right repeat-y; 
	margin-left:40px;  
}
.username{ 
	background:url(../images/username.png) no-repeat; 
	float:right; 
	width:400px; 
	height:38px; 
	border:none; 
	 margin-right: 6px;
    margin-top: 25px; 
	padding-left:15px; 
}
.dropdown{ 
	 background: url(../images/username.png) no-repeat;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    height:19px;
    margin-top: 30px;
    padding: 9px 10px 10px;
    width: 400px;
}

.droptext{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:#000; 
	float:left; 
	border:none; 
	width:380px; 
	background:none; 
	 
}


.dropdown2{ 
	background: url(../images/username.png) no-repeat;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    height:19px;
    margin-top: 30px;
    padding: 9px;
    width: 400px;
}

.droptext2{ float:left; border:none; background-color:#f3f3f3; width:380px; height:20px;   
 
}




.label{ 
	 color: #000000;
    float: left;
    margin-top: 40px; 
	font-size:13px; 
	font-family:Arial, Helvetica, sans-serif;
}
.detail{ 
	 color: #000000;
    float: left;
    margin-top: 40px; 
	font-size:13px; 
	font-family:Arial, Helvetica, sans-serif;
}
.coment{ 
	background: url(../images/comentarea.png) no-repeat; 
	float:right; 
	width:400px; 
	height:209px; 
	border:none; 
	 margin-right: 6px;
    margin-top: 25px; 
	padding-left:15px; 
	padding-top:6px;
}

.sendbtn{ 
	background:url(../images/sendbtn.png) no-repeat; 
	width:94px; 
	height:44px; 
	float:left; 
	margin-top:10px; 
	margin-left:190px; 
	border:none; 
	cursor:pointer; 
}
.cooments{ 
	float:right; 
	width:600px; 
	height:auto; 
}
.righttext{ 
	background: url(../images/rightback.png) no-repeat; 
	width:267px; 
	height:260px; 
	float:left; 
	margin-left:-30px; 
}
.conttext{ 
 	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px; 
	color:#017cc5; 
	margin-top:20px; 
	margin-left:27px; 
}
.fosttext{ 
	margin-left:30px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:28px; 
	color:#4a4a4a; 
}
.inertop{ 
	background:url(../images/inertop.png) no-repeat; 
	width:1006px; 
	height:27px; 
	float:left; 
	margin-left:-10px; 
}
.inermidle{ 
	background:url(../images/inermidle.png) repeat-y; 
	width:1006px; 
	height:auto; 
	float:left; 
	margin-left:-10px; 
}
.inerbotom{ 
	width:1006px; 
	height:51px; 
	float:left; 
	background:url(../images/inerbotm.png) no-repeat; 
	margin-left:-10px; 
}
.paragraph{ 
	color: #000000;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-left: 35px;
    margin-top: 20px;
}
.foodheading{ 
	   color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    margin-left: 35px;
    margin-top: 12px;
}
.image1{ 
	  float: right;
    height: 200px;
    margin-right: 39px;
    margin-top: -12px;
    width: 226px;
	}