body {
	margin: 0px;
	padding: 0px;
}


#content {
	width: 740px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/bg/center.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}
#banner {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFF;
}

#topmenu {
	width: 740px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 1px;
}
#products {
	float: left;
	background-color: #FFF;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;

}
#main {
	background-color: #FFF;
	text-align: center;
	float: left;
	padding-right: 2px;
}
#company {
	text-align: center;
	float: left;
	padding-right: 2px;
}
#partners {
	background-color: #FFF;
	text-align: center;
	float: left;
	padding-right: 2px;
}
#contact {
	background-color: #FFF;
	text-align: center;
	float: left;
	padding-right: 2px;
}
#languages {
	float: left;
	background-image: url(../images/topmenu/language8.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 65px;
	padding-top: 3px;
	padding-left: 13px;
}
#languages img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 3px;
	padding-left: 3px;
}








#left_menu {
	width: 176px;
	background-color: #FFF;
	float: left;
	margin-top: 1px;
	margin-left: 2px;
}
#left_buttons {
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#left_buttons ul {
	list-style-type: none;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #2D3239;
	border-right-color: #2D3239;
	border-bottom-color: #2D3239;
	border-left-color: #2D3239;
	margin: 0px;
}
#left_buttons li {



}
#left_buttons li a {
	display: block;
	height: 22px;
	width: auto;
	padding-top: 8px;
	text-decoration: none;
	color: #FFF;
	background-color: #54757D;
	margin-bottom: 1px;
	text-indent: 1px;
	background-repeat: no-repeat;
	background-position: right top;
}
#left_buttons li a:visited {
	color: #FFF;
}

#left_buttons li a:hover {
	background-color: #A8B4A5;
}



#side_info {
	width: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #2D3239;
	background-color: #FCFFF5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #54757D;
	border-right-color: #54757D;
	border-bottom-color: #54757D;
	border-left-color: #54757D;
	text-align: center;
	margin: 0px;
	padding: 0px;

}
#side_info img {
	border: thin solid #52737B;
}

#side_info_bottom {
	display: block;
	width: 176px;
	background-image: url(../images/boarders/downcenter.gif);
	margin: 0px;
	padding: 0px;
	height: 16px;
	background-repeat: no-repeat;
}


#path_and_content {
	float: left;
	width: 558px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-top: 1px;
}

#path {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#prodbox img {
	border: 0px solid #2D3239;
}



#main_content {
	width: 100%;
	background-color: #FCFFF5;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#main_content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2D3239;
}
#main_content h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #2D3239;
	text-decoration: underline;
	margin-top: 0px;
	padding-top: 0px;
}

#main_content table {

}


#footer {
	width: 740px;
	height: 21px;
	background-image: url(../images/footer/footer.gif);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: left;
	text-indent: 15px;
	padding-top: 9px;
	clear: left;
}

#footer2 {
	background-color: #52737B;
	width: 738px;
	height: 296px;
	margin-top: 1px;
	border: 1px solid #2D3239;
	text-align: center;
	color: #FFF;
	padding-top: 5px;
	clear: both;
}
#footer2 a {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}
#footer2 a:hover {
	text-decoration: underline;
}



.topBorder {
	background-image: url(../images/boarders/topside.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bottomBorder {
	background-image: url(../images/boarders/downside.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.leftBorder {
	background-image: url(../images/boarders/leftside.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.rightBorder {
	background-image: url(../images/boarders/rightside.gif);
	background-repeat: repeat-y;
	background-position: right;
}


#map_canvas {
	border: 3px solid #292F39;
	margin-left: 30px;
}
#prod_table {


}
#prod_table table {
	background-color: #2D3239;
	border: thin solid #2D3239;


}
#prod_table table tr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	text-align: center;
	color: #2D3239;
}
#prod_table table tr td {

}

