/* 
STYLE SHEET FOR SiteBuilderInteractive.com SITE
Created by Scott Barnes - www.infiniumweb.com
Table Of Contents
	1. RESET
	2. MAIN LAYOUT
	3. FONTS
	4. NAVIGATION
	5. LINKS
	6. FORMS
	7. MISC
	
/***  1. RESET  ***/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	/*line-height: 1;*/
	font-family: inherit;
	text-align: left;
	/*vertical-align: baseline;*/
}
a img,{ /* :link img, :visited img*/
	border: 0;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
q:before, q:after, blockquote:before, blockquote:after{
	content: "";
}
/***  2. MAIN LAYOUT  ***/
body {	background-color: #fff;}
#sbi-top{
	margin:0 auto;
	width:100%;
	height: 127px;
	background-image: url(../images/layout/sbi-top.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#sbi-header {
	margin:0 auto;
	width:960px;
	height:91px;
}
#sbi-header #logo {
	margin:16px 0 0 20px;
}
#logo {
	float:left;
	width:250px;
}
#sbi-header #header-nav {
	margin:29px 0 0 0;
}
#sbi-header #header-nav {
	clear:right;
	float:right;
	width:508px;
	text-align:right;
}
#header-nav a:link, #header-nav a:visited{
	color:#D8D5C2;
	text-decoration:none;}
#header-nav a:hover, #header-nav a:active{
	color:#fff;
	text-decoration:underline;}

#sbi-header #header-tag {
	margin:0px 0 0 0;
}
#header-tag {
	clear:right;
	float:right;
	width:550px;
}
#header-tag p{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}

#sbi-content-bg{
	margin:0;
	width:100%;
	height:100%;
	background-image: url(../images/layout/sbi-content-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	background-color:#fff;/*#F1F0EB*/
}
html>body #sbi-content-bg{
	min-height:350px;

}
#sbi-content-main{
	margin:0 auto;
	width:960px;
	padding:20px 0 0 0;	}	
.benefit-box{
	float:left;
	margin:20px auto;
	width:320px;
}
.benefit-icon{
	float:left;
	margin:0 auto;
	text-align:center;
	width:320px;
}
.benefit-text{
	clear:left;
	float:left;
	width:320px;
}
.benefit-box h3 {
	font-weight:normal;
	font-family:"Arial Black", "Trebuchet MS", Verdana, sans-serif;
	color:#393632;
	font-size:34px;
	line-height:36px;
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:center;
}
.benefit-box p{
	padding:15px;
	color:#C64C16;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	text-align:center;
}	
#sbi-highlight{
	margin:0 auto;
	width:890px;
	padding: 0 0 20px 0;
}

.box-home{
	clear:both;
	float:left;
	background-color:#E9E7DD;
	border:1px solid #969184;
	margin-bottom:30px;
	padding:20px;
	width:520px;
	height:170px;
}
.box-icon{
	float:left;
	width:100px;
	padding: 0;
}
.box-text{
	float:right;
	width:420px;
}
.box-home h3 {
	font-weight:normal;
	font-family:"Arial Black", "Trebuchet MS", Verdana, sans-serif;
	color:#635E56;
	font-size:16px;
	margin:0 0 15px 0;
	padding:0px;
}
.box-home p{
	color:#797669;
	font-size:14px;
	line-height:18px;
}
.box-italics{
	clear:both;
	float:left;
	margin:25px 0 0 0;
	width:100%;}
/* end */
#sbi-video{
	float:right;
	background: url(../images/layout/video-demo.gif);
	height: 86px;
	width: 297px;
	}
#sbi-free-trial{
	clear:right;
	float:right;
	margin: 20px 0 0 0;
}
/*end*/
#sbi-bottom{
	clear:both;
	float:left;
	margin:0 auto;
	width:100%;
	height:167px;
	background-image:url(../images/layout/sbi-bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F9F8F4;
	}
