@media screen {
body {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body div {
	width: 800px;
}

#bodyContent {
	height: 400px;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}

#bodyContentLeft {
	width: 225px;
	float: left;
	height: 400px;
	background-image: url(images/bg4.png);
	text-align: left;
}

#bodyContentLeft blockquote a {
	text-decoration: none;
	color: #EDAB0E;
	font-weight: bold;
	font-size: 12px;
}

#bodyContentLeft hr {
	height: 3px;
	color: #FEFEFE;
	background-color: white;
	border: 0px;
}

#bodyContentLeft h2 {
	color: #EDAB0E;
	font-size: 11px;
	text-align: left;
	margin: 0px;
	padding-left: 5px;
}

#bodyContentLeft h3 {
	color: black;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

#bodyContentLeft h2 img, #bodyContentLeft h3 img {
	vertical-align: bottom;
}

#bodyContentLeft blockquote {
	margin: 5px 0px 10px 0px;
	padding-left: 10px;
}

#bodyContentLeft #sendMessage {
	margin: 0px;
	padding-left: 10px;
	text-align: left;
}

#bodyContentLeftNews {
	width: 225px;
	height: 170px;
	overflow: hidden;
}

#bodyContentRight{
	float: left;
	width: 573px;
	height: 400px;
	text-align: left;
	overflow: auto;
}

#bodycontentRight a {
	color: #E19B22;
}

#bodycontentRight blockquote {
	margin: 3px 10px 0px 10px;
	color: #898989;
}

#bodycontentRight blockquote .content {
	height: 160px;
	width: 535px;
	line-height: 18px;
}

#bodycontentRight blockquote .content2 {
	height: 70px;
	width: 535px;
	line-height: 18px;
}

#bodycontentRight blockquote h3 {
	font-size: 12px;
	color: black;
}

#bodycontentRight div {
	float: left;
	height: 290px;
}

#bodycontentRight form {
	text-align: left;
}

#bodycontentRight table {
	font-size: 11px;
}

#bodycontentRight h2 {
	margin: 3px 5px 5px 0px;
	font-size: 11px;
/*	color: Black;*/
	color: #DD912C;
}

#bodycontentRight h2 img {
	vertical-align: middle;
}

#bodycontentRight img {
	vertical-align: top;
	float: left;
}

#bodycontentRightL {
	width: 350px;
	border-right: 1px solid #D1D1D1;
}

#bodycontentRightL a {
	text-decoration: none;
	color: #EDAB0E;
	font-weight: bold;
	font-size: 12px;
}

#bodycontentRightL form {
	text-align: left;
}

#bodycontentRightL img {
	float: left;
	border: 1px solid gray;
	margin-right: 3px;
	margin-left: 3px;
}

#bodycontentRightR {
	width: 196px;
	margin-left: 5px;
}

#bodyContentRight h1 {
	font-size: 12px;
	color: #EDAB0E;
	margin: 5px 0px 0px 5px;
}

#bodyContentRight hr {
	color: #E9E9E9;
	border: 1px solid #E9E9E9;
	margin-top: 10px;
}

#footer {
	border: 2px ridge;
	color: #FDFDFD;
	height: 30px;
	background-image: url(images/bg3.png);
	line-height: 30px;
	text-align: right;
}

#footer a {
	color: black;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer div {
	height: 30px;
	line-height: 30px;
}

#footer span {
	color: black;
}

#footerLeft {
	float: left;
	width: 300px;
	background-color: #3A3A3A;
	color: #757575;
	text-align: center;
}

form {
	margin: 0px;
	text-align: center;
}

form center br {
	line-height: 5px;
}

form img {
	border: 2px ridge white;
	vertical-align: middle
}

form input {
	font-size: 11px;
	border: 2px ridge white;
}

form .button {
	background-color: #212121;
	color: white;
	font-weight: bold;
	border: 2px ridge white;
}

form .buttonBack {
	background-color: green;
	color: white;
	font-weight: bold;
	border: 2px ridge white;
}

