
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	font-size: 76%;
	background: #363f46 url(/images/bg_body3.gif) repeat-x;
}


#sitebox {
	width: 965px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
}


#header {
	width: 965px;
	height: 100px;
}


#header-photo {
	width: 965px;
	height: 130px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #8e9bb5;
}


/* MAIN */

.main {
	width: 965px;
}

.main-left {
	float: left;
	width: 175px;
	text-align: left;
	background: url(/images/bg_menu.gif) no-repeat;
}

.main-right {
	float: left;
	width: 790px;
	text-align: left;
}

.main-right .margin {
	margin: 30px 70px 50px 50px;
	line-height: 1.5em;
}

#main-home .main-right .margin {
	margin: 30px 30px 50px 50px;
	
}


/* MENU LIST */


#menu {
	margin: 25px 0 10px 10px;	
}

#menu ul {
	padding: 0;
	margin: 0 0 0 15px;
	list-style: none;
}


#menu ul li {
	font-weight: bold;
	font-size: 1em;
	margin: 0;
	border-bottom: 1px dotted #aaa;
}

#menu ul li a {
	display: block;
	width: 100px;
	text-decoration: none;
	color: #7b8fa4;
	margin: 0px;
	line-height: 30px;
	text-transform: uppercase;
}
    
#menu ul li a:hover  {
	text-decoration: underline;
	color: #333;
}

#menu ul li#currentmenu a:link, #menu ul li#currentmenu a:visited, #menu ul li#currentmenu a:active, #menu ul li#currentmenu a:hover {
	color: #000;
}

#menu ul li.first a:link, #menu ul li.first a:visited, #menu ul li.first a:active, #menu ul li.first a:hover {
	
}



/* HOME */

#categories {
	margin: 20px 0 20px 0;
}

#categories .category {
	width: 120px;
	float: left;
	margin: 0 15px 0 0;
	border: 1px dotted #aaa;
}

#categories #last-category {
	margin: 0;
}

#categories .category .image {
	width: 120px;
	text-align: center;
}

#categories .category .title {
	text-align: center;
}

#categories .category .title a:link, #categories .category .title a:visited, #categories .category .title a:hover, #categories .category .title a:active {
	font-size: 1.4em;
	color: #fff;
	text-decoration: none;
	background: #000;
	display: block;
	width: 120px;
	padding: 3px 0 3px 0;
}

#categories .category .title a:hover {
	background: #596d8f;
	
}	


/* PRODUCTS */

.productbox {
	width: 600px;
	margin: 0 0 20px 0;
}

.productbox .image {
	float: left;
	width: 170px;
}



.productbox .text {
	float: left;
	width: 430px;
	margin: 15px 0 0 0;
}

.productbox .text .title {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.productbox .text .title a:link, .productbox .text .title a:visited, .productbox .text .title a:hover, .productbox .text .title a:active {
	color: #000;
	text-decoration: none;
}

.productbox .text .introduction {
	margin: 0 0 5px 0;
}

.productbox .text .introduction a:link, .productbox .text .introduction a:visited, .productbox .text .introduction a:hover, .productbox .text .introduction a:active {
	color: #333;
	text-decoration: none;
}

.productbox .text .link {
	
}

#contactusnow {
	margin: 0 0 30px 0;
}


a.pdf {
	background: url(/images/icon_pdf.gif) no-repeat;
	padding: 0 0 0 20px;
	height: 16px;
	display: block;
	color: #333;
}

/* OTHER PRODCTS */

#otherproducts {
	width: 350px;
	margin: 25px 0 0 0;
}

#otherproducts .item {
	float: left;
	width: 100px;
	height: 100px;
	border: 1px solid #ddd;
	margin: 0 10px 10px 0;
}

#otherproducts .item-used {
	width: 80px;
	height: 80px;
} 

#otherproducts .item-used .image {
	width: 80px;
	height: 80px;
}


