@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
* {
	padding: 0px;
	margin: 0px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 24px;
	line-height: normal;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 17px;
	line-height: 20px;
	padding-top: 5px;
}
ul {
	margin: 0px;
	padding: 0px;
	}
li {
	list-style:none;
	margin: 0px;
	padding: 0px;
	}
.background {
	padding-top: 250px;
}
.page-wrapper {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #00335B;
}
.logo {
	position: absolute;
	left: 508px;
	z-index: 1000;
}
.wrapper-navigation {
	width: 200px;
	padding: 0px;
	border-top-style: none;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(/images/backg-vk.jpg);
	min-height: 550px;
	background-repeat: no-repeat;
}
.wrapper-content {
	background-color: #00335B;
	width: 326px;
	float: left;
	color: #FFFFFF;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00335B;
	border-left-color: #00335B;
	min-height: 550px;
}
.wrapper-content p {
	padding-top: 0px;
	padding-bottom: 10px;
}
.wrapper-content a {
	color: #9DC5FF;
	text-decoration: none;
}
.wrapper-content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.wrapper-content ul {
	padding-left: 15px;
	padding-bottom: 15px;
}
.wrapper-content ul li {
	list-style-type: disc;
}

.wrapper-right {
	width: 224px;
	float: right;
	font-size: 17px;
	line-height: 20px;
	color: #000077;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	padding: 0px;
	margin: 0px;
}
.wrapper-right  p {
}
.wrapper-right  ul {
	margin: 10px;
}
.wrapper-right  ul li {
	padding-left: 0px;
	margin-left: 10px;
	list-style-image: url(/images/bullet-right-content.gif);
	padding-bottom: 3px;
}
.right-content {
	padding: 10px;
	background-image: url(/images/background-blue-fade.png);
	background-repeat: repeat;
	width: 190px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.large {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
}
.small  {
	font-size: 11px;
	line-height: 13px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.nav a {
	background-color: #79C8EC;
	display: block;
	margin-bottom: 7px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
	color: #00335B;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00335B;
	border-bottom-color: #00325A;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.nav a:hover {
	background-color: #0066FF;
	color: #FFFFFF;
}

.bottom {
	color: #FFFFFF;
	padding: 0px;
	clear: both;
	margin: 0px;
}
.footer {
	color: #666666;
	clear: both;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.equal {
	margin: 0px;
	padding: 0px;
}

#c1 {
}
#c2 {
}
#c3 {
}

#why {
	background-image: url(/images/backg-why.jpg);
	background-repeat: no-repeat;
}
#home {
	background-image: url(/images/backg-home.jpg);
	background-repeat: no-repeat;
}
#programs {
	background-image: url(/images/backg-programs.jpg);
	background-repeat: no-repeat;
}
#values {
	background-image: url(/images/backg-values.jpg);
	background-repeat: no-repeat;
}
#references {
	background-image: url(/images/backg-references.jpg);
	background-repeat: no-repeat;
}
#case-studies {
	background-image: url(/images/backg-case-studies.jpg);
	background-repeat: no-repeat;
}
#careers {
	background-image: url(/images/backg-careers.jpg);
	background-repeat: no-repeat;
}
#news {
	background-image: url(/images/backg-news.jpg);
	background-repeat: no-repeat;
}
#contact-us {
	background-image: url(/images/backg-contact.jpg);
	background-repeat: no-repeat;
}
