/*---	Start general CSS	---*/
html {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
img {
	border: none;
}
h1, h2, h3 {
	margin: 0 auto 0.2em;
	color: #007eff;
}
h1 {
	font-size: 1.6em;
}

a {
	color:#007eff;
	text-decoration:none;
	
}

a:hover {
	color: #666666;
}


li {
	color: #007eff;
}
.blacktext, blacktext a {
	color: #000000;
}
.threeQuarterContent h1 {
	width: 100%;
	border: 2px solid #b3daf6;
}
.clear {
	clear: both;
}
li a {
	text-decoration: none;
	color: #000;
}
/*---	End HTML tag CSS	---*/


/*---	Start Outer container CSS	---*/
#outer {
	width: 940px;
	margin: auto;
	background: #fff;
}
#outerBottom {
	width: 940px;
	height: 10px;
	margin: 0 auto 10px;
	background: url(/_images/layout/contentBottom.jpg) no-repeat;
}
/*---	End Outer container CSS	---*/


/*---	Start Header CSS	---*/
#header {
	height: 112px; /* This value changes in the IE stylsheet */
}
.headerLeft {
	float: left;
	position: relative;
	top: 60px;
}
.headerRight {
	float: right;
	position: relative;
	top: 80px;
	right: 60px;
}
/*---	End Header CSS	---*/


/*---	Start Menu CSS	---*/
#menu {
	height: 30px;
	background: url(/_images/layout/menuTop.jpg) no-repeat;
	font-size: 0.8em;
	
}
.lavaLamp {
	position: relative;
	height: 19px;
	padding: 7px 5px 5px 5px;
	margin: 0;
	overflow: hidden;
}
.lavaLamp li {
	float: left;
	list-style: none;
}
.lavaLamp li.back {
	border: 1px dotted #007eff;
	background-color: #f0f0f0;
	width: 9px;
	height: 18px;
	z-index: 8;
	position: absolute;
}
.lavaLamp li a {
	text-decoration: none;
	text-align: center;
	color:#666666;
	
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 18px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
}
/*---	End Menu CSS	---*/


/*---	Start Showcase/Slideshow CSS	---*/
.showcaseLinks {
	background: #000;
	height: 45px;
	width: 45px;
	cursor: pointer;
	float: left;
	margin: 0 18px 0 0;
	border: 1px solid #b3dbf5;
}
#showcase {
	position: relative;
	height: 265px;
	padding: 0 20px 0;
	border-left: 1px solid #d6d4d4;
	border-right: 1px solid #d6d4d4;
}
#showcaseLeft {
	width: 640px;
	height: 240px;
	margin: 0 20px 0 0;
	float: left;
}
#showcaseRight {
	width: 230px;
	height: 220px;
	float: right;
	background: url(/_images/layout/slideShowRightBG.jpg) no-repeat;
	margin: 20px 0 0;
}
#showcaseUpperRight {
	height: 165px;
	padding: 10px 20px 0;
	color: #666666;
	font-size:0.9em;
	
}
#showcaseLowerRight {
	position: relative;
	top: -20px;
	left: 27px;
}
/*---	End Showcase/Slideshow CSS	---*/


/*---	Start main layout CSS	---*/
#container {
	padding: 20px;
	border-left: 1px solid #d6d4d4;
	border-right: 1px solid #d6d4d4;
}

.col_1 {
width: 648px;
float:left;
font-size:0.9em;

}

.col_2 {
width: 230px;
float:left;
margin-left:20px;

}

.col_3 {
width: 311px;
height:210px;
float:left;
margin-right:20px;
margin-top:20px;



}


.coltitle {
width: 297px;
height: 26px;
background-color:#f4f9ff;
border-right-width: 2px;
	border-width: 2px;
	border-style: solid;
	border-color: #b3dbf5;
	font-size:1.5em;
color:#007eff;
font-weight:bold;
padding-left: 10px
	
	
}

.col_4 {
width: 311px;
height:210px;
margin-top:20px;
float:left;


}

.rightbox_top {
background-image:url(../_images/layout/rightbox_top.jpg);
width:230px;
height:10px;
}

.rightbox_middle {
	background-color:#f4f9ff;
	width:186px;
	padding: 10px 20px 10px 20px;
	font-size:0.8em;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b3dbf5;
	border-left-color: #b3dbf5;
	float:left;
	
}

.boxtitle {
font-size:1.5em;
color:#007eff;
font-weight:bold;



}

.rightbox_bottom {
background-image:url(../_images/layout/rightbox_bottom.jpg);
width:230px;
height:10px;
float:left;
}

.fullWidthContent {
	margin: 0 0 20px;
}
.quarterContent {
	width: 210px;
	float: left;
	margin: 0 20px 0 0;
}
.threeQuarterContent {
	width: 320px;
	float: left;
	margin: 0 20px 0 0;
}
.twoQuarterContent {
	width: 440px;
	float: left;
	margin: 0 20px 0 0;
}
.quarterContentLast {
	margin: 0 0 0 -2px;
}
/*---	End main layout CSS	---*/