.bottom-box{
	height:80px;
	margin:20px auto;
	width:815px;
}
.bottom-icon{
	float:left;
	width:125px;
}
.bottom-text{
	float:right;
	width:670px;
}
.bottom-box h3 {
	font-weight:normal;
	font-family:"Arial Black", "Trebuchet MS", Verdana, sans-serif;
	color:#635E56;
	font-size:22px;
	margin-bottom:15px;
	padding-bottom:0px;
}
.bottom-box p{
	color:#797669;
	font-size:14px;
	line-height:18px;
}
#sbi-footer{
	clear:both;
	float:left;
	margin:0 auto;
	width:100%;
	background-image:url(url(url(../images/layout/sbi-footer.jpg)));
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#37342F;
}
#header #headerfreetrial {
	margin:25px 20px 0 0;
}
#headerfreetrial {
	float:right;
	width:195px;
}
#sbi-content-main ol {margin:10px 0 20px 70px;}
#sbi-content-main ul {margin:10px 0 20px 70px;}
#sbi-content-main li {padding:3px 0;}
#sbi-content-main ul#tour-path {
	background-color: #222;
}
#tour-content{
	background-color:#222;
}
div#sbi-full h1, div#sbi-left h1{
	font-size:24px;
	color:#282828;
	margin:0 0 10px 0;
	padding:10px;
	line-height:24px;
	font-family:'Georgia',serif;
	color:#222;
	background:#CCC2A8;
	border:#666666 1px solid;
}
div#sbi-full h2, div#sbi-left h2{
	font-size:20px;
	color:#BE3D05;
	margin:0 0 10px 0;
	padding:0;
	line-height:24px;
	font-family:'Georgia',serif;
}
#sbi-full h3, #sbi-left h3{
	font-size:16px;
	color:#E05100;
	margin:15px 0 5px 0;
	padding:0;
	line-height:20px;
	font-family:'Georgia',serif;
	font-weight:normal;
}
#sbi-full{
	padding:0px;
}
#sbi-left{
	float:left;
	width:650px;
}
#sbi-right{
	float:right;
	width:270px;
}
#content-main{
	float:left;
	width:600px;
	margin:20px 0 20px 10px;
	display:inline;
}
#content p{ line-height:30px;}
#content-right{
	float:right;
	width:240px;
	margin: 30px 30px 0 0;
	display:inline;
	background-color:#eee;
	background: url(../images/content-right-vert.gif) no-repeat scroll left top;
}
#content-right p{
	padding:0 0 0 20px;}
.sidebar-blue {
	background:#DEECF9 none repeat scroll 0% 50%;
	border:1px solid #BDCAD8;
	color:#333333;
	float:left;
	font-size:11px;
	line-height:18px;
	padding:9px;
	width:200px;
}
.sidebar-blue h3{
	color:#0099FF;
	font-size:16px;
	font-weight:bold;}

.sidebar-gray {
	background:#f5f5f5 none repeat scroll 0% 50%;
	border:1px solid #CFD1D5;
	color:#222;
	float:left;
	font-size:11px;
	line-height:18px;
	padding:9px;
	width:200px;
}
.sidebar-gray h3{
	color:#f60;
	font-size:16px;
	font-weight:bold;
	}
.sidebar-orange {
	background:#FDE0CC none repeat scroll 0% 50%;
	border:1px solid #FBBA8E;
	color:#222;
	float:left;
	font-size:11px;
	line-height:18px;
	padding:9px;
	width:200px;
}
.sidebar-orange h3{
	color:#f60;
	font-size:16px;
	font-weight:bold;}
#content-right-bottom{
	clear:right;
	float:right;
	width:200px;
}
#footer{
	clear:both;
	margin:0 auto;
	height: 89px;
	width: 1000px;
	}

#content-bottom{
	clear:both;
	background: #D7D2BF url(../images/bottom-shadow.gif) repeat-x scroll left top;
	height: 280px;
	}
	
#content #content-bottom ol li, #content #content-bottom ul li {
	margin:0 0 0 0px;
	}
#content #content-bottom ul {
	margin:0 0 0 20px;
	}	
#content #content-bottom ol {
	margin:0 0 0 25px;
	}	
#content #content-bottom li {
	padding:0;
	}
#content-bottom p{padding:0; margin:0;}
#content-bottom h3 {
	padding:0;
	margin:0 0 10px 0;
	font-size:18px;
	line-height:34px;
	color:#222;
	background: url(../images/bottom-h3-header.gif) no-repeat bottom;
	}
