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

body {
	font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	margin:0;
	background-attachment:fixed;
	background-color: #020202;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/gravel_bkg.jpg);
}

* {
	margin:0;
	padding:0;
}

.spacer {
	clear:both;
}

.img {
	border:0;
}

/* - ------------------ BODY ELEMENTS -----------------*/

#wrapper1 {
	width:760px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #21556C;
	padding-bottom: 10px;
}

#wrapper2 {
	width:760px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-color: #fff;
	background-image: url(../images/wrapper2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#header {
	width: 760px;
	height: 90px;
	float:left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

#header h1 {
	font:2.7em Arial;
	letter-spacing:-1px;
	color:#222;
	float:left;
	padding:30px 20px 14px 45px;

	background:url(../S/images/h1.gif) left bottom no-repeat;
}

#header h1 a {
	color:#222;
	text-decoration:none;
	border:none;
}

#header h1 a:hover {
	color:#000;
}

#header h1 span {
	font-size:.8em;
	color:#ccc;
	text-transform:uppercase;
}

#container {
	clear:both;
	padding:0px;
}

/* - Desc About - */

.description_about{
	padding:0px;
	color:#fff;
	font-size:1.5em;
	line-height:25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D5F1FF;
	background-color: #FFFFFF;
	background-image: url(../images/PS/about_us.jpg);
	background-repeat: no-repeat;
	background-position: left -150px;
	height: 250px;
	width: 760px;
}
.description_about a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #8CD1FF;
}
.description_about a:hover {
	border-bottom:1px solid #8CD1FF;
}
/* - Desc About END - */
/* - Desc Home - */

.description_home{
	padding:0px;
	color:#fff;
	font-size:1.5em;
	line-height:25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D5F1FF;
	background-color: #FFFFFF;
	background-image: url(../images/desc_home.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 250px;
	width: 760px;
}
.description_home a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #8CD1FF;
}
.description_home a:hover {
	border-bottom:1px solid #8CD1FF;
}
/* - Desc Home END - */
/* - Desc Procurement - */

.description_pro{
	padding:0px;
	color:#fff;
	font-size:1.5em;
	line-height:25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D5F1FF;
	background-image: url(../images/PS/procurement.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 250px;
	width: 760px;
	margin: 0px;
}
.description_pro a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #8CD1FF;
}
.description_pro a:hover {
	border-bottom:1px solid #8CD1FF;
}

/* - Desc Procurement END- */
/* - Desc Manufacturing- */

.description_man{
	padding:0px;
	color:#fff;
	font-size:1.5em;
	line-height:25px;
	background-color: #FFFFFF;
	background-image: url(../images/PS/manufacturing2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 250px;
	width: 760px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D5F1FF;
}
.description_man a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #8CD1FF;
}
.description_man a:hover {
	border-bottom:1px solid #8CD1FF;
}

/* - Desc Manufacturing END- */
/* - Desc VAR- */

.description_var{
	padding:0px;
	color:#fff;
	font-size:1.5em;
	line-height:25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D5F1FF;
	background-color: #FFFFFF;
	background-image: url(../images/PS/var.jpg);
	background-repeat: no-repeat;
	background-position: left -100px;
	height: 250px;
	width: 760px;
}
.description_var a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #8CD1FF;
}
.description_var a:hover {
	border-bottom:1px solid #8CD1FF;
}

/* - Desc VAR END- */
/* - Desc Capabilities- */

.description_cap{
	padding:0px;
	color:#fff;
	font-size:1.5em;
	line-height:25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D5F1FF;
	background-color: #FFFFFF;
	background-image: url(../images/PS/capabilities.jpg);
	background-repeat: no-repeat;
	background-position: left -100px;
	height: 250px;
	width: 760px;
}
.description_cap a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #8CD1FF;
}
.description_cap a:hover {
	border-bottom:1px solid #8CD1FF;
}

/* - Desc Capabilities END- */
/* - Desc Contact- */

.description_con{
	padding:0px;
	color:#fff;
	font-size:1.5em;
	line-height:25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D5F1FF;
	background-color: #FFFFFF;
	background-image: url(../images/PS/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 760px;
}
.description_con a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #8CD1FF;
}
.description_con a:hover {
	border-bottom:1px solid #8CD1FF;
}

