body
{
	margin: 0;
	padding: 0;
	background: #E3DEFE;
	font-family: arial;
	font-size: 80%;
}

img
{
	border: 0;
}

#skip
{
	display: none;
}

img.imgpad
{
	margin: 0 20px 0 0;
}

#logorollover
{
	width: 120px;
	height: 35px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(../images/backtotop.png);
	display: block;
}

:hover#logorollover
{
	background-position: bottom left;
}

#container
{
	margin: 0 auto;
	width: 850px;
}

#headercont
{
	width: 850px;
	height: 80px;
	background: #C5BBFD url('../images/logo.png') no-repeat;
	margin: 0
}

#menucont
{
	width: 850px;
	height: 70px;
	background: #B5B591 url('../images/background-menucont.png');
	margin: 0 0 15px 0;
}

#menucont ul
{
	margin: 0;
	padding: 10px 0 0 0;
	list-style-type: none;
	font-weight: bold;
	letter-spacing: -1px;
}

#menucont ul li
{
	display: inline;
}

#menucont ul li a
{
	float: left;
	color: #333;
	text-decoration: none;
	background: #CCC url('../images/menu-background.gif') repeat-x;
	padding: 28px 15px 16px 15px;
}

#menucont ul li a:hover
{
	color: #FFF;
	text-decoration: none;
	background: #CCC url('../images/menu-hover.png') repeat-x;
}

#menucont ul li a.start
{
	background: #CCC url('../images/menu-start.png') no-repeat;
}

#menucont ul li a:hover.start
{
	background: #CCC url('../images/menu-star-hover.png') no-repeat;
}

#imagecont
{
	width: 850px;
	height: 175px;
	margin: 0 0 15px 0;
}

#imagecontleft
{
	float: right;
	width: 542px;
	height: 175px;
}

#imagecontright
{
	float: left;
	width: 263px;
	height: 175px;
	padding: 0 15px;
	background: #BFBFA2 url('../images/background-imagecontright.png');
}

table#quote
{
	width: 263px;
	height: 175px;
	line-height: 160%;
}

table#quote td
{
	vertical-align: center;
}

#imagecontright h2
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-size: 155%;
	letter-spacing: -1px;
	color: #FFF;
	font-family: georgia;
	font-style: italic;
	font-weight: normal;
}

#maincont
{
	width: 850px;
	background-image:url('../images/maincont-background.gif');
	background-repeat:repeat-y;
	margin: 0 0 15px 0;
}

#maincontleft
{
	float: left;
	width: 512px;
	background: #D3CDFE url('../images/background-maincontleft.png') no-repeat;
	padding: 15px 15px 0 15px;
	line-height: 160%;
}
#fullspan
{
	margin: 0 auto;
	width: 800px;
	background: #D3CDFE;
	padding: 15px 15px 0 15px;
	line-height: 160%;
}

#fullspan p
{
	margin: 0 0 15px 0;
	padding: 0;
}

#fullspan h1
{
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #B3A8FD;
	font-size: 180%;
	letter-spacing: -1px;
	color: #624BFC;
	font-weight: normal;
}

#maincontleft p
{
	margin: 0 0 15px 0;
	padding: 0;
}

#maincontleft h1
{
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #B3A8FD;
	font-size: 180%;
	letter-spacing: -1px;
	color: #624BFC;
	font-weight: normal;
}

#maincontright
{
	float: right;
	width: 263px;
	padding: 15px 15px 0 15px;
	background: #BFB5FD url('../images/background-maincontright.png') no-repeat;
}

#maincontright p
{
	margin: 0 0 15px 0;
	padding: 0;
}

#maincontright ul, #maincontleft ul
{
	margin: 0 0 15px 10px;
	padding: 0;
	list-style-type: none;
}

#maincontright ul li
{
	display: block;
	background-image: url('../images/li-active.png');
	background-repeat: no-repeat;
	background-position-y: top;
	margin: 0 0 5px 0;
	padding: 0 0 0 18px;
}

#maincontleft ul li
{
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 0 18px;
	background-image: url('../images/mainleft-li-active.png');
	background-repeat: no-repeat;
}

#maincontright img
{
	margin: 0 0 15px 0;
}

#maincontright img.bottomimg
{
	margin: 0;
}

#maincontright a, #maincontright ul li span
{
	letter-spacing: -1px;
}

#maincontleft table#rates
{
	width: 512px;
	margin: 0 0 15px 0;
}

#maincontleft table#rates th
{
	font-size: 85%;
	vertical-align: top;
	padding: 0 5px 5px 5px;
	line-height: 100%;
	color: #555;
}

#maincontleft table#rates td
{
	font-size: 95%;
	vertical-align: center;
	border: 1px solid #B0A6FD;
	padding: 5px;
	letter-spacing: -1px;
	text-align: center;
	line-height: 150%;
	background: #E4E0FE url('../images/ratestable-background.png');
}

#maincontleft table#rates strong
{
	letter-spacing: 0;
}

#maincontleft table#rates span
{
	font-size: 90%;
}

#maincontright ul li:hover
{
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 0 18px;
	background-image: url('../images/li-hover.png');
	background-repeat: no-repeat;
}

#maincontleft ul li:hover
{
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 0 18px;
	background-image: url('../images/mainleft-li-hover.png');
	background-repeat: no-repeat;
}

#maincontright h3
{
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 120%;
	font-weight: normal;
	letter-spacing: -1px;
	color: #6B619C;
}

#bottom
{
	clear: both;
	width: 850px;
	height: 20px;
	background: #A2A279 url('../images/bottom-background.png') no-repeat;
}

#footercont
{
	margin: 0;
	width: 850px;
	height: 40px;
	background: #C4B9FD url('../images/background-footercont.png') no-repeat;
	font-size: 85%;
	color: #846FFB;
}

#footercont p
{
	margin: 0;
	padding: 0;
}

#footercont a, a:hover
{
	color: #846FFB;
	text-decoration: none;
}

#footercontleft
{
	float: left;
	width: 370px;
	padding: 15px;
}

#footercontright
{
	float: right;
	width: 420px;
	padding: 15px;
	text-align: right;
}

#btt
{
	width: 120px;
	height: 35px;
	margin: 35px 0 0 0;
}

a
{
	text-decoration: none;
	color: #846FFB;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

#contactform
{
	background: #CAC2FE;
	border: 1px solid #BFB5FD;
	width: 450px;
	padding: 20px;
}

#contactform form { margin: 0; }
#contactform fieldset { border: 0; margin: 0 0 5px 0; padding: 0; }
#contactform label { padding: 0; margin: 0; }
#contactform input, textarea { margin: 0 0 5px 0; border: 1px solid #B3A8FD; background: #D3CDFE; padding: 5px; font-size: 12px; font-family: "Arial", Verdana, Helvetica, sans-serif; color: #333; }
#contactform p span.green { color: #3A6310; font-weight: bold; font-size: 11px; }
#contactform p span.red { color: #C00; font-weight: bold; font-size: 11px; }
#contactform img { border: 0; margin: 0; padding: 0; }
#contactform p { margin: 0; padding: 0; }
#contactform input.nocss { border: 0; background: #CAC2FE; }