@charset "utf-8";

html, body {
	margin: 0;
	padding: 0;
	background-color: #263857;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color: #FFFFFF;
}

.wrapper {
	margin: 0 auto;
	width: 960px;
	padding-bottom: 10px;
}

a {
	text-decoration: underline;
	color: #BBD6ED;
}

a:hover {
	text-decoration: none;
	color:#fff;
}

a img {
	border: none;
}

.clear {
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 {
	font-size: 36px;
	color:#fff;
	padding: 15px;
	border-bottom: 1px dotted #93BBD9;
	margin-top:15px;
	background-color: #0F1F3F;
}

h2 {
	font-size: 26px;
	color: #6baed9;
	margin-top:15px;
}

h3 {

		color: #A6A6A6;
	margin-top: 16px;
}

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

blockquote{
background-color:#0F1F3F;
color:#fff;
border: 1px dotted #93BBD9;
margin-left: 35px;
padding:10px;
}

.left ul li {
list-style-image: url(/images/arrow.png);
}

.testimonialblock{
background-color:#0F1F3F;
color:#fff;
font-size: 11px;
border: 1px dotted #93BBD9;
padding: 5px;
}

.header {
	height: 69px;
	padding-top: 15px;
}

.header a.logo {
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	float: left;
	width: 178px;
	height: 54px;
}

* html .header a.logo {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     src='/images/logo.png', sizingMethod='image');
}

.header .slogan {
	line-height: 54px;
	float: left;
	border-left: 1px solid #888d9a;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 10px;
	padding-left: 15px;
}

.nav {
	height: 34px;
	padding-top: 1px;
}

.nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #cecdcd;
}

.nav ul li {
	float: left;
	text-align: center;
	height: 34px;
	border-left: 1px solid #xx;
	border-right: 1px solid #zz;
	line-height: 34px;
}

.nav ul li a {
	float: left;
	line-height: 34px;
	padding: 0 15px 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #163159;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid #cecdcd;
	border-right: 1px solid #ffffff;
}

.nav ul li:hover a, .nav ul li.selected a {
	color: #ffffff;
	text-decoration: none;
	background-color: #acc3de;
}

.maindisplay {
	padding: 18px 0 18px 0;
}

.maindisplay img {
	height: 255px;
	width: 960px;
}

.content {

}

.widecontent {
	width: 100%;
	float: left;
	margin-top:15px;
}

.content .top {
	background-image: url(images/vertical-dot.gif);
	background-position: 735px 0;
	background-repeat: repeat-y;
	width: 100%;
	margin-top:15px;
}

.dottedhr {
	border-bottom: 1px dotted #93BBD9;
}


.content .left {
	width: 700px;
	float: left;
}

.content .right {
	float: right;
	width: 200px;
}

a.round-border {
	background-image: url(/images/rounded-button.gif);
	width: 174px;
	height: 43px;
	text-align:center;
	line-height: 43px;
	float: left;
	margin: 10px 0 10px 0;
	color: #FFFFFF;
	font-size: 14px;
}

a.round-border:hover {
	text-decoration: none;
	font-weight: bold;
	color:#AFCEFF;
}

.bottom {
	clear: both;
	margin-top:15px;
}

a.button {
	height: 19px;
	float: left;
	font-size: 10px;
	line-height: 19px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #102242;
	cursor: pointer;
	font-weight: bold;
	margin-top: 10px;
	clear: both;
}

a.button:hover {
	text-decoration: none;
	color: #000000;
}

a.button span {
	background-image: url(/images/bc.gif);
	background-repeat: repeat-x;
	height: 19px;
	float: left;
	padding: 0 6px 0 7px;
	cursor: pointer;
	text-decoration: none;
}

a.button .bl {
	width: 5px;
	height: 19px;
	float: left;
	background-image: url(/images/bl.png);
	background-repeat: no-repeat;
	padding: 0;
}

* html a.button .bl {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     src='/images/bl.png', sizingMethod='image');
}

a.button .br {
	width: 6px;
	height: 19px;
	float: left;
	background-image: url(/images/br.png);
	background-repeat: no-repeat;
	padding: 0;
}

* html a.button .br {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     src='/images/br.png', sizingMethod='image');
}

h4.home {
	padding-left: 45px;
	line-height: 35px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0;
	background-position: left center;
	background-repeat: no-repeat;
}


h4.testimonials {
	background-image: url(/images/testimonials.jpg);
}

h4.development {
	background-image: url(/images/development.jpg);
}

h4.consult {
	background-image: url(/images/consult.jpg);
}

.third {
	float: left;
	width: 273px;
	padding: 0 10px 0 40px;
	padding-left: 40px;
	border-right: 1px dotted #FFFFFF;
	min-height: 170px;
}

* html .third {
	height: 170px;
}

.first {
	padding-left: 18px;
}

.last {
	border-right: none;
}

.third .author {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 10px;
}
.author {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 10px;
	line-height:14px;
}

.footer {
	clear: both;
	margin-top: 32px;
	background-image: url(/images/footer.png);
	background-repeat: no-repeat;
	height:35px;
	line-height: 35px;
	margin-bottom: 20px;
}

* html .footer {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
     src='/images/footer.png', sizingMethod='image');
}

.footer .copyright {
	width: 218px;
	text-align: center;
	font-size: 10px;
	color: #1b2440;
	float: left;
}

.footer ul {
	margin: 0 0 0 28px;
	padding: 0;
	list-style: none;
	float: left;
}

.footer ul li {
	height: 35px;
	line-height: 35px;
	float: left;
}

.footer ul li a {
	float: left;
	line-height: 35px;
	padding: 0 11px 0 11px;
	font-size: 10px;
	color: #163159;
	position: relative;
z-index: 1;
}

.footer ul li a:hover, .footer ul li.selected a {
	color: #163159;
	text-decoration: none;
}

.clientscreenshot {
   display: inline;
   float: right;
   border-left: 1px dotted #93BBD9;
   border-bottom: 1px dotted #93BBD9;
   margin-left: 10px;
   padding-left: 10px;
   padding-bottom: 10px;
   text-align: center;
}
