#navigation {
	margin: 0;
	padding: 0;
	height: 27px;
	width: 760px;
	font-size: 8pt;
	background : url(../images/template/nav_back.gif) top left no-repeat;
	display: block;
}

/* Main Navigation Styles */

#main-nav {
	margin: 0;
	padding: 0 30px 0 30px;
	height: 27px;
	width: 700px;
	text-align : center;
	list-style : none;
	display: block;
}

#main-nav a {
	margin: 0;
	padding: 6px 0 0 0;
	height: 21px;
	color: #444;
	display: block;
	float: left;
	overflow: hidden;
}

#main-nav a:hover { color: #369; background : url(../images/template/nav_hover.gif) top left repeat-x }

#main-nav li {
	margin: 0;
	padding: 0 0 0 2px;
	height: 27px;
	width : auto;
	text-align: center;
	background: url(../images/template/nav_divide.gif) bottom left no-repeat;
	display: block;
	float: left;
}

#main-nav li.one { padding : 0; background : none; }

li.one a { width: 70px; }
li.two a { width: 90px; }
li.three a { width: 80px; }
li.four a { width: 80px; }
li.five a { width: 80px; }
li.six a { width: 100px; }
li.seven a { width: 90px; }
li.eight a { width: 90px; }


li ul.dropdown { 
	margin: 0;
	padding: 0;
	width: 146px;
	list-style : none;
	background: #fff;
	border-right: 1px #666 solid;
	border-left: 1px #666 solid;
	border-bottom: 1px #666 solid;
	display: none;
	position: absolute;
	top: 164px;
	left: 0;
	z-index : 5;
}

li.four ul.dropdown { left : 566px ; }

#main-nav li li a {
	margin: 0;
	padding: 5px;
	height: auto;
	width: auto;
	color: #666;
	text-align : right;
	display: block;
	float: none;
}

li.four li a, li.five li a { text-align : right; }

#main-nav li li a:hover { color: #666; background: #f3ddaa; }

#main-nav li li {
	margin: 0;
	padding: 0 0 2px 0;
	height: auto;
	position: relative;
	background: none;
	display: block;
	float: none;
}

li:hover ul, li.over ul {
	margin: 0;
	padding: 0;
	display: block;
}

/* Tab Navigation */

#tab-nav {
	margin : 0;
	padding : 0 11px 0 17px;
	width : 583px;
	display : block;
	clear : both;
}

#tab-nav li {
	margin : 0;
	padding : 0 0 0 10px;
	width : auto;
	list-style : none;
	background : url(../images/template/tabnav_left.gif) top left no-repeat;
	display : block;
	float : left;
}

#tab-nav a {
	margin : 0;
	padding : 3px 13px 2px 0;
	width : auto;
	background : url(../images/template/tabnav_right.gif) top right no-repeat;
	display : block;
}

#tab-nav a.selected { font-weight : bold; }

/* Content Styles - Right Column */

#side-navigation {
	margin : 0;
	padding : 6px 0 15px 0;
	width : 149px;
	font-size: 8pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background : url(../images/template/sidenav_bottom.gif) bottom left no-repeat;
	display : block;
	float : left;
}


#side-navigation p {
	margin : 0;
	width : 147px;
	display : block;
}

