/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #272727;
}
p {
	margin: 10px 0px;
	font-size: 12px;
	text-align: left;
}

h1 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color:#535353;
}

h2 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 17px;
	font-weight: bold;
	color:#ffffff;
}

h3 {
	margin: 0px;
	padding: 10px 0;
	font-size: 25px;
	font-weight: bold;
	color:#ffb21e;
}

h4 {
	clear: both;
	margin: 0px;
	padding: 15px 0px 5px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}

.readmore_black a{
	clear: both;
	display: block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	text-align: center;
	background: url(../images/templatemo_more_black.gif) no-repeat;
	color: #ffb21e;
	text-decoration: none;
}

.readmore_white a{
	clear: both;
	display: block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	background: url(../images/templatemo_more_white.gif) no-repeat;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.readmore_white_left a{
	clear: both;
	display: block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	background: url(../images/templatemo_more_white.gif) no-repeat;
	color: #000000;
	text-decoration: none;
	text-align: center;
	float: right;
}
.readmore_white a:hover{
	clear: both;
	display: block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	background: url(../images/templatemo_more_white.gif) no-repeat;
	color: #0066CC;
	text-decoration: none;
	text-align: center;
}

#templatemo_container {
	margin: 0px auto;
	width: 920px;
	margin-top: 10px;
}

/* top */

#templatemo_top {
	clear: both;
	width: 900px;
	height: 52px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.sitename_panel {
	float: left;
	width: 270px;
	height: 52px;
	padding: 0px;
	margin: 0px;
}
.sitename_panel img {
	margin-top: 0px;
	margin-left: 20px;
}


.sitename{
	padding: 65px 0px 10px 10px;
	font-size: 40px;
	color: #fb6e26;
	font-weight: bold;
}
.sitename span{
	font-size: 40px;
	color: #ffb21e;
	font-weight: normal;
}

.freecall_panel {
	float: right;
	width: 400px;
	height: 100px;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
}
.freecall_panel img {
	padding-right: 6px;
	padding-left: 6px;
}


.bigfont {
	font-size: 15px;
	color: #3BBDEF;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.freecall_panel span{
	padding-left: 10px;
	font-size: 25px;
	color: #FFFFFF;
}

.livechat_panel {
	float: right;
	width: 110px;
}

.livechat_panel img{
	border: none;
}

/* end of top */


/* content */

#templatemo_content {
	float:left;
	width: 880px;
	padding: 0px 20px;
	background:url(../images/templatemo_frame.gif) repeat-y;
}

.templatemo_content_top{
	clear: both;
	width: 920px;
	height: 15px;
	background: url(../images/templatemo_top.gif) no-repeat;
}
/* for IE 6 */
* html .templatemo_content_top{
	clear: both;
	width: 920px;
	height: 15px;
	margin-bottom: -5px;
	background: url(../images/templatemo_top.gif) no-repeat;
}

.templatemo_content_bottom{
	clear: both;
	width: 920px;
	height: 16px;
	background: url(../images/templatemo_bottom.gif) no-repeat;
}

/* banner */
.banner {
	margin-bottom: 10px;
	padding: 0px;
}

.banner ul {
	margin: 20px 0px 20px 50px;
	padding: 0px;
	list-style: disc;
}

.banner ul li{
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px 0px 5px 0px;
}
/* end of banner */

/* menu */

#templatemo_menu{
	clear: both;
	width: 880px;
	height: 35px;
	margin: 0px 0px 10px 0px;
	;
	padding: 0px;
	background-color: #FFFFFF;
}
/* end of menu */

/* 3 boxes */

#templatemo_boxarea{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px;
	width: 880px;
}
#templatemo_boxarea img {
	margin-right: 10px;
	border: 3px outset #999999;
	float: left;
}


.box1{
	float: left;
	width: 280px;
	margin-right: 19px;
	background: #272727;
}

.box1top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url(../images/templatemo_box1_top.gif) no-repeat;
}
.body {
	width: 250px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.box2{
	float: left;
	width: 280px;
	margin-right: 19px;
	background: #272727;
}
.box2top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url(../images/templatemo_box2_top.gif) no-repeat;
}

