html{
	background-image:url(../../John_croc/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-attachment:fixed;
}
p{
	padding: 10px 0px;	
}
body{
	font-size: 14px;
	color: #333333;
}
a{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0CC1D6;
}
h1{
	position: absolute;
	top:190px;
	left:100px;
	font-size: 30px;
}
h1 span {color:#715f51;}
h1 b {
	margin-top: 30px;
	color:#333333;
	font-size:19px;
	font-weight:400;
	line-height:22px;
}
#hd h2 {
	color:#333333;
	font-size:19px;
	font-weight:400!important;
	line-height:22px;
	position: absolute;
	top:490px;
	left:100px;
	font-size: 20px;
}
h2 {
	color:#333333;
	font-size:19px;
	font-weight:400;
	line-height:22px;
}
#doc{
	width:1020px;
	color: #000;
}
#hd{
	height:532px;
	background-image:url(../images/banner_index.jpg);
	background-repeat:no-repeat;
	position: relative;
}

#hd .email{

	right:100px;
	position:absolute;
	top:15px;
	text-decoration:underline;
}

#hd .email a:hover{
color:#1F5F8C;
}

#hd ul{
	height:22px;
	left:200px;
	position:absolute;
	top:70px;
	width:600px;
}
#hd li {
	float:left;
	font-size:12px;
	height:40px;
	color: #FFFFFF;
}
#hd li a {
	float:left;
	font-weight:bold;
	line-height:40px;
	text-decoration:none;
	padding:0 25px;
	color: #FFFFFF;
}
#hd li a:hover{
	color: #f4ec09;
}
#bd{
	background-color: #FFFFFF;
	background-image:url(../images/back.png);
	background-repeat:repeat-y; 
	margin-left: 2px;
}

.yui-g p{
	margin-bottom: 20px;
}

.yui-g{
	padding-left:100px;
}

#leftcolumn {
	width:500px;
}
/* Right column */
#rightcol {
background-color:#F6F5F3;
margin-right:60px;
width:300px;
}

#rightcol h2{
	padding: 10px;
	background-color:#a6a7ab;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:12px;
	font-weight:400;
}
#rightcol .box{
	background-color:#f6f5f1;
	margin-bottom:14px;
}
#rightcol .box p{
	padding:10px;
	font-size:12px;
}
/* End Right column */

#ft{
	background-color: #F5F5F5;
	margin-left: 35px;
	text-align:center;
	height:30px;
	background-color:#A6A7AB;
	padding-top: 10px;	
	width:946px;
	font-size:11px;
}

label {
font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:12px; font-weight:400;
clear: left;
float: left;
width: 350PX;
} 