*
{
	margin: 0px;
	padding: 0px;
}

body 
{
	text-align: center;
	background-color: #f4f4dc;
	margin-top: 20px;
}

table,div, input, textarea, select
{
	font: 11px tahoma, Arial, sans-serif;
	text-align: left;
}

th
{
	color: #f5d1b0;
	text-transform: lowercase;
	height: 25px;
	width: 170px;
	padding-right: 5px;
}

a
{
	color: #00d1ff;
	text-decoration: none;
}

a:hover
{
	color: #00fffc;
	text-decoration: underline;
}

h2
{
	font-size: 13px;
	margin: 10px 0px 0px 20px;
	font-weight: bold;
	color: #00d1ff;
}

b
{
	color: #88def1;
}

input, textarea, select
{
	float: left;
	width: 150px;
	color: #493726;
	padding: 4px;
	height: 25px;
	background-color: #ac937b;
	border: 1px solid #5e4329;
}

.chkbox
{
	width: 20px;
	height: 16px;
	background-color: #957556;
	border: 0px;
	padding: 0px;
	float: left;
}

textarea
{
	height: 70px;
}

#wrapper
{
	width: 700px;
	margin: 0 auto;
}

#container
{
	width: 700px;
	border-top: 6px solid #fff;
	border-bottom: 6px solid #fff;
	background-image: url(images/containerbg.gif);
	background-repeat: repeat-y;
}

#left
{
	width: 188px;
	float: left;
	height: auto;
	text-align: left;
	padding-left: 6px;
}

#right
{
	width: 499px;
	float: left;
	height: auto;
	text-align: left;
	padding-left: 1px;
}

#toplogo
{
	width: 187px;
	height: 106px;
	text-align: center;
	background-color: #d1eedd;
}

#topfla
{
	width: 499px;
	height: 106px;
	background-color: #388557;
	border-bottom:1px solid #fff;
}

#fla
{
	width: 499px;
	clear: both;
	text-align: center;
}


#phone
{
	float: left;
	height: 30px;
	color: #fbfccc;
	margin:2px 0px 0px 5px;
}

#phone p
{
	margin-top: 4px;
	font-size: 9pt;
}

#toplink
{
	float: right;
	color: #fff;
	height: 30px;
	padding:5px 5px 0px 0px;
}

#toplink a
{
	color: #c3efc1;
	text-decoration: none;
}

#toplink a:hover
{
	color: #fff;
	text-decoration: none;
}


#leftmenu
{
	width: 187px;
	background-color: #257384;
}

#leftmenu ul
{
	display: black;
	color: #fff;
	font-weight: bold;
}

#leftmenu li
{
	list-style-type: none;
}

.curr
{
	color: #162d32;
	background-image: url(images/currmenubg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	line-height: 30px;
	padding-left: 20px;
}

#leftmenu li a
{
	color: #fff;
	background-image: url(images/leftmenubg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 187px;
	line-height: 30px;
	padding-left: 20px;
	text-decoration: none;
}

#leftmenu li a:hover
{
	color: #88def1;
	background-image: url(images/leftmenubgovr.gif);
	text-decoration: none;
}

.clear
{
	clear: both;
}

#flaimg
{
	height: 287px;
	border-bottom:1px solid #fff;
}

#offer
{
	margin-top: -1px;
}

#offer p
{
	color: #d9edf1;
	margin: 4px 13px 5px 18px;
	line-height: 14px;
	text-align: justify;
}

.txt, table
{
	color: #f0dbc7;
	padding-top: 10px;
}

.txt p
{
	margin: 7px 25px 10px 20px;
	line-height: 1.6em;
}

.txt ul
{
	margin: 5px 0px 5px 35px;
}

.step li
{
	list-style-image: url(images/arr.gif);
	line-height: 1.5em;
}

.rightimg
{
	margin-left: 15px;
}

#footer
{
	font-size: 10px;
	width: 680px;
	margin: 0 auto;
	height: 25px;
	padding: 5px 0px;
}

#footer a
{
	color: #5d6b6e;
	text-decoration: none;
}

#footer a:hover
{
	color: #000;
	text-decoration: none;
}

#fl
{
	float: left;
}

#fr
{
	font-size: 10px;
	float: right;
}

ul#news {
	margin: 7px 10px 0px 23px;
	font-weight: normal;
}

.leftbtn
{
	width: 187px;
	height: 34px;
	line-height: 32px;
	color: #fff;
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(images/sp_offer_btnbg.gif);
	background-repeat: no-repeat;
}

.limg img
{
	margin: 3px 3px 3px 0px;
}

.limg a img
{
	border: 3px double #00e3fe;
}

.limg a:hover img
{
	border: 3px double #ffbd80;
}

.bigimg
{
	float: left;
	border: 5px solid #f4dac1;
	margin: 7px 0px 10px 22px;
}

.bigimg:hover
{
	border: 5px solid #6ec4d7;
}

