@charset "utf-8";

/* Browser Reseter */
body,div,span,p,a,h1,h2,h3,h4,h5,h6,ul,ol,li,input,button,img{
	border:0;
	list-style:none;
	text-decoration:none;
	outline:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* General Layout Styles */
body{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: normal;
  background: #FFFFFF;
  margin-top:20px;
}
#outer-wraper{
	width:100%;
	float:left;
	background-color:#FFFFFF;
}

#header-wrap{
	width:100%;
	float:left;
	background-color: #00F;
}

#header{
	width:987px;
	float:left;
	background-repeat: no-repeat;
	background-position: 0;
	background-color: #FFF;
}

#headercontent{
  width:987px;
  float:none;
  margin:0 auto;
}

a 
		{
	color:#0000FF
}

a:hover 
		{color:#FF0000;
		}

ul.nav{
	width:987px;
	height:47px;
	float:left;
	margin-top:1px;
	display:block;
	background-color: #D0382F;
}
ul.nav li{
  float:left;
  height:47px;
  background-color: #D0382F;
  border-right:1px solid #403d41;
}
ul.nav li a{
	display:block;
	float: left;
	color:#FF0000;
	height:47px;
	font-size: 14px;
	text-align:center;
	line-height:45px;
	padding:0px 30px 0 30px;
	color:#FFFFFF;
	font-weight: bold;
	left: 100px;
}
ul.nav li a:hover,ul.nav li a.active{
	color:#FFFF00;
	background-color: #630;
}

#header ul.nav li.nosep{
	border:0;
}

/* stylin header content */
#header h1{
	display:block;
	width:282px;
	height:81px;
	float:left;
	margin-bottom:50px;
}
#header h1 a img{
	margin: 42px 0 0 17px;
}

#header div.searchBox{
	display:block;
	color:#FFFFFF;
	font-family: "Trebuchet MS";
	font-size:24px;
	width:235;
	height:30px;
	float:right;
	margin-top: 50px;
	margin-right: 125px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* search field content */
#header div.searchBox input{
	padding-top:14px;
}
#header div.searchBox input.field{
	width:172px;
	height:25px;
	float:left;
	/*background:url(images/search_bg.png) no-repeat;*/
}
#header div.searchBox input[type="text"]{
	width:152px;
	float:left;
	font-size:11px;
	color:#3f3f3f;
	padding:5px 10px 0 10px;
}

/* search button */
#header div.searchBox input.search{
	background: url(images/search-btn.png) no-repeat;	
	width:60px;
	height:26px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#bebebe;
	margin-left: 12px;
	padding:2px 0 4px 0;
	cursor:pointer;
}

/* sliding banner */
#banner{
	width:950px;
	float:left;
	margin-left:35px;
}
#banner ul{
	float:left;
	margin:0px;
	padding:0px;
	display: block;
}
#banner ul li{
	float:left;
	margin:0px;
	padding:0px;
	display: block;
}

#banner ul li img{
	float:left;
	margin:0px;
}
#banner ul li div.content{
	width:460px;
	float:left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 36px;
}
#banner ul li div.content h2{
	font-family: Tahoma;
	font-weight:bold;
	font-size:23px;
	color:#FFFF00;
	
}
#banner ul li div.content p{
	width:450px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:21px;
	
}
#banner ul li div.content a{
	font-size:14px;
	font-weight:bold;
	color:#0000FF;
	line-height:21px;
}


/* body content */
#body-wrap{
	width:100%;
	float:left;
	background-color: #00F;
}
#content-wrap{
	width:987px;
	float:none;
	margin:0 auto;
	background-color: #FFFFFF;
	padding-top: 10px;
}

#leftPan{
	width:987px;
	float:left;
	background-color:#FFFFFF;
	border-right:0px solid #2c2a2d;
}

