body {
         font-family: Arial, Verdana;
         font-size: 14px;
         color: #000000;
         background-color: #E5F3FE;
         margin: 0px;
         padding: 0px;
	}

#Header {
         height: 107px;
         border-bottom: 1px solid #dbdbdb;
         background: transparent url('../images/HeaderBg.jpg') repeat-x;
	}

#HeaderContainer {
         width: 1000px;
         text-align: left;
         height: 107px;
         background: transparent url('../images/HeaderBgLine.jpg') no-repeat center;
	}

#LogoSet {
         float: left;
         width: 155px;
         height: 82px;
         padding-top: 15px;
         padding-left: 50px;
	}

#LanguageSelector {
         float: right;
         width: 150px;
         text-align: left;
         padding-top: 70px;
	}

#LanguageSelector a {
	color: #2a2f33;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	}

#LanguageSelector a.active {
	text-decoration: none;
	font-weight: bold;
	}

#headerInfoContainer {
         float: right;
         padding-top: 15px;
         margin-right: 25px;
         width: 210px;
	}

.headerInfo {
         border-bottom: 1px solid #FFFFFF;
         padding: 5px;
         font-size: 16px;
         text-align: right;
         width: 200px;
	}

.headerInfo em {
	font-style: normal;
	font-size: 11px;
	color: #484848;
	}

.phoneInfo {
	float: right;
         padding: 5px;
         font-size: 16px;
         text-align: right;
         width: 120px;
	}

span.phoneNumber {
         width: 170px;
	}

#BodyContainer {
         width: 1000px;
         margin-top: 15px;
	}

.bodyTL {
         background: #F7FAFF url('../images/bodyTL.jpg') no-repeat top left;
	}

.bodyTR {
         background: transparent url('../images/bodyTR.jpg') no-repeat top right;
	}

.bodyBL {
         background: transparent url('../images/bodyBL.jpg') no-repeat bottom left;
	}

.bodyBR {
         background: transparent url('../images/bodyBR.jpg') no-repeat bottom right;
	}


#menuContainer {
         float: left;
         width: 225px;
         text-align: left;
	}

#menuContainerTop {
         width: 253px;
         background: transparent url('../images/MenuMainTop.jpg') no-repeat top;
	}

#menuContainerBottom {
         width: 253px;
         background: transparent url('../images/MenuMainBottom.jpg') no-repeat bottom;
	}

#TranslatorCol {
         text-align: center;
         margin-top: 20px;
         border-top: 1px solid #C7C7C7;
	}

p.RightColTitle {
         font-size: 16px;
         margin: 0px;
         padding: 0px;
         padding-top: 5px;
	}

p.rDate {
         text-align: left;
         font-size: 10px;
         color: #4F4F4F;
         margin: 0px;
         padding: 0px;
         padding-left: 5px;
         padding-top: 10px;
         padding-bottom: 3px;
	}

p.rText {
	color: #1C1C1C;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
         margin: 0px;
         padding: 0px;
         padding-left: 5px;
         line-height: 18px;
	}

p.rMore {
         margin: 0px;
         padding: 0px;
	text-align: left;
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom: 10px;
	}

#menu {
         padding-top: 15px;
         padding-left: 10px;
         padding-bottom: 30px;
	}

#menuContainer a {
	display: block;
	}

#textContainer {
         float: left;
         width: 530px;
         text-align: left;
	}

#rightColumnContainer {
         float: right;
         width: 239px;
         text-align: right;
	}

#rightColumn {
	background: #DFDFDF url('../images/RightColBg.jpg') repeat-y;
         width: 239px;
	}

#rightColumnTop {
         background: transparent url('../images/RightColTop.jpg') no-repeat top;
	}

#rightColumnBottom {
         background: transparent url('../images/RightColBottom.jpg') no-repeat bottom;
	}

#rightColumnText {
         text-align: left;
	padding: 10px;
	}

#OnlineOrder {
         padding-top: 5px;
         padding-left: 3px;
	}

#BodyLineContainer {
         clear: both;
	}

