body {
	background: #FFFFFF url(images/background.gif) repeat-x !important;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0;
}
a:link, a:visited {color:#023497; text-decoration:underline;}
a:hover {color:#1345A8; text-decoration:none;}
a img{border:0px;}

#body
{
	width: 780px;
	margin:auto;
}

#header
{
	height:120px;
	color: #FFFFFF;
	background: #000000 url(images/background.gif) repeat-x;
	margin:auto;
	text-align: right;
}
input{font-size:11px;}

#menu
{
	width:780px;
	height:40px;
	padding:0;
	background: url(images/menuback.gif) no-repeat;
	margin-top: 1px;
}

#menu ul
{
	display:block;
	width:780px;
	height:40px;
	top:0;
	right:0;
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
	
}

#menu ul li
{
	float:left;
	padding:0px;
	margin:0px;
	height:40px;
}

#menu ul li a
{
	font: 15px/40px Tahoma, "Arial Narrow", Arial, Helvetica, sans-serif;
	padding:10px 38px 11px 38px;
	position:relative;
	text-align:center;
	margin:0;
	color:#495368;
	text-decoration:none;
	height:40px;
	
}
#menu ul li.orangemenu a
{
	color:#d96d00 !important;
}
#menu ul li a:hover{
	background: #F0F0F0;
}
#menu ul li.menudiv
{
	background: #FFFFFF url(images/menudiv.gif) no-repeat;
	width: 2px;
	height:40px;
}
#pagetop
{
	background: white url(images/pagetop.gif) no-repeat;
	width:780px;
	height:6px;
	margin-top:7px;
}
#pagebottom
{
	background: white url(images/pagebottom.gif) no-repeat;
	width:780px;
	height:7px;
}
#page
{
	background: #FFFFFF url(images/pageback.gif) repeat-y;
	
}
#footer
{
	clear:both;
	margin:7px 0 20px 0;
	background: #f0f0f0 url(images/footer.gif) repeat-x;
	height:54px;
	padding-top:30px;
	color: #666666;
	
}
#footer a:link, #footer a:visited {color: #666666; text-decoration:none;}
#footer a:hover {color: #999999;}

.box
{
	width:250px;
	height:250px;
	padding:0;
	background: url(images/box.jpg) no-repeat;
	line-height:1.5em;
}

.boxheader
{
	font: 16px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #023497;
	float:left;
	padding: 13px 0 0 45px;
	font-weight:bold;
}
.boxprice
{
	font: 14px Tahoma, Arial, sans-serif;
	color: #d96d00;
	float:right;
	padding: 12px 7px 0 0;
	font-weight:bold;
}
.red
{
	color: #FF0000;
}
.green
{
	color: #009900;
}
.large
{
	font-size:13px;
}
.blue
{
	color: #023497;
}

.buttonset
{
	height: 36px;
	margin: 0 6px;
}
.buttonset ul
{
	display:block;
	height:36px;
	top:0;
	right:0;
	padding:0;
	list-style:none;
	width: 180px;
	margin-top: 2px;
	
}
.buttonset ul li
{
	float:left;
	padding:0px;
	margin:0px;
	height:36px;
	width:90px;
}

.buttonset ul li a
{
	font: 12px/38px Tahoma, "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:12px 14px 10px 14px;
	position:relative;
	text-align:center;
	margin:0;
	color:#000000;
	text-decoration:none;
	height:36px;
	width: 89px;
	background: #FFFFFF url(images/buttonback.gif) no-repeat;
	white-space: nowrap;
}
.buttonset ul li a:hover, .buttonset ul li.orangemenu a:hover
{
	color: #FF9900 !important;
}
.buttonset ul li.orangemenu a
{
	color:#d96d00 !important;
}

.h1, .h2
{
	font-size: 20px;
	font-weight:bold;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	
}
.h1 {color: #FF9900;}
.h2 {color: #023497;}


#tabs
{
	height: 46px;
	margin: 0 auto;
	width: 758px;
}

#tabs ul
{
	display:block;
	height:46px;
	top:0;
	right:0;
	padding:0;
	list-style:none;
	margin-left:20px;
}

#tabs ul li
{
	float:left;
	padding:0px;
	margin:10px 1px 0 1px;
	height:46px;
}

#tabs ul li a
{
	font: 12px/38px Tahoma, "Arial Narrow", Arial, Helvetica, sans-serif;
	padding:12px 14px 10px 14px;
	position:relative;
	text-align:center;
	margin:0;
	color:#000000;
	text-decoration:none;
	height:38px;
	width: 89px;
	background: #FFFFFF url(images/tab.gif) repeat-x;
	border:1px solid #b4b4b4;
	border-top:1px solid #DDDDDD;
}
#tabs ul li a:hover
{
	color: #FF9900 !important;
}
#tabs ul li.selected
{
	margin-top:1px !important;  
}
#tabs ul li.selected a
{
	font: 12px/47px Tahoma, "Arial Narrow", Arial, Helvetica, sans-serif;
	padding:16px 14px 16px 14px;
	
	color:#023497 !important;
	background: #ff9900 url(images/tabselected.gif) repeat-x;
	height: 46px;
	font-weight:bold;
	border-bottom: 0 !important;
}
#tabs ul li.selected a:hover
{
	color:#666666 !important;
}

.packagestable
{
	border:1px solid #B4B4B4;
	margin: 20px auto;
	background: url(images/packagesback.gif) repeat-x;
}
.packagestable th
{
	font-size: 12px;
	font-family: Tahoma, Arial;
	font-weight:bold;
	color: #FF9900;
	text-align:center;
	padding:14px 7px 14px 7px;
	white-space:nowrap;
}
.packagestable td
{

	text-align:center;
	width:110px;
	border-bottom: 1px solid #CCCCCC;
	font-size:13px;
	color: #000000;
	
}
.packagestable td.firsttd
{
	color: #164151;
	font-size: 12px;
	font-family: Tahoma, Arial;
	text-align:left;
	white-space:nowrap;
	padding-left:20px;
	padding-right:10px;
	font-weight:bold;
	width:160px !important;
}
.packagestable td.plantd
{
	font-size:13px;
	color: #000000;
}
.packagestable td.planfirsttd
{
	font-size:13px;
}
.packagestable tr.alt
{
	background: #EEEEEE;
}
.outer1 {
background-color:#FFFFFF;
border:1px solid #000000;

}

.inner1 {
background-color:#A8D0FD;
color:#000000;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:10px;
}