body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url('/images/bg_repeating.jpg') repeat-x 0 0 #122f4a;
}

#wrapper {
	position: relative;
	float: default;
	width: 971px;
	min-height: 643px;
	background: url('../images/bg.jpg') no-repeat 0 0;
	text-align: left;
}

#container {
	position: relative;
	float: left;
	width: 864px;
	margin: 0;
}

#container a.headerlogo {
	position: relative;
	float: left;
	width: 260px;
	height: 100px;
	margin: 20px 0 0 335px;	
	display: inline;	
}

#nav {
	position: relative;
	float: left;
	width: 850px;
	height: 47px;
	background: url('../images/nav/bg.jpg') no-repeat 0 0;
	margin: 9px 0 0 51px;
	display: inline;
	z-index: 9999;
}

/*#nav a {
	position: relative;
	float: left;
	color: #ffffff;
	height: 47px;
	font: 12px/42px georgia;
	text-decoration: none;
	padding: 0 15px 0 15px;
	
	display: inline;
	background: url('../images/nav/button_bg.jpg') no-repeat right 7px;
	z-index: 9999;
}

#nav a:hover {
	color: #214761;
	background: url('../images/nav/button_bg.jpg') repeat-x 0 7px;
	z-index: 9999;
}

#nav img 
{
    display: none;
}*/

/*#nav .ctl00_Menu1_0 a 
{    
    position: relative;
	float: left;
	color: #000000;
	width: 100px;
	height: 15px;
	font: 12px/16px georgia;
	text-decoration: none;
	padding: 5px 0 5px 5px;
	display: inline;	
	z-index: 9999;
	background: url('../images/nav/button_bg.jpg') no-repeat -1px 7px;
}

#nav .ct100_Menu1_0 a:hover 
{      
    background: #000000;
    background: url('../images/nav/button_bg.jpg') no-repeat -1px 7px;
}*/

#banner {
	position: relative;	
	float: left;
	width: 850px;
	height: 212px;
	margin: 0 0 0 51px;
	display: inline;	
	z-index: 1;
}

#banner_inside {
	position: relative;	
	float: left;
	width: 850px;
	height: 100px;
	margin: 0 0 0 51px;
	display: inline;	
	z-index: 1;
	background: #000000;
}

#divider {
	position: relative;
	float: left;
	width: 864px;
	height: 53px;
	margin: -8px 0 0 44px;
	display: inline;	
	background: url('../images/divider.jpg') no-repeat 0 0;
	z-index: 0;
}

#divider_inside {
	position: relative;
	float: left;
	width: 850px;
	height: 3px;
	margin: 0 0 0 51px;
	display: inline;	
	background: #3a7faf;
	z-index: 0;
}


#content {
	position: relative;
	float: left;
	width: 850px;
	background: #ffffff;
	margin: -8px 0 0 51px;
	display: inline;
	background: url('../images/content_bg.jpg') repeat-y 0 0;
	border-top: 19px solid #ffffff;
	border-bottom: 19px solid #ffffff;
}
#content_home {
	position: relative;
	float: left;
	width: 850px;
	background: #ffffff;
	margin: 0px 0 0 51px;
	display: inline;
	background: url('../images/content_bg.jpg') repeat-y 0 0;
	border-top: 19px solid #ffffff;
	border-bottom: 19px solid #ffffff;
}

#content_inside {
	position: relative;
	float: left;
	width: 850px;
	background: #ffffff;
	margin: 0px 0 0 51px;
	display: inline;
	/*background: url('../images/content_bg.jpg') repeat-y 0 0;*/
	border-top: 19px solid #ffffff;
	border-bottom: 19px solid #ffffff;
}

#content_inside_admin {
	position: relative;
	float: left;
	width: 850px;
	background: #ffffff;
	margin: 0px 0 0 51px;
	display: inline;
	/*background: url('../images/content_bg.jpg') repeat-y 0 0;*/
	background-color: White;
	border-top: 19px solid #ffffff;
	border-bottom: 19px solid #ffffff;
}


#leftbar {
	position: relative;
	float: left;
	margin: 0px 0 0 24px;
	display: inline;
	width: 200px;		
}

#subnav {
	position: relative;
	float: left;
	width: 156px;
	*width: 167px;
	margin: 15px 0 0 17px;
	padding: 8px 0 8px 11px;
	display: inline;
	background: #ffffff;
}

#subnav a {
	position: relative;
	float: left;
	width: 145px;
	*width: 153px;
	height: 20px;
	border-bottom: 1px dotted #d1d1d1;
	padding: 8px 0 0 2px;
	*padding: 8px 0 8px 2px;
	font: 11px/12px georgia;
	color: #336b92;	
	text-decoration: none;
	background: url('../images/nav/subnav_bg.jpg') no-repeat right center;
}

#subnav a:hover {
	color: #78aa1f;
}

#leftbar_contact {
	position: relative;
	float: left;
	width: 167px;
	background: url('../images/contact_bg.jpg') no-repeat 0 0;
	height: 150px;
	margin: 20px 0 0 16px;
	display: inline;
}

#leftbar_contact .text {
	position: relative;
	float: left;
	width: 150px;
	margin: 43px 0 0 15px;
	display: inline;
	color: #434343;
	font: 11px/16px georgia;
}

#leftbar_contact .text a {
	color: #397ead;
	text-decoration: none;
}

#leftbar_contact .text a:hover {
	text-decoration: underline;
}

#content_inside #text {
	position: relative;
	float: left;
	margin: 0px 0 0 27px;
	display: inline;
	width: 795px;	
}

#content_inside_admin #text {
	position: relative;
	float: left;
	margin: 0px 0 0 27px;
	display: inline;
	width: 800px;	
}

#content_home #text {
	position: relative;
	float: left;
	margin: 0px 0 0 27px;
	display: inline;
	width: 568px;	
}


h1 {
	font: 16px/18px georgia;
	color: #1d6ba0;
	height: 24px;
	padding: 0px 0 0 5px;
	background: url('../images/title_bg.jpg') no-repeat 0 bottom;
}

h2 {
	font: 14px/16px georgia;
	color: #1d6ba0;
	height: 22px;
	padding: 0px 0 0 5px;
	background: url('../images/title_bg.jpg') no-repeat 0 bottom;
}


p {
	font: 11px/18px georgia;
	color: #434343;
}

#footer {
	position: relative;
	float: left;
	width: 850px;
	height: 70px;
	margin: 10px 0 0 51px;
	display: inline;	
	background: url('../images/footer_bg.jpg') repeat-x 0 0px;
}

#footer .left {
	position: relative;
	float: left;
	font: 11px/14px georgia;
	color: #d1dde7;
	margin: 15px 0 0 20px;
	display: inline;	
}

#footer a.right {
	position: relative;
	float: right;
	font: 11px/14px georgia;
	color: #d1dde7;	
	margin: 15px 15px 0 0;
	display: inline;
	text-decoration: none;
	padding: 0 10px 0 0;
}

#footer a.right:hover {
	text-decoration: underline;
}

#footer a.right img {
	position: relative;
	top: -2px;
	left: 3px;
}

.gridview
{
    border: solid 1px #5FA5C9;
}

.gridview td
{
    border: solid 1px #5FA5C9;
}

.gridview th
{
    background-color: #5FA5C9;
    border: solid 1px #5FA5C9;
    text-align: left;
    color: White;
}