body {
	background: url(/img/pattern1.jpg);
	font-family: tahoma;;
	font-size: 12px;
	line-height: 1.21em;
	color: #000000;
}

.l {
	width: 910px;
	margin: 0 auto;
	position: relative;
}

a {
	color: #00baff;
}

	a:hover {
		text-decoration: none;
	}

.s11 {
	font-size: 11px;
	line-height: 12px;
}

.s14 {
	font-size: 14px;
	line-height: 18px;
}

.s16 {
	font-size: 16px;
}

.ta-center {
	text-align: center;
}

.ta-right {
	text-align: right;
}


.margin_b20 {
	margin-bottom: 20px;
}

.margin_b30 {
	margin-bottom: 30px;
}

.blue {
	color: #00baff;
}

.gray {
	color: #808080;
}

.b-icon {
	position: absolute;
	overflow: hidden;
}

	.b-icon i {
		position: absolute;
		width: 200px;
		height: 600px;
		background: url(/img/graphics.png) no-repeat;
	}
	
.head {
	height: 91px;
	text-transform: uppercase;
}

	.head .l {
		padding-top: 40px;
	}

	.head .h1 h1 {
		font-size: 17px;
		font-weight: normal;
		color: #00baff;
		margin-left: 205px;
	}
	
.logo {
	position: absolute;
	top: 30px;
	left: 0;
}

.b-top {
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	background: url(/img/pattern2.jpg);
}

	.b-top__border {
		border-bottom: 1px solid #ffffff;
		border-top: 1px solid #ffffff;
		padding: 10px 0 13px 0;
	}

.icon {
	vertical-align: middle;
}
	
.mainmenu {
	height: 25px;
	margin-bottom: 10px;
	padding-bottom:10px;
}

	.mainmenu a {
/*		width: 109px;*/
		width: 109px;
		height: 25px;
		line-height: 23px;
		float: left;
		text-align: center;
		text-decoration: none;
		color: #aeaeae;
		font-size: 14px;
		margin-right: 6px;
	}
	
		.mainmenu a:hover {
			text-decoration: underline;
		}
	
		.mainmenu a.active {
			background: url(/img/h_menu.gif) no-repeat;
			color: #000000;
			text-decoration: none !important;
		}

.b-services {
	position: relative;
	zoom: 1;
	margin: 0 -20px -23px 0;
	left: -20px;
}
		
	.b-services .item {
		float: left;
		width: 273px;
		padding: 5px 7px;
		border: 1px dashed #d8d8d8;
		position: relative;
		margin: 0 0 23px 20px;
		display: inline;
	}
	
	.b-services .item .pic {
		height: 59px;
		right: 5px;
		top: 5px;
		width: 69px;
	}
	
		.b-services .item .t {
			font-size: 16px;
			padding: 17px 0 25px 0;
		}
		
			.b-services .item .t a {
				text-decoration: none;
			}
			
			.b-services .item .t a:hover {
				text-decoration: underline;
			}
		
		.b-services .item .desc {
			font-size: 11px;
			line-height: 16px;
			text-align: justify;
			min-height: 96px;
			height: auto !important;
			height: 96px;
		}
		
.i-site-dev i {
	left: 17px;
}

.i-seo i {
	top: -83px;
	left: 4px;
}

.i-consult i {
	top: -172px;
}

.i-programming i {
	top: -255px;
	left: 6px;
}

.i-audit i {
	top: -339px;
	left: 18px;
}

.i-consult2 i {
	top: -416px;
	left: 25px;
}

.h2 {
	font-weight: normal;
	font-size: 20px;
	color: #808080;
	margin-bottom: 10px;
}

.text {
	line-height: 18px;
}

	.text p {
		margin-bottom: 16px;
		text-align: justify;
	}

.content {
	padding: 36px 0 0 0;
}

.left-column {
	width: 582px;
	float: left;
	padding-left: 8px;
}

.right-column {
	width: 289px;
	float: right;
	padding-left: 8px;
}

blockquote {
	border-left: 3px solid #00baff;
	margin: 10px 0 20px  33px;
	padding: 0 0 0 7px;
	zoom: 1;
	text-align: justify;
	color: #808080;
}

.b-last-work {
	display:block;
	border: 1px dashed #dadada;
	padding: 4px;
	margin-bottom: 7px;
	height: 150px;
}

.b-round {
	border: 1px solid #e4e4e4;
	background: #f1f1f1;
	position: relative;
	zoom: 1;
}

	.b-round__border {
		border: 1px solid #fff;
		padding: 5px 9px;
		zoom: 1;
	}
	
	.b-round:before, .b-round ie-before {
		display: block;
		height: 7px;
		width: 100%;
		top: -1px;
		left: -1px;
		padding-right: 2px;
		background: url(/img/s_round_7.gif) right -7px no-repeat;
		content: url(/img/s_round_7.gif);
		overflow: hidden;
		position: absolute;
	}
	
	.b-round:after, .b-round ie-after {
		display: block;
		height: 7px;
		width: 100%;
		bottom: -1px;
		left: -1px;
		padding-right: 2px;
		background: url(/img/s_round_7.gif) right -14px no-repeat;
		content: url(/img/round_7.gif);
		overflow: hidden;
		position: absolute;
	}
	