/* inner content inside content-wrapper */
div.innerLeft{
	width:670px;
	float:right;
	background-color:#FFFFFF;
	border-right:1px solid #2c2a2d;
}
div.innerLeft h3{
	width:338px;
	float:left;
	font-size:21px;
	font-weight:normal;
	color:#fff;
	padding:22px 0 2px 0;
	text-transform: uppercase;
	border-bottom:1px solid #2e2c2f;
}
div.innerLeft p{
	width:650px;
	float:left;
	font-size:14px;
	color:#CCCCCC;
	line-height:18px;
	padding:16px 0 0 0;
}
div.innerLeft p.para{
	padding-bottom:16px;
}

div.innerLeft p.lower-para{
	padding:6px 0 0 0;
}
a.more{
	display:block;
	width:80px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#9d9081;
	padding-left:10px;
	background:url(images/varrow.png) 0 4px no-repeat;
	text-decoration:underline;
}

a.more:hover{
	text-decoration:none;
}

div.innerLeft h4{
	width:100%;
	float:left;
	font-weight:bold;
	font-size:20px;
	color: #FFFF00;
	margin-top:16px;
}

ul.lists{
	width:295px;
	float:left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
}
ul.lists li{
	width:615px;
	float:left;
	display:block;
	padding-left:22px;
	background:url(images/tick.png) no-repeat left;
	margin-top: 7px;
}
ul.lists li a{
	font-size:16px;
	color:#0000FF;
	font-weight:bold;
	line-height:20px;
}
ul.lists li a:hover{
	color: #FF0000;
	font-weight:bold;

}

/* end of inner left content */

div.innerRight{
	width:280px;
	float:left;
	margin-left:10px;
	margin-right: 13px;
	margin-top: 15px;
}
div.innerRight h3{
	width:262px;
	float:left;
	font-size:20px;
	font-weight:bold;
	color: #FFFF00;
	text-transform: capitalize;
	padding:22px 0 2px 0;
	border-bottom:1px solid #2e2c2f;
}

ul.stories{
	width:260px;
	float:left;
}
ul.stories li{
	width:180px;
	float:right;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #2c2a2d;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
ul.stories li img{
	float:right;
	margin-top: 10px;
	margin-right: 13px;
	margin-bottom: 0;
	margin-left: 0;
}
ul.stories li p{
	width:150px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#757277;
	line-height:16px;
}
ul.stories li p.heading{
	line-height:20px;
}

/* right side panel content starts here */

#rightPan{
	width: 240px;
	padding:0 17px;
	float:left;
	margin-bottom:36px;
}
#rightPan h3{
	width:230px;
	float:left;
	font-size:21px;
	font-weight:normal;
	color:#fff;
	text-transform: uppercase;
	padding:22px 0 2px 0;
	border-bottom:1px solid #2e2c2f;
}
#rightPan h3.email{
	border:none;
}
ul.items{
	width:230px;
	float:left;
	padding:0px 0 0 0;
}
ul.items li{
	width:230px;
	float:left;
	line-height:25px;
	border-bottom:1px dashed #2c2a2d;
}
ul.items li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#797979;
}
ul.items li a:hover{
	color:#a9a9a9;
}
ul.items li a span{
	margin-right:18px;	
}
#rightPan a.view{
	width:90px;
	display:block;
	float:left;
	font-size:11px;
	color:#9d9081;
	line-height:36px;
	text-decoration:underline;
	padding:0px 0 0 19px;
	background:url(images/varrow.png) no-repeat left;
}
#rightPan a.view:hover{
	text-decoration:none;
}
div.newsletter{
	width:200px;
	float:left;
	margin-top:15px;
	padding:20px 20px 0 20px;
	/* background:#423e44; */
}
div.newsletter label{
	width:122px;
	float:left;
	font-size:12px;
	color:#9d9081;
	padding-bottom:6px;
}
div.newsletter input{
	width:197px;
	height:23px;
	float:left;
	margin-bottom:16px;
	/* background:#59555c; */
	padding:4px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#9d9081;
}
div.newsletter a.subscribe{
	width:100px;
	float:left;
	display:block;
	font-size:15px;
	color:#9d9081;
	padding-bottom:17px;
}

