body {
	margin: 0;
	padding: 0;
	font: .8em/1.2em sans-serif;
}

p { }

h2 {
	color: #660;
	font-weight: bold;
	margin: 0.83em 0;
	text-align: left;
	font-size: 1.3em;
}

h3 {
	color: #660;
	font-weight: bold;
	margin: 0.83em 0;
	text-align: left;
	font-size: 1.1em;
}

a:link {
	color: #c60;
	text-decoration: underline;
}

a:hover {
	color: #c60;
	text-decoration: none;
}

a:visited {
	color: #bb8900;
}

#header {height: 98px;
    background: none no-repeat 97% 10%;
    color: #fff;
	padding-right: 5px;
	padding-left: 15px;
}
    
#subheader { color: #EC8729;
	text-align: right;
	background-position: 97% 10%;
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding-right: 5px;
}

div#lozenge {
	width: 566px;
	height: 30px;
	background: url(../images/Blue-lozenge.gif) no-repeat;
	color: white;
	font-size: 1.6em;
	text-align: center;
	padding-top: 6px;
}

div#mainbody {
	width: 850px;
	text-align: left;
	height: auto;
}

div#mainbox {
	width: 850px;
	height: auto;
	background-image: none;
	overflow: hidden;
	border: 1px solid #959595;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #c1d5fe;
}

div#maincontent {
	margin-left: 4px;
	margin-right: 8px;
	color: #747474;
	border-right: medium hidden;
	width: 570px;
	overflow: visible;
	float: right;
	text-align: left;

	padding: 2%;
	height: 100%;
}

div#Footer {
	color: #747474;
	margin-bottom: 0;
	height: 20px;
	width: 560px;
	float: right;
}

div#leftcolumn {
	padding: 2%;
	text-align: right;
	width: 188px;
	float: left;
}

div#leftcolumnimage {
	height: 100px;
	width: 80px;
	display: inline-block;
}

div#RightColumn {
	display: inline;
	padding: 2%;
}

div#leftimage {
	float: left;
	clear: none;
	position: relative;
	left: 20px;
	display: inline;
	bottom: 20px;
}

td { color: #747474; font-size: small; }

.footertext {
	color: #959595;
	font-size: xx-small;
	display: inline;
}

.headerlarge {
	font-size: 1.8em;
	text-align: right;
	color: #fff;
}

.headersmall {
	text-align: right;
	color: #EC8729;
	font-size: 1.4em;
	letter-spacing: 3px;
}

#subheader a:link {
	color: green;
}

#subheader a:visited {
	color: #fff;
}

#subheader a:hover {
	color: yellow;
}

#header div.screenlogo {height: 87px; width: 269px; background: none no-repeat right; float: left; position: relative;}

#stitle { color: #EC8729;text-align:right; position: relative; top: 25px; height: 40px; z-index: 1001; background-image: none; background-color: transparent;
	width: 300px;
	float: right;
}

#headerphone {
	left: 140px;
	position: absolute;
	width: 400px;
	top: 15px;
}

#stitle h2 { margin:0px; padding:0px;
	text-align: right;
	color: #EC8729;
	font-size: 1.8em;
}

.codes_head {
	font-weight: bold;
	text-align: right;
	width: 30px;
}

.codes_head_balti {
	font-weight: bold;
	text-align: right;
	width: 30px;
	background-color: #d5e7e6;
}

.codes {
	font-weight: bold;
	text-align: left;
	width: 30px;
	font-size: .9em;
}

.name_head {
	font-weight: bold;
	color: #802023;
	width: 324px;
}

.name_head_balti {
	font-weight: bold;
	color: maroon;
	width: 324px;
	background-color: #d5e7e6;
	font-size: 120%;
	text-align: center;
}

.name {
	font-weight: bold;
	color: #802023;
	font-size: .9em;
	width: 324px;
}

.price_head {
	font-weight: bold;
	text-align: right;
	width: 40px;
	font-size: .7em;
}

.price_head_balti {
	font-weight: bold;
	text-align: right;
	width: 40px;
	font-size: .7em;
	background-color: #d5e7e6;
}

.price {
	font-weight: bold;
	text-align: right;
	width: 40px;
	font-size: .9em;
}

.price_balti {
	font-weight: bold;
	text-align: right;
	width: 40px;
	font-size: .9em;
	background-color: #d5e7e6;
}

.description {
	font-size: .8em;
	border-bottom: 1px dotted #000;
}

.strength_head {
	color: red;
	width: 120px;
}

.strength {
	color: red;
	width: 120px;
	font-size: .9em;
}