.b-input {
	position: relative;
	width: 168px;
	padding: 0 6px;
}

.b-textarea {
	position: relative;
	width: 256px;
	padding: 0 6px;
}

	.b-input input, .b-textarea textarea {
		width: 168px;
		border: none;
		border-top: 1px solid #d1d1d1;
		border-bottom: 1px solid #d1d1d1;
		height: 23px;
		font-size: 12px;
		font-family: tahoma;
		padding: 0;
	}
	
		.b-textarea textarea {
			width: 256px;
			height: 97px;
			padding: 3px 0;
			margin: 0;
		}
	
.i-input-l, .i-input-r {
	width: 6px;
	height: 25px;
	top: 0;
}

	.i-input-l {
		left: 0;
	}
	
		.i-input-l i {
			left: -82px;
		}
		
	.i-input-r {
		right: 0;
	}
	
		.i-input-r i {
			left: -73px;
		}
		
.i-textarea-l, .i-textarea-r {
	width: 6px;
	height: 105px;
	top: 0;
}

	.i-textarea-l {
		left: 0;
	}
	
		.i-textarea-l i {
			left: -108px;
		}
		
	.i-textarea-r {
		right: 0;
	}
	
		.i-textarea-r i {
			left: -99px;
		}
		
.b-form label {
	font-size: 11px;
}

	.b-form label span {
		color: #cdcdcd;
	}
	
	.b-form .b-input {
		margin: 1px 0 10px 0;
	}
	
	.b-form .b-textarea {
		margin: 1px 0 3px 0;
	}	
	
.submit {
	text-decoration: none;
}

.submit:hover {
	text-decoration: underline;
}

.b-partners {
	margin-top: 20px;
	zoom: 1;
}

.b-banners  {
	margin: 6px -24px 11px 0;
	position: relative;
	zoom: 1;
	left: -24px;
}

	.b-banners img {
		margin-left: 54px;
	}

.footer {
	margin-top: 47px;
	font-size: 11px;
	line-height: 16px;
}
	
	.footer .l {
		border-bottom: none;
		padding-top: 8px;
		height: 35px;
	}
	
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(http://colorpowered.com/colorbox/core/example1/images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(http://colorpowered.com/colorbox/core/example1/images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(http://colorpowered.com/colorbox/core/example1/images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(http://colorpowered.com/colorbox/core/example1/images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(http://colorpowered.com/colorbox/core/example1/images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(http://colorpowered.com/colorbox/core/example1/images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(http://colorpowered.com/colorbox/core/example1/images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(http://colorpowered.com/colorbox/core/example1/images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(http://colorpowered.com/colorbox/core/example1/images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:3px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:3px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:3px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(http://colorpowered.com/colorbox/core/example1/images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(http://colorpowered.com/colorbox/core/example1/images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(http://colorpowered.com/colorbox/core/example1/images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(http://colorpowered.com/colorbox/core/example1/images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(http://colorpowered.com/colorbox/core/example1/images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://colorpowered.com/colorbox/core/example1/images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://colorpowered.com/colorbox/core/example1/images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://colorpowered.com/colorbox/core/example1/images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://colorpowered.com/colorbox/core/example1/images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://colorpowered.com/colorbox/core/example1/images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://colorpowered.com/colorbox/core/example1/images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://colorpowered.com/colorbox/core/example1/images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://colorpowered.com/colorbox/core/example1/images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}

.b-round__border a{
text-decoration:none;
font-size:15px;
}

.b-round__border div{
margin-bottom:10px;
width: 80% auto;
}

.b-round__border  div input{
height:23px;
width: 60%;
padding:0px 7px;
border:1px solid #D1D1D1;
}

.b-round__border  div textarea{
height:97px;
width:80%;
padding:0px 7px;
border:1px solid #D1D1D1;
}

.bt_login {
	background:#f1f1f1;
	width: 94px;
	color: #00BAFF;
	text-align: center;
	cursor: pointer;
	border: none;
	font-size:15px;
}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:20px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:20px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:20px;
		line-height:20px;
		border:1px solid #ccc;
		background:#F1F1F1;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#00BAFF;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

.error {
background:none repeat scroll 0 0 #F9CACA;
border:1px solid #FF0000;
margin:10px auto;
padding:10px;
}


.success {
background:#CAF9CA;
border:1px solid #00FF00;
padding:10px;
margin:10px auto;
}

#hosts li{
border-bottom:1px dashed #FFF;
height:30px;
line-height:30px;
padding:0px 0px 0px 30px;
}
.y {background: url(/img/y.gif) no-repeat;}
.g {background: url(/img/g.gif) no-repeat;}
.r {background: url(/img/r.gif) no-repeat;}
.m {background: url(/img/m.gif) no-repeat;}
