body {
	font-size: 13px;
	font-family: verdana,tahoma;
	color: #444444;
	background-color: #ffffff;
}


#header {
	border: 1px solid #ffffff;
	min-height: 145px;
	width: 100%;
	margin-top: 17px;
}

.wrapper {
	min-width: 800px;
	width: 80%;
	margin: auto;
}

#top_line {
	width: 100%;
	height: 31px;
	background: #626061;
}

#menu_wrapper {
	min-width: 800px;
	width: 80%;
	height: 31px;
	margin: auto;	
}

#left_menu {
	width: 580px;
	height: 100%;
	float: left;
}

.leftmenu {
	float: left;
	height: 100%;
	border-right: 1px dashed #727071;
	position: relative;
	padding-right: 3px;
}

.leftmenu:hover {
	background:url(../images/header/hover_bg.jpg) repeat;
}

.leftmenu  a {
	text-decoration: none;
	color: #fefefe;
	font-size: 11px;
	display: block;
	padding: 7px 10px;
}

.triangle {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 3.5px 0 3.5px;
	border-color: #fefefe transparent transparent transparent;
	float: right;
	margin-top: -16px;
	margin-right: 1px;
}

#dropmenu {
	display: none;
	float: left;
	position: absolute;
	z-index: 1;
	background-color: #626061;
	margin-top: -1px;
	min-width: 155px;
}

.drop_menu {
	border-top: 1px dashed #727071;
}


.drop_menu:hover {
	background:url(../images/header/hover_bg.jpg) repeat;
}

.drop:hover #dropmenu {
	display: block;
}

#right_menu {
	float: right;
	height: 100%;
	width: 197px;
	position: relative;
}

.rightmenu {
	float: left;
	height: 100%;
	border-right: 1px dashed #727071;
}

.no_border {
	border: none;
}

.rightmenu:hover {
	background:url(../images/header/hover_bg.jpg) repeat;
}

.rightmenu  a {
	text-decoration: none;
	color: #fefefe;
	font-size: 11px;
	display: block;
	padding: 7px 10px;
}

.drop:hover #dropped {
	display: block;
}

#dropped label {
	display:inline-block;
	margin-top: -5px;
}

.banner {
	border-radius: 7px;
	width: 730px;
	height: 90px;
	margin: auto;

}

.banner img {
	width: 100%;
	height: 100%;
	border-radius: 7px;
}

.full_line {
	border-top: 1px solid #c6c6c6;
	margin-top: 33px;
	
}
.full_line.bottom {
	border-top: 1px solid #CCCCCC; 
	margin-top: 35px;
}

@media screen and (min-width: 1600px) {
	

	.img_topnav {
		float: right;
		width: 65.6%;
		height: 100%;
		margin-right: -16%;
	}
	
	.img_topnav img {
		float: left;
		margin-right: 5px;
		vertical-align: top;
		margin-top: 15px;
	} 

	.topnav {
		margin-top: 14px;
		/*width: 76%;*/
		width: 95%;
		float: left;
		font-size: 11.5px;
		height: 100%;

	}
	
	.top_nav {
		float: left;
		margin-top: 14px;
		font-size: 16px;
		color: #124b92;	
		
	}
	.top_nav p {
		margin-left: 17px;
		margin-top: 1px;
	}
	
	.topnav a {
		margin-right: 10px;	
		text-decoration: none;
		color: #848484;
	}
}

@media screen and (min-width: 1440px) and (max-width: 1599px){
	
	.img_topnav {
		float: right;
		width: 65.6%;
		height: 100%;
		margin-right: -4%;
	}
	
	.img_topnav img {
		float: left;
		margin-right: 5px;
		vertical-align: top;
		margin-top: 15px;
	} 

	.topnav {
		margin-top: 14px;
		/*width: 76%;*/
		width: 95%;
		float: left;
		font-size: 11.5px;
		height: 100%;

	}
	
	.top_nav {
		float: left;
		margin-top: 14px;
		font-size: 16px;
		color: #124b92;	
		
	}
	.top_nav p {
		margin-left: 17px;
		margin-top: 1px;
	}
	
	.topnav a {
		margin-right: 10px;	
		text-decoration: none;
		color: #848484;
	}
	
}

@media screen and (min-width: 1366px) and (max-width: 1399px){
	
	.img_topnav {
		float: right;
		width: 65.6%;
		height: 100%;
		margin-right: -1%;
	}
	
	.img_topnav img {
		float: left;
		margin-right: 5px;
		vertical-align: top;
		margin-top: 15px;
	} 

	.topnav {
		margin-top: 14px;
		/*width: 76%;*/
		width: 95%;
		float: left;
		font-size: 11.5px;
		height: 100%;
	}
	
	.top_nav {
		float: left;
		margin-top: 14px;
		font-size: 16px;
		color: #124b92;	
		
	}
	.top_nav p {
		margin-left: 17px;
		margin-top: 1px;
	}
	
	.topnav a {
		margin-right: 10px;	
		text-decoration: none;
		color: #848484;
	}
	
}

