BODY
	{
	margin: 0px;
	text-align: center;
	background: #012556 url(../images/bg.jpg) no-repeat center top;
	}

BODY, TABLE, INPUT, TEXTAREA, SELECT
	{
	color: #393939;
	font-size: 13px;
	font-family: Trebuchet MS, Arial;
	}
	
#banner
	{
	width: 696px;
	height: 340px;
	margin: 0px;
	paddig: 0px;
	}
	
.right_menu
	{
	background: #fafafa;
	border: 1px solid #ececec;
	}
P
	{
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 10px;
	}
	
H3
	{
	font-size: 13px;
	color: #084897;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	
	}
	
H3	A
	{
	color: #084897;
	font-size: 90%;
	text-decoration: none;
	}
	
H3	A:hover
	{
	color: #000000;
	text-decoration: underline;
	}
	
.shadow
	{
	background: #fafafa url(../images/img_shadow.jpg) no-repeat;
	}
	
.footer
	{
	color: #8b8b8b;
	font-size: 80%;
	}
	
	
.footer A
	{
	color: #8b8b8b;
	text-decoration: none;
	}
		
.footer A:hover
	{
	text-decoration: underline;
	}
	
.mandatory
	{
	color: #FF0000;
	}

.product_bg
	{
	paddig-top: 10px;
	paddig-bottom: 10px;
	paddig-left: 10px;
	paddig-right: 10px;
	background: #FDFDFD;
	border: 1px solid #F1F1F1;
	}
	
.product
	{
	float: left;
	width: 110px;
	font-size: 80%;
	margin-right: 7px;
	margin-bottom: 7px;
	background: #F3F3F3;
	}

.product  IMG
	{
	width: 90px;
	margin: 13px;
	}

.contact
	{
	color: #323232;
	}

.mail, a.mail, a.mail:link, a.mail:active, a.mail:visited   
	{
	COLOR: #393939;
	font-weight:normal;
	text-decoration:none;
	}
a.mail:hover
	{
	COLOR: #034e91;
	}
	
.highslide
	{
	widht: 152px;
	height: 101px;
	}
	
.form_title
	{
	color: #ffffff;
	font-weight: bold;
	}
	
.input
	{
	height: 25px;
	padding-top: 4px;
	border: 1px solid #d6d6d6;
	}

.input_textarea
	{
	height: 80px;
	padding-top: 4px;
	border: 1px solid #d6d6d6;
	}