body {
	color: #333333;
	text-align: center;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
	font-size: 1em;
	background-image: url(images/bg_main.jpg);
	height: auto;
	overflow: visible;
}
html { text-align:center; margin: 0 auto; height: 100%; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; }

a:link, a:visited, a:hover, a:active{ text-decoration: underline; color:#333333;}
p {
	color: #333333;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 0.75em;
	line-height: 1.35em;
	margin: 8px 15px 15px 0px;

}
ul {
	color: #333333;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.55em;
	margin: 0px 0px 5px 15px;
	padding: 0px 0px 5px 15px;
	list-style-image: url(images/arrow.gif);

}
input, select, textfield{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:12px;
	margin:0px 0px 0px 0px;
	background-color: #FFFFFF;
}

textarea {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px 0px 0px 0px;
	background-color: #FFFFFF;

}
form{
	padding:0px;
	margin:0 auto;
	overflow: visible;

}
input.button {
	color: #FFFFFF;
	height:19px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
	background-image: url(images/bg_button.gif);
	background-color: #FF6600;
	border: 1px solid #fff;
	font-size: 10px;
}

h1{
	font-size:1.3em;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #6A1462;
	margin: 10px 0px 10px 0px;
	font-weight: normal;
}
h2{
	font-size:1em;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	margin: 15px 0px 10px 0px;
}
h3{
	font-size:0.9em;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #6A1462;
	margin: 10px 0px 5px 0px;

}
h4{
	font-size:0.85em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 5px 0px 5px 0px;
}
h5{
	font-size:0.65em;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	margin: 5px 0px 5px 0px;
}
.box_spacer{
	padding: 0px;
	margin: 0px;
	height:17px;
}
/*################################################
MAIN
################################################*/

.thebox{
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 800px;
}
#box_outside{
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: 158px;
	margin: 0 auto;
}
.box{
	padding: 0px;
	background-color: #FFFFFF;
	width: 800px;

	background-image: url(images/bg_main.gif);
}
/*################################################
HEADER
################################################*/
#box_header{
	text-align:left;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	width: 800px;
	height: 158px;
}
.box_header_top{
	padding: 0px 0px 0px 0px;
	text-align:left;
	height: 65px;
	margin: 0px 0px 2px 0px;
	background-image: url(images/header_bg.gif);
	width: 800px;
}
.box_header_logo{
	padding: 10px 0px 0px 15px;
	text-align:left;
	float: left;
	margin: 0px 0px 0px 0px;
}
.box_header_nav{
	padding: 25px 0px 0px 0px;
	text-align:right;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 540px;
}
.box_header_image_home{
	padding: 0px 0px 0px 0px;
	text-align:left;
	margin: 0px 0px 1px 0px;
	background-image: url(images/header_image_home.jpg);	width: 800px;
	background-color: #fff;
	height: 95px;
}
.box_header_image_about{
	padding: 0px 0px 0px 0px;
	text-align:left;
	margin: 0px 0px 1px 0px;
	background-image: url(images/header_image_about.jpg);	width: 800px;
	background-color: #fff;
	height: 95px;
}
.box_header_image_services{
	padding: 0px 0px 0px 0px;
	text-align:left;
	margin: 0px 0px 1px 0px;
	background-image: url(images/header_image_services.jpg);	width: 100%;
	background-color: #fff;
	height: 95px;
}
.box_header_image_products{
	padding: 0px 0px 0px 0px;
	text-align:left;
	margin: 0px 0px 1px 0px;
	background-image: url(images/header_image_products.jpg);	width: 100%;
	background-color: #fff;
	height: 95px;
}
.box_header_image_clients{
	padding: 0px 0px 0px 0px;
	text-align:left;
	margin: 0px 0px 1px 0px;
	background-image: url(images/header_image_clients.jpg);	width: 100%;
	background-color: #fff;
	height: 95px;
}
.box_header_image_contact{
	padding: 0px 0px 0px 0px;
	text-align:left;
	margin: 0px 0px 1px 0px;
	background-image: url(images/header_image_contact.jpg);	width: 100%;
	background-color: #fff;
	height: 95px;
}


/*################################################
MAIN
################################################*/


#box_main{
	text-align:left;
	margin: 0 auto;
	padding:1px 0px 0px 0px;
	overflow: auto;
	background-color: #FFFFFF;
	background-image: url(images/bg_main.gif);
	width: 800px;
	height: auto;
}
.box_main_left{
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width: 533px;
	background-repeat: repeat-y;
}

