
body {
	line-height: 1;
	text-align: center;
	background-color: #fff;
	
	font-size: 12px;
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
}


p {
	line-height: 140%;
	text-align: justify;
	padding-bottom:  10px;
	padding-left:  15px;
	padding-right:  15px;
	font-size: 1.1em;
	color: #419fc2;

}

p.index {
	line-height: 140%;
	text-align: justify;
	padding-bottom:  10px;
	padding-left:  85px;
	padding-right:  85px;
	font-size: 1.1em;
	color: #419fc2;

}

p.center {
	line-height: 140%;
	text-align: center;
	padding-bottom:  10px;
	padding-left:  15px;
	padding-right:  15px;
	font-size: 1.1em;
	color: #419fc2;

}

div.pics {
	line-height: 100%;
	text-align: center;
	padding-bottom:  1px;
	padding-top:  5px;
	padding-left:  15px;
	padding-right:  15px;
	font-size: 1.1em;
	color: #419fc2;

}

h2 {
	font-size: 14px;
	color: #039;
	text-align: left;
	font-weight: 500;
	padding-left:  15px;
}

h2 {
	font-size: 18px;
	color: #039;
	text-align: center;
	font-weight: 500;
	padding-left:  15px;
}


#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right:auto;
	display: inline-block;
	background-color: #fff;
}

#masthead {
	width: 100%;
	height: 73px;
	background: url("masthead.png") bottom right;
	background-repeat: no-repeat;
	
}

#strapline {
	text-align: center;
	padding-right:3px;
	color: #fecf13;
	font-family: Georgia;
	font-size: 1.5em;
}


/*
#leftnav {
	width: 160px;
	margin-right: 20px;
	float: left;
}
*/

p.straps {
	color: #113; 
	font-size: 16px;
	text-align: center;

}

.leftnavpic {
	padding-top:10px;
}


#content {
	
	padding-top: 10px;
	width: 610px;
	float: right;
	margin-right: 10px;
	text-align: center;
}

#mainpic {
	text-align: center;

}




#product_tariff
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 25px;
	width: 550px;
	text-align: left;
	border-collapse: collapse;
	border: 0px solid #039;
}
#product_tariff th
{
	padding: 10px 15px 10px 15px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
/*	border-bottom: 1px dashed #039;*/
}
#product_tariff td
{
	padding: 7px 10px 7px 10px;
	color: #419fc2;
}
#product_tariff tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


#homecontent {
	padding-top: 30px;
	width: 610px;
	float: right;
	margin-right: 10px;
	text-align: center;
}

#products {
	width: 100%;
	text-align: center;

}

#arrows {
	width: 100%;

}

#arrowleft {
	width: 61px;
	float: left;
	vertical-align: middle;
	padding-top: 245px;

}

#arrowright {
	width: 61px;
	float: right;
	padding-top: 245px;

}

#nextpic {
	float: left;
	text-align: center;
	width: 570px;
	padding-top: 20px;
}

#rightnav {
	width: 160px;
	margin-left: 20px;
	float: right;
	text-align: right;
}


.rightnavpic {
	width: auto;
	padding-top:30px;
}


