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

body {
	margin:0;
	padding:0;
	
}

a img {
	border:1px solid #5F6B82;;
}
a:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#5F6B82;
	text-decoration:none;
}

a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#5F6B82;
	text-decoration:none;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:yellow;
	text-decoration:none;
}

a:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#5F6B82;
	text-decoration:none;
}

#Container {	
	width:1002px;
	margin:auto;
	padding:0;
}

#Header {	
	width:1002px;
	height:184px;
	margin:auto;
	padding-bottom:8px;
	background color:#000000;
}

#Menu {
    width:1002px;
	height:auto;
	margin:auto;
	padding-bottom:6px;
	
}


#SetHeight {
	width: 1002;
	margin:auto;
	padding:0;
}

#LeftColumn {
	width:300px;
	float:left;
	margin:auto;
	padding-bottom:6px;
	border:1px solid #5F6B82;
	background: #000000;
}

#RightColumn {
	width:694px;
	float:right;
	padding-bottom:6px;
	border:1px solid #5F6B82;
	background: #000000;
}

#LeftColumn {
	width:300px;
	float:left;
	margin:auto;
	padding-bottom:6px;
	border:1px solid #5F6B82;
	background: #000000;
}

#OneColumn {
	width:1002px;
	float:right;
	padding-bottom:6px;
	border:1px solid #5F6B82;
	background: #000000;
}
#Footer {
	width:1002px;
	float:right;
	margin:auto;	
	padding-bottom:6px;
		
}

#HeaderBox {
    width:1002px;
	border:1px solid #5F6B82;
	background: #000000;
	clear:both;
}

#MenuBox {
    width:1002px;
	border:1px solid #5F6B82;
	background: #000000;
	clear:both;
}

#LeftBox {
    width:300px;
	height: 650px;
	padding:10px;
	text-align:center;
	border:1px solid #5F6B82;
	background: #000000;
	clear:both;
}

#RightBox {
    width:694px;
	height: 650px;
	border:1px solid #5F6B82;
	background: #000000;
	clear:both;
}



#FooterBox {
    width:auto;
	border:0px dotted #444C5A;
	clear:both;
}


table.Table290 {
	table-layout:fixed;
	width:290px;
	margin-top: 5px;
	border-collapse: separate;
	border-spacing: 0px;
	border:1px thin #FF0000;
}

table.Table694 {
	table-layout:fixed;
	width:654px;
	margin-top: 5px;
	border-collapse: separate;
	border-spacing: 0px;
	border:1px thin #FF0000;
}

.ProjectName {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:white;
	text-decoration:bold;
	text-align:center;
}

.ProjectText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	text-decoration:bold;
}	

td.ProjectSeparator {
	background:url(../images/backgrounds/separator.gif) repeat-x;
	height:5px;
}	

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto 
	
}

.FocusText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
	text-decoration:none;
	text-align:left;
}	

.FooterText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444C5A;
	text-decoration:none;
}	

.FocusText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
	text-decoration:none;
	text-align:left;
}	

.PartsSupplier{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
	text-decoration:none;
	text-align:center;
}	