@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #666;
	top: 0px;
	line-height: 1.4em;
}

body {
	background-color: #CCC;
	margin-top: 0px;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8 em;
	line-height: 1.4 em;
}
h1 {
	font-size: 1em;
}

a:link {
	color: #55288A;
	text-decoration: none;
}

a:hover {
	color: #B32017;
}

#main_content {
	background: url(images/index_16.jpg) no-repeat left top;
	height: 393px;
	padding-left: 110px;
	padding-right: 20px;
	line-height: 1.5em;
	font-size: 0.9em;
}

#main_aboutcontent {
	background: url(images/about_WEC2_16.jpg) no-repeat left top;
	height: 393px;
	padding-left: 110px;
	padding-right: 20px;
	line-height: 1.5em;
	font-size: 0.9em;
}

#footer {
	background: #CCC url(images/index_23.jpg) no-repeat left top;
	height: 109px;
	text-align: center;
	padding-top: 12px;
	font-size: x-small;
}
#about_footer {
	background: #CCC url(images/about_WEC2_18.jpg) no-repeat left top;
	height: 109px;
	text-align: center;
	padding-top: 12px;
	font-size: x-small;
}

#about_text {
	background: url(images/about_WEC2_17.jpg) no-repeat left top;
	padding-left: 10px;
	padding-right: 130px;
}

#projects_footer {
	background: url(images/projects2_33.jpg) no-repeat left top;
	font-size: x-small;
	text-align: center;
	height: 109px;
	padding-top: 10px;
}

#capabilities_footer {
	background: url(images/capabilities_29.jpg) no-repeat left top;
	font-size: x-small;
	text-align: center;
	height: 109px;
	padding-top: 10px;
}

#projectnav_content {
	background: url(images/capabilities_nav_28.jpg) no-repeat left top;
	height: 277px;
	padding-right: 20px;
	padding-left: 110px;
}

#capabilities_content {
	background: url(images/capabilities_text_17.jpg) no-repeat left top;
	padding-right: 120px;
	padding-left: 10px;
	font-size: 0.9em;
}

#main_contactcontent {
	background: url(images/contactus_16.jpg) no-repeat left top;
	height: 393px;
}

#contact_text {
	background: url(images/contactus_17.jpg) no-repeat left top;
	height: 393px;
	padding-right: 130px;
	padding-left: 20px;
}

#contact_footer {
	background: url(images/contactus_18.jpg) no-repeat left top;
	font-size: x-small;
	height: 109px;
	text-align: center;
	padding-top: 10px;
}

.break_fix {
	width:460px;
	height:355px;
    overflow-x: hidden;
    overflow-y: scroll;
	padding-right:5%;
}

.break_fix_capabilities {
	width:475px;
	height:365px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.about_headers {
	font-family:Georgia, "Times New Roman", Times, serif;
	border-top:thin;
	border-top-color:#CCC;
	border-top-style:solid;
}

.about_date {
	width:29%;
	font-variant:small-caps;
	font-weight:lighter;
}

.about_location{
}

.about_description {
	padding-left:10%;
	padding-right:2%;
	padding-top:0px;
	padding-bottom:15px;
	text-align:justify;
}

