body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
}
#header {
	background-color: #121e27;
	height: 234px;
}
#header #header_center {
	height: 234px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/logo_light.jpg);
	background-position: inherit;
	background-repeat:no-repeat;
}
#header  #header_center #logo {
	margin-top: 30px;
	margin-left: 20px;
}
#header  #header_center #menu {
	float: right;
	position: relative;
	color: #FFFFFF;
	z-index: 50;
	top: -33px;
	right: 20px;
}
#overlay {
	height: 311px;
	width: 1000px;
	overflow: visible;
	z-index: 0;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: -132px;
	margin-bottom: -130px;
	background-image:url(../images/banner.jpg);
}
#home {
	width: 920px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#home #home_para {
	padding-top: 3px;
}
#body #inner_contents {
	width: 100%;
	height: 100%;
}
#body #side_bar {
	width: 210px;
	float: right;
	position: relative;
	height: 100%;
	bottom: 705px;
	background-color: #FFFFCC;
	margin-left: 20px;
	padding-left: 20px;
}

#body {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 100%;
}
#body #body_left {
	width: 33%;
	height: 100%;
	float: left;
	background-image: url(../images/bg_left_sep.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#body #body_left #para_left {
	padding-right: 25px;
	padding-top: 5px;
}
#body #body_center {
	float: left;
	width: 33.60%;
	height: 100%;
}
#body #body_center #para_center {
	padding-top: 5px;
	padding-right: 25px;
	background-image: url(../images/bg_rght_sep.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#body #body_right {
	width: 33.33%;
	height: 100%;
	float: right;
}
#body #body_right #para_right {
	padding-top: 5px;
}
#hr {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #264359;
}
.para {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #535353;
	line-height: 24px;
	text-align: left;
	font-weight: lighter;
}
#footer_info {
	height: 80px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image:url(../images/bg_footer_left.jpg);
	background-image:url(../images/bg_footer_center.jpg);
	z-index: 0;
	clear: both;
	top: -5px;
}
#footer_info #footer_bg_left {
	float: left;
	height: 80px;
	width: 16px;
	background-image: url(../images/bg_footer_left.jpg);
	position: absolute;
	left: 0px;
	top: 0px;
}
#footer_info  #footer_bg_right {
	height: 80px;
	width: 16px;
	float: right;
	background-image: url(../images/bg_footer_rght.jpg);
	position: relative;
}
#footer_info #footer_info_left {
	float: left;
	height: 100%;
	width: 50%;
	position: relative;
	left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}


#footer_info #footer_info_rght {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 40%;
	margin-left: 555px;
	height: 80px;
	position: absolute;
	color: #162F43;
	text-align: right;
	float: right;
	margin-right: 15px;
	left: 6px;
	top: -7px;
}
#footer {
	height: 269px;
	width: 100%;
	background-image:url(../images/bg_footer.jpg);
	margin-top: -49px;
	background-color: #172E40;
}
#footer_wrapper {
	position: relative;
	overflow: visible;
	margin-top: -210px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}
#footer_wrapper #footer_wrapper_left  {
	height: 100%;
	width: 25%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	padding-left: 16px;
	position: absolute;
	float: left;
	top: 1px;
}
#footer_wrapper #footer_wrapper_center  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #CCCCCC;
	height: 100px;
	width: 23%;
	position: relative;
	margin-right: auto;
	padding-left: 280px;
}
#footer_wrapper #footer_wrapper_center_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	width: 200px;
	left: 483px;
	top: 0px;
}

#footer_wrapper #footer_wrapper_right  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	height: 200px;
	width: 250px;
	position: absolute;
	float: right;
	left: 734px;
	top: 0px;
}
#form {
	width: 100%;
}
.btn {
	padding-right: 20px;
}
.textbox {
	width: 150px;
	padding-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.mail_id {color: #FF9900}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FF9900;
	color: #142431;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 3px;
}
a.sitedesignlink:link
{
	color:#162D3F;
}
a.sitedesignlink:visited
{
	color:#162D3D;
}
a.sitedesignlink:hover
{
	color:#172E40;
	text-decoration:underline;
}
a.sitedesignlink:active
{
	color:#162B3C;
}