form select {
	font-size: 11px;
	border: 2px ridge white;
}

form textarea {
	font-size: 11px;
	border: 2px ridge white;
}

#lineTop {
	height: 5px;
	border: 0px;
	background-color: #DCDCDC;
	font-size: 1px;
}

#lineImage {
/*	background-image: url(images/bg2.png);*/
	background-image: url(images/logon.png);
	border: 1px solid silver;
	height: 80px;
	text-align: right;
}

#lineImageTitle {
	background-image: url(images/bg1.png);
	border: 2px ridge;
	position: absolute;
	top: 40px;
	left: 20px;
	height: 107px;
	line-height: 106px;
	width: 200px;
	color: #FDFDFD;
	font-size: 22px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}

#lineImageTitle span {
	color: black;
}

#menuTop1 {
	text-align: left;
	height: 20px;
	line-height: 20px;
}

#menuTop1left {
	float: left;
	width: 400px;
}

#menuTop1right {
	float: left;
	width: 400px;
	text-align: right;
}

#menuTop1right a {
	text-decoration: none;
	color: gray;
}

#menuTop1right a:hover {
	color: black;
}

#menuTop1right img {
	vertical-align: middle;
	border: 0px;
}

#menuTop2 {
	background-image: url(images/menu_top.png);
	height: 36px;
	line-height: 36px;
	color: #FFFAFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid silver;
}

#menuTop2 a {
	color: #FFFAFA;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#menuTop2 a:hover {
	color: #F5DB00;
}

#moreProducts {
	margin-left: 110px;
}

.ourWork {
	line-height: 18px;
}

select {
	font-size: 11px;
}

.showBanner {
	display: none;
	position: absolute;
	top: 10px;
	left: 100px;
	width: 200px;
	height: 160px;
	background-color: white;
	border: 1px solid black;
	text-align: center;
	font-weight: bold;
	z-index: 10;
}

.tableData {
	width: 553px;
}

.tableData .header {
	font-weight: bold;
}

.tableData .hint {
	cursor: help;
}

.tableData td img {
	border: 0px;
}

.header td {
	border-bottom: 2px solid silver;
}

.textError {
	color: red;
	font-weight: bold;
	background-color: #FFD700;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	line-height: 27px;
	border: 2px ridge white;
}

.textQuery {
	color: blue;
	font-weight: bold;
	background-color: #FFD700;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	line-height: 27px;
	border: 2px ridge white;
}

.textSuccess {
	color: green;
	font-weight: bold;
	background-color: #FFD700;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	line-height: 27px;
	border: 2px ridge white;
}

.wrap {
	display: none;
}
}

@media print {

#menuTop1left, #menuTop1right, #menuTop2, #lineImageTitle, 
#bodyContentLeft, #moreProducts, #footer span, #bodycontentRight form {
	display: none;
}

.noPrint {
	display: none;
}

#bodyContentRight{
	float: left;
	text-align: left;
}

#bodycontentRight blockquote {
	margin: 3px 10px 0px 10px;
	color: black;
}

#bodycontentRight blockquote .content {
	line-height: 18px;
}

#bodycontentRight blockquote .content2 {
	line-height: 18px;
	width: 100%;
}

#bodycontentRight blockquote h3 {
	font-size: 12px;
	color: black;
}

#bodycontentRight div {
	float: left;
}

#bodycontentRight table {
	font-size: 11px;
}

#bodyContentRight h1 {
	font-size: 14pt;
	margin: 5px 0px 0px 5px;
}

#bodycontentRight h2 {
	margin: 3px 5px 5px 0px;
	font-size: 12pt;
}

#bodycontentRight h2 img {
	vertical-align: middle;
}

#bodycontentRight img {
	vertical-align: top;
	float: left;
}

#bodycontentRightR {
	margin-left: 0px;
	margin-top: 10px;
}

#footer {
	margin-top: 10px;
}

.wrap {
	page-break-before: auto;
}

}
