img
{
	border: 0px;
}

h1
{
	display: inline;
}

#headBox
{
	width: 800px;
	margin: 0 auto;
	margin-top: 20px;
}

#menuBox
{
	width: 100%;
	height: 180px;
}

#menuBox ul
{
	padding: 0;
	float: left;
	list-style: none;
	margin: 0 auto;
	position: absolute;
}

#menuBox li
{
	float: left;
	display: inline;
}

div.pauseBox
{
	width: 100%;
	height: 4px;
	background: #d2e5ff;
	overflow: hidden;
}

div.pause2Box
{
	width: 100%;
	height: 25px;
	background: #a3cbff;
}

#indexBox
{
	width: 100%;
	background: #6296df;
}

#bodyIndexBox
{
	width: 60%;
	padding: 10px;
	font-family: Tahoma;
	font-size: 13px;
	color: #e5f0ff;
}

#bodyIndexBox a
{
	color: #e5f0ff;
	text-decoration : none;
}

#bodyIndexBox a:hover
{
	text-decoration : underline;
}

#offerBox
{
	width: 100%;
	height: 250px;
	background: #b4d1f9;
	overflow: hidden;
}

#offerBox a
{
	color: #2458a0;
	text-decoration: none;
}

div.positionOfferLeftBox
{
	width: 368px;
	height: 60px;
	margin: 10px 10px 10px 10px;
	float: left;
	background: #e8f5ff;
	border: 1px solid #6296df;
	overflow: hidden;
}

div.positionOfferRightBox
{
	width: 368px;
	height: 60px;
	margin: 10px 10px 10px 10px;
	float: left;
	background: #e8f5ff;
	border: 1px solid #6296df;
	overflow: hidden;
}

div.positionOfferImgBox
{
	width: 140px;
	height: 60px;
	border-right: 1px solid #6296df;
	float: left;
}

div.positionOfferTextBox
{
	width: 226px;
	float: left;
	font-family: Verdana;
	font-size: 13px;
	color: #2458a0;
	text-align: center;
}

h2
{
	display: inline;
	font-weight: normal;
	font-family: Verdana;
	font-size: 23px;
}

#contactBox
{
	width: 100%;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	background: #6296df;
	font-family: Tahoma;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
}

#bottomBox
{
	width: 798px;
	height: 107px;
	border-left: 1px solid #6296df;
	border-right: 1px solid #6296df;
	border-bottom: 1px solid #6296df;
	overflow: hidden;
}

#tableBox
{
	width: 750px;
	background: #d4eaff;
	padding: 5px 25px 25px 25px;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
}

#tableBox h1
{
	display: inline;
	font-size: 18px;
}

#tableBox table
{
	border: 1px solid #6296df;
	width: 740px;
	border-spacing: 0;
	text-align: left;
}

#offerMenu
{
	width: 790px;
	padding: 5px;
	background: #f5f9ff;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #4a73ab;
	text-align: center;
}

#offerMenu a
{
	color: #4a73ab;
	text-decoration: none;
}

#offerMenu a:hover
{
	text-decoration : underline;
}

#iceCream
{
	width: 770px;
	padding: 15px;
	background: #d4eaff;
	font-family: Verdana;
	font-size: 15px;
	color: #183255;
	text-align: center;
}

#iceCream a
{
	color: #4982b8;
	font-weight: bold;
	text-decoration: none;
}

#iceCream a:hover
{
	text-decoration : underline;
}

#iceCream h1
{
	font-size: 18px;
}