#content-bottom a:link, #content-bottom a:visited{
	color:#292929;
	text-decoration:underline;
	}
#content-bottom a:hover, #content-bottom a:active{
	color:#BE3D05;
	text-decoration:underline;
	}
#content-bottom-cap{
	clear:both;
	background:#D7D2BF url(../images/bottom-cap.jpg) no-repeat left bottom;
	height: 15px;
	width: 918px;
	}
#bottom-divider{
	float:left;
	display:inline;
	width:30px;
	background: url(../images/bottom-divider.gif) repeat-y scroll left top;	
	height:240px;
	margin:20px 0 0 0;
	}
#bottom-left{
	float:left;
	width:266px;
	height:240px;
	margin: 20px 0 20px 30px;
	display:inline;}

#bottom-middle{
	float:left;
	width:266px;
	height:240px;
	margin: 20px 0;
	display:inline;}
	
#bottom-right{
	float:left;
	width:266px;
	height:240px;
	margin: 20px 0;
	display:inline;}
#right-nav{
	background-color:#E3DFD2;
	width: 270px;
	border: 1px solid #F1F0EB;
	margin:0 0 20px 0;
}
#right-nav ul{margin:10px 0 10px 25px;
}
#right-nav li{
	list-style-type:circle;
	}
#right-nav a:link, #right-nav a:visited{
	text-decoration:none;
}
#right-nav a:hover, #right-nav a:active{
	text-decoration:underline;
}		

/***  3. FONTS ***/
body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size:100%;
	color:#000;
	line-height:1.5em;
}

#copyright p{
	text-align:center;
	color:#524D49;
	font-size:10px;
	padding:0 0 0 20px;
	font-weight:bold;
	margin:10px 0;
}
h1, h2, h3, h4, p, li {
	padding:0 ;
}
p {
	font-size:14px;
	line-height:21px;
	font-weight:normal;
	padding:0 0 20px 0;
}

h1{
	font-size: 26px;
	color:#374050;
	padding-bottom:5px;
	padding-top: 0;
	line-height:50px;
}
h2{
	font-size: 18px;
	color:#E45300;
	padding-bottom: 5px;
	padding-top: 15px;
}
h3	{
	font-size: 14px;
	color:#f60;
	font-weight:bold;
	padding-bottom: 5px;
	padding-top: 10px;
}
td,tr,p,div {
	color:#444;
	font: 14px/21px "Trebuchet MS", Tahoma, Verdana, Arial;
	font-weight: normal;
}
ul{
	margin: 0px;
	padding: 0px;
}

ul li {
	list-style:square;
	padding: 0;
	line-height:1.3em;
}
strong{
	font-weight:bold;}

/***  4. NAVIGATION  ***/
div #primary-menu{
	color:#fff;}
div#secondary-menu{
	clear:right;
	color:#fff;
	background: url(../images/layout/sbi-secondary-menu.jpg) repeat-x;
	height: 36px;
	line-height:36px;
	padding:0;
}
#bookmark{
    clear:right;
	float:right;
	width 170px;
	height:26px;
	padding:10px 0 0 0;
}
#audio-welcome{
    	float:left;
	display:inline;
	width:490px;
	height:26px;
	padding:5px 0 0 10px;
}
#audio-text {
clear:left;
float:left;
line-height:36px;
	color:#FFF;
	font-weight:bold;
		padding:0 0 0 20px;
	}
#primary-menu a:link, #primary-menu a:visited{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
#primary-menu a:hover, #primary-menu a:active{
	text-decoration:underline;
	}
#secondary-menu a:link, #secondary-menu a:visited{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#secondary-menu a:hover, #secondary-menu a:active{
	text-decoration:underline;
	}
/***  5. LINKS  ***/
a:link, a:visited {
	color:#BE3D05;
	font-weight:bold;
	text-decoration: underline;
}
/*
a:link, a:visited{
	text-decoration: none;
	background-color: transparent;
	border-width:0 0 1px 0;
	border-color: #555;
	border-style: dashed;
	}
*/
a:hover, a:active{
	text-decoration: underline;
	}
#content-right a:link, #content-right a:visited {
	color:#666;
	font-size:12px;
	text-decoration:none;
}
#content-right a:hover, #content-right a:active {
	color:#444;
	font-size:12px;
	text-decoration:underline;}
