*{margin:0;
	padding:0;
}
body{margin:0;
padding:0;
font-family: 'Open Sans', sans-serif;
	line-height: 1.621;
}
h1{ font-size:24px;
font-weight:100;}
h2{ font-size: 22px;
}
h3{ font-size: 18px;
font-family: entury Gothic, Verdana, Tahoma;
}
header{
	background: -webkit-linear-gradient(left,#ffff00, #ff6700);
	background:-moz-linear-gradient(left,#ffff00, #ff6700);
			  background:-ms-linear-gradient(left,#ffff00, #ff6700);
			  background:-o-linear-gradient(left,#ffff00, #ff6700);
			  background:linear-gradient(left,#ffff00, #ff6700);
	width: 1263px;
	margin:0 auto;
	text-align:bottom;
	
}
div.navwrap{
	text-align:center;
	margin:auto;
	width:1263px;
	height:62px;
			background: -webkit-linear-gradient(left,#ffff00, #ff6700);
	 		  background:-moz-linear-gradient(left,#ffff00, #ff6700);
			  background:-ms-linear-gradient(left,#ffff00, #ff6700);
			  background:-o-linear-gradient(left,#ffff00, #ff6700);
			  background:linear-gradient(left,#ffff00, #ff6700);
			  }
nav{
	height: 62px;
	background-color: transparent;
	margin: 0 auto;
	width: 993px;
	text-transform:uppercase;
}
nav ul{
	list-style: none;
}
nav ul li{
	float: left;
	line-height: 62px;
	height: 62px;
	list-style:none;
}
nav ul li a{
	font-weight:200;
	text-align: center;
	color: #000;
	font-size: 26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0px 40px;
	text-decoration: none;
	text-align: center;
	line-height: 42px;
	height: 42px;
	list-style:none;
	}
nav ul li a:hover{
	color: #fff;
	text-decoration:underline;
	padding: 40px 40px 20px;
}
div#leftcol{
	width: 310px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	float:left;
	clear:right;
	
}
div#leftcol ul{
	list-style:none;
}

div#leftcol ul li a{
	color:	#0b1d89;
	font-weight:100;
	text-align: center;
	font-size: 26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:  40px;
	padding-right: 40px;
	text-decoration: none;
	text-transform:uppercase;
}
div#leftcol ul li a:hover{
	color:#fff;
	text-decoration:underline;
}
input.area{
	font-size: 125%;
	color: #5a5854;
	background-color: #f2f2f2;
	border-radius: 5px;
	padding:15px 0px 4px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: center;
	
}
div#form{font-size:11px;
        font-weight: bold;
	}
input#login{
	padding:0px 34px;
	border-radius: 5px;
	background-color: #cfd1e8;
}
div#main{
	float:left;
	width:893px;
	background: linear-gradient(#fbe688, #fcb180);
	padding:20px 30px;
	
}
div#wrap{
	margin:0 auto;
	border-top: 1px solid #fff;
	width:1263px;
	overflow:hidden;
	background: linear-gradient(#fcb180, #fbe688);
}
#sample a{
	color:#0b1d89;
	font-size:24px;
	text-decoration:none;

}
#sample a:hover{
	color:#ffffff;
	font-size:24px;
	text-decoration:underline;
	
}
div#ddi{
	background-color: #333;
	color:white;
	text-align:center;
	width:1263px;
	padding:20px 0px;
	border:2px solid white;
	margin:0 auto;
}
div#ddi a{
	color:#cccccc;
	text-decoration:none;
}
div#ddi a:hover{
	color:#ff6700;
}
div#la{
	height:2000px;
}
div#contact{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align:center;	
	font-size:24px;
	
}
.dot{
	color:blue;
}
#little{
	font-size:14px;
}
#little a{
	color: #000;
	text-decoration:none;
}
#little a:hover{
	color:#30C;
	text-decoration:underline;
}
#email{
	font-size: 24px;
}
#email a{
	color:#1d6789;
	text-decoration:none;
}
#email a:hover{
	color:#FFF;
	
}