/* Smart Business */

body {
	margin: 0 auto;
	width:100%;
	text-align:center;
	background-image:url(../images/bg_tile.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#638ba4;

}

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#2c495b;
}

a:link, a:visited { text-decoration:underline; color:#2c495b; } 
a:active, a:hover { text-decoration:none; }

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;	
        margin: 0px;
	padding: 0px 0 0px 0px;
	color:#2c495b;
}


span {
}


ul {
	list-style:none;
	display:inline;
}

h1 {
	margin: 3px 0 2px 0;
	padding: 0px;
	color:#04477a;
	font-family:"Georgia";
	font-size: 22px;
	font-weight:100;
}

h2 {
	margin: 3px 0 2px 0;
	padding: 0px;
	color:#fff;
	font-family:"Georgia";
	font-size: 22px;
	font-weight:100;
}

h3 {
	margin: 0px ;
	padding: 0px;
	color:#fff;
	font-size: 14px;
	font-weight:100;
}

/* main */

#maincontainer {
	width: 968px;
	height: auto;
	margin: 0 auto;
}

/* top area start */

.top_area {
	float:left;
	text-align:left;
	width:968px;
	height:153px;
	padding:0px;
	margin:10px 0 0 0;
	background-image:url(../images/top_bg.jpg);
	background-repeat:no-repeat;
}

.top_frame {
	float:left;
	width:936px;
	height:auto;
	padding:0px 16px 13px 16px;
}
/* logo start */

.logo_area {
	float:left;
	text-align:left;
	width:365px;
	height:62px;
	margin:19px 0 0 0px;
}

.top_right_area {
	float:right;
	width:210px;
	height:50px;
	padding:25px 0px 0 0;
	margin:0 auto;
}

ul li { list-style:none; display:inline; }

.social_links {
	float:right;
	width:120px;
	height:25px;
	padding:0px 0px 0px 3px;
	margin:0px 0 0 0px;
}

.social_links ul {
	float:left;
	width:120px;
	height:25px;
	padding:0px 0px 0 0px;
	display:inline;
}

.social_links ul li {
	display:inline;
	padding:0px 0px 0px 0px;
}
.social_links ul li a {
	float:left;
	width:auto;
	height:auto;
	padding:4px 10px 0px 15px;
	margin:0px;
	color:#b3b3b3;
	background:url(../images/line.jpg) no-repeat 1px 2px;

	text-decoration:none;
}
.social_links ul li a:hover {
	color:#fff;
	text-decoration:none;
}
.social_links ul li a.last2 { background:none;}

.toll_free { float:left; width:200px; height:auto; margin:9px 0px 0px; padding:0 0 0 3px;}

.search { 
	float:right;
	height:28px;
	margin:0;
	padding:0;
	width:231px;
}
.search_bg { 
	background-image:url("../images/search_left.jpg");
	background-repeat:no-repeat;
	float:left;
	height:28px;
	margin:11px 0 0;
	width:224px;
}
.search_btn { float:left; width:31px; height:28px; padding:0px; margin:0px 0px 0px 0px; }
.search_text { float:left; width:190px; height:18px; padding:0px 0 0 2px; color:#28618a;
 border:1px solid #fff; background-color:#fff;}

/* top area end */

/* menu start */

.navigation {
	float: left;
	margin: 9px 0px 0 0px;
	padding: 0px;
	width: 664px;
	height:28px;
	list-style: none;
}

.navigation ul {
	float: left;
	margin: 0px 0px 0 0px;
	padding: 0px;
	width: 664px;
	height:28px;
	list-style: none;
	display:block;
	list-style: none;
}

.navigation ul li a {
	float: left;
	padding: 4px 0px 0px 0px;
	margin:0px 3px 0px 0px;	
	text-align: center;
	font-size: 15px;
	height:24px;
	width:90px;
	font-family:"Georgia";
	text-decoration: none;
	color: #fff;	
	outline: none;
} 
.navigation ul li a:hover, .navigation ul li a#active_menu-nav {
	background-image:url(../images/menu_hover.png);
	background-repeat:no-repeat;
    border: none;
  }            

