a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header-top {
	width: 1000px;
	height: 93px;
	background-image: url(../images/default/bg-header1.gif);
}

.header-top .logo {
	width: 136px;
	padding-top: 18px;
	padding-bottom: 22px;
	padding-left: 15px;
	float: left;
}
.header-top .navigation-wrap {
	height: 93px;
	width: 848px;
	float: right;
}
.header-top .navigation {
	height: 48px;
	width: 645px;
	margin-top: 45px;
	float: right;
}

.header-bottom {
	background-image: url(../images/default/bg-header2.gif);
	height: 26px;
	text-align: right;
	background-position: top;
	background-repeat: repeat-x;
}

#sub_nav-company {
	padding: 2px 105px 0 0;
}
#sub_nav-company a {
	margin-right: 40px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 3px;
}

#sub_nav-services {
	padding: 2px 50px 0 0;
}
#sub_nav-services a {
	margin-right: 30px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 3px;
}

#sub_nav-whyvantage {
	padding: 2px 5px 0 0;
}
#sub_nav-whyvantage a {
	margin-right: 30px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 3px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 30px;
	clear: both;
	color: #302d29;
}
