@import "base.css";
body {
	background: #fff url('../images/background.jpg') no-repeat top center;
	font: 13px/21px "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
#wrapper {
	width: 991px;
	margin: 0 auto;
	padding: 130px 0 0;
	}

/* @group header */

#header {
	padding: 0 0 10px;
	font: 14px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
#header h1 a, #header h1 a:hover {
	background: url('../images/usst.png') no-repeat;
	width: 348px; height: 64px;
	float: left;
	text-indent: -100000px;
	}
#header ul {
	width: 550px; height: 41px;
	padding: 3px 0 0 90px;
	margin: 25px 0 0;
	float: right;
	}
#header li {
	float: left;
	margin: 0;
	}
#header a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	}
#header li a:hover, #header .active a {
	text-decoration: none;
	font-weight: bold;
	color: #13aed8;
	text-shadow: #13aed8 0 0 3px;
	}
.subnav {
	position: absolute;
	width: 400px;
	text-align: center;
	color: #13aed8;
	font-size: 12px;
	}
.subnav a {
	padding: 0 6px;
	color: #fff !important;
	}
.subnav a:hover {
	padding: 0 6px;
	color: #13aed8 !important;
	}
#n_company {
	width: 112px;
	text-align: center;
	}
#p_company .subnav {
	margin: 55px 0 0 388px;
	text-align: left;
	}
#n_solutions {
	width: 84px;
	text-align: center;
	}
#p_solutions .subnav {
	width: 218px;
	margin: 55px 0 0 485px;
	}
#n_technology {
	width: 104px;
	text-align: center;
	}
#p_technology .subnav {
	width: 490px;
	margin: 55px 0 0 430px;
	}
#n_concept {
	width: 88px;
	text-align: center;
	}
#n_news{
	width: 72px;
	text-align: center;
	}
#p_news .subnav {
	width: 628px;
	margin: 55px 0 0 355px;
	text-align: right;
	}
#n_contact {
	width: 75px;
	text-align: center;
	}
#p_contact .subnav {
	width: 553px;
	margin: 55px 0 0 430px;
	text-align: right;
	}
#p_company #header ul {
	background: url('../images/nav/company_tab.png') no-repeat;
	background-position: -107px 0;
	}
#p_solutions #header ul {
	background: url('../images/nav/solutions_tab.png') no-repeat;
	background-position: -85px 0;
	}
#p_technology #header ul {
	background: url('../images/nav/tech_tab.png') no-repeat;
	background-position: -6px 0;
	}
#p_concept #header ul {
	background: url('../images/nav/concept_tab.png') no-repeat;
	background-position: 127px 0;
	}
#p_news #header ul {
	background: url('../images/nav/projects_tab.png') no-repeat;
	background-position: 136px 0;
	}
#p_contact #header ul {
	background: url('../images/nav/news_tab.png') no-repeat;
	background-position: 230px 0;
	}

/* @end */

/* @group Content */

#content {
	background: #fff;
	padding: 5px;
	}
#multi_part {}
	#multi_part #quote {
		background: url('../images/foot_quote.png') no-repeat;
		width: 680px; height: 125px;
		float: left;
		padding: 20px 30px 0 20px;
		border-right: 5px solid #fff;
		}
		blockquote {
			background: url('../images/tl_quote.png') no-repeat top left;
			font: italic 16px/1.5em Georgia, serif;
			color: #fff;
			padding: 5px 0 0 15px;
			}
		#container blockquote {
			background-image: none !important;
			}
		blockquote div span {
			padding: 0 25px 0 0;
			background: url('../images/br_quote.png') no-repeat right center;
			}
		#quote p {
			text-align: right;
			font: bold 11px Helvetica, Arial, sans-serif;
			color: #fff;
			padding: 15px 0 0;
			}
	#multi_part #banner {
		width: 246px;
		float: left;
		}

/* @end */

/* @group Footer */

#footer {
	border-top: 1px solid #12afd9;
	font-size: 10px;
	margin: 15px 0 50px 0; padding: 5px 0 0;
	}
#footer2 {
	font-size: 10px;
	text-align: center;
	color: #12afd9;
	margin: 15px 0 50px 0; padding: 5px 0 0;
	}
#footer5 {
	text-align: center;
	padding: 160px 0 5px 0;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	}
#footer6 {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #6a6969;
	margin: 15px 0 280px 0; padding: 10px 0 0;
	}
#footer strong {
	color: #12afd9;
	}
#footer p {
	float: right;
	}
#footer p a {
	text-decoration: none;
	color: #12afd9;
	font-weight: bold;
	}
#footer span {
	padding: 0 10px;
	}

/* @end */

/* @group Subpages */

#page_header {
	background: #12afd9;
	color: #fff;
	padding: 6px 12px;
	}
#page_header h2 {
	font-size: 18px;
	height: 24px;
	}
#container {
	background: url('../images/content_bg.png') repeat-x top;
	margin: 5px 0 0;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding: 15px;
	color: #6a6969;
	}
#container p {
	padding: 0 0 15px;
	}
#container h3 {
	font: italic 16px Georgia, serif;
	font-size: 16px;
	color: #12afd9;
	font-weight: normal;
	}
