body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background: #DDDDDE;
}

table {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #333333;
 margin: 30px 0px;
}

table td {
 padding: 5px;
 vertical-align: top;
}

table .table-head {
 padding-top: 30px;
 font-weight: bold;
}

a {
 text-decoration: none;
 color: #0178BE;
}

img {
 border: 0px;
}

#div {
 width: 980px;
 margin: auto;
}

#header {
 float: left;
 width: 100%;
}

#middle {
 float: left;
 width: 100%;
}

#footer {
 float: left;
 width: 100%;
 height: 27px;
 color: #949599;
 background-color: #FFFFFF;
}

#white {
 background-color: #FFFFFF;
 width: 650px;
 min-height: 350px;
 text-align: left;
 padding: 20px 30px;
 margin: 50px auto;
}

/******************************************************************************************************************************************/
/* header */
/******************************************************************************************************************************************/

#header-top {
 float: left;
 width: 980px;
 height: 150px;
 background: #FFFFFF;
}

#slogan {
	color: #636466;
	font-size: 17px;
	margin-top: 20px;
	margin-left: 650px;
}

#header-bottom {
 float: left;
 width: 980px;
 height: 189px;
 background-repeat: no-repeat;
	background-image: url(../images/header/home.jpg);
}

#logo {
 float: left;
 margin: 9px 0px 4px 16px;
}

/******************************************************************************************************************************************/
/* footer */
/******************************************************************************************************************************************/

#footer-left {
 float: left;
 text-align: left;
 padding: 7px 0px 0px 18px;
}

#footer-right {
 float: right;
 text-align: right;
 padding: 7px 18px 0px 0px;
}

#footer a {
 color: #949599;
}

/******************************************************************************************************************************************/
/* menu */
/******************************************************************************************************************************************/

#menu {
	float: left;
	width: 340px;
}

#menu a {
 float: left;
 display: table;


}

#menu2 {
	float: left;
	 position:relative;
 	top:-7px;
	width: 267px;
}

#menu2 a {
 float: left;
 display: table;
}

#menu3 {
 float: left;
 width: 367px;
}

#menu3 a {
 float: left;
 display: table;
}

/******************************************************************************************************************************************/
/* left menu */
/******************************************************************************************************************************************/

.menu {
 float: left;
 width: 240px;
 margin: 20px 0px;
 padding-bottom: 50px;
}

.menu-link {
 text-align: left;
}

.menu-link .anchor {
 display: block;
 height: 40px;
 color: #636466;
 font-size: 17px;
 line-height: 48px;
 padding-left: 38px;
 background-image: url(../images/circle.jpg);
 background-repeat: no-repeat;
 background-position: 15px 18px;
}

a.anchor:hover,.menu-link .selected a {
 font-size: 16px;
 color: #000000;
 font-weight: bold;
 background-image: url(../images/circle-on.jpg);
}

/******************************************************************************************************************************************/
/* main */
/******************************************************************************************************************************************/

#main {
 float: left;
 width: 980px;
 text-align: left;
 min-height: 510px;
 background: #FFFFFF url(../images/bottom-logos.jpg) no-repeat 18px 100%
}

#content-div {
 padding: 0px 30px 0px 30px;
}

.content {
 float: right;
 width: 668px;
 min-height: 430px;
 padding-left: 30px;
 padding-right: 10px;
 padding-bottom: 70px;
 margin-top: 10px;
 border-left: 1px solid #949599;
}

/*
.content p {
 float: left;
 width: 670px;
 clear: both;
 margin: 7px 0px;
}
*/

table {
 width: 100%;
 margin: 5px 0px;
}

h1 {
 width: 670px;
 font-size: 20px;
 color: #D71A21;
 margin-top: 23px;
 margin-bottom: 15px;
}

h2 {
 font-size: 14px;
 color: #D71A21;
 margin-top: 30px;
 margin-bottom: 15px;
}

h3 {
 font-size: 12px;
 color: #D71A21;
 margin-top: 20px;
}

.narrow-text {
 width: 386px;
 margin-right: 10px;
}

.floating-section {
 width: 670px;
}

.floating-text {
 width: 420px;
 margin: 0px;
 padding: 0px;
}

.image-popups {
 margin-top: 10px;
 margin-bottom: 10px;
}

p.first-paragraph {
 margin-top: 0px;
}

.request-buttons {
 float: left;
 width: 670px;
 margin-top: 20px;
}

.request-buttons-div {
 text-align: center;
}

