@charset "UTF-8";
/* CSS Document */

/*-----------Basic Styling-----------*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	line-height: 1.4em;
	background-color: #D1E7F5;
}
#clear {
	clear: both;	
}

#wrapper {
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 826px;
	width: 964px;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#header {
	float: left;
	height: 268px;
	width: 942px;
	border: 1px solid #000;
	margin: 10px;
}
#logo {
	float: left;
	width: 329px;
	margin-right: 2px;
	height: 219px;
}
#corporateimage {
	float: left;
	height: 219px;
	width: 328px;
}
#main {
	float: left;
	width: 954px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#menu {
	float: left;
	width: 263px;
	height: 219px;
	padding-left: 10px;
}
#language {
	height: 29px;
	width: auto;
	font-size: 11px;
	padding-top: 20px;
	text-align: right;
	padding-right: 10px;
	float: left;
	padding-left: 10px;
}
#email {
	height: 29px;
	width: auto;
	font-size: 11px;
	padding-top: 20px;
	text-align: right;
	padding-right: 10px;
	float: right;
	padding-left: 10px;
}
#email a {
	color: #900;
	text-decoration: none;
	padding-left: 10px;
}
#email a:hover {
	color: #900;
	text-decoration: underline;
}
#sidebar {
	float: left;
	width: 274px;
	height: 517px;
	background-color: #EEF6F9;
	background-image: url(../images/sidebar.jpg);
	background-repeat: no-repeat;
}
.rightAlign {
	text-align: right;
}
.lightblue {
	background-color: #CDE7F6;
	border: 1px solid #415A79;
	padding-left: 20px;
}
.aboutus {
	background-image: url(../images/About_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
}
.distributors {
	background-image: url(../images/Distributors_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
}
.suppliers {
	background-image: url(../images/Suppliers_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
}
.onlinecatalogue {
	background-image: url(../images/Onlinecatalogue_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
}
.contact {
	background-image: url(../images/Contact_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
}
#partners {
	margin: 10px;
	font-size: 12px;
}
#partners p {
	padding-top: 3px;
	line-height: 1.4em;
}
#partners p.center {
	text-align: center;
	font-weight: bold;
}
#partners h1 {
	font-size: 18px;
	color: #F00;
	padding-bottom: 4px;
	text-align: center;
}
#partners  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#partners ul li {
	margin-left: 20px;
}
#partners a {
	color: #A60000;
	text-decoration: none;
}
#partners p.bold {
	font-weight: bold;
}
#partners a:hover {
	color: #A60000;
	text-decoration: underline;
}
.CDN {
	background-image: url(../images/CDNFLAG.jpg);
	display: block;
	width: auto;
	padding-right: 4px;
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 25px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
}
.US {
	background-image: url(../images/USFLAG.jpg);
	display: block;
	padding-right: 4px;
	padding-left: 30px;
	background-repeat: no-repeat;
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 25px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
}
#footer {
	float: left;
	width: 964px;
	font-size: 10px;
}
.US_middle {
	background-image: url(../images/USFLAG.jpg);
	display: block;
	padding-right: 4px;
	padding-left: 30px;
	background-repeat: no-repeat;
	width: auto;
	padding-top: 2px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
a {
	color: #AD0000;
	text-decoration: none;
}
a:hover {
	color: #AD0000;
	text-decoration: underline;
}
#distributors img {
	padding-right: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#suppliers img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#language a {
	color: #900;
	text-decoration: none;
}
#language a:hover {
	color: #900;
	text-decoration: underline;
}
#menuFR {
	float: left;
	width: 263px;
	height: 219px;
	padding-left: 10px;
}
.distributorsFR {
	background-image: url(../images/Distributors_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
}
#sidebarmenu1 li .aboutusFR {
	padding-top: 14px;
	height: 28px;
}
.aboutusFR {
	background-image: url(../images/About_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
}
.contactFR {
	background-image: url(../images/Contact_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
}
#sidebarmenu1 li .contactFR {
	padding-top: 13px;
	height: 28px;
}
#distributors p.alignLeft {
	text-align: left;
}
