* { margin: 0px; padding: 0px; }
p { margin: 10px auto; text-align: justify; 	line-height: 18px; }
@font-face {
	font-family: 'MyriadProRegular';
	src: url('myriadpro-regular-webfont.eot');
}
@font-face {
	font-family: 'MyriadProRegular';
	src: url(//:) format('no404'), url('myriadpro-regular-webfont.woff') format('woff'), url('myriadpro-regular-webfont.ttf') format('truetype'), url('myriadpro-regular-webfont.svg#webfontrOcwMpCX') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadProCondensed';
	src: url('myriadpro-cond-webfont.eot');
}
@font-face {
	font-family: 'MyriadProCondensed';
	src: url(//:) format('no404'), url('myriadpro-cond-webfont.woff') format('woff'), url('myriadpro-cond-webfont.ttf') format('truetype'), url('myriadpro-cond-webfont.svg#webfont0s2McGRO') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background: #013041 url('../images/layout/body-bg.png') repeat-x;
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
	font-family: Arial;
	color: #595959;
}
#container {
	width: 1001px;
	height: auto;
	overflow: hidden;
	text-align: left;
	margin: 20px auto;
}
header {
	float: left;
	width: 961px;
	height: 51px;
	background: url('../images/layout/header.png');
	padding: 20px;
	margin-bottom: 15px;
}
#logo {
	float: left;
	width: 420px;
	height: 53px;
	background: url('../images/layout/logo.png');
}
#logo h1 {
	display: none;
}
#contact {
	float: right;
}
#contact p {
	float: left;
	margin-top: 7px;
	margin-left: 5px;
	border-left: 1px solid #CCC;
	padding: 3px 25px;
}
#contact p span {
	color: #003244;
	font-weight: bold;
}
#contact p:first-child {
	border: 0px;
}
nav {
	clear: both;
	float: left;
	width: 1001px;
	height: 41px;
	background: url('../images/layout/menu.png');
}
nav ul {
	float: left;
	margin: 0px 10px;
	padding: 0px;
	height: 39px;
	width: auto;
	background: none;
}
nav li {
	list-style: none;
	float: left;
	margin-left: -5px;
	padding-right: 12px;
	height: 39px;
}
nav li a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 15px;
	padding: 12px 15px 12px 27px;
	width: auto;
	display: block;
	text-align: center;
	letter-spacing: 0.5px;
}
nav li:hover, nav li.active {
	background: url('../images/layout/menu-li-right.png') no-repeat right;
}
nav li a:hover, nav li.active a, nav li:hover a {
	color: #003244;
	text-decoration: none;
	background: #FFFFFF url('../images/layout/menu-li-left.png') no-repeat;
}
nav ul.right {
	float: right;
}
nav ul.right li a {
	color: #388812;
}
nav ul.right li a:hover {
	color: #ed461f;
}
#mid-top {
	float: left;
	width: 1001px;
	height: 6px;
	background: url('../images/layout/mid-top.png');
	margin-top: -2px;
}
#mid {
	float: left;
	width: 1001px;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
}
#mid .slides_container {
	width: 1001px;
	height: 300px;
	overflow: hidden;
	position: relative;
}
#mid .slidehold {
	padding: 0px;
	margin: 0px;
	width: 1001px;
	height: 300px;
}
#mid.content {
	padding: 0px 20px;
	width: 961px;
	margin-bottom: -10px;
}
#mid article {
	float: left;
	margin: 20px 0px;
	width: 280px;
	border-left: 1px solid #d7d7d7;
	padding: 0px 25px;
}
#mid article:first-child {
	border: 0px;
	padding-left: 25px;
}
#mid article h2 {
	float: left;
}
#mid article img {
	float: right;
	height: 46px;
}
#mid article .line {
	clear: both;
	float: left;
	width: 280px;
	height: 1px;
	background: url('../images/layout/border-dotted.png') repeat-x;
	margin: 16px 0px;
}
#mid article p {
	clear: both;
	float: left;
	width: 280px;
	text-align: left;
}
#mid article input {
	margin-top: 20px;
	float: right;
	width: 126px;
	height: 31px;
	text-align: center;
	border: 0px;
	font-size: 12px;
	color: #004057;
	font-family: Arial;
	font-weight: bold;
	padding-left: 15px;
	cursor: pointer;
}
#mid article input.red {
	background: url('../images/layout/button-red.png');
	color: #ed461f;
}
#mid article input.gold {
	background: url('../images/layout/button-gold.png');
	color: #d38b00;
}
#mid article input.green {
	background: url('../images/layout/button-green.png');
	color: #388812;
}
#mid-bottom {
	float: left;
	width: 1001px;
	height: 54px;
	background: url('../images/layout/mid-bottom.png');
	margin-bottom: 15px;
}
#content {
	clear: both;
	float: left;
	width: 697px;
	height: auto;
	margin-right: 24px;
	margin-bottom: 15px;
}
.content-top {
	float: left;
	height: 5px;
	width: 697px;
	background: url('../images/layout/content-top.png');
}
.content-mid {
	float: left;
	height: auto;
	width: 667px;
	background-color: #FFFFFF;
	overflow: hidden;
	padding: 5px 15px;
}
h2 {
	font-size: 32px;
	color: #004057;
	margin-top: 7px;
	font-family: 'MyriadProCondensed';
}
h2 span {
	font-size: 18px;
	font-weight: normal;
}
h3 {
	float: left;
	font-size: 16px;
	color: #0179A5;
	margin: 7px 0px 0px;
	font-family: 'MyriadProRegular';
}
p.details strong { float: left; width: 100px; }
#bg-blue {
	width: 666px;
	height: 239px;
	padding-bottom: 25px;
	background: #FFFFFF url('../images/layout/content-bg.png') no-repeat bottom right;
}
.content-bottom {
	float: left;
	height: 5px;
	width: 697px;
	background: url('../images/layout/content-bottom.png');
}
#content-small {
	float: left;
	width: 279px;
	height: auto;
}
.content-small-top {
	float: left;
	height: 5px;
	width: 279px;
	background: url('../images/layout/content-small-top.png');
}
.content-small-mid {
	float: left;
	height: auto;
	width: 249px;
	background-color: #FFFFFF;
	overflow: hidden;
	padding: 5px 15px;
}
#domain {
	padding: 4px 9px;
	width: 261px;
}
#domain-check {
	float: left;
	width: 244px;
	height: 245px;
	background: url('../images/layout/domaincheck-bg.png');
	padding: 8px;
	color: #FFFFFF;
}
#domain-check h2 {
	color: #FFFFFF;
	margin-top: 0px;
}
#domain-check p {
	text-align: left;	
}
#domain-check a {
	color: #FFFFFF;
}
#domain-check input {
	width: 216px;
	height: 30px;
	background: url('../images/layout/domaincheck-input.png');
	border: 0px;
	font-size: 14px;
	color: #004057;
	font-family: Arial;
	font-weight: bold;
	padding: 2px 10px;
}
#domain-check .submit {
	width: 85px;
	height: 34px;
	background: url('../images/layout/domaincheck-submit.png');
	border: 0px;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	margin: 7px 0px;
}
.content-small-bottom {
	float: left;
	height: 5px;
	width: 279px;
	background: url('../images/layout/content-small-bottom.png');
}
#footer-top {
	float: left;
	width: 1001px;
	height: 6px;
	background: url('../images/layout/mid-top.png');
	position: relative;
	z-index: 1;
}
footer {
	float: left;
	width: 1001px;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	position: relative;
	z-index: 1;
	text-align: center;
}
#footer-bottom {
	float: left;
	width: 1001px;
	height: 6px;
	background: url('../images/layout/mid-bottom2.png');
	position: relative;
	z-index: 1;
}
#footer-text {
	float: left;
	width: 1001px;
	height: 20px;
	background: url('../images/layout/footer-bottom.png');
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	margin-top: -10px;
	position: relative;
	z-index: 0;
}
#footer-text a {
	color: #FFFFFF;
}
#slider {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -4;
}
#slider img {
	width: 100%;
	height: 100%;	
    position:absolute;
    top:0;
    left:0;
}
.row {
	float: left;
	width: 205px;
}
.row.last .column {
	width: 225px;
}
.column {
	float: left;
	width: 205px;
	margin: 20px 10px;
	height: 48px;
}
.column img {
	float: left;
	width: 48px;
}
.column p {
	float: left;
	width: 140px;
	margin: 0px 7px;
	color: #000;
	text-align: left;
}
.select { width: 370px; }
.input {
	background-color: #fff;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
	background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
	background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
	background-image: -o-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
	background-image: -ms-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
	background-image: linear-gradient(top, #eeeeee 0%,#ffffff 50%);
	-webkit-border-radius: 4px;
	-moz-border-radius   : 4px;
	border-radius        : 4px;
	-moz-background-clip   : padding;
	-webkit-background-clip: padding-box;
	background-clip        : padding-box;
	border: 1px solid #aaa;
	padding: 4px 8px;
	color: #333;
	width: 352px;
	font-family: Arial;
	font-size: 12px;
}
.input.submit {
	font-weight: bold;
	width: 370px;
	cursor: pointer;
}
.form {
	float: left; 
	width: 50%;
	padding: 10px 0px;
}
.form td {
	padding: 2px 0px;
}
.details {
	float: left; 
	width: 50%; 
	padding: 10px 0px; 
	border-top: 1px solid #CCC; 
	border-bottom: 1px solid #CCC;"
}
.details td {
	padding: 2px 0px;
}
.content iframe, .content .iframe {
	float: right;
	border: 1px solid #CCC;
	margin-bottom: 50px;
	width: 45%;
	height: 420px;
}
#projects {
	float: left;
	width: 961px;
	height: 400px;
	overflow: hidden;
	position: relative;
}
#projects .slides_container {
	width: 961px;
	height: 400px;
	overflow: hidden;
	position: relative;
}
#projects .slidehold {
	padding: 0px;
	margin: 0px;
	width: 961px;
	height: 400px;
}
.project { 
	float: left;
	width: 178px;
	height: 178px;
	margin: 5px 5px 10px 5px;
	position: relative;
}
.project img {
	width: 170px;
	height: 170px;
	border: 4px solid #EEE;
}
.project:hover img {
	border: 4px solid #333;
}
.result {
	float: left;
	font-weight: bold;
	padding: 4px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 8px 0px 0px 0px;
	width: 48%;
}
.result.error {
	background: #fedfed;
	border: 1px solid #FF0000;
	color: #FF0000;
}
.result.good {
	background: #EBFFE5;
	border: 1px solid #309601;
	color: #309601;
}
.button {
	float: left;
	background-color: #01384B;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #016F90), color-stop(0.5, #01384B));
	background-image: -webkit-linear-gradient(center bottom, #016F90 0%, #01384B 50%);
	background-image: -moz-linear-gradient(center bottom, #016F90 0%, #01384B 50%);
	background-image: -o-linear-gradient(top, #016F90 0%,#01384B 50%);
	background-image: -ms-linear-gradient(top, #016F90 0%,#01384B 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#016F90', endColorstr='#01384B',GradientType=0 );
	background-image: linear-gradient(top, #016F90 0%,#01384B 50%);
	-webkit-border-radius: 4px;
	-moz-border-radius   : 4px;
	border-radius        : 4px;
	-moz-background-clip   : padding;
	-webkit-background-clip: padding-box;
	background-clip        : padding-box;
	border: 1px solid #00222C;
	padding: 6px 14px;
	color: #FFF;
	width: auto;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	margin: 10px 0px;
}
.button:hover {
	color: #FFF;
}
a { color: #595959; text-decoration: none; }
a:hover  { color: #595959; text-decoration: underline; }
a img { border: 0px; }
