/*link behaviour styles start*/
	a
	{
	position: relative;
	z-index: 1;
	width: 500;
	}
	
	a:link
	{
	color: #40525B;
	text-decoration: none;
	}
	
	a:visited
	{
	color: #333333;
	text-decoration: none;
	}
	
	a:hover, a:active
	
	{
	color: #660000;
	text-decoration: none;
	}

/*link behaviour styles end*/
body,html {
	padding:0;
	margin:0;
}
.midline{
	background-color: #CCCCCC;
	height: 3px;
	width: auto;
	background-image: none;
	font-size: 2px;
	background-position: center;
}


#nav 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
	clear: both;
	float: left;
	width: 730px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
}

#nav a.first
{
	border-bottom: 1px solid
}
 
#nav span 
{
	display: none;
}

#nav a 
{
	display: block;
	padding: 2px 0.5em 2px 0.5em;
}

#nav li
{
	border-right: 1px solid;
	float: left;
}

#nav li.first a {
	padding-left: 0px;
}

#nav li.last 
{
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
}

#Left_column {
	width:430px;
	height:auto;
	z-index:2;
	margin: 0px;
	float:left;
	padding-top: 0px;
	margin-top:124px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B0BFC2;
}

#Right_column {
	width:224px;
	height:auto;
	z-index:1;
	float:right;
	padding-top: 1px;
	padding-right: 10px;
	margin-top:124px;
	padding-bottom: 10px;
}

#One_column {
	width:730px;
	height:auto;
	z-index:2;
	margin: 124px 0px 0px;
	float:left;
	padding: 0px 5px 10px;
	}

#Heading {
	position:absolute;
	width:742px;
	background:#ffffff;
	height:auto;
	z-index:2;
	top:212px;
	left:25px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #ffffff;
}
#wrapper {
	margin:0 auto;
	padding:0px;
	width:1070px;
	position:relative;
	background:#B0BFC2 url(../header_images/bg_gradient.gif) repeat-y top center;
}
#Container {
	position:relative;
	width:806px;
	z-index:1;
	padding-top:0px;
	background:#FFFFFF;
	top: 0px;
	overflow: visible;
	left: 50%;
	margin: 0px 0px 0px -403px;
}

#Title {
	position:absolute;
	width:806px;
	height:174px;
	z-index:2;
	background: #B0BFC2;
	margin: 0px;
	left:0px;
	top: 0px;
	padding:0px;
} 
#Title a img{
	border:0px;
	padding:0px;
	margin:0px;
}
#Title a{
	border:0px;
	padding:0px;
	margin:0px;
}

#Main_menu {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
	left: 25px;
	top: 7px;
}

#Subsidiary_menu {
	position:absolute;
	width:auto;
	height:auto;
	z-index:auto;
	left: -2px;
	top: 40px;
	padding: 8px 0px 25px 25px;
}

#Main_page {
	width:739px;
	z-index:2;
	left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #B0BFC2;
	border-bottom-color: #B0BFC2;
	border-left-color: #B0BFC2;
	margin-left:25px;
	padding:0 0 50px 0;
}

#Sub_menu{
	width:100%;
	z-index:3;
	clear:both;
	position: relative;
	float: left;
	border-top: thin solid #B0BFC2;
}
#Sub_menu p{

}
.clear {
	padding:0px;
	margin:0px;
	height:0;
	line-height:0;
	clear:both;
	letter-spacing:0;
	font-size:0;
}
#Heading h3{
	margin-bottom:0;
}
