body {
	background:#fff;
	margin-top:14px;
	font:14px Arial,Verdana,sans-serif;
	color:#424242;
}

img {
    vertical-align:top;
}

#page {
	width:965px;
	margin:0 auto;
}

#page a {
	color:#424ba5;
	text-decoration:none;
}

#page a:hover {
	text-decoration:underline;
}

#page .logo {
	margin:0;
	position:absolute;
	width:364px;
	height:66px;
	top:12px;
	left:1px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:2;
}

#page .logo a {
	height:100%;
	display:block;
}

.ui-tabs-hide {display:none;}

#header {
	/*width:965px;*/
	width:740px; /* make room for multiple logos */
	height:68px;
	
}

#columns-holder {
	width:965px;
	overflow:hidden;
}

/*content*/
#content {
	width:740px;
	float:left;
	clear:both;
	background:#FFFFFF;
}

.banner {
	width:740px;
	overflow:hidden;
	padding-bottom:10px;
	height:271px;
}

.banner div {
    padding-top:10px;
    padding-bottom:20px;
}

.banner div p {
	margin:18px 0 0;
	font-size:19px;
	line-height:28px;
}

.tabs-holder {
	width:740px;
	margin-top:-30px;
}

.tabset {
	width:615px;
	margin:0;
	padding:0 0 0 30px;
	overflow:hidden;
}

*html .tabset {
	width:650px;
	margin:0;
	padding:0 0 0 15px;
	overflow:hidden;
}

.tab-holder {
	border-top:1px solid #a2afc9;
	overflow:hidden;
	/*height:400px;*/
	margin:-1px 0 0;
	min-height:170px;
}

.tabset a.tab:focus {
	outline:none;
}

.tabset a {
	float:left;
	text-decoration:none;
	position:relative;
	color:#4c4c4c;
	font-size:13px;
	font-weight:bold;
	background:url(/WebPages/images/welcome/tabset-bg.gif) repeat-x 0 100%;
	margin-right:4px;
	border:1px solid #ced6e7;
	border-bottom:none;
	line-height:30px;
	white-space:nowrap;
	cursor:pointer;
}

.tabset li {
	float:left;
}

.tabset a:hover {
	background:#fff url(/WebPages/images/welcome/tabset-active-bg.gif) repeat-x;
}

.tabset .ui-state-active a {
	border:1px solid #a2afc9;
	border-bottom:none;
	height:31px;
	background:#fff url(/WebPages/images/welcome/tabset-active-bg.gif) repeat-x;
}

.tabset span {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	line-height:30px;
	margin:0 10px;
}

.tabset .package {
	width:101px;
	background:url(/WebPages/images/welcome/package-bg.gif) no-repeat 0 50%;
}

.tabset .ui-state-active .package {
	width:101px;
	background:url(/WebPages/images/welcome/package-active-bg.gif) no-repeat 0 50%;
}

.tabset .ui-state-active .how {
	width:75px;
	background:url(/WebPages/images/welcome/how-active.gif) no-repeat 0 50%;
}

.tabset .how {
	width:75px;
	background:url(/WebPages/images/welcome/how-bg.gif) no-repeat 0 50%;
}

.tabset .key {
	width:175px;
	background:url(/WebPages/images/welcome/key-bg.gif) no-repeat 0 50%;
}

.tabset .ui-state-active .key {
	width:175px;
	background:url(/WebPages/images/welcome/key-active.gif) no-repeat 0 50%;
}

div.tab {
	padding-bottom:19px;
}

div.tab sup {
	font-size:9px;
}

.text-box2 ,
.text-box {
	width:365px;
}

.text-box {
	float:left;
}

.text-box2 {
	float:right;
}

.text-box2 p ,
.text-box p {
	margin:0;
	line-height:22px;
}

.text-col3 ,
.text-col2 ,
.text-col1 {
	width:230px;
	padding-right:15px;
	margin-bottom:24px;
}

.text-col1 {
	float:left;
}

.text-col2 {
	float:left;
}

.text-col3 {
	float:left;
}

.text-col3 p ,
.text-col2 p ,
.text-col1 p {
	margin:0;
	line-height:22px;
}

.intro {
	font-size:19px;
	line-height:28px;
	clear:both;
	margin:0;
}

/*sidebar*/
#sidebar {
	float:right;
	width:206px;
	padding-top:14px;
	margin-top: -82px; /* force logos to top */
}

#side-nav {
	width:160px;
	float:left;
	padding-top:45px;
}
#side-nav ul {
	margin:0;
	width:130px;
	padding:0;
	list-style:none;
}

#side-nav ul li {
	padding-bottom:18px;
}

#side-nav ul li a {
	color:#424ba5;
	text-decoration:none;
	line-height:16px;
	font-size:12px;
}

#side-nav ul li a:hover {
	text-decoration:underline;
}

#content-inner {
	width:592px;
	float:right;
	padding:31px 0 290px;
}

#content-inner h1 {
	margin:0;
	font-size:24px;
	color:#000;
	line-height:40px;
	font-weight:normal;
}

#content-inner h2 {
	margin:33px 0 0;
	font-size:18px;
	font-weight:normal;
}

#content-inner p {
	margin:20px 0 0;
	line-height:20px;
}

/*footer*/
#footer {
	width:965px;
	text-align:left;
	border-top:#666666 1px dotted;
}

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

#footer ul li {
	float:left;
	padding:0 10px 0 11px;
	line-height:17px;
}

#footer ul li:first-child {
	background:none;
	padding-left:0;
}

#footer ul li a {
	color:#a9a9a9;
	font-size:11px;
	text-decoration:none;
}

#footer ul li a:hover {
	text-decoration:underline;
}

#footer p {
	margin:0;
	color:#a9a9a9;
	font-size:11px;
	line-height:17px;
}

.slide_links {
	display:block;
	margin-top:10px;
}

.dottedline {
	clear:both;
	border-top:#666666 1px dotted;
	width:740px; /*make room for multiple logos */
	height: 1px;
}

.spacer {
	clear:both;
}

.hpb {
	float:left;
	width:400px;
}
