body {
	background-image:url('../images/bg.gif');
	background-repeat:repeat-x;
	/*
	background-image:url('../images/dashboard.png');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	*/
	/*font-family: "Maven Pro", "Century Gothic", Verdana, "Lucida Sans Unicode";*/
	/*font-family: "Open Sans", Economica,Roboto, Ubuntu, "Century Gothic", Verdana, "Lucida Sans Unicode";*/
	font-family: "Open Sans", "Century Gothic", Verdana, "Lucida Sans Unicode";
	background-color:#F2F1ED;
	-webkit-text-size-adjust: 100%;
}

img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;
	
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
	
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

h1, h2, h3, h4, h5, h6 {
	margin: 2px 0 8px;
}

p {
	margin: 10px 0;
}

h1+p, h2+p, h3+p, h4+p, h5+p, h6+p {
	margin-top: 0;
}

hr {
	border: 0;
	border-top: 1px solid #e5e5e5;
	margin: 1.4em 0;
	margin-top:5px;
	margin-bottom:5px;
}

a:link, a:visited {
	text-decoration: none;
}

#outer-wrapper {
}

#main {
	margin: 0 auto;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#header {
	width: 960px;
	margin-top: 25px;
	background-color:#F2F1ED;
}

#header-cont {
	width:100%;
	position:fixed;
	top:0px;
}

#content {
	width: 960px;
	clear: both;
}

#footer {
	float: right;
	clear: both;
	padding-top:50px;
	padding-bottom:50px;
}

#footer .line {
	width:512px;
}

#header_nav {
	margin-bottom: 10px;
}

#header_line {
	height: 5px;
	background-color:red;
}

#header_links {
	float: left;
	/*width: 400px;*/
	font-size: 90%;
	padding-left: 0px;
	padding-top: 6px;
	/*white-space: nowrap;*/
}

#top_logo {
	float: right;
	padding-top: 6px;
}

#home_graphic {
	vertical-align: middle;
	clear: both;
	height: 160px;
	position: relative;
}

#home_graphic .tellogo{
	float:left;
}

#home_graphic .heading{
	position:absolute;
	bottom:0;
	right:0;
}

#home_graphic .heading .firstline{
	margin-bottom:10px;
	float:right;
	clear:both;
}

#content_inside_div {
	clear: both;
	padding-top: 40px;
	float:left;
	width:70%;
}

.home_page #content_inside_div {
	width:60%;
}

#home_products_outer_div {
	padding-top:30px;
}

#home_products_div {
	/*padding-top:40px;*/
	float:left;
	/*width:580px;*/
}

.twocol {
	display: table;
}

.twocol .col{
	width:47%;
}

.twocol .col.divider{
	width:5%;
}

#home_products_div .heading_red {
	font-size:13px;
}

#email_div {
	font-size:14px;
}

.clear {
	clear: both;
}

.twoCol, .fourCol, .sixCol, .eightCol, .tenCol, .twelveCol {
	margin-right: 17px;
	float: left;
}

.twoCol {
	width: 143px;
}

.fourCol {
	width: 303px;
}

.sixCol {
	width: 463px;
}

.eightCol {
	width: 623px;
}

.tenCol {
	width: 783px;
}

.twelveCol {
	width: 943px;
}

.nomargin {
	margin-right: 0px;
}

.nav_link {
	margin-left: 15px;
	font-size:14px;
	font-weight: 600;
	text-align: left;
	color: #aaaaaa;
}

#header_links .first{
	margin-left: 0px;
}

.nav_link:hover{
	color: #ff3030;
}

.nav_selected {
	margin-left: 15px;
	font-size:14px;
	font-weight: 600;
	text-align: left;
	color: #ff3030;
}

#top_logo img {
	float: right;
}

#ser_list_div {
	float:right;
	padding-top:40px;
}

#home_products_outer_div #ser_list_div {
	padding-top:130px;
}


.m_content_pad {
	padding-top:50px;
}

.red_hl {
	background-color: #ff1919;
	font-size:30px;
	/*font-family:'Julius Sans One', 'Century Gothic', Arial, Tahoma, Helvetica, sans-serif;*/
	font-family: "Armata", "Righteous", "Quicksand", "Josefin Sans", Arial, Tahoma, Helvetica, sans-serif;
	text-align: left;
	color: #ffffff;
	padding-left:15px;
	padding-right:15px;
	padding-top:2px;
}

.yellow_hl {
	background-color: #ffff66;
	font-size:14px;
	/*font-weight:bold;*/
	/*font-family:'Inder',Arial, Helvetica, sans-serif;*/
	font-family: "Armata", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #111111;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
}

.no_hl {
	font-size:13px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-align: left;
	color: #111111;
	padding-left:10px;
	padding-right:0px;
	padding-top:4px;
	padding-bottom:4px;
}

.heading_red {
	font-size:18px;
	color: #ff1919;
}

.heading_black {
	font-size:16px;
	color: #000000;
	font-weight: bold;
}
#home_text_wrp {
	clear:both;
	padding-top:55px;
}

#home_text {
	font-size:15px;
	color: #333333;
	background-color: #ffffff;
	padding:15px 25px 10px 30px;
	/*margin-top:60px;*/
	clear:both;
}

.grey_box {
	background-color: #f5f5f5;
	border: 1px solid #f1f1f1;
	padding : 20px;
}

.grey {
	color: #555555;
}

.lt_grey {
	color: #999999;
}

.md_grey {
	color: #777777;
}

.black {
	color: #000000;
}

.bold {
	font-weight:bold;
}

.left {
	float:left;
}

.right {
	float:right;
}

.products_text {
	font-size:13px;
	color: #666666;
}

.col {
	background-color: #ffffff;
	display: table-cell;
	color: #333333;
}

.col .title, .title {
	background-color: #faf9f5;
	padding:15px 30px 13px 30px;
	font-weight: bold;
	/*
	font-weight: bold;
	font-size:16px;
	*/
	color: #000000;
	/*
	border-bottom-style: solid;
	border-color: #eeeeee;
	*/
}

.col .text {
	padding:25px 30px 30px 30px;
	font-size:14px;
	color: #000000;
}

.products_table {
	display: table;
}

.row {
	display: table-row;
}


.row .divider {
	background-color: #F2F1ED;
}

.col .red {
	background-color: #ff1919;
	color: #ffffff;
}

#home_products_div .text {
	font-size:13px;
	color: #777777;
}

#home_products_div .title {
	font-weight:normal;
}

.copyright {
	color: #888888;
	font-size:12px;
	float:right;
	text-align:right;
}

.copyright a{
	color: #ff1919;
}

.copyright a:hover{
	text-decoration:underline;
}

.products_table .text a {
	color: #ff1919;
}

.products_table .text a:hover{
	text-decoration:underline;
}

.redlink a {
	color: #ff1919;
}

.redlink a:hover {
	text-decoration:underline;
}

.ser_list{
	padding-left:18px;
	margin-bottom:0px;
	font-size:13px;
}

.ser_list li {
	padding-bottom:5px;
}

.section {
	padding-bottom: 10px;
}

#ser_ivr_more {
	padding : 0px 0px;
}

.hide_div {
	display : none;
}

.block_div {
	display : block;
}

#prod_slides_c {
	padding-top:30px;
	padding-bottom:30px;
}

.slidesjs-container {
	border-style: solid;
	border-color: #eeeeee;
}

.r_br_title {
	margin-bottom:50px;
	margin-top:10px;
	float:right;
	clear:both;
}

.r_sb_link {
	margin-bottom:15px;
	float:right;
	clear:both;
}

.home_ser_list_spacer {
	padding-top:50px;
}