/*---   Start boxes CSS   ---*/
.boxTop {
	height: 28px;
}
.boxBottom {
	height: 122px;
	padding: 6px 10px 10px;
	font-size: 0.8em;
}
.btWebApplications {
	background: url(/_images/layout/boxes/webapplications_01.jpg) no-repeat;
}
.bbWebApplications {
	background: url(/_images/layout/boxes/webapplications_02.jpg) no-repeat;
}
.btWebDesign {
	background: url(/_images/layout/boxes/webdesign_01.jpg) no-repeat;
}
.bbWebDesign {
	background: url(/_images/layout/boxes/webdesign_02.jpg) no-repeat;
}
.btWebHosting {
	background: url(/_images/layout/boxes/webhosting_01.jpg) no-repeat;
}
.bbWebHosting {
	background: url(/_images/layout/boxes/webhosting_02.jpg) no-repeat;
}
/*---   End boxes CSS   ---*/


/*---	Start footer CSS	---*/
#footer {
	width: 930px;
	margin: auto;
	font-size: 0.8em;
	color: #666666;

}
.footerQuarter {
	width: 217px;
	float: left;
	margin: 0 20px 0 0;
}
.footerQuarterLast {
	margin: 0;
}
/*---	End footer CSS	---*/


/*---	Start twitter CSS	---*/
.loading {
	text-align: center;
}
#tweet {
	font-size: 0.9em;
}
#tweet a {
	text-decoration: none;
}
#tweet ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#tweet li {
	border-top: dotted 1px #ccc;
	border-bottom: dotted 1px #ccc;
	padding: 3px 0;
	margin: -1px 0 0 0;
}
/*---	End twitter CSS	---*/

#testimonials {
	width: 190px;
	float:left;
	margin-bottom: 10px;
	
}

.quote {
	margin-bottom: 10px;
	font-style: italic;
	font-size:1em;
	margin-top: 10px;
	
}
.author {
	font-style: normal;
	display: block;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	width: 190px;
}

#carbon {
background:url(/_images/carbon_top_triangle_right.png);
display: block;
height: 138px;
position: fixed;
text-decoration: none;
text-indent: -999em;
top: 0px;
width: 133px;
right: 0px;

}





















/* FANCY CAPTCHA STARTS */
.ajax-fc-container { width: 316px; background:#a8d7ea;  color:#fff;  margin:15px 0 0; }

/* rounded corners */
.ajax-fc-rtop, .ajax-fc-rbottom{ display:block; background: white; }
.ajax-fc-rtop *, .ajax-fc-rbottom *{ display: block; height: 1px; overflow: hidden; background:#a8d7ea; }

/* describes left and right boxes */
div#ajax-fc-content { position: absolute; margin-top: -3px; margin-left: 9px; width: 298px; height: 105px; background: url(/imgs/bg-content-div.png); }
div#ajax-fc-content div#ajax-fc-left { width: 200px; height: 100px; float: left; }

div#ajax-fc-content div#ajax-fc-right { width: 98px; height: 100px; float: right; }

/* block left: task and pictures */
p#ajax-fc-task { line-height: 16px; margin: 0; padding: 11px 0 0 11px; font-size: 10px; font-family: Verdana, Tahoma, Arial; color: #18779d; }
p#ajax-fc-task span { color: #66a70b; font-weight: bold; }

ul#ajax-fc-task { width: 190px; height: 18px; list-style-type: none; background: url(/imgs/bg-items.png) -4px 0px; background-repeat: no-repeat; margin: 6px 0 0 0; padding: 5px 0 0 2px; }

/* block right: cycle and backlink */
ul#ajax-fc-task li { float: left; margin-right: 1px; margin-top: 6px;}
p#ajax-fc-circle { position: absolute; margin: 18px 0 0 15px; width: 79px; height: 79px; background: url(/imgs/circle.png); background-repeat: no-repeat; }
img#ajax-fc-backlink { position: absolute; margin-top: 1px; margin-left: 6px; border: 0px; z-index: 101; }

/* left and right png borders */
div#ajax-fc-corner-spacer { height: 99px; }
img.ajax-fc-border { position: absolute; margin-top: -3px; }
img.ajax-fc-border#ajax-fc-left { margin-left: 2px; }
img.ajax-fc-border#ajax-fc-right { margin-left: 307px; }

/* items */
.ajax-fc-highlighted { cursor: pointer; z-index: 102}

/* rounded corners */
.ajax-fc-r1{ margin: 0 5px } .ajax-fc-r2{ margin: 0 3px } .ajax-fc-r3{ margin: 0 2px } .ajax-fc-r4{ margin: 0 1px; height: 2px }

/* FANCY CAPTCHA ENDS */
