body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background: #FFF url(images/sist_bg.jpg) repeat-x;
}

a:link, a:visited { color:#e18814; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #ffffff; } 

h3 {
	font-size: 14px;
	color: #1f2947;
	padding: 3px 0 5px 0;
	margin: 0 0 10px 0;
}

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}
.normal_white_text
{
   color:#0099FF;
   font-size:14px;
}
.rc_btn a {
	float: right;
	clear: both;
	text-align: center;
	display: block;
	width: 103px;
	padding: 4px 0 5px 0;
	background: #333 url(images/sist_btn.jpg) no-repeat;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.rc_btn a:hover {
	color: #ffffff;
}

#sist_container {
	width: 980px;
	margin: 0 auto;
}

#sist_title {
	width: 980px;
	height: 100px;
	background: url(images/sist_title_bg.jpg) no-repeat;
}

#sist_title #title {
	color: #FFFFFF;
	width: 980px;
	font-size: 12px;	
	margin: 0 0 0 0px;
	padding: 80px 0 0px 560px;	
	font-weight: bold;
	text-align: left;
}


/* menu */

#sist_menu {
	clear: both;
	width: 960px;
	height: 90px;
	padding: 0px 10px;
	background: url(images/sist_menu_bg.jpg) no-repeat;
}

#sist_menu tr {
	padding: 13px 0 0 0;
	margin: 0;
	list-style: none;
}

#sist_menu tr td {
	display: inline;
}

#sist_menu tr td a {
	float: left;
	width: 160px;
	padding: 10px 0;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	background: url(images/sist_menu_divider.jpg) right no-repeat;
	color: #c0790b;

	outline: none;
}

#sist_menu td a:hover, #sist_menu td .current {
	color:#FFFFFF;	
}

#sist_menu td .last {
	background: none;
}

#sist_menu td span {
	display: block;
	margin-top: 10px;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}

/* end of menu*/

/* banner */
#sist_banner {
	clear: both;
	width: 960px;
	height: 320px;
	padding: 0 10px;
	background: url(images/sist_banner_bg.jpg) no-repeat;
}
/* end of banner */

/* content */
#sist_content {
	clear: both;
	width: 960px;
	padding: 0 10px;
	position: relative;
	background: url(images/sist_content_bg.jpg) repeat-y;
}
#sist_content_sm {
	clear: both;
	width: 960px;
	padding: 0 10px;
	position: relative;
	background: url(images/sist_bg_sm.jpg) repeat-y;
}

#sist_content .title {
	font-size: 18px;
	color: #ee9116;
	padding: 3 0 10px 0;
	margin: 0 0 10px 0;
}

#sist_content #bottom_bg {
	clear: both;
	width: 980px;
	height: 30px;
	margin-left: -10px;
	left: 0px;
	bottom: 0px;
	background: url(images/sist_content_bottom_bg.jpg) no-repeat;
}


#sist_content #content_left {
	float: left;
	width: 520px;
	margin: 20px 0 0 20px;
}

#sist_content #content_left p {
	text-align: justify;
	padding-bottom: 8px;
}

#content_left .testimonial_section {
	text-align: center;
}

#content_left .testimonial_section p {
	font-size: 14px;
	font-style: italic;
	text-align:center
}

#sist_content #content_right {
 	width: 280px;
	margin: 40px 15px 0 0;
}

 #content_right .content_right_box {
	 width: 240px;
	 height: 129px;
	 padding: 10px 20px;
	 background: url(images/sist_newsletter_box.jpg) no-repeat;
 }
 
 .content_right_box .box_title {
 	font-size: 18px;
	color: #333;
	padding: 3px 0 5px 0;
	margin: 0 0 5px 0;
 }
 
 .content_right_box p {
	 line-height: 16px;
	 text-align: justify;
	 padding-bottom: 5px;
	 color: #FFF;
 }
 
  .content_right_box input {
	  margin-bottom: 10px;
  }

/* end of content */

/* content */
#sist_bottom_panel {
	clear: both;
	width: 930px;
	padding: 40px 0 50px 40px;
	background: #FFF url(images/sist_bottom_section_bg.jpg) right bottom no-repeat;
}

#sist_bottom_panel .bottom_section {
	float: left;
	margin-right: 40px;
	width: 190px;
}

.bottom_section ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.bottom_section li {
	margin: 0px;
	padding: 0 0 3px 0;
}

.bottom_section li a, a:hover, a:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}


/* footer */
#sist_footer {
	clear: both;
	width: 980px;
	padding: 5px 0 20px 0;
	text-align: center;
	color: #333;
	background-color: #FFF;
}

#sist_footer a {
	font-weight: normal;
}
 
#promo1{
	clear: both;
	padding: 5px 5px;
	height: 80px;
	width:270px;
	background: url(images/sist_call_box_blank.jpg) no-repeat;
}
#promo2{
	clear: both;
	padding: 5px 5px;
	height: 80px;
	width:270px;
	background: url(images/sist_download_box_blank.jpg) no-repeat;
	bgcolor="#685A4E" 
}
#promo3{
	clear: both;
	padding: 5px 5px;
	height: 80px;
	width:270px;
	background: url(images/sist_live_chat_box_blank.jpg) no-repeat;
	bgcolor="#685A4E" 
}
#promo4{
	clear: both;
	padding: 5px 5px;
	height: 80px;
	width:270px;
	background: url(images/sist_mail_box_blank.jpg) no-repeat;
	bgcolor="#685A4E" 
}
#promo5{
	clear: both;
	padding: 5px 20px;
	height: 126px;
	width:270px;
	background: url(images/sist_special_offer.jpg) no-repeat;
	bgcolor="#685A4E" 
}
#promo_text{
	clear: both;
	padding: 0px 80px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
 	width:110px;
}
 
#newsletter_section{
	clear: both;
	padding: 10px 20px;
	height: 135px;
	background: url(images/sist_newsletter_bg.jpg) no-repeat;
	bgcolor="#685A4E" 
}

#newsletter_section h1 {
	color: #CC0;
	font-size: 16px;
	padding: 0;
	margin: 0 0 20px 0;
}

#newsletter_section p{
	margin-bottom: 10px;
}

#newsletter_section form {
	padding: 0px;
	 margin: 0px;
}

#newsletter_section input {
	margin-bottom: 5px;
}