* {
 font-family: Arial, sans-serif;
 font-size: 13px;
 line-height: 1.3em;
 color: #000000;
}



/*****************/
/* HTML Elements */
/*****************/

h1 {
 margin: 0;
 padding: 0 0 15px 0;
 font-size: 24px;
 font-weight: normal;
 color: #28499f;
}

h2 {
 margin: 0;
 padding: 0 0 10px 0;
 font-size: 17px;
 font-weight: normal;
 color: #000000;
}

h3 {
 margin: 0;
 padding: 0 0 15px 0;
 font-size: 13.5px;
 font-weight: bold;
 color: #000000;
}

h4 {
 margin: 0;
 padding: 0;
 font-size: 16px;
 font-weight: normal;
 color: #000000;
}

p {
 margin: 0;
 padding: 0;
 color: #000000;
 line-height: 1.4em;
}
p.spaced {
 padding-bottom: 15px;
}
p.separated {
 padding-bottom: 30px;
}
p.contactinfo {
 font-size:.9em;
 line-height:1.2em;
 color:#000000;
}
p.contactinfo strong {
 font-weight:bold;
 color:#000000;
}

.big a, .big, a.big {
 font-size: 14px;
}
.small {
 font-size: 11px;
}

.blue {
 color: #244293;
}

.darkblue {
 color: #233f8e;
}

.red {
 color: #990000;
}

.dark {
 color: #000000;
}

a {
 font-size: 12px;
 color: #00ab00;
 text-decoration: none;
}
a.selected {
 color: #244191;
}
a:hover {
 text-decoration: underline;
}

a.btn_twitter {
 display: block;
 width: 108px;
 height: 38px;
 background-image: url(../images/btn_twitter.gif);
 background-repeat: no-repeat;
}
a.btn_facebook {
 display: block;
 width: 108px;
 height: 39px;
 background-image: url(../images/btn_facebook.gif);
 background-repeat: no-repeat;
}

.b, b {
 font-weight: bold;
}

.i, i {
 font-style: italic;
}

sup {
 font-size: .7em; 
 vertical-align: top;
 color: inherit;
}

.pipe {
 display: block;
 width: 1px;
 height: 13px;
 padding: 0 7px 0 7px;
 background-image: url(../images/pipe.gif);
 background-repeat: no-repeat;
 background-position: 50% 0px;
}

.divider {
 height: 1px;
 line-height: 1px;
 font-size: 1px;
 margin: 0;
 padding: 0;
 background-color: #c8c8c8;
}
.divider_light {
 height: 1px;
 line-height: 1px;
 font-size: 1px;
 margin: 0;
 padding: 0;
 background-color: #e7e7e7;
}

ul {
 margin: 0;
 padding: 0;
}
ul li {
 padding: 0 0 0 12px;
 list-style-type: none;
 list-style-position: inside;
 background-image: url(../images/bullet2.gif);
 background-repeat: no-repeat;
 background-position: 0px 6px;
}


/*****************/
/* Body, Wrapper */
/*****************/

body {
 width: 100%;
 margin: 0;
 padding: 0;
 background-color: #000;
 background-image: url(../images/bg.jpg);
 background-repeat: no-repeat;
 background-position: 50% 0;
}

#wrapper {
 width: 950px;
 background-color: #f3f3f3;
 margin: 0 auto 0 auto;
}




/*******************/
/* Header & Navbar */
/*******************/

#header {
 padding: 20px 37px 0 37px;
}

#header_logo {
 display: block;
 float: left;
 width: 216px;
 height: 66px;
 background-image: url(../images/header_logo.gif);
 background-repeat: no-repeat;
}

#navbar {
 float: right;
 margin: 40px 0 0 0;
}

#navbar a {
 display: block;
 float: right;
 margin: 13px 10px 0 0;
 padding: 0 0 0 17px;
 font-weight: normal;
 text-decoration: none;
 color: #009900;
}
#navbar a:hover, #navbar a.selected {
 text-decoration: none;
 color: #244191;
}
#navbar a.selected {
 background-image: url(../images/navbar_selected_bg.gif);
 background-repeat: no-repeat;
 background-position: 0px 50%;
 font-weight: bold;
}

#navbar .pipe {
 float: right;
 width: 3px;
 height: 42px;
 margin: 0 10px 0 0;
 padding: 0;
 background-image: url(../images/navbar_pipe.gif);
 background-repeat: no-repeat;
 background-position: 50% 0px;
}





/*********************************/
/* Leftnav, Content & Breadcrumb */
/*********************************/

#leftnav {
 float: left;
 width: 165px;
 margin: 75px 0 0 0;
 padding: 0 15px 0 36px;
 min-height: 452px;
 background-image: url(../images/leftnav_bg.jpg);
 background-repeat: no-repeat;
 background-position: 100% 0px;
}

.content {
 padding: 50px 35px 0 35px;
 background-color: #f3f3f3;
 background-image: url(../images/content_bg.gif);
 background-repeat: repeat-x;
 background-image: none;
}
.content.withleftnav {
 float: right;
 width: 663px;
 padding-top: 50px;
 background-image: none;
}
.content.home {
	margin-top:30px;
}

#leftnav a.item {
 display: block;
 height: 37px;
 line-height: 37px;
 margin: 0;
 padding: 0 0 0 12px;
 background-image: url(../images/leftnavitem_bg.png);
 background-repeat: no-repeat;
 background-position: 0px 0px;
 text-decoration: none;
}
#leftnav a.item.selected {
 color: #244191;
 text-decoration: none;
 background-position: 0px -37px;
}
#leftnav a.item.expanded {
 color: #244191;
 text-decoration: none;
 background-position: 0px -111px;
}
#leftnav a.item:hover {
 color: #244191;
 text-decoration: none;
 background-position: 0px -74px;
}

