body{
	margin:0px;
	padding:0px;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#e4ecf4;
}

a{
	outline:none;
}

a:hover{
	outline:none;
}
img
{
border:none;
outline:none;
}
img a{
	outline:none;
	border:0;
}

img a:hover{
	outline:none;
	border:0;
}

form{
	margin:0px;
	padding:0px;
}
.menubg{
	background-image:url(../images/menubg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}
.navcontainer{
	margin:auto;
	width:208px;
}
.navcontainer ul{
	margin:0px;
	padding:0px;
	float:left;
}
.navcontainer ul li.menu{
	float:left;
	list-style-type:none;
	height:27px;
	display:inline;
	background-image:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:7px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	width:200px;
}
.navcontainer ul li.menu:hover{
	float:left;
	height:27px;
	background-image:url(../images/arrow-hvr.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:7px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
}
.navcontainer ul li.contact{
	float:left;
	list-style-type:none;
	height:27px;
	display:inline;
	background-image:url(../images/contact.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:7px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	width:200px;
}
.navcontainer ul li.contact:hover{
	float:left;
	height:27px;
	background-image:url(../images/contact-hvr.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:7px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
}
.navcontainer ul li.menu1{
	float:left;
	height:27px;
	background-image:url(../images/arrow-hvr.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:7px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
	width:206px;
	list-style:none;
}
.navcontainer ul li a{
	color:#FFFFFF;
	text-decoration:none;
	width:200px;
	float:left;
}
.navcontainer ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.tableft{
	background-color:#eff7ff;
	border:#b5c9e1 solid 1px;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#415a76;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
		line-height:30px;
		font-weight:bold;
	color:#415a76;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.contacttxt{
	padding-left:11px;
	font:12px Arial;
	color:#415a76;
	line-height:18px;
	text-decoration:none;
}
.contacttxt a{
	color:#415a76;
	text-decoration:none;
	letter-spacing:1px;
}
.contacttxt a:hover{
	color:#000000;
	text-decoration:underline;
}
.bodytext{
	font:13px Arial;
	color:#647383;
	line-height:18px;
	text-decoration:none;
}
.link{
	color:#647383;
	text-decoration:underline;
}
.link:hover{
	color:#647383;
	text-decoration:none;
}
.tabtext{
	font:13px Arial;
	color:#0a30b9;
	text-decoration:none;
}
.tabtext a{
	color:#0a30b9;
	text-decoration:none;
}
.tabtext a:hover{
	color:#647383;
	text-decoration:underline;
}
.sale{
	color:#d61029;
	font-weight:bold;
}
.tdbg1{
	background-image:url(../images/tdbg1.jpg);
	background-repeat:repeat-x;
	height:61px;
	text-align:center;
	font:13px Arial;
	color:#346bac;
	text-decoration:none;
}
.tdbg1 small{
	font-size:11px;
	color:#224a79;
	font-style:italic;
}
.tdbg2{
	background-image:url(../images/tdbg2.jpg);
	background-repeat:repeat-x;
	height:72px;
	text-align:center;
}
.tdbg3{
	background-image:url(../images/tdbg3.jpg);
	background-repeat:repeat-x;
	height:72px;
	text-align:center;
}
.dots{
	list-style-image:url(../images/dots.jpg);
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-left:10px;
	padding-left:10px;
}
.dots li{
	padding-bottom:3px;
	margin-bottom:3px;
}
.footer{
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	height:81px;
	text-align:center;
	font:12px Arial;
	color:#eff7ff;
	line-height:18px;
	text-decoration:none;
}
.footer a{
	color:#eff7ff;
	text-decoration:none;
}
.footer a:hover{
	color:#647383;
	text-decoration:none;
}