* {
	margin: 0;
	padding: 0;
}
body {
	font: 13px/15px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	width: 100%;
	color:#515151;
	
}

ul, li, ol, dl, dt, dd, form, p, img, a, h1, h2, h3, h4, h5, h6, input, textarea, select {
	margin:0px;
	padding:0px;
	list-style:none;
	outline:none;
	border:none;
}

.clear {
	clear:both;
}
a {
	color: #515151;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}

.wrapper {
	width: 1050px;
	margin: 0 auto;
}

h1 {
font-size:16px;
font-family: Arial, Helvetica, sans-serif;
color: #999;
font-weight:normal;
letter-spacing:1px;
margin:0 0 25px 2px;

}

h2 {
font-size:14px;
font-family: Arial, Helvetica, sans-serif;
color: #999;
font-weight:normal;
letter-spacing:1px;
margin:0 0 25px 2px;
}

h3 {
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
color: #999;
font-weight:normal;
letter-spacing:1px;
margin:0 0 10px 2px;
}

h4 {
font-size:18px;
margin:0 0 20px;
padding:0;
}

h5 {
font-size:16px;
color:#8a9e0c;
margin:0 0 10px;
padding:0;
}

h6 {
font-size:14px;
margin:0 0 5px;
padding:0;
}

/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 150px;
	background: #fff;
	background-image:url(../images/header.gif);
	background-repeat:repeat-x;
	height:167px;
}


.logo {
	
	padding-top:15px;
	width:340px;
	height:auto;
	float: left;
}
.social {
	
	padding-top:10px;
	width:107px;
	height:auto;
	float:right;
}

.language {
	
	padding-top:5px;
	padding-bottom:10px;
	padding-left:5px;
	width:1045px;
	height:auto;
	float:none;
	margin-right:5px;
	background-color:#FFF;
}

/* main menu */
.menu {
	background:#fff;
	padding-left:90px;
	margin:0;
	list-style-type:none;
	height:35px;
	
}
.menu ul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 0;
    list-style: none;
	z-index:9999;
	letter-spacing:2px;
	text-transform:uppercase;
	
}
.menu ul li {
    display: block;
    position: relative;
    float: left;
	
	
	
}

.menu li ul {
    display: none;
}
.menu ul li a {
    display: block;
    text-decoration: none;
    color: #686868;
    border-top: 1px solid #ffffff;
    padding: 5px 15px 5px 15px;
    background: #fff;
    margin-left: 1px;
    white-space: nowrap;
}
.menu ul li a:hover {
background: #00aff0; color:#fff;
}
.menu li:hover ul {
    display: block;
    position: absolute;
	color:#fff
}
.menu li:hover li {
    float: none;
    font-size: 11px;
}
.menu li:hover a { background: #00aff0; color:#fff; }
.menu li:hover li a:hover {
    background: #1e7c9a;
}

 .slider {
	
	width:1050px;
	height:350px;
	padding:0 0 25px 0;
	background-color:#fff;
	position:relative;
    z-index:0 !important;
}

.left-img {
float:left;
overflow:hidden;
margin:0 8px 5px 0;
border:1px solid #E6E6E6;
padding:3px;
}
/* Middle
-----------------------------------------------------------------------------*/
.middle {
	width: 100%;
	position: relative;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
}
.content {
	padding: 0 370px 40px 370px;
	background-color:#FFF;
}


/* Left Sidebar
-----------------------------------------------------------------------------*/
.left-sidebar {
	float: left;
	width: 350px;
	margin-left: -100%;
	position: relative;
	padding-left:3px;
}


/* Right Sidebar
-----------------------------------------------------------------------------*/
.right-sidebar {
	float: left;
	width: 350px;
	margin-left: -350px;
	position: relative;
	background: #fff;
}

#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 20px;
background-image: url(../images/bluebullet.png);
background-repeat: no-repeat;
background-position: 0 .5em;
display:table;
}


.mile{ 
	padding:0 30px 30px 0px;
	font-weight:normal;
	color:#515151;
	text-align:left;
	
}
.mile ul{
    list-style:none;
    margin:0 0px 15px 15px;
    padding: 0;
	text-align:left;
}
.mile ul li{
    line-height:15px;
    margin: 2px 0 0 0;
    padding: 3px 0 15px 15px;
    background:url(../images/bluebullet.png) no-repeat 0 5px;
	height:15px;
}

.more a {padding-left: 15px; background: url("../images/more.png") 0 50% no-repeat; color: #3f3f3f; text-decoration:none;}
.more a:hover {color: #8b3363; text-decoration:none;}


/* Middle
-----------------------------------------------------------------------------*/
.middlein {
	width: 100%;
	position: relative;
}
.middlein:after {
	display: table;
	clear: both;
	content: '';
}
.containerin {
	width: 100%;
	float: left;
	overflow: hidden;
}
.contentin {
	padding: 0 370px 0 0;
}


/* Right Sidebar
-----------------------------------------------------------------------------*/
.right-sidebarin {
	float: left;
	width: 350px;
	margin-left: -350px;
	position: relative;
	background: #fff;
}

.side_nav {line-height:16px;  font-size:0.917em; }
.side_nav h3 { margin-bottom:4px; }
.side_nav ul { margin-bottom:28px; }
.side_nav ul li { position:relative; vertical-align:middle; }
.side_nav ul li a, .side_nav ul li a:visited { color:#686868; display:block; width:150px; padding:0 0 2px 10px; border-top:1px solid transparent; border-bottom:2px solid transparent; background:url(../images/bullet.jpg) no-repeat 0 6px; text-decoration:none; }
.side_nav ul li a:hover { color:#0076C0; text-decoration:none; }



/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background:#fff;
	color:#FFF; 
	clear:left;
	background-repeat:repeat-x;
	height:50px;
	width:100%;
	border-top:1px solid #e3e3e3;
}
.footer ul {
	padding: 18px 0 0;
	text-align: left;
	margin-left:5px;
	width:450px;
	float:left;
	
}
.footer ul li {
	display: inline;
	color:#999;
}
.footer ul li a {
	background-color: inherit;
	color: #999;
	font: normal 10px Verdana, Geneva, sans-serif;
	padding: 0 0px;
	text-decoration:none;
    text-transform: uppercase;
}
.footer ul li a:hover {
	background-color: inherit;
	color: #0076c0;
	
}
.footer p {
	background-color: inherit;
	color: #999;
	float:right;
	font: normal 10px Arial, Helvetica, sans-serif;
	padding-top:20px;
	padding-right:10px;
	text-decoration:none;
    text-transform: uppercase;
}
.footer p a {
	background-color: inherit;
	color: #999;
	font-size: 10px;
	text-decoration:none;
	
}
.footer p a:hover {
	background-color: inherit;
	color: #0076c0;
	text-decoration: underline;
}