.box3{
	float: left;
	width: 280px;
	margin: 0px;
	background: #272727;	
}
.box3top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url(../images/templatemo_box3_top.gif) no-repeat;
}

.boxbottom{
	width:280px;
	height: 10px;
	 background: url(../images/templatemo_box_bottom.gif) no-repeat;
}
* html .boxbottom{
	width:280px;
	height: 10px;
	margin-bottom: -10px;
	background: url(../images/templatemo_box_bottom.gif) no-repeat;
}



/* end of 3 boxes */

/* 2 columns */

#templatemo_2columns{
	clear: both;
	margin: 0px;
	width: 880px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.column1{
	float: left;
	width: 480px;
	padding: 10px;
	padding-left: 20px;
	background: #ffffff;
}
.column1 ul {
	list-style-image: url(../images/marker1.gif);
	list-style-type: none;
}


.column2{
	float: right;
	width: 320px;
	padding-left: 30px;
	border-left: 1px dotted #CCCCCC;
	background: #ffffff;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 20px;
	text-transform: capitalize;
}
.column2 p {
	font-weight: normal;
	text-transform: none;
	margin-bottom: 5px;
	margin-top: 0px;
}

.column2 ul {
	font-weight: bold;
	list-style-image: url(../images/marker1.gif);
}

.column1_about{
	float: left;
	width: 850px;
	padding-left: 20px;
	background: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.column1_contacts{
	float: left;
	width: 500px;
	padding-left: 20px;
	background: #ffffff;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
}
.column1_contacts table {
	border: 1px dashed #999999;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.column1_about table {
	width: 850px;
	padding-top: 10px;
	border: 1px dashed #DFDFDF;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 10px;
	margin-left: 0px;
}
.column1_about table tr td {
	padding: 5px;
}
.column1_about img {
	margin-top: 10px;
}
.column1_about table p {
	font-weight: bold;
	margin-top: 0px;
}
.column2_contacts{
	float: left;
	width: 300px;
	padding-left: 0px;
	background: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
}
.column2_contacts ul {
	list-style-image: url(../images/marker1.gif);
}


.column2_contacts a{
	color: #006699;
	font-size: 11px;
	font-weight: bold;
}

.column2_contacts a:hover{
	color: #0088CA;
	text-decoration: underline;
	font-weight: bold;
}

.column1_sol{
	float: left;
	width: 400px;
	padding-left: 15px;
	background: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.column1_sol_top{
	float: left;
	width: 820px;
	padding-left: 15px;
	background: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.column1_sol img {
	float: left;
	clear: both;
	border: 1px groove #666666;
}
.column2_sol img {
	float: left;
	clear: both;
	border: 1px groove #666666;
}


.column2_sol{
	float: left;
	width: 400px;
	padding-left: 10px;
	background: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
/* end of 2 columns */

/* Detail page */

#templatemo_features{
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 30px 20px 10px 20px;
	width: 730px;
}

.titlerow {
	clear: both;
	float: left;
	padding: 5px 0px;
	width: 730px;
	margin: 15px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #333333;	
	border-bottom: 1px solid #CCCCCC;
}

.subrow {
	clear: both;
	padding: 5px 0px;
	font-size: 12px;
	background: #ffffff;
}

.name_column {
	float: left;
	padding-left: 10px;
	width: 250px;
	font-weight: bold;
}

.plan_column {
	float: left;
	width: 150px;
}

.plan_column img{
	display: block;
	width: 18px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	border: none;
}

/* end of detail page */

/* -------- Footer --------- */

#templatemo_footer {
	clear: left;
	padding: 15px 0px 0px 0px;
	width: 920px;
	height: 62px;
	color: #40B1D7;
	;
	line-height: 24px;
	text-align: center;
}
#templatemo_footer a {
	color: #2E8EAD;
	;
	text-decoration: none;
	font-weight: bold;
}

#templatemo_footer a:hover {
	text-decoration: underline;
	color: #4FB0D0;
}

/* --------- end of footer --------------*/
.style1 {
	font-size: 22px;
	color: #fb6e26;
}
.style2 {
	color: #179DCA
}
.style4 {color: #757478}
.style5 {color: #158EB7}

