@import "thickbox.css";

* {
	padding: 0;
	margin: 0;
	border: 0;	
}
body {
	font-family: Verdana;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: url('../images/body_bg.gif') top; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
#container-main {
	text-align: center;
	background: url('../images/bg.jpg') top repeat-x; }


/* NAVIGATION */
#navigation {
	text-align: left;
	margin: 0 auto;
	width: 900px; }
#navigation ol {
	display: inline;
	list-style: none; }
#navigation ol li {
	background: url('../images/navigation/icon.gif') left no-repeat;
	float: left; }
#navigation ol li:hover { background: url('../images/navigation/icon.gif') 10px no-repeat; }
#navigation a:link,
#navigation a:visited,
#navigation a:active {
	/* background: url('../images/navigation/sep.gif') top right no-repeat; */
	line-height: 70px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #80B8EE;
	padding: 0 30px; /* max.value: "0 37px" */
	margin-right: 20px; }
#navigation a:hover { color: #FFFFFF; }
#navigation div.sepLine {
	border-top: 2px solid  #80B8EE;	
	margin-bottom: 10px; }


/* HEADER */
#header {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	height: 100px;
	padding-bottom: 10px; }
#header #logo	{
	float: left;
	width: 800px;
	height: 100px;
	background: url('../images/header/bar.gif') bottom no-repeat; }
#header #logo	img {
	padding-top: 17px; }
#header #icons {
	float: right;
	width: 100px;
	height: 100px;
	background: url('../images/header/icons-bg.gif') no-repeat;	}
#header #icons span {
	display: none; }
#header #icons ul {
	list-style: none; }
#header #icons ul li {

	}
#header #icons a {

	display: block;
	width: 16px;
	margin-left: 10px;
	padding: 9px 37px 7px;
	}
html>body #header #icons li a { width: auto; }





/* CONTAINER-CONTENT */
#container-content {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	
	/* background: url('../images/content/bottom.gif') top no-repeat; */ } 
#container-content #content {
	
	float: left;
	width: 640px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	
}
#bottom {
	clear: both;
	width: 900px;
	margin: 0 auto;
	height: 20px;
	/*background: url('../images/content/bottom.gif') top no-repeat; */ }


/* CONTENT */
#container-content #content p { margin-bottom: 10px; }
#container-content #content p,
#container-content #content li {
	color: #FFFFFF;
	font-size: 11px; }
#container-content #content ul,
#container-content #content ol {
	margin: 10px 40px; }
#container-content #content img {
	border: 2px solid #C1CED6;
	background-color: #0C1D25;
	padding: 2px;
	margin-right: 10px; }
#container-content #firstpage-cs { 
	height: 90px;
	padding-bottom: 5px; }
#container-content #firstpage-cs img {
	float: left;
	width: 300px;
	height: 60px; }
#container-content #firstpage-cs div {
	float: right;
	width: 320px; }
#container-content #firstpage-cs .cs-number {
	background: url('../images/h-dot.gif') bottom repeat-x;
	color: #70A8E0;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px; }
#container-content #firstpage-cs .cs-name {
	background: url('../images/h-dot.gif') bottom repeat-x;
	line-height: 32px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold; }
#container-content #firstpage-cs .cs-description {
	line-height: 15px;
	color: #FFFFFF;
	font-size: 10px; }
#container-content #firstpage-cs span {
	display: block;
	width: 300px;
	padding-left: 10px; }
#container-content #solutions table {
	color: #FFFFFF; }
#container-content #solutions th,
#container-content #solutions td {
	padding: 5px 10px; }
#container-content #solutions th {
	text-align: left; }
#container-content #solutions td {
	border-top: 1px dotted #919FAD;
	font-size: 10px; }
#container-content #solutions th.rightBorder,
#container-content #solutions td.rightBorder {
	border-right: 1px dotted #919FAD; }
#container-content #title {
	background: url('../images/content/title_icon.gif') top right no-repeat;
	height: 18px;
	margin-bottom: 10px; }
#container-content #title p {
	line-height: 16px;
	background: url('../images/content/title_bg.gif');
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #233C59; 
	padding-left: 10px; }
#container-content #message {
	text-align: center;
	padding-top: 100px;
	color: #FFFFFF; }
#container-content #paging {
	height: 20px; }
#container-content #paging a:link,
#container-content #paging a:visited,
#container-content #paging a:active {
	text-decoration: none;
	font-size: 11px;
	color: #80B8EE; }
#container-content #paging a:hover {
	color: #FFFFFF; }


/* SIDEBAR */
#sidebar #title { width: 240px; }
#sidebar {
	background: url('../images/v-dot.gif') left repeat-y;
	padding-left: 19px;
	float: right;
	width: 240px; }
#sidebar #container-address {
	/* background: url('../images/contacts/office_photo.jpg') left top no-repeat;
	padding-left: 91px; */
}
#sidebar #container-address ol { 
	list-style: none; 
	margin-bottom: 10px; }
#sidebar #container-address ol li {
	line-height: 15px;
	padding-left: 10px;
	color: #70A8E0;
	font-size: 10px; }
#sidebar #container-address ol li.title {
	padding-left: 0;
	color: #FFFFFF;
	font-weight: bold; }
#sidebar #container-address a:link,
#sidebar #container-address a:visited,
#sidebar #container-address a:active {
	color: #70A8E0;
	font-size: 10px; }
#sidebar #container-address a:hover {
	color: #FFFFFF;
	text-decoration: none; }
#sidebar #container-form #container-input {
	height: 18px;
	margin: 2px 0; }
#sidebar #container-form label {
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	display: block;
	width: 80px;
	line-height: 18px; }
#sidebar #container-form input,
#sidebar #container-form textarea {
	display: block;
	float: right;
	width: 154px;
	border: 1px solid #8AAED2;
	background-color: #1E3450;
	color: #FFFFFF;
	padding: 2px;
	font-size: 10px; }
#sidebar #container-form input.resetButton {
	margin-left: 80px;
	width: 55px; }
#sidebar #container-form input.submitButton {
	margin-left: 5px;
	width: 100px; }
#sidebar #container-form input.resetButton, 
#sidebar #container-form input.submitButton {
	margin-top: 5px;
	font-weight: bold; }

	 
/* FOOTER */
#footer {
	clear: both;
	line-height: 45px;
	background: url('../images/footer/bg.gif') top repeat-x;
	border-top: 1px solid #162435; }
#footer p {
	text-align: right;
	width: 900px;
	margin: 0 auto;
	font-size: 11px;
	color: #80B8EE; }
#footer a:link, 
#footer a:visited,
#footer a:active { color: #80B8EE; }
#footer a:hover { text-decoration: none; }