/******************************* GLOBAL STYLES *************************************/
body {
	margin: 0;
	padding: 0;
	background: #164863 url(../images/interface/bg.jpg) center top no-repeat;	
	font: 12px Verdana;
}

h1 {
	font: bold 30px "Helvetica Neue", Helvetica;
	color: #9fa617;
	margin-bottom: 12px;
}
h2 {
	font: bold 18px "Helvetica Neue", Helvetica;
	border-bottom: 1px solid #D7DCE0;
	color: #9fa617;
	margin-bottom: 12px;
	width: 480px;
}

h3 {
	font: bold 16px "Helvetica Neue", Helvetica;
	color: #9fa617;
	margin-bottom: 10px;
}
h4 {
	font: bold 14px "Helvetica Neue", Helvetica;
	color: #9fa617;
	margin-bottom: 0px;
}
p, li {
	margin: 0 0 10px 0;
	line-height: 160%;
	text-align: justify;
}
ul { 
	list-style-type: disc;
	margin: 0 50px 12px;
}
li {
	margin: 4px 0;
}
ol { 
	list-style-type: decimal;
	margin: 0 60px 12px;
}

a:link, a:visited {
	text-decoration: underline; 
	color: #27537e;
	font-weight: bold;}

a:hover, a:active {
	text-decoration: none; 
	color: #9fa617;}

td { padding:10px; }

h3 a:link, h3 a:visited {
	color: #9fa617;
	text-decoration: underline; 
}
h3 a:hover, h3 a:active {
	color: #9fa617;
	text-decoration: none; 
	}

iframe {
	border: 1px solid #01334E;
}


/******************************* MAIN COMPONENTS *************************************/
#header img {
	float: left;
}

#container {
	width: 960px;
	margin: auto;
}
#content {
	padding: 0px 32px 12px 0px;
}
.service #content{
	padding-top: 0;
	padding-right: 36px;
	
}
#wrapper {
	background: #fff url(../images/interface/content-bg.jpg) top no-repeat;
	min-height: 550px;
}

#footer {
	background: url(../images/interface/footer.jpg) no-repeat;
	height: 110px;
	color: #7ca5cb;
	text-align: center;
	line-height: 200%;
}

#footer a, #footer a:visited{
	color: #7ca5cb;
	font-weight: normal;
}
#footer #footer-menu {
	width: 100%;
	float: left;
}
#footer #footer-menu ul li {
	list-style: none;
	margin: 0;
	padding: 10px;
	display: inline;	
}
#footer #copyright { 
	float: center;
}




/******************************* SIDEBAR *********************************/
#sidebar {
	margin: 30px 0 0 20px;
	width: 210px;
	float: left;
		border-left: 1px solid #BAD4E1;
}
#sidebar ul {
	margin: 0;
	list-style-type: none;
}
#sidebar li {
	margin: 0;
	text-align: left;
}

/*
#sidebar .sub-menu {
	display: none;	
}

#sidebar .sub-menu li {
	background: #EFF4F8;
	border-left: 1px solid #BAD4E1;
}

#sidebar .sub-menu li a {
	display: block;
	margin: 0px 10px 0px 5px;
	padding: 5px;
	color: #7B97AE;
	text-decoration: none;
	border-bottom: 1px solid #C4D0DA;
}

#sidebar .sub-menu li a:hover {
	color: #01334E;
	background: #c2d1dc url(../images/interface/nav-item-over.jpg) repeat-x bottom;
	text-decoration: none;
}
*/
.rollover {
	float: left;
}
#sidebar #nav {

}

#sidebar ul li {
	padding: 0 8px;
}
#sidebar ul li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005480;
	text-decoration: none;
	display: block;
	padding: 4px 0;
	background: url(../images/interface/navitem_bg.png) no-repeat 50% bottom;
}
#sidebar ul li a:hover {
	color: #9fa617;
}
#sidebar ul li ul li {
	padding: 0;
	background-image: none;
}
#sidebar ul li ul li a {
	font-family: Verdana;
	font-size: 12px;
	display: block;
	margin: 0px 10px 0px 5px;
	padding: 5px;
	color: #7B97AE;
	text-decoration: none;
	border-bottom: 1px solid #C4D0DA;
	font-weight: normal;
	background-image: none;
}
#sidebar ul li ul li a:hover {
	color: #01334E;
	background: #c2d1dc url(../images/interface/nav-item-over.jpg) repeat-x bottom;
	text-decoration: none;
}
#sidebar ul li ul li ul li {
	padding-left: 18px;
}