.ul {
 list-style-position: outside;
 padding: 0px;
 margin-left: 15px;
}

.sub-ul {
 padding-left: 20px;
}

.li {
 line-height: 200%;
 color: #333333;
}

.project-images {
 float: left;
 margin-bottom: 30px;
}

.project-image {
 float: left;
 padding-right: 15px;
 margin-right: 15px;
 border-right: 1px dotted #58AA58;
}

.project-images .last {
 padding-right: 0px;
 margin-right: 0px;
 border-right: 0px;
}

.caption {
 width: 130px;
 text-align: left;
 margin-top: 10px;
}

.caption a {
 display: block;
 width: 110px;
 height: 20px;
 padding: 0px 20px 0px 0px;
 color: #333333;
 background: url(../images/round-arrow.jpg) no-repeat right top;
}

.red {
 color: #D71A21;
}

.italic {
 font-style: italic;
}

.bold {
 font-weight: bold;
}

.floatleft {
 float: left;
}

.floatright {
 float: right;
}

.clearboth {
 clear: both;
}

.textcenter {
 text-align: center;
}

.shadow-image {
 float: right;
 padding-bottom: 66px;
 background-repeat: no-repeat;
 background-position: center bottom;
}

.accreditation {
 float: left;
 width: 670px;
 min-height: 190px;
}

.accreditation-text {
 float: right;
 width: 450px;
}

.project-list {
 float: left;
 margin: 10px 0px 0px 12px;
 padding: 0px;
}

.project-list li {
 float: left;
 width: 200px;
 height: 200px;
 text-align: center;
 list-style-type: none;
 padding: 3px;
 margin: 0px;
}

.project-list li div {
 margin-bottom: 10px;
}

.project-list li span {
 font-weight: bold;
}

.mr {
 margin-right: 12px;
}

.image {
 float: left;
}

.image .caption {
 width: 150px;
 text-align: center;
 margin-top: 5px;
}

.text-image {
 margin-top: 25px;
}

.supplier-strength-list,.service-strength-list {
 margin: 5px 0px;
}

.supplier-strength-list .supplier-strength {
 width: 160px;
 font-style: italic;
}

.service-list .service {
 width: 180px;
}

.service-list .service a {
 color: #D71A21;
}

.supplier-strength-list .supplier-strength,.service-list .service {
 font-weight: bold;
 color: #D71A21;
 font-size: 13px;
 padding-top: 7px;
}

.supplier-strength-list ul,.service-list ul {
 color: #000000;
 list-style-position: outside;
 list-style-type: square;
 line-height: 20px;
 padding-left: 10px;
 margin-left: 0px;
 margin: 0px;
}

.supplier-strength-list ul,.service-list ul li a {
 color: #000000;
}

.service-list ul li a:hover {
 color: #D71A21;
}

.services {
 margin: 0px;
}

.services .title {
 color: #000000;
 font-weight: bold;
 font-style: italic;
 width: 210px;
}

.services .narrow {
 width: 150px;
}

.services p {
 margin-top: 0px;
}

.services .middle-col {
 width: 110px;
}

/******************************************************************************************************************************************/
/* forms */
/******************************************************************************************************************************************/

.form-field {
 float: left;
 width: 650px;
	padding: 3px 0px;
	text-align: left;
}

label, .empty {
 float: left;
	padding-top: 4px;
	padding-right: 3px;
}

.label, .empty {
	font-weight: bold;
	width: 200px;
	text-align: right;
}

.text, .textarea, .select {
 float: left;
 width: 300px;
}

.radio, .checkbox {
 float: left;
	margin-top: 5px;
	margin-right: 3px;
}

.button {
 border: 1px solid #666666;
	background: #DDDDDD;
}

.error {
 color: #FF0000;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border: 1px solid #FF0000;
	margin-bottom: 10px;
}

.message {
 color: #FF0000;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border: 1px solid orange;
	margin-bottom: 10px;
	width: 530px;
}

.bottom-note {
 float:left;
 padding:10px;
}

.select-button-div {
 margin-left: 5px;
}

#comar {
	float:left;
	width:300px;
	height:auto;
	margin-right:15px;
	margin-bottom:15px;
	background-color: #FFFFF4;
	padding:10px;
	border:solid 1px #CCCCCC;
	}

/******************************************************************************************************************************************/
/* debug */
/******************************************************************************************************************************************/
/*
.form div {
 border: 1px solid red;
}
*/
