body {
	background-color: #000000;
	background-image: url('../Images/Background.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}

a img {border: 0px;}
b.Emp {color: #395a7b;}

h2 {font-family: Arial; font-size: 14px; margin: 0px; padding: 0px; color: #395a7b;}
p {text-align: justify;}
p.Emp {background-color: #e7e7e7; border: 1px solid #e0dede; color: #e89179; font-weight: bold; padding: 10px; margin-right: 15px;}

tbody input, tbody textarea {
	width: 300px;
	border: solid 1px #d2d2d2;
	background-color: #eaeaea;
	padding: 5px;
}
textarea {height: 100px;}
input.button {width: 100px;}

td {vertical-align: top;}
tfoot td {text-align: right;}

/*** Main Laout ***/

#Logo, #Menu, #Main, #Footer {width: 975px;	margin: 0px auto;}

#Logo {height: 76px; margin-top: 20px;}
#Logo img {margin-left: 26px;}
#Menu {
	height: 131px; 
	background-image: url('../Images/MenuBackground.png');
	background-repeat: no-repeat;
	color: #d5e1e5;
	font-family: Arial;
	font-size: 0px;
	line-height: 0px;
}

div.MenuItem {
	border-left: 1px solid #ffffff;
	font-size: 11px;
	line-height: 120%;
	margin-top: 22px;
	padding-left: 19px;
	float: left;
}
div.MenuItem img {margin-bottom: 14px;}

#MenuAbout {
	margin-left: 50px;
	border-left-color: #6b707e;
}

#MenuProducts {
	margin-left: 146px;
	border-left-color: #576573;
}

#MenuContact {
	margin-left: 141px;
	border-left-color: #4e5465;
}

#Main {
	background-color: #ffffff;
	background-image: url('../Images/BottomBar.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 21px;
	overflow: hidden;
}

#imgMain {float: left;}

#MainPicture {clear: both;}

#ProductBox {
	float: right;
	width: 271px;
	height: 334px;
	background-image: url('../Images/ProductBoxBack.jpg');
	background-repeat: no-repeat;
}

/*#ProductBox img {margin-left: 71px; margin-top: 24px;}*/

#ProductBox .Line {	
	width: 191px;
	border-bottom: 1px solid #383838; 
	margin-left: 35px;
	margin-top: 9px;
	margin-bottom: 12px;
	line-height: 0px;
	font-size: 0px;
}

#Content {
	clear: both;
	background-image: url('../Images/ContentBack.jpg');
	background-repeat: no-repeat;
	background-position: left 9px;
	color: #7a7979;
	font-family: Arial;
	font-size: 0px;
	line-height: 0px;
}

div.Sub {background-image: url('../Images/ContentSubBack.jpg')!important;	background-position: left 0px!important;}

#ContentHolder {width: 500px;}
#ContentPadding {margin: 25px; margin-top: 25px; font-size: 13px; line-height: 130%;}

#RightColumn, #RightColumn1, #RightColumn2, #RightColumn3 {
	float: right;
	width: 170px;
	color: #a1a1a1;
	font-family: Arial;
	line-height: 120%;
	font-size: 12px;
}
#RightColumn1 {margin-right: 10px;}
#RightColumn2 {width: 150px; margin-right: 10px;}
#RightColumn3 {width: 150px;}
#RightColumn {width: 385px; line-height: 130%;}
div.ColumnVertSep, div.ColumnVertSep2 {
	float: right; 
	width: 0px; 
	height: 174px; 
	margin-right: 19px;
	border-left: 1px solid #e0e0e0; 
	border-right: 1px solid #f3f3f3; 
	font-size: 0px; 
	line-height: 0px;
}
div.ColumnVertSep2 {height: 1050px;}

#Footer {margin-bottom: 100px; margin-top: 15px;}
#Footer p.Copy {text-align: left; font-size: 11px; color: Silver; margin: 0px; margin-top: 10px; margin-left: 42px; color: #4d4d4d;}
#Footer a {color: #6a6a6a;}
#Footer a:hover {color: #8a8a8a;}

#Preloader {display: none;}
/*** end of Main Laout ***/