.border {
	padding: 20px 0;
	border-bottom: 1px solid #12afd9;
	}

/* @end */

/* @group Exec */

.name {
	float: left;
	width: 150px;
	}
.name h3 {
	font-size: 12px;
	color: #6a6969;
	font-weight: normal;
	}
.name h3 strong {
	font: italic 16px Georgia, serif;
	font-size: 16px;
	display: block;
	color: #12afd9;
	font-weight: normal;
	}
.name img {
	padding: 10px 2px 1px 0;
	}
.desc {
	width: 750px;
	padding-left: 50px;
	float: left;
	}
#container blockquote {
	color: #82c444;
	}
#container a {
	color: #12afd9;
	}
p.source {
	font-size: 11px;
	margin: 5px 0 0 15px;
	}
#container ul {
	padding: 0 0 0 40px;
	}
#container li {
	list-style-type: square;
	}

/* @end */

.partner {
	padding: 20px 0;
	border-top: 1px solid #12afd9;
	}
.partner2 {
	padding: 20px 0;
	}
.partner p {
	float: left;
	width: 690px;
	padding: 15px 0 0 !important;
	}
.partner img {
	float: left;
	margin: 0 15px 0 0;
	}
.t_odd {
	background: #fff;
	}
table td {
	padding: 1px;
	}
.border_b {
	padding: 20px 0;
	border-top: 1px solid #12afd9;
	}
ol {
	padding: 0 0 15px 40px !important;
	}
	
/* @group Image */

.image {
	text-align: center;
	padding: 15px 0;
	}
.image img {
	padding: 0 2px 1px 0;
	/*
	border-right: 2px solid #ddd;
	border-bottom: 3px solid #ccc;
	*/
	}
.image p {
	padding: 0 !important;
	font-size: 11px;
	color: #333;
	}

/* @end */

hr {
	border: 0;
	color: #12afd9;
	background-color: #12afd9;
	height: 1px;
	}

/* @group Columns */

.img_left {
	float: left;
	text-align: center;
	padding: 0 20px 0 0;
	}
.img_left img {
	/* 	border: 1px solid #ccc; */
	/* background: #fff; */
	padding: 2px;
	}

.img_right {
	float: right;
	text-align: center;
	padding: 0 0 0 20px;
	}
.img_right img {
	/* 	border: 1px solid #ccc; */
	/* background: #fff; */
	padding: 2px;
	}
	
.img_right2 {
	float: right;
	text-align: center;
	padding: 0 0 0 2px;
	}
.img_right2 img {
	/* 	border: 1px solid #ccc; */
	/* background: #fff; */
	padding: 2px;
	}
	
/* @end */

.p_faq #container p {
	padding: 15px 100px;
	}
.p_faq #container p strong {
	font: italic 16px/1.5em Georgia, serif;
	color: #13aed8;
	padding: 0 0 10px;
	}
	
#container p strong {
	font: italic 16px/2em Georgia, serif;
	color: #13aed8;
	}#p_company #content #container #form1 table {
	text-align: right;
}
#p_company #content #container #form1 tablel {
	text-align: left;
}
#p_company #content #container #form1 tablel {
	text-align: left;
}
#p_company #content #container #forml1 table {
	text-align: left;
}
#content #container #lform1 table {
	text-align: left;
}
#p_company #content #container #form1 table tr td #sprytextfield1 .textfieldRequiredMsg {
	font-style: italic;
}
#p_company #content #container #form1 table tr td #sprytextfield1 .textfieldRequiredMsg {
	color: #BD1A1E;
}
#p_company #content #container #form1 table tr td #sprytextfield1 .textfieldRequiredMsg {
	font-size: 10px;
}
#p_company #content #container #form1 table tr td #sprytextfield1 .textfieldRequiredMsg {
	border: 0px;
}
#reqasterisk {
	color: #BD1A1E;
}
#reqasterisk {
	color: #BD1A1E;
}
#reqasterisk {
	color: #BD1A1E;
}
#reqasterisk {
	color: #CC3333;
}
#lefttextalignleft {
	text-align: right;
}
.asterisk {
	color: #B71C20;
	font-size: 13px;
}
#p_projects #content #container #form1 table tr td {
	font-weight: bold;
}
#p_projects #content #container #form1 table tr td {
	font-weight: normal;
	text-align: left;
}
smalltext {
	font-size: small;
}
.smalltext {
	font-size: 10px;
}
asterisk2 {
	font-size: 13px;
}
#asterisk2 {
	font-size: 10px;
}

titleasterisk {
	font-size: 10px;
}
#p_projects #content #container #form1 table {
	font-size: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #12AFD9;
	border-right-color: #12AFD9;
	border-bottom-color: #12AFD9;
	border-left-color: #12AFD9;
	text-align: right;
}
#p_projects #content #container #form1 table2l {
	font-size: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #12AFD9;
	border-right-color: #12AFD9;
	border-bottom-color: #12AFD9;
	border-left-color: #12AFD9;
	text-align: right;
}#p_projects #content #container #form1 table2l {
	text-align: right;
}
