/*
color reference:
tan: e0c8a6
red: a60238
grey: 8d9295

*/


body
{
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #fff;
	background-position: 150px 20px;
	vertical-align: top;
}

body.main
{
}
body.eng
{
	background-image: url(CSS/images/thinking-lg-lft.png);
	
}
body.quality
{
	background-image: url(CSS/images/direction-lg-lft.png);
}

#topmenu{
	height: 100px;
	margin-top: 30px;
	margin-left: 260px;
/*	background-color: #E0c8a6;
	layer-background-color: #E0c8a6;
	text-align: right;
	padding-right: 8px;
	background-image: url(./images/menubkg-1.jpg);
	background-position: right bottom;
	border: 3px solid #8d9295;
	vertical-align: text-bottom;*/
}

#main{
	 
}
#copybox{
	background: #fff;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	 
/*	top: 102px;
	left: 150px;
*/
}


#navbox{
	text-align: left;
	background-image: url(images/wright-logo-sm.gif);
	color: #CCCCCC;
	background-color: #a60238;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0px;
	padding-bottom: 150px;
	width: 160px; 
/*	border: 1px solid #8D9295; */
}

#navbox ul
{
	list-style: none;
	padding-right: 10px;
	line-height: 1.25;
}

#navbox ul li
{
	color: #EEEEEE;
	margin-left: -20px;
	
}

#banner
{
	position: absolute;
	display: none;
	top: 0;
	right: 0;
	z-index: 100;
}

#copybox ul
{
	color: #8d9295;
	font: 11px/1.2 Arial, Helvetica, sans-serif;
	margin: 10px;
	list-style-type: square;
}

#copybox li
{
	line-height: 1.2;
	font-weight: bold;
}

#footer
{
	color: #8d9295;
	text-align: right;
	width: 400px;
}

a:link, a:visited
{
	color: #a60238;
	text-decoration: none;
}

a:hover, a:active, a:focus
{
	color: #e0c8a6;
	text-decoration: underline;
}

#navbox a:link, #navbox a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#navbox a:hover, #navbox a:active, #navbox a:focus
{
	color: #e0c8a6;
	text-decoration: underline;
}

h1, h2, h3, h4
{
	color: #a60238;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
.tableheading {
	color: #a60238;
}


h1 span.gray
{
	color: #8d9295;
	font-weight: normal;
}
.box
{
	 
}
.tan
{
	background-color: #E0c8a6;
}
table {
	font-size: x-small;
}
.bottom {
	 
}
.PageHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #A60238;
	font-weight: bold;
}

#redbox a:link, #navbox a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#redbox a:hover, #navbox a:active, #navbox a:focus
{
	color: #e0c8a6;
	text-decoration: underline;
}

#redbox{
	position: fixed;
	top: 80px;
	left: 700px;
	text-align: left;
	width:180px;
	background: #a60238 url(CSS/images/wright-logo-sm.gif) bottom no-repeat;
	background-image: url(CSS/images/wright-logo-sm.gif);
	color: #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 120px;
	padding-left: 5px;
/*	border: 1px solid #8D9295; */
}

#redbox ul
{
	list-style: none;
	padding-right: 10px;
	line-height: 1.25;
}

#redbox ul li
{
	color: #EEEEEE;
	margin-left: -20px;
}

#sloganbox{
	position: fixed;
	top: 80px;
	left: 20px;
	text-align: left;
	
	background-image: url(images/decision-lg-lft.png);
	color: #CCCCCC;
	
	background-repeat: no-repeat;
	background-position: top;
/*	border: 1px solid #8D9295; */
}
.navbox {
	background-color:#a60238;
	vertical-align: top;
	margin-right: 0px;
	margin-left: 0px;
	width: 160px;	
	 
}
