@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}

body {
	background-color: #FFF;
	background-image: url(../images/body_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.8em;
	color: #000;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style:normal;
	text-align:justify;
	line-height:18px;
	text-decoration:inherit;
	margin-bottom:10px;
	color:#666;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000	;
}


.clear{
	clear:both;
}
.clear_left{
	clear:left;
}
#outerwapper {
	width: 939px;
	margin-right: auto;
	margin-left: auto;
}
#logo_content {
	float: left;
	height: 115px;
	width: 939px;
}
#navigation {
	float: left;
	height: 52px;
	width: 939px;
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 12px;
}

#banner {
	float: left;
	height: 242px;
	width: 939px;
}
#main_content {
	float: left;
	width: 939px;
}
#footer {
	float: left;
	width: 939px;
}
.seo {
	width: 198px;
	height:233px;
	padding:110px 10px 0px 10px;
	text-align: left;
	margin-top:15px;
	margin-left: 13px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #464646;
	text-decoration: none;
	float: left;
	background-image:url(../images/seo_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.web_design {
	width: 198px;
	height:233px;
	padding:110px 10px 0px 10px;
	text-align: left;
	margin-top:15px;
	margin-left: 13px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #464646;
	text-decoration: none;
	float: left;
	background-image:url(../images/web_design_bg.png);
	background-repeat:no-repeat;
	background-position:top;
}
.software_development {
	width: 198px;
	height:233px;
	padding:110px 10px 0px 10px;
	text-align: left;
	margin-top:15px;
	margin-left: 13px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #464646;
	text-decoration: none;
	float: left;
	background-image:url(../images/software_development_bg.png);
	background-repeat:no-repeat;
	background-position:top;
}
.content_management  {
	width: 198px;
	height:233px;
	padding:110px 10px 0px 10px;
	text-align: left;
	margin-top:15px;
	margin-left: 13px;
	margin-right:13px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #464646;
	text-decoration: none;
	float: left;
	background-image:url(../images/content_management_bg.png);
	background-repeat:no-repeat;
	background-position:top;
}
.orgtext {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #e5781d;
	margin:0px 0px 0px 0px;
	text-decoration: none;
}
/*#midlinkbg {
	width:194px;
	height:18px;
	float:left;
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #1D6584;
	text-decoration: none;
	border-bottom:1px solid #369;
}*/
.topbluelnk {
	FONT-SIZE: 12px; 
	COLOR: #1964A1; 
	LINE-HEIGHT: 16px; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none;
}
.home-sb-link { 
	width:194px;
	height:18px; 
	font-family: Verdana; 
	font-size: 10px; 
	line-height: 18px; 
	color: #1D6584; 
	text-decoration: none; 
	display:block; 
	border-bottom:1px solid #369;
}

.home-sb-link a { 
	height:18px; 
	font-family: Verdana; 
	font-size: 10px; 
	line-height: 18px; 
	color: #1D6584; 
	text-decoration: none; 
	display:block; 
	border-bottom:1px solid #369;
}
.home-sb-link a:hover { 
	
	color: #e5781d;
}
#more {
	width:145px;
	height:25px;
	float:left;
	margin-top:22px;
	margin-left:25px;
}#logo {
	float: left;
	height: 82px;
	width: 197px;
	margin-top: 10px;
	margin-left:20px;
}
#test_cont {
	float: left;
	height: 252px;
	width: 915px;
	padding:0px 12px 0px 12px;
	margin:25px 0px 0px 0px;
}
#ser_box1 {
	float: left;
	height: 170px;
	width: 230px;
	padding:0px 0px 0px 28px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	text-align:left;
	color: #69F;
	text-decoration: none;
}
#testimonials {
	background-image: url(../images/testimonials_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 251px;
	width: 433px;
}
#contact {
	float: left;
	height: 209px;
	width: 286px;
	padding:42px 170px 0px 10px;
	margin-left: 16px;
	text-align:right;
	font-family: Verdana;
	font-size: 12px;
	color:#333;
	background-image:url(../images/contact_bg.jpg);
	background-repeat:no-repeat;
}
#contact p{
	font-family: Verdana;
	font-size: 12px;
	color:#333;
	text-align:right;
}
	
#contact a{
	color:#333;
	font-weight:bold;
}

#ser_box2 {
	float: left;
	height: 170px;
	width: 203px;
	padding:0px 0px 0px 55px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	text-align:left;
	color: #69F;
	text-decoration: none;
}
#ser_box3 {
	float: left;
	height: 170px;
	width: 173px;
	padding:0px 0px 0px 23px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	text-align:left;
	color: #69F;
	text-decoration: none;
}
#ser_box4 {
	float: left;
	height: 170px;
	width: 172px;
	padding:0px 0px 0px 30px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	text-align:left;
	color: #69F;
	text-decoration: none;
}
#copyright{
	width:939px;
	line-height:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin-bottom:10px;
	color:#333;
	text-align:right;
	border-top:1px dotted #333;
}
.main {
width:944px;
margin-top:15px;
text-align:left;
}
.title {
	width:414px;
	height:38px;
	margin-top:15px;
	text-align:left;
	padding-top:15px;
	}
.blueheding {
	font-family: Arial;
	font-size: 25px;
	line-height: 20px;
	color: #2E78B3;
	text-decoration: none;
	float:inherit
}
.inmiddiv {
	background-color: #FFFFFF;
	width:915px;
	margin-top:10px;
	text-align:left;
	background-position:top;
	float:left;
	padding-left:12px;
	padding-right:12px;
	}
.topcor {
	background-color: #FFFFFF;
	width:944px;
	text-align:right;
	background-position:top;
	float:right;
	}
.intext{
width:660px;
margin-left:5px;
margin-right:15px;
float:left;
}
.smalltext {
	font-family: Arial;
	font-size: 10px;
	line-height: 20px;
	margin-left:20px;
	color: #363636;
	text-decoration: none;
}

.smallbluelink {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: #2E78B3;
	text-decoration: none;
}

.smallbluelink:hover {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: #2E78B3;
	text-decoration: underline;
}

.arrow {
width:26px;
text-align:right;
margin-top:0px;
float:left;
}
.left-link-bg {
width:189px;
height:390px;
text-align:left;
background-image:url(../images/blue-link-bg.gif);
padding-top:15px;
padding-bottom:15px;
padding-left:15px;
float:left;
}


.grlnk {
	FONT-SIZE: 11px; 
	margin-left:5px;
	COLOR: #555555; 
	LINE-HEIGHT: 20px; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none;
}
.grlnk:hover {
	FONT-SIZE: 11px; 
	COLOR: #555555; 
	LINE-HEIGHT: 16px; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: underline;
}
