/*
	Default Styles
*/
* { margin: 0; padding: 0; outline: 0; }
body { font: 12px/14px "Arial"; color: #3a3a3a; text-align: left; background: #656565 url(images/bg.jpg) repeat-x 0 0; padding-top: 10px; }

a { color: #d9eab7; text-decoration: none; }
a:hover { cursor: pointer; color: #FFFFFF; text-decoration: underline; }
a img { border: 0; }

.fl { float: left; display: inline; }
.fr { float: right; display:inline; }
.ac { text-align: center; }
.ar { text-align: right; }
.al { text-align: left; }
.cl { clear: both; height: 0; line-height: 0; font-size: 0; text-indent: -4000px; }
.hidden { display: none; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.shell { width: 980px; margin: 0px auto; background-color: #FFFFFF; }
.marque{ height:22px; width: 940px; color: #FFFFFF; font-size: 12px; font-weight:bold;}
.box { width:980px; margin-bottom: 10px; }
.box .cnt { height: 100%; background: #fff; padding: 5px 10px; }
.box .bottom { background: url(images/box-bottom.gif) no-repeat 0 0; height: 3px; }
.box .top { 
	background: url(images/box-top.gif) no-repeat 0 0; 
	height: 4px; 
	font-size: 0; 
	line-height: 0; 
	text-indent: -4000px; 
}
/*
	Header
*/

#header { background-color: #FFFFFF; height:100px; width:980px; }
#content{ width:980px; padding:0; margin:0 0 0 10px; height:auto;}
h1#logo { height: 73px; width: 226px; margin: 10px 0 0 15px; }

.a-side-header { background-color: #5d7ea4; float: right; display: inline; width: 310px; height: 22px; font-size: 11px; color: #FFFFFF; margin: 30px 20px 0 0; }
.a-side-header a:hover { text-decoration: underline; }
.a-side-header span { line-height: 22px; }

.a-side-header span.sep { 
	float: left; 
	display: inline; 
	height: 22px; 
	width: 1px; 
	background: #5d7ea4; 
	position: relative; 
	margin: 0 4px 0 2px; 
}

.a-side-header .sitemap { 
	display: inline; 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	margin: 0 4px 0 2px;
}
.column { float: left; display: inline; width: 175px; margin: 0 8px 0 8px; }

.middle-col { margin: 0 10px; }

.service { 
	width: 175px; 
	height: 175px;
}

.service p { 
	text-align: left; 
	color: #53564d; 
	font-size: 11px; 
	line-height: 16px; 
	padding: 3px 5px 0 5px; 
}

.service .more { 
	display: block;
	height: 11px;
	background: url(images/latest-news-actions.gif) no-repeat 0 0;
	padding-left: 15px;
	line-height: 11px;
	font-size: 11px;
	color: #53564d;
	float:right;
	margin-right:10px;
	text-decoration: underline;
}

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

/*
	Inbound Customer Support Box
*/

.inbound-box { background: #e4e0ce; }
.inbound-box h2 { height: 77px; }
.inbound-box h2 span { 
	display: block; 
	height: 77px; 
	background: url(images/h2-inbound.gif) no-repeat 0 0;  
	position: relative; 
	top: 0px;
}

/*
	Outbound Telemarketing Box
*/

.outbound-box { background: #dae5d4; }
.outbound-box h2 { height: 77px; }
.outbound-box h2 span { 
	display: block;
	height: 77px;
	background: url(images/h2-outbound.gif) no-repeat 0 0;
	position: relative;
	top: 0px;
}

/*
	Technical Support Box
*/

.technical-box { background: #e6d6d6; }
.technical-box h2 { height: 77px; }
.technical-box h2 span {
	display: block;
	height: 77px;
	background: url(images/h2-technical.gif) no-repeat 0 0;
	position: relative;
	top: 0px;
}

/*
	Email Support Box
*/

.email-box { background: #d8cee4; }
.email-box h2 { height: 77px; }
.email-box h2 span { 
	display: block; 
	height: 77px; 
	background: url(images/h2-email.gif) no-repeat 0 0; 
	position: relative; 
	top: 0px;
}

/*
	Disaster Recovery Box
*/

.disaster-box { background: #d4d9e5; }
.disaster-box h2 { height: 77px; }
.disaster-box h2 span { 
	display: block; 
	height: 77px; 
	background: url(images/h2-disaster.gif) no-repeat 0 0; 
	position: relative; 
	top: 0px;
}

.maintxt-box { padding: 5px 0 5px 5px; }
.maintxt-box p { padding-bottom: 5px; text-align: left; }

/*
	TOP BOXES
*/

.bottom_boxes { width: 800px; height: 87px; border: none; margin: 10px auto; }

.welcome_boxes { width: 940px; height: 132px; border: 1px solid #dcdcdc; margin: 10px 0 10px 20px; }
.products_box{
padding:0 5px 0 0;
height: 110px;
}
.products_box p {
color: #929292; 
font-size: 12px; 
line-height: 22px; 
padding: 5px 0;
}
.products_box h3{
padding: 20px 0 10px 0;
margin:0px;
font-size:22px;
color: #000000;
}
.products_box h2{
display: block;
height: 25px;
line-height: 25px;
font-size: 18px;
color: #53564d;
padding:10px;
margin:0px;
}
img.box_img{
float:left;
padding: 8px 10px 0 10px;
}
.products_box .more { 
display: block;
height: 11px;
background: url(images/latest-news-actions.gif) no-repeat 0 0;
padding-left: 15px;
line-height: 11px;
font-size: 11px;
color: #53564d;
float:right;
margin:10px 10px 0 10px;
text-decoration: underline; 
}
.products_box a:hover { 
text-decoration: none; 
}
/*--------------------top_boxes-------------*/
.top_boxes{
width: 980px;
height: 256px;
padding:0 0 0 0;
margin:0 0 0 10px;
}
.top_boxes_content{
width: 940px;
margin:10px;
}
.boxes_tab1{
width:162px;
float:left;
padding:0 1px 0 0px;
}
.boxes_tab2{
width:530px;
float:left;
padding:0 1px 0 0px;
}
.boxes_tab3{
width:246px;
float:left;
padding:0px;
}
.boxes_tab4{
width:760px;
float:right;
padding: 10px 0 0 0;
}
.boxes_tab4 h2{
height: 25px;
padding: 0 0 10px 35px;
line-height: 25px;
font-size: 18px;
color: #53564d;
background:url(images/logo_object.png) no-repeat 0 0;
}
.boxes_tab4 h3{
padding: 10px 0 5px 10px;
margin:0px;
font-size:14px;
text-transform:uppercase;
color: #666666;
}
.boxes_tab4 p {
color: #929292; 
font-size: 12px; 
line-height: 22px;
padding: 5px 0 0 10px;
text-align:justify;
}
.boxes_tab4 img {
width:300px;
height:219px;
float:right;
padding: 0 0 0 10px;
margin:0px;
}
.boxes_tab4 span {
padding: 5px 0 0 100px; 
}
.boxes_tab4 ul { list-style: none outside; padding: 0px 0 0 10px; }

.boxes_tab4 li { 
	background: url(images/bulit.gif) no-repeat 0 5px;
	padding-left: 10px; 
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 16px; 
	color: #54534f; 
}
.boxes_tab4 ol { 
	background: url(images/bulit.gif) no-repeat 25px 5px;
	padding-left: 35px; 
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 16px; 
	color: #54534f; 
}
.news_tab4{
width:760px;
float:right;
padding: 10px 0 0 0;
}
.news_tab4 h2{
height: 25px;
padding: 0 0 10px 35px;
line-height: 25px;
font-size: 18px;
color: #53564d;
background:url(images/logo_object.png) no-repeat 0 0;
}
.news_tab4 p {
color: #929292; 
font-size: 12px; 
line-height: 22px;
padding: 5px 0 0 10px;
text-align:justify;
}
.newstxt{
width:720px;
float:left;
padding: 10px 0 0 10px;
}
.myvar {
width:720px;
padding:0px;
margin:0px;
}
.newstxt img{
float:left;
margin: 0 10px 10px 10px;
}
.serviceslink{
width:760px;
height:100px;
float:right;
padding: 10px 0 0 0;
}
.serviceslink ul {
height:100px;
list-style: none;
display: block;
padding: 20px 0 0 10px;
}
.serviceslink li {
display:inline;
margin: 0 10px 0 10px;
}

.boxes_tab5{
width: 730px;
float:left;
}
.boxes_tab5 ul { list-style: none outside; padding: 0px 0 0 10px; }

.boxes_tab5 li { 
	background: url(images/bulit.gif) no-repeat 0 5px;
	padding-left: 10px; 
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 16px; 
	color: #666666; 
}
.boxes_tab5 ol { 
	background: url(images/bulit.gif) no-repeat 25px 5px;
	padding-left: 35px; 
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 16px; 
	color: #000000; 
}
.boxes_tab5 p {
color: #000000; 
font-size: 11px; 
line-height: 18px; 
padding: 5px 5px; 
}
.boxes_tab5 h3{
padding: 10px 0 10px 0;
font-size:14px;
text-transform: lowercase;
color: #000000;
}
.service_column { float: left; display: inline; width: 230px; margin: 0 5px 0 8px; }
.boxes_service{width: 740px; float: left; padding: 10px 0 0 10px;}
.boxes_service h2{
width: 230px;
padding: 0 0 20px 0;
margin:0px;
font-size:18px;
color: #000000;
}
.boxes_service p {
color: #000000; 
font-size: 11px; 
line-height: 18px; 
padding: 5px 5px; 
}
.boxes_service ul { list-style: none outside; padding: 0px 0 0 10px; }

.boxes_service li { 
	background: url(images/bulit.gif) no-repeat 0 5px;
	padding-left: 10px; 
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 16px; 
	color: #666666; 
}
.boxes_service ol { 
	background: url(images/bulit.gif) no-repeat 25px 5px;
	padding-left: 35px; 
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 16px; 
	color: #000000; 
}

.boxes_tab6{
width: 930px;
float:left;
padding:10px 0 0 30px;
}
.boxes_tab6 ul { list-style: none outside; padding: 0px 0 0 10px; }

.boxes_tab6 li { 
	background: url(images/bulit.gif) no-repeat 0 5px;
	padding-left: 10px; 
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 16px; 
	color: #666666; 
}
.boxes_tab6 ol { 
	background: url(images/bulit.gif) no-repeat 25px 5px;
	padding-left: 35px; 
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 16px; 
	color: #000000; 
}
.boxes_tab6 p {
color: #000000; 
font-size: 11px; 
line-height: 18px; 
padding: 5px 0; 
}
.boxes_tab6 h2{
padding: 10px 0 30px 0;
margin:0px;
font-size:18px;
color: #000000;
}
.boxes_tab6 h3{
padding: 10px 0 5px 0;
margin:0px;
font-size:18px;
text-transform:uppercase;
color: #666666;
}
.boxes_tab6 h4{
padding: 10px 0 5px 0;
margin:0px;
font-size:16px;
text-transform:uppercase;
color: #666666;
}
.boxes_tab6 h5{
padding: 10px 0 5px 0;
margin:0px;
font-size:14px;
text-transform:uppercase;
color: #666666;
}
.boxes_tab6 .more { 
display: block;
height: 11px;
background: url(images/latest-news-actions.gif) no-repeat 0 0;
padding-left: 15px;
line-height: 11px;
font-size: 11px;
color: #53564d;
float:right;
margin:10px 10px 0 10px;
text-decoration: underline; 
}
.boxes_tab6 a:hover { 
text-decoration: none; 
}

.boxes_download{
width:730px;
float:right;
padding: 10px 0 0 10px;
}
.boxes_download h2{
display: block;
width:690px;
height: 25px;
padding-left: 35px;
line-height: 25px;
font-size: 18px;
color: #53564d;
margin:8px 0 10px 0px;
color: #000000;
background:url(images/logo_object.png) no-repeat 0 0;
}
/*
	Other News
*/
.newsevent{ width: 218px; padding-bottom: 3px; border-bottom: 1px solid #ECECEC;}
.post { padding: 5px 0 5px 5px; } 
.post h2 { font: 20px "Arial"; color: #404040; margin-bottom: 7px; }
.post h2 span { color: #004071; }
.post p { padding-bottom: 13px; border-bottom: 1px solid #ECECEC; }
.post h4 { padding: 8px 0 8px 0; font-size:12px;}

.post .more { 
	display: block;
	height: 11px;
	background: url(images/latest-news-actions.gif) no-repeat 0 0;
	padding-left: 15px;
	line-height: 11px;
	margin-right: 10px;
	font-size: 11px;
	color: #c24426; 
	text-decoration: underline; 
}

.post .more:hover { text-decoration: none; }
.post ul { list-style: none outside; padding: 10px 0 0 5px; }

.post li { 
	background: url(images/bulit.gif) no-repeat 0 5px;
	padding-left: 10px; 
	padding-bottom: 3px;
	font-size: 0.96em;
	line-height: 16px; 
	color: #54534f; 
}

.post li a { 
	font-size: 11px; 
	line-height: 11px; 
	color: #c24426; 
	text-decoration: underline;
}

.post li a:hover { text-decoration: none; }

/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
width: 162px;
height: 220px;
border: 1px solid #e9e9e9;
background-color: #f3f3f3;
margin-top:20px;
line-height:18px;
padding: 5px;
}
#contentwrapper h2{
padding: 10px 0 10px 0;
margin:0px;
height: 20px;
background-color:#ECECEC;
display:block;
font-size:14px;
text-align:center;
text-transform:uppercase;
color: #666666;
}
.billcontent{
width: 100%;
display:block;
padding: 10px 0 0 0;
}
.billcontent h3{
color:#1e2a58;
margin-bottom:5px;
}
 
.boxes_contact{
width:730px;
float:right;
padding: 10px 0 0 10px;
}
.boxes_contact h2{
display: block;
height: 25px;
padding-left: 35px;
line-height: 25px;
font-size: 18px;
color: #53564d;
margin:8px 0 10px 0px;
color: #000000;
background:url(images/logo_object.png) no-repeat 0 0;
}
.boxes_cdetailes{
width:600px;
padding:0;
margin:10px auto 10px auto;
}
#cdetailes{
width:250px;
height:100px;
margin:0px;
padding:0px;
background:#F8F8F8;
border:1px dotted #EBEBEB;
}
.centerdiv{
margin:0px 50px 10px 50px;
}
.right_cdetailes{
float:right;
}
#cdetailes h3{
padding: 10px 0 2px 10px;
margin:0px;
font-size:14px;
text-transform:uppercase;
color: #000;
}
#cdetailes h4{
padding: 0 0 3px 10px;
margin:0px;
font-size:12px;
font-weight:normal;
text-transform: lowercase;
color: #666666;
}
#cdetailes ul { list-style: none outside; padding: 0px 0 0 10px; }

#cdetailes li { 
padding-bottom: 3px;
font-size: 11px;
line-height: 16px; 
color: #666666; 
}




#cdetailes1{
width:250px;
height:100px;
margin:10px auto auto auto;
padding:0px;
text-align:center;
background:#F8F8F8;
border:1px dotted #EBEBEB;
}
#cdetailes1 h3{
padding: 10px 0 0 10px;
margin:0px;
font-size:14px;
text-transform:uppercase;
color: #000;
}
#cdetailes1 h4{
padding: 0 0 10px 10px;
margin:0px;
font-size:12px;
font-weight:normal;
text-transform: lowercase;
color: #666666;
}
#cdetailes1 ul { list-style: none outside; padding: 0px 0 0 10px; }

#cdetailes1 li { 
padding-bottom: 5px;
font-size: 11px;
line-height: 16px; 
color: #666666; 
}
/* form 5

	#form5{
		margin:0;
		padding-left:100px;
		}
	#form5 fieldset{
		margin:0;
		padding-top:.5em;
		border:none;	
		border-top:1px solid #f1f1f1;
		}		
	#form5 legend{
		background:#fff;
		padding:0 5px;
		font-style:italic;
		}	
	#form5 p{
		clear:both;
		margin:.5em 0;
		overflow:hidden;
		}	
	#form5 label{
		float:left;
		width:60px;
		display:block;
		text-align:right;
		margin-right:10px;
		}	
	#form5 input, #form5 textarea{	
		margin:0;	
		width:250px;
		border:1px solid #ddd;		
		padding:3px 5px 3px 25px;
		}		
	
	
	#form5 input#name{background:#fff url(images/form5/form_name.gif) no-repeat 5px 50%;}
	#form5 input#email{background:#fff url(images/form5/form_email.gif) no-repeat 5px 50%;}
	#form5 input#web{background:#fff url(images/form5/form_url.gif) no-repeat 5px 50%;}
	#form5 textarea#message{background:#fff url(images/form5/form_note.gif) no-repeat 5px 6px;}
	
	
	#form5 textarea{
		height:125px;
		overflow:auto;
		}					
	#form5 p.submit{
		clear:both;
		margin:1em 0;
		padding:.5em 70px;
		border-top:1px solid #f1f1f1;
		
		}	
	#form5 button{
		height:28px;
		line-height:28px;		
		border-top:1px solid #999;
		border-left:1px solid #999;
		border-right:1px solid #333;
		border-bottom:1px solid #333;
		background:url(images/form5/form_button.gif) no-repeat;
		padding:0 10px 0 25px;
		color:#333;
		cursor:pointer;
		text-align:left;
		font-size:11px;
		font-weight:bold;
}
*/
.testimonials{
width:630px;
background:url(images/quotes_left.gif) no-repeat left top;
padding:0 0 0 25px;
float:left;
margin: 25px 0 0 25px;
}
.testimonials p{
background:url(images/quotes_right.gif) no-repeat right bottom;
padding:0 5px 5px 0;
color:#666666;
font-style:italic;
}
.test_author{
float:right;
padding:0 5px 0 0;
font-style:italic;
color:#000;
}
/*
	Footer
*/

#footer { padding: 10px 0; font-size: 10px; background-color: #f6f6f6; }
#footer a { color: #3a3a3a; text-decoration: underline; }
#footer a:hover { text-decoration: none; }