/* menu end */

/* header */

#headerarea {
	float:left;
	text-align:left;
	width: 740px;
	height: 128px;
	padding: 277px 0px 0px 228px;
	margin: 0 auto;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}

/* header */

/* body area start */
.clear {
	float:left;
	width: 100%;
	height: 32px;
	color:#FFFFFF;	
}

.cleaner_with_height {
	float:left;
	width: 100%;
	height: 0px;	
}

.bodyarea {
	float:left;
	text-align:left;
	width: 968px;
	height: auto;
	margin:0px;
	padding:0px 0 0px;
}

.body_top{ float:left; width:968px; height:15px; background:url(../images/body_top.png) no-repeat;}
.body_mid{ float:left; width:908px; height:auto; background:url(../images/body_mid.png); margin:0 auto; padding:12px 30px 14px 30px}
.body_bottom{ float:left; width:968px; height:15px; background:url(../images/body_botom.png) no-repeat;}

/* body area left */

.bodyarea_left {
	float:left;
	width: 268px;
	height: auto;
	padding: 0px 17px 0px 0px;
	margin:0 0 0 10px;
	border-right:1px solid #d9d3cb;
}

.ident1 { float:left; width:273px; height:auto; margin:0px 0px 0px 0px; padding:0px 0px;}

.orange {
	font-size:12px;
	color:#edb100;
	font-weight:bold;
}
.orange a { color:#edb100; text-decoration:underline;}
.orange a:hover { color:#2c495b; text-decoration:none;}

.news_top{ float:left; width:261px; height:15px; background:url(../images/news_top.jpg) no-repeat;}
.news_mid{ float:left; width:251px; height:auto; background:url(../images/news_mid.jpg); margin:0 auto; padding:0px 0px 0px 10px}
.news_bottom{ float:left; width:261px; height:15px; background:url(../images/news_botom.jpg) no-repeat;}
.for_image_news { float:left; width:41px; height:auto; margin:0px 0 0px; }
.for_text_news { float:right; width:215px; height:auto; margin:6px 0 0px; }
.for_text_email { float:left; width:240px; height:auto; margin:0px 0 7px 10px; color:#FFFFFF; }
.news_email { float:left; width:221px; height:21px; margin:0px 0 8px 10px; padding:2px 0 0 0px; 
background-image:url(../images/news_email.jpg); background-repeat:no-repeat;}
.news_text { float:left; width:196px; height:16px; margin:0px 0 0 8px; padding:0px; color:#333333; background-color:#FFFFFF; border:1px solid #FFFFFF; }

.for_left_use {
	float:left;
	width:260px;
	height:auto;
	line-height:16px;
	padding:5px 0 6px 0px;
	margin:0px 0px;
}

.mainheading { float:left; width:260px; height:auto; margin:0px 0 0px; padding:0 0 4px 0; border-bottom:1px dashed #d9d3cb; color:#FFFFFF;}
.for_image_use { float:left; width:50px; height:auto; margin:0px 0 0px; }
.for_text_use { float:right; width:205px; height:auto; margin:6px 0 0px; }

/* body area right */

.body_right_side {
	float:right;
	width: 580px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin:0 auto;
}

.for_right_side {
	float:left;
	width:580px;
	height:auto;
	margin:0px;
	
}
.for_right_use {
	float:left;
	width:260px;
	height:auto;
	line-height:16px;
	padding:4px 0 1px 0px;
	margin:0px 0px;
}

.services {
	float:left;
	width:260px;
	height:auto;
	padding:0px 0 0px 0px;
	margin:0px 0px;
}

.seprater {
	float:left;
	width:40px;
	height:345px;
	margin:0px 0px 0px 0px;
	padding:0px 0px;
	color:#FFFFFF;
}
.services_list {
	width:260px;
	height:auto;
	padding:0 0 0 0px;
}
.services_list ul {
	float:left;
	width:230px;
	height:auto;

}

.services_list ul li {
	float:left;
	width:230px;
	height:auto;
	list-style:none;
	font-size:12px;
	color:#2c495b;
	line-height:16px;
	background:url(../images/service_icon.jpg) no-repeat 5px 5px;
	padding:0 0 0 20px;
	margin:0 0 0px 0;
}
.services_list ul li a {
	float:left;
	width:230px;
	height:auto;
	font-size:12px;
	font-weight:bold;
	color:#edb100;
	line-height:24px;
	padding:0 0 0 20px;
	margin:0 0 0px 0;
	text-decoration:underline;
}
.services_list ul li a:hover {
	color:#2c495b;
	padding:0 0 0 20px;
	text-decoration:none;

}


/* start of footer */

.footer{
 	text-align:center;
	width: 968px;
	height:52px;
	padding:0px;
	margin:0 auto 0px;
	clear:both;
}

.footer_left{ float:left; text-align:left; color:#FFFFFF; width: 221px; height:auto; padding:17px 0 0 60px; margin:0 auto;}
.footer_left a{ color:#FFFFFF; text-decoration:none; }
.footer_left a:hover{ color:#FFFFFF; text-decoration:underline; }
.footer_right{ float:right; text-align:left; color:#FFFFFF; width: 608px; height:auto; margin:0 auto; padding:17px 0px 0 0;}
.footer_right a{ color:#fff; text-decoration:none; }
.footer_right a:hover{ color:#fff; text-decoration:underline; }


/* end of footer */
.search #mod_search_searchword{
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	color:#28618A;
	float:left;
	height:18px;
	margin-left:19px;
	padding:0;
	width:151px;
	margin-top:4px;
}

.search .button{
	background:url("../images/search.jpg") no-repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	float:right;
	height:28px;
	width:31px;

}

.btn2{
background:url("../images/subscribe.jpg") no-repeat;
border:medium none;
cursor:pointer;
width:113px;
height:25px;
}

.lettermid{
padding-left:10px;
}

td span.mainlevel{
color:#FFFFFF;
}
h2.contentheading{
color:#EDB200;
}

ul#mainlevel li a{

background:url("../images/service_icon.jpg") no-repeat scroll 5px 10px transparent;
color:#EDB100;
float:left;
font-size:12px;
font-weight:bold;
height:auto;
line-height:24px;
margin:0 0 0;
padding:0 0 0 30px;
text-decoration:underline;
width:230px;
}
ul.mostread li a{

background:url("../images/service_icon.jpg") no-repeat scroll 5px 10px transparent;
color:#EDB100;
float:left;
font-size:12px;
font-weight:bold;
height:auto;
line-height:24px;
margin:0 0 0;
padding:0 0 0 30px;
text-decoration:underline;
width:230px;
}

ul.mostread li a:hover {
	color:#2c495b;
	background:url(../images/service_icon.jpg) no-repeat 10px 10px;
	padding:0 0 0 30px;
	text-decoration:none;

}
ul#mainlevel li a:hover {
	color:#2c495b;
	background:url(../images/service_icon.jpg) no-repeat 10px 10px;
	padding:0 0 0 30px;
	text-decoration:none;

}

.def-modules{
	border-bottom:1px dashed #D9D3CB;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:10px;
	width:260px;
}

#adminForm button, .adminform button{
	padding: 3px 5px;
	border: 1px solid #2c495b;
	color: #ffffff;
	font-size: 85%;
	text-transform: uppercase;
	cursor:pointer;
}

.contact_email .inputbox{
margin-left:3px;
margin-bottom:4px;
width:200px;

}

#contact_text{
width:400px;
}

.blogsection{
clear:both;
float:left;
}