img{
	border: 0px;
}

body{
	margin: 0px;
	padding: 0px;
	background: url("images/bg-body2.png") repeat-x scroll 0 0 #369AD9;
	font-family: Verdana;
	font-size: 14px;
}

.body{
	background-image: url("images/background2.png");
	background-repeat: repeat-x;
	margin: auto;
	width: 1041px;
}

/* ---header--- */
.header{
	background-image: url("images/header2.png");
	background-repeat: repeat-x;
	height: 140px;
	width: 980px;
	left:26px;
	position:relative;
}

#headerFade{
	position: relative;
}

#headerFade img{
}

#headerFade img { display: none }
#headerFade img.first { display: block }


.body #menu{
	float: left;
	top: 184px;
	padding-left: 57px;
	position: absolute;
	height: 27px;
	width: 927px;
}

.body #menu li{
	float:left;
	list-style-type: none;
	color: #ffffff;
	
}

.body #menu ul{
	margin: 0px;
	padding: 0px;
}

.body #menu a{
    text-decoration: none !important;
}

.body #menu li div{
	background-image: url('images/v2/hmnu_button.png'); 
	width: 87px;
	height: 30px;
	text-align: center;
	color: #ffffff;
	padding-top: 9px;
	font-size: 14px !important;
	font-family: Tahoma !important;
}
.body #menu li div:hover{
	background-position:bottom;
}

.body #menu li div.hmnu_left{
	background-image: url('images/v2/hmnu_left.png');
	width: 101px;
}

.body #menu li div.hmnu_left:hover{
	background-position:bottom;
}

.body #menu li div.hmnu_right{
	background-image: url('images/v2/hmnu_right.png');
	width: 115px;
	font-size: 10px !important;
	padding-top: 3px;
	height: 36px;
	padding-left: 28px;
	line-height: 16px;
	text-align: left;
}

.body #menu li div.hmnu_right:hover{
	background-position:bottom;
}

/* ---content--- */
.main_container{
	margin: auto;
	width: 927px;
}

.content{
	background-image: url("images/content.png");
	background-repeat: repeat-y;
	margin: auto;
	width: 927px;
}

.content #top{
	float: left;
	background-image: url("images/top.png");
	width: 927px;
	height: 7px; 
}

.leftnav{
	position: relative;
	width: 160px;
	padding-left: 2px;
	float:left;
}

.leftnav a {
	display: block;
	border: 0px;
	text-decoration: none;
	line-height: 1.5em;
}

.leftnav ul {
	/*/*/padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none; /* */
}

.content #main{
	position: relative;
	left: 165px;
	width: 755px;
}

.content #view{
	padding: 5px;
	min-height: 1000px;
}

/* ---footer--- */
.footer{
	background-image: url("images/footer.png");
	height: 13px;
	width: 927px;
}

.social_bookmarks{
	height: 33px;
	width: 927px;
}

.footer_info{
	padding: 5px 10px 0px 10px;
	height: 50px;
	width: 907px;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	z-index:1000;
}

.footer_info p{
	padding-top: 5px;
	color: #cccccc;
	font-size: 13px;
}

.footer_info a{
	color: #ffffff;
	text-decoration: none;
}

.l_page{
	color: #000000;
	text-decoration:none;
	font-family: Verdana !important;
	font-size: 14px !important;
	text-align: justify !important;
	padding-bottom: 20px;
}

.l_page h1, h1 strong{
	font-size: 18px !important;
	text-align: left;
}

.l_page h1 strong a{
	font-size: 18px !important;
	text-align: left;
	text-decoration: none;
}

.l_page a:visited {
    color: #006699;
    text-decoration: none;
}

.l_page a:link {
    color: #1E508C;
    text-decoration: none;
}

.l_page a:hover {
    color: #02B3FD !important;
    text-decoration: underline;
}

.l_page a {
    color: #1E508C;
    text-decoration: none;
}

.servicemenu a{
	position:relative;
	left: -7px;
	overflow: hidden;
}

.internal_area a{
	float: left;
	margin-left: 10px;
}

.internal_area{
	width: 161px;
	position:relative;
	top: 20px;
	padding-left: 14px;
}

.internal_area a div{
	width:32px;
	height: 25px;
}
