@import url(reset.css);

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #636262;
	background: #e8e9ea;
}
a {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
	background: #fff;
	padding: 10px;
}
#top .right {
	float: right;
	width: 350px;
	text-align: right;
	letter-spacing: -1px;
	font-size: 16px;
	color: #adadad;
	margin-top: 15px;
}
#top .right span {
	font-size: 13px;
	color: #525252;
	letter-spacing: 0;
	display: block;
	margin-top: 5px;
	padding: 3px 27px 4px;
	background: url(../images/phone.png) no-repeat top right;
}
#menu {
	margin-top: 5px;
	clear: both;
	background: url(../images/menu-background.png) repeat-x;
	position: relative;
	padding: 0 5px;
	font-weight: bold;
	font-size: 12px;
	height: 34px;
	margin-bottom: 10px;
}
#menu .left {
	position: absolute;
	left: 0;
	top: 0;
	width: 6px;
	height: 34px;
	background: url(../images/menu-left.png) no-repeat;
}
#menu .right {
	position: absolute;
	right: 0;
	top: 0;
	width: 6px;
	height: 34px;
	background: url(../images/menu-right.png) no-repeat;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	float: left;
	padding: 9px 20px 0 28px;
	background: url(../images/menu-separator.png) no-repeat 0 14px;
}
#menu li.first {
	padding-left: 30px;
	background: none;
}
#menu li a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.clear {
	clear: both;
}
#content {
	margin-top: 25px;
	margin-left: 225px;
	padding-right: 20px;
}
#sidebar {
	margin-top: 25px;
	width: 180px;
	margin-left: 15px;
	float: left;
}
#bottom {
	margin-top: 20px;
	border-top: 1px dotted #ddd;
	padding-top: 10px;
	color: #535353;
	font-size: 11px;
	padding-bottom: 10px;
}
#bottom .logos {
	float: right;
	padding-right: 10px;
}
#bottom .logos a {
	margin-right: 8px;
	position: relative;
	display: inline-block;
	height: 36px;
	overflow: hidden;
}
#bottom .logos a img {
	z-index: 100;
}
#bottom .logos a img.light {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 200;
	display: none;
}
#bottom .logos a img.color {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 200;
	display: none;
}
#sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0 0 35px;
}
#sidebar li {
	padding: 4px 0 4px 35px;
	margin-bottom: 2px;
	background: #f5f5f5 url(../images/bullet.png) no-repeat 10px 6px;
	color: #787878;
	font-size: 13px;
	letter-spacing: -1px;
}
#content h1 {
	color: #34a3d1;
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ddd;
}
#content p {
	margin-top: 15px;
}
#content img.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
#content h3 {
	font-weight: bold;
	margin-top: 15px;
}
#sidebar h2 {
	background: url(../images/testimonials.png) no-repeat;
	height: 29px;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	letter-spacing: -1px;
	padding: 8px 0 0 13px;
}
#sidebar p {
	margin-top: 12px;
	color: #6b6b6b;
	font-size: 11px;
}
#content h2 {
	font-weight: bold;
	font-size: 18px;
	margin-top: 15px;
	color: #0b4280;
}
#content h3.alt {
	color: #3084c0;
}
#content p.contact {
	font-weight: bold;
	line-height: 25px;
}
#content p.contact img {
	vertical-align: bottom;
	position: relative;
	top: -2px;
	margin-right: 5px;
}
#content h1.alt {
	color: #34a3d1;
	font-size: 16px;
	margin-top: 15px;
}
#contact-form-success, #support-form-success {
	font-weight: bold;
	display: none;
	font-size: 13px;
	color: green;
}
#content label {
	width: 150px;
	font-weight: bold;
	float: left;
	padding-top: 4px;
}
#content #support-form label {
	width: 160px;
}
#content .text {
	border: 1px solid #c6c6c6;
	height: 22px;
	background: #fff;
	width: 260px;
}
#content #support-form .text {
	width: 375px;
}
#content textarea.text {
	height: 100px;
}
#content form p {
	margin-top: 7px;
}
#content form {
	margin-top: 20px;
}
#content input.button {
	padding: 0;
	margin: 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	width: 97px;
	height: 22px;
	background: url(../images/button.png) no-repeat 0 3px;
	border: none;
}
#content #support-form input.button {
	width: 144px;
	background: url(../images/button5.png) no-repeat 0 3px;
}
#content h3.alt2 {
	padding-left: 20px;
	background: url(../images/bullet.png) no-repeat;
}
#content .testimonial {
	border-top: 1px dotted #ddd;
	margin-top: 20px;
	text-align: center;
}
#content .testimonial span {
	font-weight: bold;
	font-size: 18px;
	margin: 0 3px;
}
#content .testimonial div {
	font-style: italic;
	margin-top: 8px;
}
#content .testimonial img {
	display: block;
	margin: 0 auto;
}
#content .testimonial.first {
	border-top: none;
}
#content .testimonial span.end {
	vertical-align: top;
	position: relative;
	top: -4px;
}
#content .partner {
	margin-top: 20px;
	border-top: 1px dotted #ddd;
}
#content .partner h2 {
	margin-top: 10px;
}
#content .partner img {
	float: left;
	margin-right: 10px;
}
#content .partner.right img {
	float: right;
	margin-right: 0;
	margin-left: 10px;
}
#content .partner.right.alt img {
	margin-top: 15px;
}
#content .partner.alt img {
	margin-bottom: 25px;
	margin-top: 15px;
}
#content .partner.first {
	border-top: none;
	margin-top: 10px;
}
#content img.left {
	float: left;
}
#content h3.news, #content p.news {
	margin-left: 150px;
}
#content .line {
	margin: 15px 0;
	border-top: 1px dotted #ddd;
}
#headers {
	position: relative;
	height: 190px;
}
#headers .header {
	height: 158px;
	width: 229px;
	padding: 30px 450px 0 30px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 100;
}
#headers .header.h1 {
	display: block;
	z-index: 200;
}
#headers .header h1 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
#headers .header p {
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
	padding-right: 30px;
}
#headers #buttons {
	position: absolute;
	right: 0;
	top: 0;
}
#headers #buttons .button {
	display: block;
	width: 220px;
	height: 35px;
	margin-bottom: 2px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 15px;
	text-decoration: none;
}
#headers #buttons .button.first {
	background: url(../images/button1.png) no-repeat;
}
#headers #buttons .button.second {
	background: url(../images/button2.png) no-repeat;
}
#headers #buttons .button.third {
	background: url(../images/button3.png) no-repeat;
}
#headers #buttons .button.fourth {
	background: url(../images/button4.png) no-repeat;
}
#headers #arrow {
	position: absolute;
	z-index: 500;
	right: 268px;
	top: 0;
}
#headers #arrow img {
	position: absolute;
	top: 0;
	left: 0;
	width: 33px;
	height: 46px;
	z-index: 500;
	display: none;
}
#headers #arrow img.a1 {
	z-index: 1000;
	display: block;
}
#content.home {
	margin: 15px 0 0;
	padding: 0;
}
#content.home h1{
	color: #343434;
	border: none;
	padding: 0;
}
#content.home .box {
	width: 195px;
	height: 73px;
	background: url(../images/box1.png) no-repeat;
	float: right;
	clear: right;
	margin-bottom: 12px;
	padding: 12px 10px 0 15px;
	margin-left: 20px;
}
#content.home .box h2 {
	color: #343434;
	font-weight: bold;
	font-size: 20px;
	margin: 0;
	padding: 0;
	border: none;
}
#content.home .box img {
	float: right;
}
#content.home .box a {
	display: block;
	width: 112px;
	height: 17px;
	background: url(../images/link.png) no-repeat;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 5px;
	letter-spacing: -1px;
	text-decoration: none;
}
#content.home .box p {
	font-size: 12px;
	color: #696969;
	margin-top: 10px;
}
#content.home .box.large {
	height: 112px;
	background: url(../images/box2.png) no-repeat;
}
#content.home ul.alt {
	list-style: none;
	padding: 0;
	margin: 15px 0 0;
	margin-left: 50px;
	float: left;
	width: 170px;
}
#content.home ul.alt.first {
	margin-left: 0;
}
#content.home ul.alt li {
	padding-left: 20px;
	background: url(../images/bullet3.png) no-repeat 0 3px;
	margin-bottom: 15px;
}
#content.home ul.alt li a {
	color: #0193cf;
}
#content.home ul.right {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	width: 200px;
	clear: right;
}
#content.home ul.right li {
	padding-left: 20px;
	background: url(../images/bullet2.png) no-repeat 0 2px;
	margin-bottom: 2px;
}
#content.home ul.news {
	list-style: none;
	padding: 0;
	margin: 15px 0 0;
}
#content.home ul.news li {
	padding-left: 15px;
	background: url(../images/bullet4.png) no-repeat 0 5px;
}
#content.home ul.news li p {
	margin-top: 1px;
}
#content.home ul.news li p.date {
	color: #0193cf;
	font-size: 11px;
	font-weight: bold;
}
#content.home ul.news li p.more {
	margin-top: 15px;
}