#footer a:link, #footer a:visited {
	color:#D0A86B;
	font-size:10px;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	color:#D0A86B;
	font-size:10px;
	text-decoration:none;}

/***  6. FORMS ***/
input.inputbox{
	background-color: #ECEAE6;
	border: 1px solid #EDEDED;
}
input.inputbox#mod_login_password{
	background-color: #ECEAE6;
	border: 1px solid #EDEDED;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 200px;
}
input.inputbox#mod_login_username{
	background-color: #ECEAE6;
	border: 1px solid #EDEDED;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 200px;
}
input.inputbox#mod_search_searchword{
	background-color: #ECEAE6;
	border: 1px solid #CFCAC0;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 100%;
}
textarea.inputbox{
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
}
.button {/*
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;*/
}
.button:hover {
	color: #FF8C00;
}

/***  7. MISC  ***/
.clear        {clear:both;}
.float-left   {float:left;}
.float-right  {float:right;}
.text-left    {text-align:left;}
.text-right   {text-align:right;}
.text-center  {text-align:center;}
.img-left     {float:left;margin:5px 15px 5px 0;}
.img-right    {float:right;margin:5px 0 5px 15px;}

#product-comparison {
	width:650px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:1em auto;
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	}
#product-comparison caption {
	color: #222;
	font-size:0.94em;
	letter-spacing:0.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:center;
	}	
#product-comparison tr.odd td	{
	background-color: #eee;
	}
#product-comparison tr.even td	{
	background-color: #f5f5f5;
	}
#product-comparison tr.odd .column1	{
	background-color: #eee;
	font-size: 0.75em;
	}	
#product-comparison tr.even .column1	{
	background-color: #f5f5f5;
	font-size: 0.75em;
	}	
#product-comparison td {
	color:#222;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:7px;
	text-align:center;
	font-size: 11px;
	}				
#product-comparison th {
	font-weight:normal;
	color: #222;
	text-align:left;
	border-bottom: 1px solid #ccc;
	border-left:1px solid #ccc;
	padding:7px;
	}							
#product-comparison thead th {
	background:#eee;
	text-align:center;
	color:#222;
	font-weight: bold;
	}	
#product-comparison tfoot th {
	text-align:center;
	background:#eee;
	}	
#product-comparison tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#222;
		}		
#product-comparison tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
#product-comparison tr.colhead {
	padding: 7px;
}
#product-comparison tr.colhead th {
	font-weight: bold;
	font-size: 0.75em;
}


/* ---- header buttons --- */
div#header_buttons_wrap {height:63px;}
div#header_buttons {
	height:63px;
	background: url(../images/header_buttons_bg.png) top left repeat-x;
}

ul#buttons {
	margin: 0;
	padding: 0;
}
ul#buttons li{
	list-style: none;
	height:63px;
}
ul#buttons li a:link, ul#buttons li a:visited  {
	width: 140px;
	height: 63px;
	display: block;
}
li#b_home {
	width: 140px;
	height: 63px;	
	float: left;
	background: url(../images/b_home.png) 0% 0% no-repeat;
}
li#b_home a:hover {
	background: url(../images/b_home.png) 0% 100% no-repeat;
}
li#b_what {
	width: 140px;
	height: 63px;
	float: left;
	background: url(../images/b_what.png) 0% 0% no-repeat;
}
li#b_what a:hover {
	background: url(../images/b_what.png) 0% 100% no-repeat;
}
li#b_tour {
	width: 140px;
	height: 63px;	
	float: left;
	background: url(../images/b_tour.png) 0% 0% no-repeat;
}
li#b_tour a:hover {
	background: url(../images/b_tour.png) 0% 100% no-repeat;
}
li#b_get {
	width: 140px;
	height: 63px;	
	float: left;
	background: url(../images/b_get.png) 0% 0% no-repeat;
}
li#b_get a:hover {
	background: url(../images/b_get.png) 0% 100% no-repeat;
}
li#b_blog {
	width: 140px;
	height: 63px;	
	float: left;
	background: url(../images/b_blog.png) 0% 0% no-repeat;
}
li#b_blog a:hover {
	background: url(../images/b_blog.png) 0% 100% no-repeat;
}

