/* CSS Document */
/*body starts here*/
body{
margin:0px;
padding:0px;
background:url(images/keenkleen_lbg_01.jpg) top repeat-x;
background-color:#267fa4;
font-family:Arial, Helvetica, sans-serif
}
#wrapper{
width:850px;
margin:0px auto;
}

.clear{
clear:both;
margin:0px;
padding:0px;
}

a {
color:#92c83e;
text-decoration:underline;
}

a:hover{
	color:#bedd8d;
}
/*body ends here*/

/*bannerzone starts here*/
#bannerzone{
background:url(images/keenkleen_header.jpg) top no-repeat;
height:342px;
width:850px;
padding: 0px 0px 0px 0px
}

#menu{
	margin: 0px;
	background:url(images/keenkleen_nav.jpg) top no-repeat;
	height:59px;
	width:850px;
	padding:5px 0px 0px 100px;
	}
	
#menu li{
	padding:10px 60px 0px 0px;
	margin:0px 0px 0px 0px;
	display:inline; 
}

#menu li a{
	color:#fff;
	font-size:16px;
	padding:0px 0px 0px 20px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;}
#menu li a:hover{
	color:#1e6b8e;
	font-family: Arial, Helvetica, sans-serif;
}
/*bannerzone ends here*/

#heading{
	width:650px;
	height:auto;
	margin:0px 0px 0px 100px;
	padding:40px 0px 0px 0px;
}
#content{
	width:700px;
	height:auto;
	margin:0px 0px 0px 75px;
	background-color:#1e6b8e;
}
h1{
	color:#FFF;
	font-size:34px;
}
p{
	color:#FFF;
	font-size:12px;
	line-height:25px;
	padding:40px 40px 40px 110px;
}
.form{
	padding-left:110px;
}

/*footer begins here*/
#footer{
	background-image:url(images/keenkleen_footer.jpg);
	height:177px;
	width:850px;
}

/*STORM*/

#load_check{
	margin:0px 0px 0px 110px;
}
