

.home_box {font-size: 11px; padding-bottom: 10px; padding-left: 10px}
.home_box A:link { color:#aa4175;text-decoration:none }
.home_box A:visited { color:#aa4175;text-decoration:none }
.home_box A:active { color:#aa4175;text-decoration:none }
.home_box A:hover {color:#aa4175; text-decoration:none}


.home_content A:link { color:#aa4175;text-decoration:none }
.home_content A:visited { color:#aa4175;text-decoration:none }
.home_content A:active { color:#aa4175;text-decoration:none }
.home_content A:hover {color:#aa4175;	border-bottom: 1px solid #aa4175; }



body,html {
	margin: 0;
	height: 100%;
	background: url(images/bg_main.gif) top left #f7931e;
}
td {
	vertical-align: top;
}
img {
	border: 0;
}
#main {
	height: 100%;
	width: 783px;
	background-color: #eeefef;
	font: 400 12px Arial;
}

#main2 {
	height: 100%;
	background-color: #eeefef;
	font: 400 12px Arial;
}

#main_nav {
	height: 180px;
	background: url(images/bg_top_header.gif) top left no-repeat;
}

#main_nav div {
	padding: 68px 0 0 221px;
}

#sub_nav {
	width: 221px;
	font: 400 10px Arial;
	background: url(images/bg_subnav_bottom.gif) bottom left no-repeat;
}

#sub_nav div {
	background: url(images/bg_subnav.gif) top left no-repeat;
	padding: 50px 80px 10px 17px;
}

#sub_nav h6 {
	color: #999;
	font: 900 12px "Gill Sans", Arial;
	margin-top: 0;
	margin-bottom: 6px;
}

#sub_nav a {
	color: #aa4175;
	text-decoration: none;
}

#sub_nav a:hover {
	color: #aa4175;
	border-bottom: 1px solid #aa4175;
	text-decoration: none;
}

#sub_nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 60px;
}

#sub_nav li {
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
}

#sub_nav li a.current {
	color: #f7931e;
	text-decoration: none;
	font-size: 11px;
	font-weight: 600;
}

#sub_nav li a.current:hover {
	color: #f7931e;
	border-bottom: 1px solid #f7931e;
	text-decoration: none;
}

#main_content {
	background: url(images/bg_maincontent.gif) bottom left no-repeat;
	padding: 0 20px 20px 0;
	width: 562px;
	width: 542px;
}

#main_content a {
	color: #aa4175;
	text-decoration: none;
}

#main_content a:hover {
	color: #aa4175;
	text-decoration: none;
	border-bottom: 1px solid #aa4175;
}

#main_content a.noborder:hover {
	border-bottom: 0;
}


p {
	margin-top: 0;
}

h1 {
	color: #aa4175;
	font: 24px "Gill Sans", Arial;
	margin-bottom: 4px;
}

h2 {
	color: #aa4175;
	font: 18px "Gill Sans", Arial;
	margin-bottom: 2px;
	clear: both;
}

.two_column h2 {
	clear: none;
}

h3 {
	font: 900 12px "Gill Sans", Arial;
	color: #aa4175;
	margin-bottom: 2px;
}

.two_column div {
	width: 249px;
}

.two_column .left {
	float: left;
}

.two_column .left.smaller {
	width: 244px;
}

.two_column .right {
	padding-left: 20px;
	width: 273px;
	background: url(images/bg_twocol.gif) top left repeat-y;
}

html>body .two_column .right {
	margin-left: 249px;
}

.preview {
	color: #aa4175;
	font: 400 11px Arial;
}

.quote {
	margin-bottom: 0;
}

.quote.keepmargin {
	margin-bottom: 1em;
}

.source {
	margin-top: 4px;
	margin-left: 30px;
	margin-right: 8px;
	font-style: italic;
}

.products .title {
	font-weight: 700;
}

.advisor {
	font-weight: 700;
}

#breadcrumb {
	color: #666;
	font: 9px Arial;
	margin-bottom: 1em;
}

#breadcrumb a {
	color: #666;
	text-decoration: none;;
	border-bottom: 1px solid #666;
}

#breadcrumb a:hover {
	color: #666;
	border-bottom: 1px solid #666;
	text-decoration: none;
}

#breadcrumb .current {
	color: #aa4175;
	font-weight: 900;
}

#footer {
	height: 181px;
	color: #999;
	font: 400 10px Arial;
	height: 72px;
	background: url(images/bg_footer.gif) top left no-repeat;
/*	background: url(images/bg_rebolt.gif) top left no-repeat;*/
}

#footer div {
	padding: 133px 0 0 221px;
	padding: 24px 0 0 221px;
}

#footer p {
	margin-top: 6px;
}

#footer a {
	color: #999;
	font-weight: bolder;
	text-decoration: none;
}

#footer a:hover {
	color: #999;
	text-decoration: none;
	border-bottom: 1px solid #999;
}

.full {
	display: none;
}

.mailinglist td {
	font: 400 12px Arial;
}

.mailinglist .label {
	padding-right: 10px;
}

#ff56circle {
	float: right;
	padding: 4px;
}

#wrapright {
	float: right;
	padding: 4px;
}

.buy {
	font: 11px Arial;
}



#no_line {

}

#no_line a {
	color: #aa4175;
	text-decoration: none;
}

#no_line a:hover {
	color: #aa4175;
	text-decoration: none;
}

#no_line a.noborder:hover {
	border-bottom: 0;
}