@media screen and (min-width: 1359px) and (max-width: 1365px){
	
	.img_topnav {
		float: right;
		width: 65.6%;
		height: 100%;
		margin-right: -7%;
	}
	
	.img_topnav img {
		float: left;
		margin-right: 5px;
		vertical-align: top;
		margin-top: 15px;
	} 

	.topnav {
		margin-top: 14px;
		/*width: 76%;*/
		width: 95%;
		float: left;
		font-size: 11.5px;
		height: 100%;

	}
	
	.top_nav {
		float: left;
		margin-top: 14px;
		font-size: 16px;
		color: #124b92;	
		
	}
	.top_nav p {
		margin-left: 17px;
		margin-top: 1px;
	}
	
	.topnav a {
		margin-right: 10px;	
		text-decoration: none;
		color: #848484;
	}
}

@media screen and (min-width: 1280px) and (max-width: 1358px){
	
	.img_topnav {
		float: right;
		width: 65.6%;
		height: 100%;
		margin-right: -4%;
	}
	
	.img_topnav img {
		float: left;
		margin-right: 5px;
		vertical-align: top;
		margin-top: 15px;
	} 

	.topnav {
		margin-top: 14px;
		/*width: 76%;*/
		width: 95%;
		float: left;
		font-size: 11.5px;
		height: 100%;

	}
	
	.top_nav {
		float: left;
		margin-top: 14px;
		font-size: 16px;
		color: #124b92;	
		
	}
	.top_nav p {
		margin-left: 17px;
		margin-top: 1px;
	}
	
	.topnav a {
		margin-right: 10px;	
		text-decoration: none;
		color: #848484;
	}	
}

@media screen and (min-width: 1152px) and (max-width: 1279px){
	
	.img_topnav {
		float: right;
		width: 65.6%;
		height: 100%;
		margin-right: -4%;
	}
	
	.img_topnav img {
		float: left;
		margin-right: 5px;
		vertical-align: top;
		margin-top: 15px;
	} 

	.topnav {
		margin-top: 14px;
		/*width: 76%;*/
		width: 95%;
		float: left;
		font-size: 11.5px;
		height: 100%;

	}
	
	.top_nav {
		float: left;
		margin-top: 14px;
		font-size: 16px;
		color: #124b92;	
		
	}
	.top_nav p {
		margin-left: 17px;
		margin-top: 1px;
	}
	
	.topnav a {
		margin-right: 10px;	
		text-decoration: none;
		color: #848484;
	}
}

@media screen and (min-width: 800px) and (max-width: 1152px){
	
	.img_topnav {
		float: right;
		width: 60%;
		height: 100%;
		margin-right: -4%;
	}
	
	.img_topnav img {
		float: left;
		margin-right: 5px;
		vertical-align: top;
		margin-top: 15px;
	} 

	.topnav {
		margin-top: 14px;
		/*width: 76%;*/
		width: 90%;
		float: left;
		font-size: 11.5px;
		height: 100%;

	}
	
	.top_nav {
		float: left;
		margin-top: 14px;
		font-size: 16px;
		color: #124b92;	
		
	}
	.top_nav p {
		margin-left: 17px;
		margin-top: 1px;
	}
	
	.topnav a {
		margin-right: 10px;	
		text-decoration: none;
		color: #848484;
	}
}

@media screen and (max-width: 800px){
	
	.img_topnav {
		float: right;
		width: 60%;
		height: 100%;
		margin-right: -4%;
	}
	
	.img_topnav img {
		float: left;
		margin-right: 5px;
		vertical-align: top;
		margin-top: 15px;
	} 

	.topnav {
		margin-top: 14px;
		/*width: 76%;*/
		width: 90%;
		float: left;
		font-size: 11.5px;
		height: 100%;

	}
	
	.top_nav {
		float: left;
		margin-top: 14px;
		font-size: 16px;
		color: #124b92;	
		
	}
	.top_nav p {
		margin-left: 17px;
		margin-top: 1px;
	}
	
	.topnav a {
		margin-right: 10px;	
		text-decoration: none;
		color: #848484;
	}
}

#navigation {
	border-bottom: 1px solid #c6c6c6;
	min-height: 50px;
	font-weight: bold;
	position:relative;
	
}
/*
.top_nav {
	float: left;
	margin-top: 14px;
	font-size: 16px;
	color: #124b92;	
}*/

.rate {
	background: url("../images/header/stat.png") no-repeat 2px;
}

.arrow {
	width: 18px;
	height: 10px;
	position: absolute;
	left: 100px;
	bottom: -10px;
	background: url("../images/header/arr_down.png");
}
/*
.img_topnav {
	float: right;
	width: 65.6%;
	height: 100%;
	margin-right: -7%;
}

.img_topnav img {
	float: left;
	margin-right: 5px;
	vertical-align: top;
	margin-top: 15px;
} 

.topnav {
	margin-top: 14px;
	/*width: 76%;*/
/*	width: 95%;
	float: left;
	font-size: 11.5px;
	height: 100%;

}
.topnav a {
	margin-right: 10px;	
	text-decoration: none;
	color: #848484;
}

*/
.topnav a:hover {
	color:#fc5c01;
}