html, body {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #5e5e5e;
    width: 100%;
	padding: 0px;
	margin: 0px;
	line-height: 13px;
	background-color: #dac096;
}

form {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
img {
	margin: 0px;
	border: 0px;
}
p {
	color: #5e5e5e;
	margin: 0px;
	padding: 0px 10px 10px 5px;
	font-size: 11px;
	line-height: 13px;
}
h1 {
	color: #e0ad55;
	font-weight: normal;
	font-size: 26px;
	padding: 34px 0px 10px 5px;
}
h2 {
	color: #e0ad55;
 	margin: 0px 0px 0px 0px;
	padding: 0px 20px 10px 0px;
	line-height: 16px;
	font-size: 14px;
    font-weight: bold;
    background: transparent url(../gfx/bg-h2.gif) no-repeat center right;
}

h3 {
    color: #e0ad55;
 	margin: 0px 0px 0px 0px;
	padding: 0px 20px 10px 0px;
	line-height: 18px;
	font-size: 18px;
    font-weight: normal;
}

ul {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}

li {
    width: 400px;
    margin: 10px 0px 10px 20px;
    padding: 0px 0px 0px 20px;
    background: transparent url(../gfx/bg-ul-li.gif) no-repeat top left;
    list-style-type: none;
}

a {
	text-decoration: none;
	color: #FE5C11;
}
a:hover {
	color: #4096ee;
}


td.main-left-top {
	background: #58a1e0 url(../gfx/main-left-top.jpg) repeat-y right top;
}
td.main-left-top div {
	background: transparent url(../gfx/main-left-bottom.jpg) no-repeat right bottom;
	height: 280px;
}

td.main-right-top {
	background: #58a1e0 url(../gfx/main-right-top.jpg) repeat-y left top;
}

td.main-right-top div {
	background: transparent url(../gfx/main-right-bottom.jpg) no-repeat left bottom;
	height: 280px;
}
td.main-inner {
	background: #ffffff url(../gfx/main-left-inner.jpg) no-repeat left bottom;
}

td.main-bottom {
	background: transparent url(../gfx/main-bottom.jpg) repeat-x left top;
	height: 100px;
	color: #ffffff;
}
	td.main-bottom a {
		color: #ffffff;
		text-decoration: none;
	}
	td.main-bottom a:hover {
		text-decoration: underline;
	}

td.main-bottom-left div {
	background: transparent url(../gfx/main-bottom-left.jpg) no-repeat right top;
	height: 100px;
}

td.main-bottom-right div {
	background: transparent url(../gfx/main-bottom-right.jpg) no-repeat left top;
	height: 100px;
}

div.main-header {
	height: 177px;
	/*background: transparent url(../gfx/main-header.jpg) no-repeat left top;*/
	background: transparent url(../gfx/access-header.jpg) no-repeat left top;
	position: relative;
}

    #header-swf {
        width: 656px;
        height: 146px;
        padding-top: 10px;
    }
    
	div.main-header div.main-header-links {
		text-align: right;
		padding: 8px 18px 0px 0px;
	}

	div.main-header div.main-header-links a {
		color: #ffffff;
		text-decoration: none;
		margin: 0px 0px 0px 8px;
	}

	div.main-header a.logo {
		display: block;
		width: 227px;
		height: 85px;
		text-decoration: none;
		position: absolute;
		top: 0px;
		left: 37px;
	}
	div.main-header div.slogen-bg {
		position: absolute;
		background-color: #000000;
		width: 644px;
		height: 65px;
		top: 112px;
		left: 14px;
		z-index: 30;
		opacity: .5;
		filter: alpha(opacity=50);

	}

	div.main-header div.slogen-text {
		position: absolute;
		width: 620px;
		padding: 10px 0px 0px 24px;
		height: 55px;
		top: 112px;
		left: 14px;
		z-index: 31;
		color: #ffffff;
		font-size: 26px;
		line-height: 24px;
	}

	ul.language-selector {
		width: 160px;
		display: block;
		background: transparent url(../gfx/bg-language-selector-box.gif) no-repeat 150px 30px;
		padding: 30px 0px 200px 0px;
		margin: 0px;
		float: left;
	}
		ul.language-selector li {
			background: transparent url(../gfx/bg-language-selector.gif) no-repeat 0px 6px;
			padding: 3px 3px 3px 20px;
			margin: 0px 0px 0px 18px;
			width: 124px;
		}
		ul.language-selector li a {
			color: #3d525c;
		}
	
	div.ls {
        width: 160px;
		display: block;
		background: transparent url(../gfx/bg-language-selector-box.gif) no-repeat 150px 30px;
		padding: 30px 0px 200px 0px;
		margin: 0px;
		float: left;
    }
    
        div.ls div {
			/*background: transparent url(../gfx/bg-language-selector.gif) no-repeat 0px 6px;
			padding: 3px 3px 3px 20px;
			margin: 0px 0px 0px 18px;
			width: 124px;*/
		}

	div.main-data {
		width: 480px;
		display: block;
		float: left;
		padding: 0px 0px 0px 20px;
		margin: 0px;
        min-height: 400px;
        _height: 400px;
	}
	
		table.main-table {
			width: 450px;
			margin: 0px 0px 0px 5px;
			border-top: 1px solid #000;
			border-left: 1px solid #000;
		}
		
			table.main-table td {
				border-bottom: 1px solid #000;
				border-right: 1px solid #000;
				text-align: center;
				padding: 2px;
			}

/*-----------------------------
    contact us
-----------------------------*/
table.contact-us  {
    width: 450px;
    margin: 0px 0px 0px 5px;
    border: 0;
}
		
table.contact-us td {
    border: 0;
    text-align: left;
    padding: 2px;
}

.text250 {
    width: 250px;
    border: 1px solid #D4D0C8;
}

.submitbutton {
    border: 0;
    background: #DAC096;
    cursor: pointer;
}

.submitbutton:hover {
    background: #64A8E7;
}

div#contact-form {
    display: block;
}

div#contact-availabilities {
    display: none;
}

div#contact-map {
    display: none;
}
    
/*-----------------------------
    product categories
-----------------------------*/

div.product-container {
    float: left;
    margin: 0px 0px 0px 40px;
}

    div.product-category {
        float: left;
        width: 180px;
        margin: 0px 30px 10px 0px;
    }
    /*
        div.product-category a,
        div.product-category a:link,
        div.product-category a:visited,
        div.product-category a:active {
            padding: 0px 12px 0px 0px;
            background: transparent url(../gfx/bg-product-a.gif) no-repeat center right;
            color: #61a6e6;
            text-decoration: none;
        }
        
        div.product-category a:hover {
            color: #AAA;
        }
    */    
        div.product-category h2 a {
            color: #e0ad55;
            text-decoration: none;
            background: none;
        }
        
/*-----------------------------
    products
-----------------------------*/


table.product-container {
    
}

    table.product-container td {
        font-size: 11px;
    }
    
table.product-list {
    
}

    table.product-list td ul li {
        width: 320px;
    }
    
    div.product-content p {
        padding: 0px 0px 0px 25px;
    }