* {
}
#wrapper {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header1 {
	background-color: #FFF;
	height: 115px;
	width: 960px;
	position: relative;
	background-image: url(../images/bg/header-1-bg.png);
	background-repeat: repeat-x;
}
#wrapper #header2 {
	background-color: #133F89;
	height: 218px;
	width: 960px;
}
#wrapper #content {
	height: auto;
	width: 760px;
	background-color: #FFF;
	padding-right: 100px;
	padding-left: 100px;
	font-style: normal;
	color: #333;
}
#wrapper #foot {
	background-color: #FFF;
	height: auto;
	width: 930px;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #001E51;
	color: #666;
	background-image: url(../images/foot_bg.jpg);
	background-repeat: no-repeat;
}
#shadow {
	background-image: url(../images/bg/shadow.png);
	background-repeat: repeat-y;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#shadow #wrapper #header1 #top_header1_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	float: right;
	background-color: #FFF;
	padding-right: 15px;
	text-align: right;
}

#shadow #wrapper #header1 #main_nav {
	float: right;
	width: 780px;
	text-align: right;
	height: 18px;
	margin-top: 0px;
	font-size: 16px;
	padding-right: 15px;
}
#shadow #wrapper #content table tr td br {
	color: #000;
	font-style: normal;
}
#shadow #wrapper #content table {
	text-align: center;
	font-style: normal;
}
#shadow #wrapper #bottom_drp_shad {
	background-image: url(../images/foot_img.jpg);
}
#bottom_drop_shadow {
	background-image: url(../images/foot_img.jpg);
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#shadow #bottom_drop_shadow {
	background-image: url(../images/foot_img.jpg);
	background-repeat: no-repeat;
	height: 12px;
}


h1 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size:15pt;
}


.error {
	color: red;
}

.cf-url {
	display: none;
	visibility: hidden;
}