/* footer content */
#footer-wrap{
	width:987px;
	float:left;
	border-top:1px solid #2c282f;
	background-color: #FFF;
}
#footer-wrap p{
	width:400px;
	float:left;
	padding:29px 0;
	color:#000000;
	padding-left: 10px;
}
ul.footNav{
	width:500px;
	float:right;
	padding:29px 0;
}
ul.footNav li{
	float:left;
	color:#FFFFFF;
}
ul.footNav li a{
	color:#00F;
	padding:0 6px;
	font-weight: normal;
}

ul.footNav li a:hover{
	color:#F00;
	padding:0 6px;
}

/* #########################################
########### stylin Inner pages ############
##########################################*/

div.leftContent{
	width:670px;
	float:left;
}
div.leftContent h3{
	width:525px;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#CC352A;
	padding:22px 0 0px 0;
	margin-bottom:8px;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2e2c2f;
}
div.leftContent p{
	width: 670px;
	float:left;
	font-size:14px;
	color:#000000;
	line-height:18px;
	text-align:justify;
	padding:4px 0 16px 0;
}
/* end of leftpan and about us page */	

/* stylin contact us page */
div.leftContent img{
	float:left;
	margin:4px 0 0 0;
}
#rightPan h3{
	margin-bottom:8px;
}
#rightPan p{
	width:230px;
	float:left;
	font-size:12px;
	color:#797979;
	line-height:18px;
}

/* stylin blog page */
ul.blog{
  width:100%;
  float:left;
}
ul.blog li{
  margin:0 0 20px 0;
}
ul.blog li h4{
  width:100%;
  float:left;
  color:#9D9081;
  font-size:22px;
  padding:9px 0 0 0;
  font-weight:normal;
}
ul.blog li img{
  float: left;
  margin:6px 10px 0 0;
}
ul.blog li p{
	padding-bottom:15px;
}
ul.blog li p.date{
   padding:1px 0;
   margin-bottom:10px;
   border-top:1px dashed #2c2a2d;
}
ul.blog li p.date a{
  color:#9d9081;
}
ul.blog li p.comments{
    margin-bottom: 12px;
	padding:0px 0;
}
ul.blog li p.comments span{
  padding:2px 0px;
}
ul.blog li p.comments a{
  color:#9d9081;
  padding:2px 4px;
}
ul.blog li p.comments a:hover{
  text-decoration:none;
  color:#9d9081;
  padding:2px 4px;
}
ul.blog a.readmore{
	width:90px;
	display:block;
	float:left;
	font-size:11px;
	color:#9d9081;
	line-height:18px;
	text-decoration:underline;
	padding:0px 0 0 10px;
	margin-bottom:25px;
	background:url(images/varrow.png) 0 7px no-repeat;
}
ul.blog a.readmore:hover{
	text-decoration:none;
}

/* services page */
#leftPan div.leftContent img{
	clear:both;
	float:left;
	margin-right: 10px;
	background-color:#FFFFFF;
}

/* stylin sitemap content */
ul.sitemap{
	clear:both;
	width:120px;
	float:left;
}
ul.sitemap li{
	width:120px;
	line-height:16px;
	float:left;
}
ul.sitemap li a{
	font-size:11px;
	color:#9d9081;
	line-height:20px;
	text-decoration:none;
}
ul.sitemap li a:hover{
	font-size:11px;
	color:#747474;
	text-decoration:underline;
}

/* Easy Slider */