#homepage-action{
	height: 230px;
	width: 918px;
	background: #000000 url(../images/home-image-action.jpg) no-repeat;

}
#homepage-action #homepage-video{
	margin: 0 0 0 0;
	padding:10px 0 0 0;
}
#homepage-video{
	float:right;
	width:213px;
}
#homepage-links{
	float:left;
	padding:85px 0 0 440px;}
#content #homepage-links ul {
	margin:0;
	padding:0;
	list-style-type:none;
	font: 18px/26px Georgia, "Times New Roman", Times, serif;
	}
#homepage-links li{
	list-style-type:none;
	}
#homepage-links a:link, #homepage-links a:visited{
/*	background: url(../images/bullet-check-green.gif) no-repeat 0 0;*/
		padding-left:0px;
		font-style:normal;
		color:#D7D2BF;
}
#homepage-links a:hover, #homepage-links a:active{
/*	background: url(../images/bullet-check-green.gif) no-repeat 0 0;*/
		padding-left:0px;
		font-style:normal;
		color:#30EC13;
}


/** form ***/

form#sidebar-contact {
	width: 250px;
	margin: 0;
}
#input-div {width:170px; float:left; margin-right: 5px; }
form#sidebar-contact textarea {float: left; height: 92px; }
form#sidebar-contact label	{ font-size:.95em; }
form#sidebar-contact br { line-height:0; height:0; } /* defaults vertical spacing between fields */
form#sidebar-contact input, form#sidebar-contact textarea, form#sidebar-contact select { 
	background-color:#FFFFFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #C2CCC5;
	color:#ff0;
	width:135px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
/*
select { width:150px; padding:0; } /* same width as form - !important */ 
/*textarea { height:90px; overflow:auto;} 
*/
.emphasize{
	font-style:italic;
	font-weight:bold;
	}
a.freetrial{
	width:297px;
	height:103px;
	background:url(../images/layout/free-sitebuilder.png) no-repeat 0 0;
	margin:0 0 0 0px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}
a.freetrial:hover{
	background-position:0 -102px;
	}

#footer-org{
	width:960px;
	height:270px;
	margin:0 auto;
	}
#footer-main{
	width:200px;
	float:left;
	background:url(images/line.gif) repeat-y right;
	height:270px;
	display:inline;	
	}
#footer-main h3{
	width:200px;
	display:block;	
	color:#D8D5C2;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;	
	padding:20px 0 0px 0px; 
	font-size:20px;
	line-height:20px;
	}
#footer-main ul{
	width:190px;
	display:block;
	margin:10px 0 20px 0px;	
	}
#footer-main ul li{
	height:24px;
	display:block;
	background:url(../images/layout/arrow.gif) no-repeat 0px 5px;
	}
#footer-main ul li a{
	font-size:12px; 
	color:#FFF9E9; 
	margin:0 0 0 15px;	
	text-decoration:none;
	font-weight:bold;
	display:block; 
	font-family:Arial, Helvetica, sans-serif;
	}	
#footer-main ul li a:hover{
	text-decoration:underline;
	color:#fff;
	}
/*footer sitemap*/
#footer-sitemap{
	width:200px;
	float:left;
	background:url(images/line.gif) repeat-y right;
	height:270px;
	display:inline;
}
#footer-sitemap h3{
	width:200px;
	display:block;	
	color:#D8D5C2;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;	
	padding:20px 0 0px 10px; 
	font-size:20px;
	line-height:20px;
	}
#footer-sitemap ul{
	width:190px;
	display:block;
	margin:10px 0 20px 10px;	
	}
#footer-sitemap ul li{
	height:24px;
	display:block;
	background:url(../images/layout/arrow.gif) no-repeat 0px 5px;
	}
#footer-sitemap ul li a{
	font-size:12px; 
	color:#FFF9E9; 
	margin:0 0 0 15px;	
	text-decoration:none;
	font-weight:bold;
	display:block; 
	font-family:Arial, Helvetica, sans-serif;
	}	
#footer-sitemap ul li a:hover{
	text-decoration:underline;
	color:#fff;
	}
/*start blog*/
#footer-blog{
	width:320px;
	float:left;
	background:url(images/line.gif) repeat-y right;
	height:270px;
	display:inline;
		}