/* - Desc Contact END- */


#sidebar {
	width:220px;
	float:right;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: relative;
	padding: 10px;
	margin-top: -30px;
}

#content {
	background:url(../S/images/content.jpg) top right no-repeat;
	margin-top: 0;
	margin-right: 240px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}

#content h2 {
	font:2.2em Arial;
	color:#121212;
	margin:10px 0;
	border-bottom:2px solid #eee;
	background:url(../S/images/h2.jpg) bottom left no-repeat;
	clear:left;
}
#content h2 a {
	color:#121212;
	text-decoration:none;
}
#content p {
	margin:15px 0;
	font-size:110%;
	line-height:21px;
}

ol.subnav {
	margin:-10px 0 0 -5px;
	padding:0;
}
ol.subnav li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
ol.subnav a {
	font-weight:bold;
	color:#555;
	border-top:2px solid #fff;
	display:block;
	padding:5px;
	text-decoration:none;
	margin:0 5px 0 0;
	border-bottom:none;
}
ol.subnav a:hover {
	border-top:2px solid #005A97;
	color:#121212;
	border-bottom:none;
}

#sidebar h2 {
	color:#333;
	margin:10px 0;
	font-size:1.3em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

p.news {
	background:#f4f4f4;
	padding:10px;
	margin:0 0 10px 0;
	border-left:5px solid #f0f0f0;
	font-weight: normal;
	font-size: 12px;
}

p.news a.more {
	display:block;
	color:#00567D;
	text-decoration:none;
	text-align:right;
	border:none;
	font-size: 10px;
}

#sidebar ul {
	list-style:none;
	border-top:1px solid #eee;
	border:none;
	padding:0;
	margin:0;
}
#sidebar ul li {
	border-bottom:1px solid #eee;
	padding:5px;
	margin:0;
}
#sidebar ul li a {
	color:#0066dd;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#0033aa;
}

input {
	padding:5px;
	border:1px solid #eee;
	color:#555;
	width:220px;
}

#content h3 {
	font:1.8em Trebuchet MS;
	color:#555;
	margin:10px 0;
}
blockquote {
	padding:0 0 0 10px;
	border-left:5px solid #eee;
}

ul {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
li {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 30px;
	font-size: 12px;
	color: #1F2143;
}

#content img {
	padding:5px;
}

 a {
	color:#222;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
a:hover {
	border-bottom:1px solid #ccc;
}
#footer {
	text-align:center;
	margin:30px 0 0 0;
	color:#ccc;
	width:760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer a {
	color:#eee;
}

/* ---------Menu---------*/

.blue {
	width: 760px;
	height:auto;
	margin:0px;
}	
.blue #slatenav{
	position:relative;
	display:block;
	height:42px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	text-transform:uppercase;
	background-color: transparent;
	background-image: url(../images/menu/blueslate_backgroundOVER.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 760px;
	float: left;
	margin-left: 1px;
}

.blue #slatenav ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}

.blue #slatenav ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
}

.blue #slatenav ul li a{
	display:block;
	float:left;
	color:#EBF5FA;
	text-decoration:none;
	height:28px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
	text-transform: capitalize;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.blue #slatenav ul li a:hover,.blue #slatenav ul li a.current{
	color:#20536A;
	background-color: transparent;
	background-image: url(../images/menu/blueslate_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
}

.img_center {
	margin-right:auto;
	margin-left:auto;
	display: block;
	background-color: #E4E4E4;
	padding: 10px;
}

.img_center:hover {
	background-color: #CACACA;
}

.map_center {
	margin-right:auto;
	margin-left:auto;
	display: block;
	background-color: #21556C;
	padding: 10px;

}

.indent {
	margin-left: 50px;
	color: #00567D;
}

.title1 {
	font-size:12px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 10px;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 100%;
	display: block;
}

#sitemap {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: right top;
}

#sitemap h2 {
	font:2.2em Arial;
	color:#121212;
	margin:10px 0;
	border-bottom:2px solid #eee;
	background:url(../S/images/h2.jpg) bottom left no-repeat;
	clear:left;
}
#sitemap h2 a {
	color:#121212;
	text-decoration:none;
}
#sitemap p {
	margin:15px 0;
	font-size:110%;
	line-height:21px;
}