.box_main_right{
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width: 265px;
}
.box_main_right p{
	margin: 8px 2px 8px 5px;
	padding:0px 0px 0px 0px;
	font-size: 0.75em;
	line-height: 1.15em;
}
.box_main_right h3{
	margin: 8px 2px 8px 5px;
	padding:0px 0px 0px 0px;
	font-size: 0.95em;
	line-height: 1.05em;
}
.box_title_orange{
	border-bottom: solid 1px #FFE0CC;
	padding: 12px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 22px;
	text-align: left;
	background-image: url(images/bg_title_orange.gif);
	background-repeat: repeat-x;
	width: 530px;
}
.box_title_grey{
	padding: 12px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	height: 22px;
	text-align: left;
	background-image: url(images/bg_title_grey.gif);
	background-repeat: repeat-x;
	border-bottom: solid 1px #D6D6D6;
	clear: both;
	width: 265px;
}

.box_right{
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
	float:left;
	width: 264px;
}

.box_right_logos{
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width: 264px;
}

.box_right_logos p{
	color: #333333;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 0.7em;
	line-height: 1em;
	margin: 8px 10px 0px 0px;
}
.box_right_logos img{
	float:left;
	margin: 0px 10px 0px 10px;
	clear: both;

}
.box_right_login{
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	float:left;
	width: 264px;
}









/*################################################
FOOTER
################################################*/
.box_footer{
	width: 800px;
	height: 0.6em;
	text-align:left;
	margin: 0 auto;
	color: #999999;
	font-size: 0.6em;
	padding:5px 0px 0px 0px;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	position: relative;
}
.box_footer a:link, .box_footer a:visited, .box_footer a:active{
	color: #AFAFC5;
	text-decoration:none;

}
 .box_footer a:hover {
color: #AFAFC5;
text-decoration:underline;
}
/*################################################
DOTTED LINES
################################################*/
.box_dottedline{
	background-image: url(images/line_dotted_hor.gif);
	background-repeat: repeat-x;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 5px;
}
.box_dottedline_a{
	background-image: url(images/line_dotted_hor.gif);
	background-repeat: repeat-x;
	height: 2px;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.box_dottedline_deep{
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	clear: none;
	height: 15px;
	font-size: 1px;
	line-height: 1px;
}
/*################################################
TEXT
################################################*/
.text_NEW{ font-family: Georgia, 'Times New Roman', Times, serif; color:#DDAB00; font-weight: bold;}
.text_9pt { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 0.65em; line-height: 0.65em;}
.text_10pt { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; line-height: 0.8em;}
.text_11pt { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 0.95em; line-height: 1.2em;}
.text_12pt {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; line-height: 1.2em;}
.text_serif {font-family:Georgia, 'Times New Roman', Times, serif;}
.text_white, .text_white:link, .text_white:visited, .text_white:hover, .text_white:active{color:#fff;text-decoration:none;}
.text_blue, .text_blue:link, .text_blue:visited, .text_blue:hover, .text_blue:active{color:#333333;text-decoration:none;}
.text_orange, .text_orange:link, .text_orange:visited, .text_orange:hover, .text_orange:active{color:#FF6600;}
.text_purple, .text_purple:link, .text_purple:visited, .text_purple:hover, .text_purple:active{color:#5E0070;}

.text_orange_bg, .text_orange_bg:link, .text_orange_bg:visited, .text_orange_bg:hover, .text_orange_bg:active{
	background-color:#FF6600;
	padding:0px 3px 0px 3px;
	font-size:0.8em;
	color:#fff;
	margin: 0px 5px 0px 0px;
	line-height: 0.85em;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
.text_top, .text_top:link, .text_top:visited, .text_top:hover, .text_top:active{
	color:#FF6600;
	background-image:url(images/arrow_top.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 10px;
	text-decoration:none;
	font-size: 0.55em;
	display: block;
	float: right;
	line-height: 0.9em;
}
.text_back, .text_back:link, .text_back:visited, .text_back:hover, .textback:active{
	color:#FF6600;
	background-image:url(images/arrow_back.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 7px;
	text-decoration:none;
	font-size: 0.55em;
	display: block;
	float: left;
	line-height: 0.9em;
}
table, td {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 0.85em;
	padding:3px 3px 3px 3px;
}
td {
}
table {
	font-size: 0.8em;
}
