body{
	background-color: #cfe1f1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00529b;
}

div.wrapper-main{
	width:788px;
	text-align:left;
}

div.top{
	background-image:url(bg-top.jpg);
	height: 38px;
	padding-top: 17px;
	padding-left: 21px;
}

div.topimage{}

div.main{
	background-image:url(bg-main.gif);
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 20px;
	padding-bottom:20px;
}

div.bottom{
	background-image:url(bg-bottom.gif);
	height: 60px;
}

td{
	vertical-align:top;
}

td.start-left-top{
	background-image:url(bg-small-container-top.gif);
	background-repeat:no-repeat;
	width:252px;
}

td.start-center-top{
	background-image:url(bg-small-container-top.gif);
	background-repeat:no-repeat;
	width:252px;
}

td.start-right-top{
	background-image:url(bg-small-container-top.gif);
	background-repeat:no-repeat;
	width:235px;
}

td.start-left-bottom{
	background-image:url(bg-small-container-bottom.gif);
	background-repeat:no-repeat;
	height:21px;
}

td.start-center-bottom{
	background-image:url(bg-small-container-bottom.gif);
	background-repeat:no-repeat;
	height:21px;
}

td.start-right-bottom{
	background-image:url(bg-small-container-bottom.gif);
	background-repeat:no-repeat;
	height:21px;
}

div.start-left{
	padding-left: 25px;
	padding-right: 43px;
	padding-top: 20px;
	line-height:16px;
}

div.start-center{
	padding-left: 25px;
	padding-right: 43px;
	padding-top: 20px;
	line-height:16px;
}

div.start-right{
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	line-height:16px;
}

a img{
	border: none;
}

div.main-content-top{
	background-image:url(bg-large-container-top.gif);
	padding-left: 25px;
	padding-right: 25px;
	padding-top:5px;
	padding-bottom: 10px;
	line-height:16px;
}

div.main-content-bottom{
	background-image:url(bg-large-container-bottom.gif);
	height:21px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#00529b;

	background-image: url(bg-line-wide.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom: 10px;
	line-height:20px;
}

body.start h1{
	background-image: url(bg-line-small.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom: 10px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00529b;
	margin-bottom: 5px;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00529b;
	margin-bottom: 5px;
}

ul{
	margin:0px;
	padding: 0px;
}
li{
	background-image:url(bg-arrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:1px solid #e5eef5;
	margin-left:0px;
	list-style:none;
}

div.bottle{
	text-align: right;
}