@import url("core.css");

body {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family:Arial, sans-serif; 
	padding:0; 
	color:#000;
	/*background-image: url("/MW/images/PageBackground.jpg");*/
	background-color:#000000;
	font-family: Verdana;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
}

.mainPageColor2
{
	background-color: #FFFFFF;
	background-image: url("../images/bg.jpg");
	background-position: top center; 
	background-repeat: no-repeat;
}


.homePage
{
	background-color:#FFFFFF;
	background-image: url("../images/building-background.jpg")
	/*background-position: center;
	background-repeat: no-repeat;*/
}


.mainPageColor
{
	background-color:#FFFFFF;
}

.menu a:link {color: #ffffff; font-size: 10pt; text-decoration: underline;}
.menu a:visited {color: #ffffff; font-size: 10pt; text-decoration: underline;}
.menu a:active {color: #ffffff; font-size: 10pt; text-decoration: underline;}
.menu a:hover {color: #ffffff; font-size: 10pt; text-decoration: underline;}		

.pictureLink a:link {color: #000000; font-size: 10pt; text-decoration: underline;}
.pictureLink a:visited {color: #000000; font-size: 10pt; text-decoration: underline;}
.pictureLink a:active {color: #000000; font-size: 10pt; text-decoration: underline;}
.pictureLink a:hover {color: #000000; font-size: 10pt; text-decoration: underline;}		

#main {
	width: 974px;
	/*background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	border-left: thin solid #999999;
	border-right: thin solid #999999;*/
}


#engineSwf {
	width: 891px;
	height: 346px;
	margin-right: auto;
	margin-left: auto;
	border: 0;
}

#engineHeader {
	width: 891px;
	height: 371px;
	margin-right: auto;
	margin-left: auto;
	border: 0;
}

#menuSwf {
	width: 891px;
	height: 48px;
	margin-right: auto;
	margin-left: auto;
	border: 0;
}

.errorFont
{
	color:#ff0000;
}

#boldSmallCaption {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}

#pageCaption {
	padding-top: 40px;
	width: 766px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#pageCaptionLeft {
	float: left;
	width: 500px;
	font-family: Verdana;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}

.dimlbl{font-size: 10pt; font-weight: bold;}
.dimtxt{font-size: 8pt; font-weight: normal;}
select {font-size: 12pt;font-weight: normal;font-style: normal;text-align: left;}

ul.leftNav {padding: 0px; margin: 0px; width:161px}
ul.leftNav li {list-style: none; border-bottom: 0px solid #fff; padding: 1px 0px 1px 2px; margin: 1px 0px 1px 2px; font-size: 10pt;line-height: 16px;}
ul.leftNav li a:link {color: #ffffff; font-size: 10pt; text-decoration: underline;}
ul.leftNav li a:visited {color: #ffffff; font-size: 10pt; text-decoration: underline;}
ul.leftNav li a:active {color: #ffffff; font-size: 10pt; text-decoration: none;}
ul.leftNav li a:hover {color: #ffffff; font-size: 10pt; text-decoration: underline;}

table.leftNav td{background-color: #4a4a4a; border-color: #ffffff; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
table.leftNav th{color:#ffffff; background-color: #444444; border-color: #ffffff; font-size: 11pt; font-weight: bold; padding: 5px 5px 5px 5px;}

td.sidebar {background-color: #4a4a4a; padding-top:5px;vertical-align: top; padding: 0px;margin: 0px;margin-left: 0px;margin-top: 0px; }

.menu td 
{
	background-color: #4a4a4a; 
	font-size: 8pt;
}

.menu tr
{	
	text-align:center;
	line-height:25px;
}

.hrfooter
{
	 width:766px;
	 text-align:center;
}
.controlTable td
{
	/*float: left;*/
}
 
.menu a:link {color: #ffffff; font-size: 10pt; text-decoration: underline;}
.menu a:visited {color: #ffffff; font-size: 10pt; text-decoration: underline;}
.menu a:active {color: #ffffff; font-size: 10pt; text-decoration: underline;}
.menu a:hover {color: #ffffff; font-size: 10pt; text-decoration: none;}



#pageCaptionRight {
	float: right;
	width: 126px;
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	padding-right: 20px;
}

#atf {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	margin-top: 0px;
	/*background-image: url("/MachineWorld/images/boatoutline.jpg");
	background-position: top;
	background-repeat: no-repeat;*/
}

#atfCol1 {
	clear: both;
	float: left;
	width: 160px;
	padding-top: 0px;
	text-align: center	
}

#atfCol2 {
	float: left;
	width: 570px;
	padding-top: 0px;
	padding-left: 26px;
}

#atfCol3 
{
	float: left;
	width: 10px;
	padding-top: 0px;
}

#divider {
	width: 766px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}


/********** 
* content *
***********/

#contentContact {
	width: 726px;
	margin: 0px auto;
	padding: 25px 0px 25px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	}

#content {
	width: 630px;
	margin: 0px auto;
	padding: 25px 0px 25px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.left {
	width: 202px;
	float: left;
	text-align: left;
}

.left li {
	width: 202px;
	float: left;
	list-style-type: none;
	text-align: left;
}

.right {
	width: 524px;
	float: right;
}

.center {
	width: 640px;
	float: center;
}

.tab {
	width: 202px;
	height: 46px;
	text-align: center;
	color: #fff;
	background-image: url(/images/bg-tab.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}


#contentContact label {
	margin: 0px 20px 0px 0px;
	padding: 2px 0px 0px 0px;	
	float: left;
	width: 100px;
}

#contentContact .field {
	width: 180px;
	height: 23px;
	float: left;
	border: 1px solid #777777;
	margin: 0px 0px 10px 0px;
}

#contentContact .txtarea {
	width: 300px;
	float: left;
	border: 1px solid #777777;
	margin: 0px 0px 10px 0px;
}

#contentContact .select {
	width: 560px;
	padding: 3px 0px 3px 0px;
	float: left;
	border: 1px solid #dfdfdf;
	margin: 0px 0px 10px 0px;
}

#contentContact .btn {
	padding: 0px 0px 20px 120px;
	float: left;
}


/*********
* footer *
**********/

#footer {
	width: 974px;
	height: 55px;
	padding: 20px 0px 20px 0px;
	background-image: url(/images/bg-footer.gif);
	background-repeat: repeat-x;
	color: #7e7c7c;
	text-align: center;
	margin: 0px auto;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer li {
	margin: 0px 2px 0px 2px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

#footer a {
	color: #898989;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