/******************************* INDEX PAGE *************************************/
#page {
	margin: 0 0 0 240px;
	padding: 30px 0 10px 0;
	color: #1c5573;
}

#page h1 {
	font: bold 30px "Helvetica Neue", Helvetica;
	color: #9fa617;
}

#page #content p {
	margin: 0 0 10px 0;
	line-height: 160%;
	text-align: justify;
}

#service #content {
	width: 464px;
	float: left;
}

#page #news {
	margin: 0px 28px 0 12px;
	padding: 0 0 0 8px;
	width: 260px;
	float: right;
	display: inline;
	border-left: 1px solid #CAD9E0;
}

#page #news h2 {
	font: bold 18px "Helvetica Neue", Helvetica;
	padding: 5px 0;
	color: #9fa617;
	width: 240px;
}

#page #news .news-item strong {
	font-weight: bold;
}

#page #news .news-item p {
	padding: 5px;
	text-align: justify;
	line-height: 160%;
}

#page #news .news-item p.more {
	text-align: right;
}
#page #content img {
	padding-left: 10px;
}
#page #content img {
	padding-right: 10px;
}


#slideshow-home {
	width: 258px;
	height: 168px;
	border: 1px solid #CAD9E0;
}

/******************************* SERVICES PAGE *************************************/
#services {
	margin: 0 0 0 240px;
	padding: 30px 0 10px 0;
	color: #1c5573;
}

#services h1 {
	font: bold 30px "Helvetica Neue", Helvetica;
	color: #9fa617;
}

#services #content p {
	margin: 0 0 10px 0;
	line-height: 160%;
	text-align: justify;
}

#services #content {
	width: 465px;
	float: left;
	padding: 10px 10px 0;
	border: none;
}


#services .service-item h2 {
	background: url(../images/interface/bullet.jpg) left no-repeat;
	font: bold 16px "Helvetica Neue", Helvetica;
	color: #9fa617;
	padding: 0 0 0 10px;
}

#services .service-item p {
	padding-left: 10px;
}

#side {
	margin: 70px 20px 24px 24px;
	width: 210px;
	float: right;
	display: inline;
}
#side p {
	margin: 0;
}

#services #service-side {
	margin: 0 0 0 200px;
}

#side #equipment, #side #sample, #side #people {
	width: 179px;
	border: 1px solid #CDE1E0;
	text-align: center;
	padding: 8px;
	margin-top: 4px;
}
#side a img {
	border: none;
}
#services #content img {
	padding-left: 10px;
}

#services #content img {
	padding-right: 10px;
}

#services img.download-form {
	padding-left: 0px
}




/******************************* CATEGORY PAGE *************************************/
#category  {
	margin: 0 0 0 240px;
	padding: 30px 0 10px 0;
	color: #1c5573;
}

#category  h1 {
	font: bold 30px "Helvetica Neue", Helvetica;
	color: #9fa617;
}

#category #content  h2 {
	font: bold 20px "Helvetica Neue", Helvetica;
	color: #9fa617;
}

#category #content {
	width: 670px;
	float: left;
	padding: 10px 10px 0;
	border: none;
       
}

#category #content IMG {padding-left: 10px;}


#category #content .category-item {
	background: #f7fbfe;
	border: 1px solid #ced7dc;
	padding: 5px 5px 5px 0;
}

#category #content .cat-img {
	float: left;
	padding: 5px 10px;
}

#category #content p {
	margin: 0 0 10px 0;
	line-height: 160%;
	text-align: justify;
}

#category #content p.more {
	text-align: right;
}

#category #content img {padding-left: 10px;}
#category #content img {padding-right: 10px;}

#category #content img.download-form {
	padding: 0px 0 0 0;
}






/******************************* FORMS *************************************/

.formtable td {
	padding: 4px 0;
	vertical-align: middle;
}
.formtable td.field_title { 
	vertical-align: top;
	text-align: right;
	padding-right: 8px;
}
input.email {
	width: 240px;
}

input.#field6{
	width: 110px;
}
input.#field7 {
	width: 240px;
}
input.#field8 {
	width: 240px;
}
input.#field9 {
	width: 240px;
}
input.#field10 {
	width: 30px;
}
input.#field11 {
	width: 40px;
}
input.#field12 {
	width: 100px;
}

input.#field14 {
	width: 150px;
}
input.#field15 {
	width: 40px;
}

textarea {
	width: 500px;
	height: 120px;
}

iframe {
	width: 100%;
}
