body{
	background: #3366CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 10px;
}
div#all{
	width: 760px;
	background: url(../img/all_bg.gif) repeat-y #99CBFE;
	border: #99CBFE solid 5px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: auto;
}
div#head{
	height: 75px;
	width: 760px;
	background: #99CBFE;
}
div#head a{
	display: block;
	width: 80px;
	line-height: 26px;
	background: #FFDF7B;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #3366CC;
}
a#home{
	position: absolute;
	top: 25px;
	left: 480px;
}
a#appl{
	position: absolute;
	top: 25px;
	left: 570px;
}
a#cont{
	position: absolute;
	top: 25px;
	left: 660px;
}
div#head a:hover{
	background: #3366CC;
	color: #FFDF7B;
}
div#head a#logo, div#head a#logo:hover{
	background: #99CBFE;
}
div#top_nav{
	width: 760px;
	height: 30px;
	float: right;
	background: #99CBFE;
	position: relative;
}
div#top_nav a{
	display: block;
	line-height: 25px;
	width: 115px;
	background: #3366CC;
	text-align: center;
	text-decoration: none;
	color: White;
	font-weight: bold;
	font-size: 10px;
	position: absolute;
	top: 0px;
	text-transform: capitalize;
}
a#a{
	left: 165px;
}
a#b{
	left: 285px;
}
a#c{
	left: 405px;
}
a#d{
	left: 525px;
}
a#e{
	left: 645px;
}
div#top_nav a:hover{
	background: #FFEFBD;
	color: #003399;
}
div#nav{
	float: left;
	width: 160px;
	position: relative;
	background: #FFEFBD;
	top: -30px;
}
div#nav a{
	display: block;
	width: 150px;
	line-height: 25px;
	background: #3366CC;
	color: #FFDF7B;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin: 10px 0 0 5px;
}
div#nav a:hover{
	background: #99CBFE;
	color: #3366CC;
}
div#content{
	width: 470px;
	background: #99CBFE;
	float: left;
}
div#content h1{
	font-size: 16px;
	margin: 0 0 10px 10px;
	color: #003399;
}
div#content h2, div#content h3{
	font-size: 14px;
	margin: 10px;
	color: #003399;
}
div#content p{
	text-align: justify;
	margin: 10px;
	color: #003399;
}
div#content p a{
	color: #003399;
	font-weight: bold;
}
div#content p a:hover{
	text-decoration: none;
}
div#ads{
	width: 130px;
	float: right;
	position: relative;
}
p#side_apply{
	width: 110px;
	position: absolute;
	top: 30px;
	left: 10px;
	color: #3366CC;
	font-weight: bold;
	text-align: justify;
}
a#side_apply{
	width: 108px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	position: absolute;
	top: 100px;
	left: 10px;	
	background: #2255aa;
	color: White;
	font-weight: bold;
	border: #2255aa solid 1px;
}
a#side_apply:hover{
	background: #FFEFBD;
	color: #2255aa;
}
p#side_call{
	width: 110px;
	position: absolute;
	top: 140px;
	left: 10px;
	color: #3366CC;
	font-weight: bold;
	text-align: justify;
}
#phone{
	position: absolute;
	top: 180px;
	left: 10px;
}
div#foot{
	width: 760px;	
	height: 40px;	
	background: #99CBFE;
	margin: 0 auto;
	border: #99CBFE solid 5px;
	text-align: center;
	position: relative;
}
div#foot hr{
	height: 3px;
	color: #FFEFBD;
	background-color: #FFEFBD;
	border: 0px;
}
div#foot p{	
	color: #003399;
	margin: 0px;
	font-weight: bold;
}
div#foot p a{
	color: #003399;
}
div#foot p a:hover{
	text-decoration: none;
}
p.copy, h3#copy{
	font-size: 11px;
	display: inline;
	font-weight: normal;
	margin: 0px;
	color: White;
}
p#top{
	text-align: center;
	margin: 5px 0 0 0;
	font-weight: bold;
	font-size: 14px;
	color: #003399;
}
iframe{
	margin: 0 5px 0 5px ;
}
img#comp-img{
	margin: 10px 0 0 30px;
}