p.admin-nav { padding : 15px 1px 0px 1px; background : url(../images/template/admin_top.gif) top left no-repeat #767676; }
p.quick-search { padding : 29px 1px 0px 1px; background : url(../images/template/qsearch_top.gif) top left no-repeat #767676; }
p.getting-started { padding : 29px 1px 0px 1px; background : url(../images/template/sntitle_getstarted.gif) top left no-repeat #767676; }
p.refer-friend { padding : 29px 1px 0px 1px; background : url(../images/template/sntitle_referfrnd.gif) top left no-repeat #767676; }
p.dashboard { padding : 29px 1px 0px 1px; background : url(../images/template/sntitle_dashboard.gif) top left no-repeat #767676; }
p.seal
{
	padding-right: 0px;
	padding-left: 0px;
	background: url(../images/template/sidenav_back.gif) blue;
	padding-bottom: 0px;
	border-left: silver 1px solid;
	width: 168px;
	padding-top: 0px;
	height: 23px;
	text-align: center;
}
p.quick-search input
{
	width : 100px;
	display : block;
}

p.seal div
{
	background: url(../images/template/sidenav_back.gif);
	border-left: darkgray 1px solid;
	width: 125px;
	height: 30px;
}

#side-navigation a {
	margin : 0;
	padding : 5px 10px 5px 10px;
	width : 127px;
	color : #444;
	border-top : 1px #d9d9d9 solid;
	border-bottom : 1px #a6a6a6 solid;
	background : url(../images/template/sidenav_back.gif);
	display : block;
}

#side-navigation a:hover, #side-navigation a.selected:hover { color : #369; border-top : 1px #666 solid; background : url(../images/template/nav_hover2.gif) left repeat-x }
#side-navigation a.selected { color : #fff; border-top : 1px #666 solid; background : #b9b9b9; }

#side-navigation a.img { padding : 0; width : 147px; border : none; }
#side-navigation a.img:hover { padding : 0; width : 147px; border : none; }
#side-navigation img { padding : 0; display : block; }

#side-navigation a.main { color : #369; font-weight : bold; background : url(../images/template/mainnav_back.gif) center repeat; }
#side-navigation a.sub { margin : 0; padding : 5px 10px 5px 30px; width : 107px; background : url(../images/template/subnav_back.gif) left repeat-x }
#side-navigation a.sub:hover { color : #369; border-top : 1px #666 solid; background : url(../images/template/subnav_hover.gif) left repeat-x }

/* Quick Search Styles */

p.quicksearch {
	margin : 0;
	padding : 0 0 21px 0;
	width : 149px;
	background : url(../images/template/qsearch_bottom.gif) bottom left no-repeat;
	display : block;
}

p.quick-search label {
	margin : 0;
	padding : 5px 6px 5px 6px;
	width : 135px;
	color : #444;
	border-top : 1px #d9d9d9 solid;
	border-bottom : 1px #a6a6a6 solid;
	background : url(../images/template/sidenav_back.gif);
	text-align : right;
	display : block;
}

p.quick-search label.button {
	text-align : center;
}

p.quick-search input {
	margin : 0 0 0 5px;
	padding : 0;
	width : 70px;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display : inline;
}

#quicksearch input.button, input.button {
	margin : 0 auto 0 auto;
	padding : 0 10px 1px 10px;
	width : auto;
	font-size: 8pt;
	border-top : 1px #d9d9d9 solid;
	border-left : 1px #a6a6a6 solid;
	border-bottom : 1px #a6a6a6 solid;
	border-right : 1px #a6a6a6 solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : url(../images/template/nav_divide.gif) left repeat-x;
	display : inline;
}

/* Dashboard Link */

#side-navigation p.dashboard a {
	margin : 0;	
	padding : 9px 10px 9px 37px;
	width : 100px;
	color : #444;
	border-top : 1px #d9d9d9 solid;
	border-bottom : 1px #a6a6a6 solid;
	display : block;
}

#side-navigation p.dashboard a.brochure { background : url(../images/template/dashbrd_brochure.gif) left no-repeat; }
#side-navigation p.dashboard a.svcs { background : url(../images/template/dashbrd_brochure.gif) left no-repeat; }
#side-navigation p.dashboard a.calc { background : url(../images/template/dashbrd_calc.gif) left no-repeat; }
#side-navigation p.dashboard a.apply { background : url(../images/template/dashbrd_apply.gif) left no-repeat; }
#side-navigation p.dashboard a.login { background : url(../images/template/dashbrd_login.gif) left no-repeat; }
#side-navigation p.dashboard a.customer { background : url(../images/template/dashbrd_customer.gif) left no-repeat; }
#side-navigation p.dashboard a.faq { background : url(../images/template/dashbrd_faq.gif) left no-repeat; }
#side-navigation p.dashboard a.testimonials { background : url(../images/template/dashbrd_apply.gif) left no-repeat; }
#side-navigation p.dashboard a.BBB{ height:119px; padding : 45px 0px 0px 47px;  }



#side-navigation p.dashboard a:hover { color : #369; border-top : 1px #666 solid; }

#side-navigation p.dashboard a.brochure:hover { background : url(../images/template/dashbrd_brochure2.gif) left no-repeat; }
#side-navigation p.dashboard a.calc:hover { background : url(../images/template/dashbrd_calc2.gif) left no-repeat; }
#side-navigation p.dashboard a.apply:hover { background : url(../images/template/dashbrd_apply2.gif) left no-repeat; }
#side-navigation p.dashboard a.login:hover { background : url(../images/template/dashbrd_login2.gif) left no-repeat; }
#side-navigation p.dashboard a.customer:hover { background : url(../images/template/dashbrd_customer2.gif) left no-repeat; }
#side-navigation p.dashboard a.faq:hover { background : url(../images/template/dashbrd_faq2.gif) left no-repeat; }