h1 {
   	float: left;
         margin: 0px;
         padding: 0px;
         margin-top: 15px;
         background: #bbe2fd url('../images/h1bg.jpg') no-repeat left;
         height: 40px;
         width: 335px;
         text-align: left;
         padding-left: 15px;
         font-size: 20px;
         font-weight: normal;
         color: #2a2f33;
         padding-top: 10px;
         border: 0px solid #000000;
	}

#pageText {
	clear: both;
         padding-left: 0px;
         text-align: left;
         padding-top: 10px;
	}
/*fixes-----------------------*/div.fixingBlock, div.fixingBlock2{	float: left;}#textContainer {	width: 775px;}#rightColumnContainer {	margin-top: -65px;}
#textContainer #headline, #pageText {
	float: left;	width: 530px;
}
#rightColumn {
	/*margin-left: 531px;*/	float: right;
}
#BodyContainer, .bodyTL, .bodyBL, .bodyTR, .bodyBR {
	display: inline-block;
}
/*----------------------------*/

#headline {
	text-align: left;
	border: 0px solid #000000;
	}

a.menuGroup {
	clear: both;
         display: block;
         width: 186px;
         height: 30px;
         background: #0C6FB3 url('../images/menuGroup.jpg') no-repeat;
         margin-bottom: 5px;
         padding-top: 11px;
         padding-left: 11px;
         color: #FFFFFF;
         text-decoration: none;
	}

a.menuGroupItem {
         display: block;
         width: 172px;
         height: 25px;
         padding-top: 7px;
         background: transparent url('../images/menuGroupItem.jpg') no-repeat left top;
         padding-left: 15px;
         border-bottom: 1px solid #D6D6D6;
         color: #2A3338;
         text-decoration: none;
	}

a.last {
         border: none;
	}

div#menuGrey {
         background-color: #DDF0FE;
         margin-right: 15px;
	}

div#menuGreyTop {
	background: transparent url('../images/menuGreyTop.jpg') no-repeat top right;
	}

div#menuGreyBottom {
	background: transparent url('../images/menuGreyBottom.jpg') no-repeat bottom right;
	}

a.menuGroupItemGrey {
         padding: 10px 10px 10px 15px;
         color: #2A3338;
         text-decoration: none;
	}

a:hover {
         text-decoration: underline;
	}

#BodyLineContainer {
	clear: both;
	margin-top: 20px;
         background-color: #D3E1E1;
         clear: both;
         height: 220px;
	}

#NL {
         clear: both;
	}

#BodyLine {
	clear: both;
         width: 950px;
         text-align: left;
	}

#OurContacts {
	width: 250px;
	float: left;
         border-right: 15px solid #E5F3FE;
         text-align: right;
         padding: 20px 40px 20px 80px;
	}

.ContactsTitle {
         color: #818F92;
         font-size: 20px;
	}

.emailBottom {
	width: 250px;
         color: #2F383F;
         font-size: 22px;
	padding-top: 10px;
	margin-bottom: 10px;
	}

.emailBottom em {
	font-size: 14px;
	font-style: normal;
	color: #656A6E;
	}

.phoneBottomBox {
	border-top: 1px solid #FFFFFF;
         color: #2F383F;
         font-size: 22px;
	padding-top: 10px;
	margin-bottom: 10px;
	}

.phoneBottom {
         float: right;
	}

.icqBottomBox {
	clear: both;
	border-top: 1px solid #FFFFFF;
         color: #2F383F;
         font-size: 19px;
	padding-top: 10px;
	margin-bottom: 10px;
	}

.icqBottom {
         float: right;
	}

.Partners {
         float: left;
         padding: 20px 0px 20px 40px;
	}

#FooterContainer {
         clear: both;
	}

.PartnersTitle {
         color: #818F92;
         font-size: 20px;
	}

.PartnerLogoHolder {
         width: 500px;
	}

.PartnerLogoHolder img {
         float: left;
         padding: 10px;
	}

#copy {
         font-size: 12px;
	}

ul {
         list-style: none;
         line-height: 25px;
	}

ul li {
         background: transparent url('../images/check.jpg') no-repeat;
         padding-left: 22px;
	}

#pageText a {
         color: #1E66B8;
	}

#developerdBy {
	width: 1000px;
	text-align: right;
	clear: both;
	margin-top: 15px;
	font-size: 11px;
	line-height: 35px;
}

#developerdBy a {
	color: #0753F0;
}