/* REFERENCES */

.reference {
	float:left;
	width: 200px;
}

.reference .name {
	
}


/* CONTACT */


#columns {
	
}

#columns #left-column {
	float: left;
	width: 450px;
}

#columns #right-column {
	float: left;
	width: 175px;
	margin: 0 0 0 30px;
	
}


/* OTHER OFFICES */


.region {
	margin: 0 0 15px 0;
}

.region h2 {
	margin: 0;
}

.region h4 {
	font-style: italic;
	font-weight: normal;
	color: #888;
	margin: 0 0 5px 0;
}

.office {
	
}

.office h3 {
	color: #000;
	margin: 0;
}



/* FORM */


form {
	margin: 0;
}


div.question {
	width: 450px;
	margin: 0 0 10px 0;
	overflow: visible;
}

.question label {
	float: left;
	width: 150px;
	
}

.question input {
	width: 180px;
	float: left;
	margin: 0;
	padding: 0;
}

#question-Company input {
	width: 210px;
}

#question-Email input {
	width: 210px;
}

form .question textarea {
	width: 250px;
	margin: 0;
	padding: 0;
}

.submitbutton {
	margin: 0 0 0 170px;
}

form select {
	margin: 0;
	padding: 0;
}

div.validationerror {
	color: #cc0000;
	font-weight: bold;
	border: none;
	margin: 0 0 0 170px;
	padding: 0;
	float: left;
}


/* BASICS */


h1 {
	font-size: 2.2em;
	font-weight: normal;
	margin: 0 0 20px 0;
	color: #5d677b;
	font-style: italic;
	line-height: 1.1;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	text-decoration: none;
	color: #5d677b;
}

h1 a:hover {
	text-decoration: underline; 
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 10px 0;
	color: #738ea4;
	line-height: 1.5em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #729eb6;
	margin: 1em 0 0.5em 0;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0px 0;
}

p {
	margin: 3px 0 15px 0; 
}

img {
	border: none;
}

a {
	color: #3366ff;
}

a:hover {
	color: #f07800;
}

a:visited {
	color: #363f46;
}

a.button:link, a.button:visited, a.button:hover, a.button:active {
	background: #363f46;
	display: block;
	color: #fff;
	font-size: 1.1em;
	line-height: 22px;
	font-weight: bold;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	width: 160px;
}

a.button:hover {
	background: #5a9bcf;
}

a.map:link, a.map:visited, a.map:hover, a.map:active { 
	background: url(../images/map.png) no-repeat;
	padding: 0 0 0 20px;
	background-position: left;
	display: block;
	line-height: 18px;
	color: #3366ff;
}

a.otheroffices:link, a.otheroffices:visited, a.otheroffices:hover, a.otheroffices:active { 
	background: url(../images/building.png) no-repeat;
	padding: 0 0 0 20px;
	background-position: left;
	display: block;
	line-height: 18px;
	color: #3366ff;
}


table {
	font-size: 1em;
}

table tr th {
	vertical-align: top;
	padding: 2px 15px 2px 0px;
	text-align: left;
	font-size: 1em;
}

table tr td {
	vertical-align: top;
	padding: 2px;
	font-size: 1em;
}

/* BOTTOM */

#bottom {
	margin: 0 auto;
	width: 965px;
	height: 3px;
}



/* FOOTER */

#footer {
	background: #363f46 url(/images/bottom1.gif) no-repeat top;
	width: 965px;
	text-align: right;
	color: #fff;
	height: 80px;
	
}

#footer #languages {
	float: left;
	width: 150px;
	padding: 10px 0 0 0;
	text-align: left;
}

#footer #languages .flag {
	float: left;
	width: 33px;
}

#footer #contact {
	float: left;
	width: 800px;
	padding: 10px 3px 0 0;
	
}


#footer .line {
	padding: 0 5px 0 5px;
	color: #777;
}



.clear:after, .clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide */
