@charset "UTF-8";
/* CSS Document */

img, div, a, td, span, src, input { behavior: url(Scripts/iepngfix.htc) }

body {
	margin-top: 25px;
	background-color: #404040;
	background-image:url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	font-family: "Georgia";
	font-size:10pt;
}

A:link {text-decoration:none; font-weight:bold; color:#000;}
A:visited {text-decoration:none; font-weight:bold; color:#000;}
A:active {text-decoration: underline overline; color:#900;}
A:hover {text-decoration: underline overline; color:#900;}

img {
     border: 0px;
}

label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 200px;
height: 100px;
}

#submitbutton{
width: 90px;
}

br{
clear: left;
}
#menu_line {
	background-image:url(../images/line_menu.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
#current_page {
	text-decoration: underline overline; color:#900;
	font-weight: bold;
}
#current_page2 {
	color:#900;
	font-weight: bold;
}
#content_about {
	text-align:justify;
	padding-right: 20px;
	padding-left: 10px
}
#content_home {
	line-height:normal;
	text-align:justify;
	line-height: 16px;
	padding-right: 20px;
	padding-left: 10px
}
#content_custom {
	line-height: 20px;
}
#content_products_menu {
	line-height: 15px;
	padding-left: 5px;
	background-image:url(../images/products_line.gif);
	background-position:right;
	background-repeat:repeat-y;
}
#content_products_menu_custom {
	margin-left: 30px;
}
#content_products{
	padding-left: 5px;
	padding-right: 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#content_contact {
	line-height:normal;
	text-align:left;
	line-height: 25px;
	padding-right: 5px;
}
#contact_bg {
	background-image: url(../images/letters.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#name {
	font-size:20px;
}
.alignLeft { float:left; margin-right: 1em; }
.alignRight { float:right; margin-left: 1em; }

#custom_pics {
	letter-spacing: 50px;
	text-align: center;
}
#header {
	width: 800px;
	height: 94px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
}
#menu_line {
	height: 20px;
	width: 800px;
	background-image:url(../images/line.png);
	background-repeat:no-repeat;
}
#line {
	height: 20px;
	background-image:url(../images/line.png);
	background-repeat:no-repeat;
}
#footer_tel {
	font-size:10pt;
	font-weight: bold;
	text-align:left;
	padding-left: 40px;
}
#footer_copyright {
	font-size:8pt;
	font-weight: bold;
	text-align:right;
	padding-right: 40px;
}
#products_page_number {
	font-size:12px;
	text-align:right;
	padding-right: 15px;
}
.custom:link{
	color:#900;
}
.custom:hover{
	color:#900;
}
.custom:visited{
	color:#900;
}