#footer-blog h3{
	width:280px;
	display:block;	
	color:#D8D5C2;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;	
	padding:20px 0 0 10px; 
	font-size:20px;
	line-height:20px;
	}
#footer-blog ul{
	width:280px;
	display:block;
	margin:10px 0 20px 10px;	
	}
#footer-blog ul li{
	display:block;
	background:url(../images/layout/arrow.gif) no-repeat 0px 5px;
	list-style-type:none;
	}
#footer-blog ul li a{
	font-size:12px; 
	color:#FFF9E9; 
	margin:0 0 0 15px;	
	text-decoration:none;
	font-weight:bold;
	display:block; 
	font-family:Arial, Helvetica, sans-serif;
	}	
#footer-blog ul li a:hover{
	text-decoration:underline;
	color:#f60;
	}

/*end blog*/
#footer-company{
	width:230px;
	float:right;
	display:inline;
	}
#footer-company h3{
	width:200px;
	display:block;	
	color:#D8D5C2;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;	
	padding:20px 0 0 15px; 
	font-size:20px;
	line-height:20px;
	text-transform:lowercase;
	}
#footer-company p{
	font-size:12px; 
	color:#FFF9E9; 
	margin:0 0 0 15px;	
	text-decoration:none;
	font-weight:bold;
	display:block; 
	font-family:Arial, Helvetica, sans-serif;}
#footer-company ul{
	width:230px;
	display:block;
	margin:10px 0 20px 0px;	
	}
#footer-company ul li{
	display:block;
	list-style-type:none;
	}
#footer-company ul li a{
	font-size:12px; 
	color:#FFF9E9; 
	margin:0 0 0 15px;	
	text-decoration:underline;
	font-weight:bold;
	display:block; 
	font-family:Arial, Helvetica, sans-serif;
	}	
#footer-company ul li a:hover{
	text-decoration:underline;
	color:#f90;
	}
#sbi-question{
	clear:left;
	margin:0px auto;
	width:800px;
	height:158px;
	background: #FF6600 url(../images/layout/question-box.jpg) repeat-x left top;
	border: 1px solid #D34800;
	}
/*#sbi-question h1{
	font-weight:normal;
	font-family:"Arial Black", "Trebuchet MS", Verdana, sans-serif;
	color:#fff;
	font-size:22px;
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:center;
	background-color:transparent;
	}*/
.question-icon{
	float:right;
	width:209px;
	padding:7px 15px 0 0;
}
.question-text{
	float:left;
	width:550px;
}
#question-link{
	float:right;
	width:230px;
	position:relative;
	padding:0 100px 0 0;
	}
#question-link a.question-click{
	color:#FFFF00; !important
	text-decoration:underline;
	text-align:right;
	font-size:18px;
	float:right;
	width:230px;
	text-transform:capitalize;
	padding:6px 0 0 0;
	}
#arrow{
	clear:both;
	position:absolute;
	left:235px;
	top: -13px;
	z-index:999;
}
.question-text h1 {
	font-weight:normal;
	font-family:"Arial Black", "Trebuchet MS", Verdana, sans-serif;
	color:#fff;
	font-size:22px;
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:center;
}
.question-text p{
	color:#fff;
	font-size:14px;
	line-height:18px;
	text-align:center;
	font-weight:bold;
	padding:0;
}
.allcaps{
	text-transform:uppercase;
	font-weight:bold;
	}
.underline{
	text-decoration:underline;
	}
	
/*Right Navbox*/	
#right-navbox {
	background-color:#D8D5C2;/* #CCC2A8 */
	border:1px solid #D0D0D0;
	margin:0px 0px 10px;
	padding:9px 10px 10px;
	width:250px;
}
.navbox-links {
	background-color:#fff;
	border:1px solid #BCBCBC;
}
#right-navbox .navbox-links ul {
margin:0px;
padding:10px 15px 15px;
}
.navbox-links ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px 15px;
}
.navbox-links ul li a:link, .navbox-links ul li a:visited {
border-bottom:1px solid #EBE9E3;
color:#666;
display:block;
padding-bottom:5px;
padding-top:5px;
text-decoration:none;
}
.navbox-links ul li a:hover {
	color:#D15805;
	
}

