body {
	background: #fbf9fc url(../images/header.jpg) top repeat-x;
	font-family: Arial;
	font-size: 8pt;
	color: #43637E;
	margin: 0;
}

h1 {
	margin: 0 3px 5px 0;
	border-bottom: 1px solid #43637E;
	font-size:1.6em;
	font-family: "Trebuchet MS";
	font-weight:bold;
	text-align: left;
}

#left h1 {
	margin: 0 0 5px 0;
}

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

#main {
	background: url(../images/containertop.jpg) top no-repeat;
	padding: 10px 0 0 0;
}

#mainbody {
	background: #FFF url(../images/mainbodybg.gif) repeat;
}

#center {
	margin: -10px 0 0 0;
	text-align: center;
}

#right {
	float: right;
	margin: 5px 50px 0 0px;
	width: 405px;
}

#package {
	border: 1px solid #ABC2D0;
	float: left;
	width: 125px;
	margin: 0 0 10px 0;
}

#custom {
	border: 1px solid #ABC2D0;
	float: right;
	width: 125px;
	margin: 0 4px -5px 0;
}

#ptitle {
	background: url(../images/greenbg.jpg) top no-repeat;
	color: #fff;
	font-weight: bold;
	height: 18px;
	text-indent: 5px;
	text-transform: uppercase;
	padding: 3px 0 0 0;
}

#pcost {
	background: #f2f3f7 url(../images/pbg.jpg) bottom repeat-x;
	float: right;
	padding: 9px 5px 13px 1px;
}

#pserver {
	background: #f2f3f7 url(../images/pbg.jpg) bottom repeat-x;
	float: left;
	padding: 5px;
}

#pinfo {
	clear: both;
	font-size: 7pt;
	border: 1px solid #cad4d8;
	border-left: none;
	border-right: none;
}

#pinfo ul {
	list-style: none;
	margin: 0;
	padding: 5px 5px 0 5px;
}

#pinfo li {
	background: url(../images/orangearrow.gif) left no-repeat;
	color: #177ECD;
	text-indent: 10px;
	padding: 0 0 5px 0;
}

#pmore {
	background: url(../images/pmore.gif) bottom repeat-x;
	padding: 8px 5px 7px 5px;
}

#order {
	background: url(../images/pmore.gif) bottom repeat-x;
	padding: 4px;
	font-size: 10px;
	font-family: Tahoma;
}

#flexible {
	background: #fefefe url(../images/flexiblebg.gif) top repeat-x;
	border: 1px solid #ABC2D0;
	float: left;
	padding: 5px;
	width: 252px;
}

#flexible h1 {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	margin: 5px 0 2px 0;
	padding: 0;
	text-decoration: underline;
}

#left {
	float: left;
	margin: 5px 0 0 50px;
	width: 250px;
}

#leftmenu {
	background: #f3f7fa;
	border: 1px solid #abc2d0;
	font-size: 7pt;
	margin: -3px 0 10px 0;
	padding: 8px;
}

#leftmenu ul {
	margin: 0;
	list-style: none;
	padding: 0;
	width: 205px;
}

#leftmenu ul li a, #leftmenu ul li a.child, #leftmenu ul li a.parent, #leftmenu ul li a.parent:hover {
	background: #e1e8ed url(/images/arrow.gif) no-repeat center left;
	border-left: 4px #d3dde4 solid;
	border-bottom: 1px #cfd8de solid;
	font-size: 8pt;
	text-decoration: none;
	display: block;
	width: 205px;
	color: #38739A;
}

#leftmenu ul li a.current, #leftmenu ul li a.parent {
	cursor: default;
}

#leftmenu ul li a.child {
	background: #e1e8ed;
	font-weight: normal;
}

#leftmenu ul li a:hover, #leftmenu ul li a.current { 	
	color: #FFF;
	background: #38739A url(/images/arrowHover.gif) no-repeat center left;
	border-left: 4px #2f6080 solid;
	border-bottom: 1px #2f6080 solid;
}

#leftmenu ul li a, #leftmenu ul li a:hover, #leftmenu ul li a.current {
	margin: 2px 0 2px 0;
	padding: 2px 2px 2px 20px;
}

#box {
	background: #f3f7fa;
	border: 1px solid #abc2d0;
	font-size: 7pt;
	margin: -3px 0 10px 0;
	padding: 8px;
}

#box ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

#box li {
	background: #e1e8ed url(/images/arrowfilled.gif) no-repeat center left;
	border-left: 4px #d3dde4 solid;
	border-bottom: 1px #cfd8de solid;
	margin: 0 0 2px 0;
	padding: 2px 2px 2px 20px;
	text-decoration: none;
	display: block;
}

#box li:hover { 	
	color: #FFF;
	background: #38739A url(/images/arrowHover.gif) no-repeat center left;
	border-left: 4px #2f6080 solid;
	border-bottom: 1px #2f6080 solid;
	padding: 2px 2px 2px 20px;
	margin: 0 0 2px 0;
}

#bottommenu {
	background: url(../images/bottommenu.jpg) top no-repeat;
	clear: both;
	height: 25px;
	padding: 18px 0 0 0;
	text-align: center;
}

#bottommenu a {
	color: #4B6F86;
	font-weight: bold;
	font-size: 7pt;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

#bottommenu a:hover, #bottommenu a.current {
	text-decoration: underline;
}

#footer {
	float: left;
	font-size: 7pt;
	margin: 0 0 0 26px;
}

#copyrights {
	float: right;
	font-size: 7pt;
	margin: 0 26px 0 0;
}

#about {
	background: url(../images/aheader.gif) top no-repeat;
	border: 1px dotted #7895a8;
	width: 400px;
	margin: 0 0 10px 0;
	padding: 29px 0 0 0;
	font-size: 7pt;
}

#blue {
	color: #177ECD;
}

#blue a, #blue a:visited {
	color: #177ECD;
	text-decoration: underline;
}

#red {
	color: #DB3827;
}

#red a, #red a:visited {
	color: #DB3827;
	text-decoration: underline;
}

input, textarea, select, #submit {
	color:#6E808C;
	margin: 0;
	font-size: 8pt;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
}

form {
	margin: 0;
}

a, option {
	outline: none;
}

a {
	color: #38739A;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
	height: 0;
}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
	width: 100%;
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.contentslide .contentdiv{
	display: none;
}

.button {
	background: #e1e8ed; 
	border: 1px solid #d3dde4;
	border-right: 4px solid #d3dde4; 
	font-family: Tahoma; 
	font-size: 10px; 
	font-weight: bold;
	padding: 2px;
	text-transform: uppercase;
	text-decoration: none;
	width: 80px;
}

.button:hover {
	background: #38739A;
	border: 1px solid #2f6080;
	border-right: 4px solid #2f6080;
	color: #FFF;
}

small {
	font-weight: normal;
	font-size: 6.5pt;
	text-transform: uppercase;
}