#leftnav div.expansion {
 padding: 0 0 10px 0;
}

#leftnav div.expansion a {
 display: block;
 line-height: 2em;
 padding: 0 0 0 25px;
 background-image: url(../images/bullet.png);
 background-repeat: no-repeat;
 background-position: 13px 50%;
}
#leftnav div.expansion a.selected {
 background-color: #fcfdc4;
 color: #244191;
 text-decoration: none;
}
#leftnav div.expansion a:hover {
 text-decoration: underline;
}


.breadcrumb, .breadcrumb a, .breadcrumb span {
 font-size: 11px;
}
.breadcrumb {
 color: #040404;
 margin: 0 0 35px 0;
 padding: 0 0 8px 0;
 border-bottom: solid 1px #e7e7e7;
}
.breadcrumb .current {
 font-weight: bold;
 color:#000000;
}







/***************/
/* Home Footer */
/***************/

#home_footer {
 width: 895px;
 height: 210px;
 margin: 30px 0 0 0;
 padding: 35px 25px 0 30px;
 background-image: url(../images/home_footer_bg.gif);
 background-repeat: no-repeat;
}

#home_footer div.logo {
 float: left;
 width: 125px;
 padding: 0 30px 0 0;
 color: #636363;
}
#home_footer div.logo, #home_footer div.logo a {
 font-size: 11px;
}
#home_footer div.logo img {
 display: block;
 margin: 0 0 10px 0;
 border: none;
}




/**********/
/* Footer */
/**********/


#footer_home {
 margin: 0 auto 0 auto;
 padding: 15px 0 20px 0;
 font-size: 11px;
 color: #8a8a8a;
 text-align: center;
}


#footer_wrapper {
 width: 950px;
 height: 105px;
 margin: 0 auto 0 auto;
 padding: 16px 0 0 0;
}

#footer {
 width: 100%;
 margin: 0 auto 0 auto;
}

#footer #links {
 float: left;
 width: 490px;
}

#footer #links a {
 float: left;
 font-size: 11px;
 color: #ccc;
}

#footer #links .pipe {
 float: left;
}

#footer #copyright {
 float: right;
 width: 400px;
 text-align: right;
}

#footer #copyright * {
 color: #ccc;
 font-size: 11px;
}

#footer #copyright a, #footer #copyright .pipe {
 float: right;
}
#footer #copyright .pipe {
 padding-left: 4px;
 padding-right: 4px;
}





/******************/
/* Forms & Inputs */
/******************/

form, form fieldset {
 clear: none;
 border: none;
 margin: 0;
 padding: 0;
}

#header form.search {
 float: right;
 width: 235px;
}

#header form.search input, .popup input {
 float: right;
}

label {
 display: block;
 margin: 15px 0 0 0;
 font-size: 14px;
 font-weight: bold;
 color: #040404;
}

fieldset.contact input {
 width: 417px;
 height: 20px;
 line-height: 25px;
 padding: 5px 8px 0 8px;
 background-image: url(../images/input_bg.gif);
 background-repeat: repeat-x;
 border: solid 1px #aeaeae;
}
fieldset.contact textarea {
 width: 417px;
 height: 140px;
 padding: 5px 8px 0 8px;
 background-image: url(../images/input_bg.gif);
 background-repeat: repeat-x;
 border: solid 1px #aeaeae;
}
fieldset.contact select option {
 height: 25px;
 line-height: 25px;
 vertical-align: middle;
}

fieldset.contact label {
 line-height: 27px;
}

fieldset.contact  input.btn {
 width: 100px;
 height: 50px;
 line-height: 50px;
 padding: 0;
 background-color: #fafcc2;
 border: solid 1px #aeaeae;
}





/********************/
/* Specific Content */
/********************/

.greentechnology {
 background-image: url(../images/greentechnology.gif);
 background-repeat: no-repeat;
 background-position: 95% 100%;
}

#touchpad {
 width: 950px;
 height: 350px;
 overflow: hidden;
 background-color: #020665;
 background-image: url(../images/touchpad_bg.jpg);
 background-repeat: no-repeat;
 background-position: 0 100%;
}

#touchpad_screen {
 width: 890px;
 height: 232px;
 padding: 60px 0 0 60px;
 background-image: url(../images/home_touchpad.jpg);
 background-repeat: no-repeat;
 background-position: 0px 0px;
}

.touchpad_content h1 {
 font-size: 30px;
 color: #fff;
 font-weight: normal;
}
.touchpad_content ul li {
 background-image: url(../images/bullet3.png);
 background-position: 0px 8px;
 font-size: 15px;
 color: #fff;
}

#touchpad .pads a {
 display: block;
 float: left;
 width: 190px;
 height: 57px;
 line-height: 57px;
 background-color: transparent;
 background-image: url(../images/touchpad_bg_selected.jpg);
 background-repeat: no-repeat;
 background-position: 0px 1000px;
 font-size: 13px;
 font-weight: normal;
 color: #fff;
 text-align: center;
 text-decoration: none;
 cursor: default;
}
#touchpad .pads a:hover, #touchpad .pads a.selected {
 background-position: 0px 0px;
 text-decoration: none;
 font-weight: bold;
}

#services_img_1, #services_img_2 {
 float: left;
 width: 664px;
 height: 239px;
 text-align: left;
 margin: 0 0 35px 0;
 padding: 0;
 background-repeat: no-repeat;
}




.errors {
 margin: 15px 0 0 0;
 padding: 5px 10px 5px 10px;
 background-color: #da7e6f;
}
.errors p {
 font-weight: bold;
 color: #fff;
}
