/* Start Tag Specs */
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	background-color: #fff;
	margin: 0px;
	background-image: url(../images/Wecco-Back2.jpg);
	background-repeat: repeat;
	background-position: center top;
	width: 100%;
	height: 100%;
}
A:link {
	color: #cc6600;
	text-decoration: none;
}
A:visited {
	text-decoration: none;
	color: #cc6600;
}
A:hover {
	text-decoration: underline;
	color: #cc9966;
}
A:active {
	text-decoration: none;
	color: #99def9;
}
H1 {
	margin: 0px;
	padding: 0px 00px 10px 0px;
	font-weight: normal;
	color: #5c7b8e;
	font-size: 22px;
	letter-spacing: .1em;
}
H1#Smaller {
	font-size: 18px;
}
H2 {
	margin: 5px 0px 2px 0px;
	font-weight: normal;
}
H3 {
	margin: 0px;
	padding: 20px 20px 10px 0px;
	font-weight: normal;
	color: #5c7b8e;
	font-size: 18px;
}
H4 {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
strong {
}

IMG {
	display: block;
	border: none;
}
UL {
}
UL LI {
}
TD {
	vertical-align: top;
}

/* End Tag Specs */



/* Start ContentContainer Classes */
.Container {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 768px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/Wecco-Back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	z-index: 0;
}
.Header {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	height: 160px;
	width: 866px;
	padding: 20px;
	z-index: 10;
	background-image: url(../images/headerBK.png);
	background-repeat: repeat-x;
	background-position: 0px 100px;
}
/*\*/
* html .Header	{ /*IE hack */	
	background: none;
}
/**/
.Main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	width: 904px;
	height: 300px;
	padding: 0px;
	z-index: 1;
	background-image: url(../images/white50.png);
	background-repeat: repeat;
	border: 1px solid #FFFFFF;
}
.Main p {
	padding: 0px 0px 10px 0px;
}
.Thumbs {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	top: 30px;
	height: 100px;
	width: 938px;
	padding: 0px;
	z-index: 6;
	white-space: nowrap;
}
.Thumbs IMG {
	float: right;
	margin-left: 16px;
	margin-right: 16px;
	border: 1px solid #FFFFFF;
}
.Footer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 15px;
	height: 70px;
	width: 904px;
	padding: 0px;
	z-index: 5;
	color: #dadaca;
	font-size: 12px;
}
.Footer a:link, .Footer a:visited {
	color: #dadaca;
}
.Footer a:hover {
	color: #dadaca;
}

/* End ContentContainer Classes */



/* Start Content Specific Classes */
IMG.Logo {
	float: right;
}
/*
IMG.Banner {
	float: right;
	border-left: 1px solid #FFFFFF;
	margin-left: 20px;
}

*/
/*\*/
* html DIV.Banner	{ /*IE hack */	
	height: auto;
}
/**/
DIV.Banner {
	border-left: 1px solid #FFFFFF;
	background-color: #b0b597;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
}
#home {
	position: absolute;
	width: 470px;
	bottom: 10px;
	right: 380px;
	text-align: right;
}
#home h1 {
	padding-top: 145px;
	padding: 4px 0px;
}
#home p {
	padding: 4px 0px;
}
#LeftCol {
	width: 495px;
	overflow: auto;
	position: absolute;
	height: 220px;
	right: 360px;
	top: 70px;
	padding: 0px 20px 0px 0px;
}
#LeftColShort {
	width: 495px;
	position: absolute;
	height: 220px;
	right: 360px;
	top: 70px;
	padding: 0px 20px 0px 0px;
}
#LeftColProj {
	width: 315px;
	overflow: auto;
	position: absolute;
	height: 220px;
	right: 360px;
	top: 70px;
	padding: 0px 200px 0px 0px;
}
.ProjSpecs {
	text-align: right;
	width: 200px;
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	bottom: 16px;
	right: 380px;
	font-family: "Lucida Console", monospace;
}
.ProjSpecs h1 {
	text-align: right;
	line-height: 28px;
	font-size: 28px;
	color: #cc6600;
	padding: 8px 0px;
	letter-spacing: 0em;
	width: 200px;
}
.ProjSpecs p {
	padding: 4px 0px;
	width: 200px;
}
.ProjSpecs img {
	display: inline;
}
.News {
}
.News p {
	padding-bottom: 0px;
}
.News H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	display: inline;
}
.News a:link, .News a:visited {
	color: #5c7b8e;
	padding-right: 10px;
}
.News a:hover {
	color: #996600;
	text-decoration: none;
}

/* End Content Specific Classes */



/* Start Nav Classes */
ul.nav {
	right: 0px;
	bottom: 0px;
	position: absolute;
	width: 800px;
}
.nav li {
	margin: 0px;
	padding: 0px;
	float: right;
	list-style-type: none;
	color: #dadaca;
	font-size: 18px;
	height: 55px;
}
.nav a:link, .nav a:visited {
	display: block;
	line-height: 15px;
	color: #dadaca;
	padding: 25px 5px 5px 25px;
	background-image: none;
}
.nav a:hover {
	color: #dadaca;
	text-decoration: none;
	background-image: url(../images/nav-arrow-o.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}
/*\*/
* html .nav a:hover	{ /*IE hack */	
	background-image: url(../images/nav-arrow-o.gif);
}
/**/
#select {
	background-image: url(../images/nav-arrow.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}
/*\*/
* html .nav#select	{ /*IE hack */	
	background-image: url(../images/nav-arrow.gif);
}
/**/

ul.subnav {
	right: 370px;
	top: 0px;
	position: absolute;
	width: 550px;
}
.subnav li {
	margin: 0px;
	padding: 0px;
	float: right;
	list-style-type: none;
	color: #996600;
	font-size: 12px;
	padding: 10px 10px 0px 15px;
}
.subnav a:link, .subnav a:visited {
	color: #5c7b8e;
}
.subnav a:hover {
	color: #cc6600;
	text-decoration: none;
}

.sub_select a:link, .sub_select a:visited {
	color: #666;
}
.sub_select a:hover {
	text-decoration: none;
}

.proj_sel a:link, .proj_sel a:visited {
	padding: 10px 5px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #996600;
}
.proj_sel a:hover {
	color: #cc6600;
	text-decoration: none;
}
p.proj, p.proj_sel {
	padding: 5px 5px 10px 20px;
}
.proj a:link, .proj a:visited {
	padding: 10px 5px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5c7b8e;
}
.proj a:hover {
	color: #cc6600;
	text-decoration: none;
}
div.img_hld {
	background-color: #FFFFFF;
	opacity:.50;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
	line-height:36px;
	width:360px; 
}
p.img_txt {
	float: left;
	padding: 10px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width:280px; 	
}
p.img_nav {
	padding: 10px 10px 0px 0px;
	width: 60px;
}
td.img_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	vertical-align:middle;
}