#slider{
	width:910px;
	margin:0px;
	padding:0 0px 0 0;
	display:block
}	
#slider ul, #slider li{
margin:0;
padding:0;
list-style:none;
float:left;
}
#slider li{ 
/* 
define width and height of list item (slide)
entire slider area will adjust according to the parameters provided here
*/ 
width:876px;
overflow:hidden;
outline:0px;
border:0px;
}	
#prevBtn, #nextBtn{ 
display:block;
width:28px;
height:40px;
position:absolute;
left:-0px;
top:80px;
}	
#nextBtn{ 
left:716px;
}														
#prevBtn a, #nextBtn a{  
display:block;
width:13px;
height:45px;
position:absolute;
z-index:10; 
left:0px;
top:30px;
text-indent:-9999px;
background: url(images/previous.png) no-repeat;	
}	
#nextBtn a{ 
background: url(images/next.png) no-repeat;
left:211px;
}												
#container{	
margin:0px;
position:relative;
text-align:left;
width:886px;
padding:0 0 0 28px;
float:left;
border:0px;
}	
/* // Easy Slider */

.sidebar_text {
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
}

.sidebar_text_small {
	font-size: 11px;
	color: #FFFF00;
	font-weight: bold;
}

.sidebar_text a {
	font-size: 19px;
	color:#FFFFFF;
	font-weight: bold;
}

.sidebar_text_large {
	font-size: 20px;
	color:#FFFFFF;
	font-weight: bold;
}

.sidebar_text_large a {
	font-size: 17px;
	color:#FFFFFF;
	font-weight: bold;
}

.advan_tit{
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-transform: uppercase;
	border-bottom:1px solid #2e2c2f;
}

ul.morelinks{
	width:292px;
	float:right;
}
ul.morelinks li{
	width:260px;
	float:left;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
ul.morelinks li img{
	float:left;
	margin-top: 10px;
	margin-right: 13px;
	margin-bottom: 0;
	margin-left: 0;
}
ul.morelinks li p{
	width:260px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#757277;
	line-height:16px;
}
ul.morelinks li p.heading{
	line-height:18px;
	margin-left: 15px;
}

.sidebar_text_2 {
	font-size: 16px;
	margin-left:10px;
	color:#FFFFFF;
	font-weight: bold;
}

.sidebar_text_2 a {
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
}

#logo{
	display:block;
	width:282px;
	height:70px;
	float:left;
	margin-bottom:15px;
	margin-top: 35px;
	margin-left: 25px;
}

#bandwidth_buttons {
	float:left;
	margin-top:5px;
	width:950px;
	height:65px;
	float:left;
	}
	
/* inner content inside content-wrapper */
div.innerLeft_full{
	width:100%;
	float:right;
	background-color:#FFFFFF;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #2c2a2d;
	padding-left: 0px;
}
div.innerLeft_full h3{
	width:338px;
	float:left;
	font-size:21px;
	font-weight:normal;
	color:#fff;
	padding:22px 0 2px 0;
	text-transform: uppercase;
	border-bottom:1px solid #2e2c2f;
		padding-left: 20px;

}
div.innerLeft_full p{
	width:650px;
	float:left;
	font-size:14px;
	color:#333;
	line-height:19px;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
div.innerLeft_full p.para{
	padding-bottom:16px;
	padding-left: 40px;
}

div.innerLeft_full p.lower-para{
	padding:6px 0 0 0;
	padding-left: 40px;
}
div.innerLeft_full h1{
	width:600px;
	float:left;
	font-weight:bold;
	font-size:20px;
	color: #1F175F;
	margin-top:16px;
	padding-left: 40px;
}

div.innerLeft_full h4{
	width:600px;
	float:left;
	font-weight:bold;
	font-size:20px;
	color: #1F175F;
	margin-top:16px;
	padding-left: 40px;
}

.signup_nav{
	background-color:#00F;
}

div.right_info {
	width:240px;
	height: 490px;
	margin-right:30px;
	float:right;
	border-left:thin #000 dotted;
	padding-right:10px;
	padding-top: 0px;
	background-color:#FFC;
	border-right: thin #000 dotted;
	border-top: thin #000 dotted;
}

div.right_info p {
	float:left;
	padding-left:10px;
	width:240px;
}

div.right_info h4 {
	padding-left:10px;
	width:240px;
}

#page-wrap{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	background-color:#00F;
}

#preFeature{
	width:915px;
	height:265px;
}

