/* CSS Document */

*{
	font-size:100%;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0f1f6c;
	text-align:left;
	background-color: #ffffff;
	margin-top: 0px;
}

div{
}

dd{
	margin-left:0;
}


#wrap{
	width:991px;
	text-align:left;
	border: 1px solid #fff;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(images/bak.jpg);
}



#header{
	padding: 0px;
	font-size: 24px;
	color: #000000;
}

#nav {
	text-align: left;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	text-transform:capitalize;
	background-color: #fccd09;
	background-image:url(images/nav-bak.jpg);
}
#ptitle {
	clear: both;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	padding: 15px;
	color: #0661ff;
	text-transform:capitalise;
}
#colone-onecol{
	float:left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 0px;
	width: 970px;
	background-repeat: repeat-x;
}


#foot{
	clear:both;
	padding-top: 20px;
	text-align: center;
	background-color: #fff;
	padding-bottom: 25px;
	padding-right: 15px;
	padding-left: 15px;
	color: #fccd09;
	font-size: 12px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a:link {
	color: #fb0802;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #fb0802;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #fb0802;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #fb0802;
	text-decoration: none;
	font-weight: bold;
}
#formleft {
	float: left;
	width: 150px;
}
.formbox {
	border: 1px solid #333333;
}
#formtwo {
	float: left;
	width: 230px;
}
#formthree {
	float: left;
	width: 150px;
}
#formfour {
	float: left;
	width: 230px;
}
#wrap #nav a:link {
	color: #0f1f6c;
	text-decoration: none;
	font-weight: normal;
}
#wrap #nav a:visited {
	color: #0f1f6c;
	text-decoration: none;
	font-weight: normal;
}
#wrap #nav a:hover {
	color: #0f1f6c;
	text-decoration: underline;
	font-weight: normal;
}
#wrap #nav a:active {
	color: #0f1f6c;
	text-decoration: none;
	font-weight: normal;
}
#wrap #foot a:link {
	color: #fff;
	font-weight: normal;
}
#wrap #foot a:visited {
	color: #fff;
	font-weight: normal;
}
#wrap #foot a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}
#wrap #foot a:active {
	color: #fff;
	font-weight: normal;
}
#clearboth {
	clear: both;
}
#colone-onecol h1 {
	color: #0f1f6c;
	font-size: 20px;
}
#colone-onecol h2 {
	color: #0f1f6c;
	font-size: 18px;
}
#colone-onecol h3 {
	color: #0f1f6c;
	font-size: 16px;
}
