
body {
	background: url(../images/bg_body.png) left bottom repeat-x;	
	width: 0;		margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

a {
	color: #003e89;
}
img {
	border: none;
}

p {
	line-height: 1.3em;
}

style1
{
color: #0066FF;
}

#wrapper {
	width: 1200px;
	margin: 0px 0px 0px 0px;
}

#header {width: 1255px;
	position: relative;
	background: url(../images/bg_header.jpg) no-repeat;
	height: 173px;	
	margin: 0px 0px 0px 0px;
}

#header .banner{
	position: absolute;
	top: 44px;
	right: 300px;
}

h1.logo {
	background: url(../images/logo.png) no-repeat;
	width: 400px;
	height: 69px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 25px;
	top: 43px;
}


#left_column {

	padding: 0px 20px 0px 20px;
	vertical-align: top;
}

#left_column  li{	float: left;	margin: 0px 20px;		padding: 0px;}
#right_column {	height: 0;	padding: 0px 20px 0px 20px;	vertical-align: top;}
#right_text_head {	width: 600px;	height: 200;	padding: 0 28px 30px 40px;	line-height: 1em;}#header h2{		font-weight: bold;		margin: 0 0 0 15px;		font-weight: bold;	font-size: 15px;	line-height: 1em;	color: #FFFFFF;} 
#main_column {	
width:100%;	
	background: #fff url(../images/bg_article.jpg) right bottom no-repeat;
	padding: 15px 20px 120px 20px;
	vertical-align: top;
}

#main_column h2{
	background: url(../images/bg_h1.png) top left no-repeat;
	margin: 0 0px 0 0px;
	padding: 9px 0 9px 18px; 
	font-weight: bold;
	font-size: 15px;
	line-height: 1em;
	color: #0f5293;
} 

#main_column h3{
	background: url(../images/bg_h1.png) top left no-repeat;
	margin: 0 -20px 0 -18px;
	padding: 9px 0 9px 18px; 
	height:20px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1em;
	color: #0f5293;
} 

#main_column h5{
	margin: 0 0px 0 0px;
	padding: -9px 0 -9px -18px; 

	font-weight: bold;
	font-size: 14px;
	color: #0f5293;
} 

#content {
	background: #e8eeed url(../images/bg_content2.png)  right bottom no-repeat;
	overflow: hidden;
	height: 1%;
	padding: 0 31px 15px 24px;	width: 100%;
}

#menu {
	padding: 0 0 0 250px;	
	overflow: hidden;
	height: 1%;
}

#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul li{
	float: left;
	margin: 0 5px;	
	padding: 0px;
	background: url(../images/bg_menu_item.png) left top no-repeat;	
}

#menu ul li a{
	background: url(../images/bg_menu_item_end.png) right top no-repeat;
	display: block;
	padding: 12px 20px 9px 30px;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
}

#menu ul li#current {
	background: url(../images/bg_menu_item_a.png) left top no-repeat;		
}

#menu ul li#current a{
	color: #000;
	background: url(../images/bg_menu_item_a_end.png) right top no-repeat;	
}

#footer {
	background: url(../images/bg_footer.jpg) left top repeat-x;
	width: 1200px;	height: 38px;
	padding: 17px 20px 0 40px;
	color: #fff;
}
#copy {
	float: left;
	font-size: 12px;
}

#call {
	float: right;
	font-size: 15px;
	font-weight: bold;
	margin-top: -5px;
}
#call span{ 
	font-size: 23px;
	line-height: 23px;
}

