@charset "utf-8";
/* CSS Document */

html, body, h1, h2, h3, h4, ul, li, p {
	margin: 0;
	padding: 0;
}

img {
	border: 0px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#261e69;
}

/** layout **/

.autoMainDiv{
	margin-left:auto;
	margin-right:auto;
	width:952px;
}

.div100{
	width:100%;
	float:left;
}

.left{
	width:auto;
	float:left;
}

.right{
	width:auto;
	float:right;
}

#header{
	width:936px;
	height:66px;
	float:left;
	padding-left:16px;
}

#logo{
	width:223px;
	height:57px;
	float:left;
	margin-top:6px;
	margin-right:333px;
}

#callnow{
	width:149px;
	height:49px;
	float:left;
	margin-top:15px;
	margin-right:15px;	
}

#getQuote{
	width:216px;
	float:right;
	margin-top:11px;
}

#menu{
	width:99%;
	height:33px;
	float:left;
	background-image:url(../images/menuBG.jpg);
	background-repeat:repeat-x;
	text-transform:uppercase;
	font-weight:bold;
}

/*#menuHome{
	width:77px;
	height:38px;
	float:left;
	background-image:url(../images/homeBG.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#menuHome a{
	width:77px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuHome a:hover{
	width:77px;
	float:left;
	background-image:url(../images/homeBGS.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuHomeS{
	width:77px;
	height:33px;
	float:left;
	background-image:url(../images/homeBGS.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#menuHomeS a{
	width:77px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuHomeS a:hover{
	width:77px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuPortfolio{
	width:104px;
	height:38px;
	float:left;
	text-align:center;
}

#menuPortfolio a{
	width:104px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuPortfolio a:hover{
	width:104px;
	float:left;
	background-image:url(../images/portfolioBGS.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuPortfolioS{
	width:104px;
	height:33px;
	float:left;
	background-image:url(../images/portfolioBGS.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#menuPortfolioS a{
	width:104px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuPortfolioS a:hover{
	width:104px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuDev{
	width:122px;
	height:38px;
	float:left;
	text-align:center;
}

#menuDev a{
	width:122px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuDev a:hover{
	width:122px;
	float:left;
	background-image:url(../images/devBGS.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuDevS{
	width:122px;
	height:33px;
	float:left;
	background-image:url(../images/devBGS.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#menuDevS a{
	width:122px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuDevS a:hover{
	width:122px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuServices{
	width:97px;
	height:38px;
	float:left;
	text-align:center;
}

#menuServices a{
	width:97px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuServices a:hover{
	width:97px;
	float:left;
	background-image:url(../images/servicesBGS.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuServicesS{
	width:97px;
	height:33px;
	float:left;
	background-image:url(../images/servicesBGS.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#menuServicesS a{
	width:97px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuServicesS a:hover{
	width:97px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuSeo{
	width:67px;
	height:38px;
	float:left;
	text-align:center;
}

#menuSeo a{
	width:67px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuSeo a:hover{
	width:67px;
	float:left;
	background-image:url(../images/seoBGS.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuSeoS{
	width:67px;
	height:33px;
	float:left;
	background-image:url(../images/seoBGS.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#menuSeoS a{
	width:67px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuSeoS a:hover{
	width:67px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuDesigns{
	width:91px;
	height:38px;
	float:left;
	text-align:center;
}

#menuDesigns a{
	width:91px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuDesigns a:hover{
	width:91px;
	float:left;
	background-image:url(../images/designBGS.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuDesignsS{
	width:91px;
	height:33px;
	float:left;
	background-image:url(../images/designBGS.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#menuDesignsS a{
	width:91px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuDesignsS a:hover{
	width:91px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuCorp{
	width:167px;
	height:38px;
	float:left;
	text-align:center;
}

#menuCorp a{
	width:167px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuCorp a:hover{
	width:167px;
	float:left;
	background-image:url(../images/corpBGS.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuCorpS{
	width:167px;
	height:33px;
	float:left;
	background-image:url(../images/corpBGS.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#menuCorpS a{
	width:167px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}
#menuCorpS a:hover{
	width:167px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}
#menuHosting{
	width:92px;
	height:38px;
	float:left;
	text-align:center;
}
#menuHosting a{
	width:92px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}
#menuHosting a:hover{
	width:92px;
	float:left;
	background-image:url(../images/hostingBGS.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuHostingS{
	width:92px;
	height:33px;
	float:left;
	background-image:url(../images/hostingBGS.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#menuHostingS a{
	width:92px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuHostingS a:hover{
	width:92px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuContact{
	width:119px;
	height:38px;
	float:left;
	background-image:url(../images/contactBG.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#menuContact a{
	width:119px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuContact a:hover{
	width:119px;
	float:left;
	background-image:url(../images/contactBGS.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuContactS{
	width:119px;
	height:33px;
	float:left;
	background-image:url(../images/contactBGS.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#menuContactS a{
	width:119px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuContactS a:hover{
	width:119px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}*/

#menuHome{
	width:82px;
	height:38px;
	float:left;
	background-image:url(../images/homeBG.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-align:center;
}

#menuHome a{
	width:82px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuHome a:hover{
	width:82px;
	float:left;
	background-image:url(../images/homeBGS.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuHomeS{
	width:82px;
	height:33px;
	float:left;
	background-image:url(../images/homeBGS.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-align:center;
}

#menuHomeS a{
	width:82px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuHomeS a:hover{
	width:82px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuPortfolio{
	width:109px;
	height:38px;
	float:left;
	text-align:center;
}

#menuPortfolio a{
	width:109px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuPortfolio a:hover{
	width:109px;
	float:left;
	background-image:url(../images/portfolioBGS.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuPortfolioS{
	width:109px;
	height:33px;
	float:left;
	background-image:url(../images/portfolioBGS.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}

#menuPortfolioS a{
	width:109px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuPortfolioS a:hover{
	width:104px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuDev{
	width:127px;
	height:38px;
	float:left;
	text-align:center;
}

#menuDev a{
	width:127px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuDev a:hover{
	width:127px;
	float:left;
	background-image:url(../images/devBGS.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuDevS{
	width:127px;
	height:33px;
	float:left;
	background-image:url(../images/devBGS.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}

#menuDevS a{
	width:127px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuDevS a:hover{
	width:127px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuServices{
	width:102px;
	height:38px;
	float:left;
	text-align:center;
}

#menuServices a{
	width:102px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuServices a:hover{
	width:102px;
	float:left;
	background-image:url(../images/servicesBGS.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuServicesS{
	width:102px;
	height:33px;
	float:left;
	background-image:url(../images/servicesBGS.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}

#menuServicesS a{
	width:102px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuServicesS a:hover{
	width:102px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuSeo{
	width:72px;
	height:38px;
	float:left;
	text-align:center;
}

#menuSeo a{
	width:72px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuSeo a:hover{
	width:72px;
	float:left;
	background-image:url(../images/seoBGS.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuSeoS{
	width:72px;
	height:33px;
	float:left;
	background-image:url(../images/seoBGS.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}

#menuSeoS a{
	width:72px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuSeoS a:hover{
	width:72px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuDesigns{
	width:96px;
	height:38px;
	float:left;
	text-align:center;
}

#menuDesigns a{
	width:96px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuDesigns a:hover{
	width:96px;
	float:left;
	background-image:url(../images/designBGS.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuDesignsS{
	width:96px;
	height:33px;
	float:left;
	background-image:url(../images/designBGS.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}

#menuDesignsS a{
	width:96px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuDesignsS a:hover{
	width:96px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuCorp{
	width:127px;
	height:38px;
	float:left;
	text-align:center;
}

#menuCorp a{
	width:127px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuCorp a:hover{
	width:127px;
	float:left;
	background-image:url(../images/corpBGS.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuCorpS{
	width:127px;
	height:33px;
	float:left;
	background-image:url(../images/corpBGS.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}

#menuCorpS a{
	width:127px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuCorpS a:hover{
	width:127px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuHosting{
	width:97px;
	height:38px;
	float:left;
	text-align:center;
}

#menuHosting a{
	width:97px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuHosting a:hover{
	width:97px;
	float:left;
	background-image:url(../images/hostingBGS.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuHostingS{
	width:97px;
	height:33px;
	float:left;
	background-image:url(../images/hostingBGS.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}

#menuHostingS a{
	width:97px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuHostingS a:hover{
	width:97px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuContact{
	width:124px;
	height:38px;
	float:left;
	background-image:url(../images/contactBG.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-align:center;
}

#menuContact a{
	width:124px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuContact a:hover{
	width:124px;
	float:left;
	background-image:url(../images/contactBGS.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuContactS{
	width:124px;
	height:33px;
	float:left;
	background-image:url(../images/contactBGS.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-align:center;
}

#menuContactS a{
	width:124px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

#menuContactS a:hover{
	width:124px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
}

.seperator{
	background-image:url(../images/seperator.jpg);
	background-repeat:no-repeat;
	width:2px;
	height:33px;
	float:left;
}

#banner{
	width:100%;
}

#banner img{
	width:100%;
	height:205px;
}

.content{
	width:918px;
	float:left;
	padding-left:17px;
	padding-right:17px;
	min-height:254px;
	height:auto !important;
	height:254px;
	padding-bottom:20px;
}

.contentIndex{
	width:918px;
	float:left;
	padding-left:17px;
	padding-right:17px;
	min-height:254px;
	height:auto !important;
	height:254px;
	padding-bottom:0px;
}

.blueText{
	color:#261e69;
}

.stweb{
	background-image:url(../images/stweb.jpg);
	background-repeat:no-repeat;
	float:left;
	width:186px;
	height:97px;
	margin-right:9px;
	padding-left:114px;
	padding-top:15px;
}

.stweb h2{
	color:#6fa70a;
	font-size:14px;
	margin-bottom:6px;
}

.stweb ul{
	list-style:none;
	list-style-image:url(../images/arrow.gif);
}

.stweb img{
	margin-left:10px;
}

.stweb li{
	color:#6f6f6f;
	margin-left:25px;
	height:16px;
}

.stweb li a{
	color:#6f6f6f;
	text-decoration:none;
}

.stweb li a:hover{
	color:#6f6f6f;
	text-decoration:none;
}

.stmkt{
	background-image:url(../images/stmkt.jpg);
	background-repeat:no-repeat;
	float:left;
	width:186px;
	height:97px;
	padding-left:114px;
	padding-top:15px;
}

.stmkt h2{
	color:#ff8300;
	font-size:14px;
	margin-bottom:6px;
}

.stmkt ul{
	list-style:none;
	list-style-image:url(../images/arrow.gif);
}

.stmkt img{
	margin-left:10px;
}

.stmkt li{
	color:#6f6f6f;
	margin-left:25px;
	height:16px;
}

.stmkt li a{
	color:#6f6f6f;
	text-decoration:none;
}

.stmkt li a:hover{
	color:#6f6f6f;
	text-decoration:none;
}

.stbranding{
	background-image:url(../images/stbranding.jpg);
	background-repeat:no-repeat;
	float:right;
	width:186px;
	height:97px;
	padding-left:114px;
	padding-top:15px;
}

.stbranding h2{
	color:#f60404;
	font-size:14px;
	margin-bottom:6px;
}

.stbranding ul{
	list-style:none;
	list-style-image:url(../images/arrow.gif);
}

.stbranding img{
	margin-left:10px;
}

.stbranding li{
	color:#6f6f6f;
	margin-left:25px;
	height:16px;
}

.stbranding li a{
	color:#6f6f6f;
	text-decoration:none;
}

.stbranding li a:hover{
	color:#6f6f6f;
	text-decoration:none;
}

.recentProjects{
	width:904px;
	height:197px;
	background-image:url(../images/recentProjectsBG.jpg);
	background-repeat:no-repeat;
	padding-top:30px;
	padding-left:14px;
}

.projectPannel{
	width:173px;
	float:left;
	background-image:url(../images/projectPannelBG.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:188px;
	margin-right:7px;
}

.projectPannel h2{
	color:#000000;
	font-size:12px;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:8px;
}

.projectPannel h3{
	color:#20c1d1;
	font-size:12px;
	margin-left:8px;
	margin-bottom:3px;
}

.projectPannel_1{
	width:173px;
	float:left;
	background-image:url(../images/projectPannelBG.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:188px;
}

.projectPannel_1 h2{
	color:#000000;
	font-size:12px;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:8px;
}

.projectPannel_1 h3{
	color:#20c1d1;
	font-size:12px;
	margin-left:8px;
	margin-bottom:3px;
}

.gray10{
	color:#606060;
	font-size:10px;
	padding-left:8px;
	padding-right:8px;
}

#footer{
	width:100%;
	float:left;
	height:47px;
	color:#ffffff;
}

#footermenu{
	color:#ffffff;
}

#footermenu a{
	color:#ffffff;
	text-decoration:none;
}

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

#footerLeft{
	width:16px;
	float:left;
	height:47px;
	background-image:url(../images/footerLeft.jpg);
	background-repeat:no-repeat;
}

#footerCenter{
	width:920px;
	float:left;
	height:47px;
	background-image:url(../images/footerCenter.jpg);
	background-repeat:repeat-x;
}

#footerRight{
	width:16px;
	float:left;
	height:47px;
	background-image:url(../images/footerRight.jpg);
	background-repeat:no-repeat;
}

.getmore{
	color:#261e69;
	text-decoration:underline;
}

.getmore a{
	color:#261e69;
	text-decoration:underline;
}

.getmore a:hover{
	color:#261e69;
	text-decoration:underline;
}

.viewProjectOuter{
	width:163px;
	float:left;
	padding-left:8px;
}

.viewProject{
	padding:3px 5px 3px 5px;
	background-color:#4a4a4a;
	margin-top:3px;
	float:left;
}

.viewProject a{
	color:#ffffff;
	text-decoration:none;
}

.viewProject a:hover{
	color:#FF0000;
	text-decoration:none;
}

.autoLeft{
	width:auto;
	float:left;
}

.autoRight{
	width:auto;
	float:right;
}


/*--------------------------------------Start of Portfolio CSS---------------------------------------*/

.portfolioLeft{
	width:188px;
	float:left;
	margin-right:17px;
}

.portfolioLeft ul{
	list-style:none;
}

.portfolioLeft li{
	color:#13bcce;
	font-size:13px;
	width:158px;
	height:20px;
	padding-top:4px;
	padding-left:30px;
	background-image:url(../images/portfolioLeftBG.gif);
	background-repeat:no-repeat;
}

.portfolioLeft li a{
	color:#13bcce;
	text-decoration:none;
}

.portfolioLeft li a:hover{
	color:#13bcce;
	text-decoration:none;
}

.portfolioRight{
	width:729px;
	float:left;
}

.portfolioRight ol li{
	margin-bottom:10px;
	text-align:justify;
}

.portfolioRight ol li ol li{
	margin-bottom:10px;
	margin-left:30px;
	text-align:justify;
}

.portfolioRight ul li{
	margin-bottom:10px;
	margin-left:30px;
	text-align:justify;
}

.portfolioRightInner{
	width:343px;
	height:112px;
	margin-right:9px;
	margin-bottom:10px;
	border:4px solid #9ddae0;
	float:left;
	background-color:#ffffff;
}

.pageContent{
	width:68%;
	float:left;
	text-align:justify;
}

.pageContent ol li{
	margin-bottom:10px;
	text-align:justify;
}

.pageContent ol li ol li{
	margin-bottom:10px;
	margin-left:30px;
	text-align:justify;
}

.pageContent ul li{
	margin-bottom:10px;
	margin-left:30px;
	text-align:justify;
}

.designRightInner{
	width:313px;
	height:112px;
	margin-right:9px;
	margin-bottom:10px;
	border:4px solid #9ddae0;
	float:left;
	background-color:#ffffff;
}


.brandingRightInner{
	width:223px;
	height:112px;
	margin-right:9px;
	margin-bottom:10px;
	border:4px solid #9ddae0;
	float:left;
	background-color:#ffffff;
}

.contentPortfolioSiteMap{
	width:935px;
	float:left;
	padding-left:17px;
	padding-right:0px;
	min-height:254px;
	height:auto !important;
	height:254px;
	padding-bottom:20px;
	text-align:justify;
}

.contentPortfolioSiteMap ol li{
	margin-bottom:10px;
	text-align:justify;
}

.contentPortfolioSiteMap ol li ol li{
	margin-bottom:10px;
	margin-left:30px;
	text-align:justify;
}

.contentPortfolioSiteMap ul li{
	margin-bottom:10px;
	margin-left:30px;
	text-align:justify;
}

.contentPortfolioSiteMap a{
	color:#261e69;
	text-decoration:underline;
}

.contentPortfolioSiteMap a:hover{
	color:#261e69;
	text-decoration:none;
}

.contentPortfolioSiteMap h2{
	color:#13acbb;
	font-size:14px;
	margin-bottom:12px;
	margin-top:30px;
}

.contentPortfolioSiteMap h3{
	color:#13acbb;
	font-size:12px;
	margin-bottom:8px;
}


.contentPortfolio{
	width:935px;
	float:left;
	padding-left:17px;
	padding-right:0px;
	min-height:254px;
	height:auto !important;
	height:254px;
	padding-bottom:20px;
	text-align:justify;
}

.contentPortfolio a{
	color:#261e69;
	text-decoration:underline;
}

.contentPortfolio a:hover{
	color:#261e69;
	text-decoration:none;
}

.contentPortfolio h2{
	color:#13acbb;
	font-size:14px;
	margin-bottom:12px;
	margin-top:30px;
}

.contentPortfolio h3{
	color:#13acbb;
	font-size:12px;
	margin-bottom:8px;
}

.paging{
	width:100%;
	float:left;
	text-align:right;
	color:#13bcce;
	padding-bottom:10px;
}

.pagingInner{
	margin-right:20px;
}

.paging a{
	color:#13bcce;
	text-decoration:none;
}

.paging a:hover{
	color:#13bcce;
	text-decoration:underline;
}

/*--------------------------------------End of Portfolio CSS---------------------------------------*/

/*--------------------------------------Start of Development CSS---------------------------------------*/

.devLeft{
	width:650px;
	float:left;
	margin-right:10px;
}

.devRight{
	width:257px;
	float:left;
}

.callback{
	background-image:url(../images/callbackBG.gif);
	background-repeat:no-repeat;
	width:239px;
	height:324px;
	padding-top:13px;
	padding-left:18px;
	color:#6f6f6f;
}

.callback h2{
	font-size:16px;
	color:#13bcce;
	text-transform:uppercase;
	padding:0px;
	margin:0px 0px 15px 0px;
}

.longTF{
	width:205px;
	height:18px;
	border:1px solid #dedede;
	color:#6f6f6f;
}

.smallTF{
	width:113px;
	height:18px;
	border:1px solid #dedede;
	color:#6f6f6f;
}

.ta{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:205px;
	height:65px;
	border:1px solid #dedede;
	color:#6f6f6f;
	overflow:auto;
	font-size:11px;
}
.submenuDiv 
{
	position:absolute;
	background-color:#13BCCE;
	color:#ffffff;	
	height:20px;
	vertical-align:middle;
	display:none;
}

.submenuDiv a
{

	background-color:#13BCCE;
	color:#ffffff;	
	text-decoration:none;
}

/*--------------------------------start of contact us css------------------------*/

.contactLeft{
	width:390px;
	float:left;
	margin-top:46px;
	color:#767676;
}

.contactRight{
	width:250px;
	float:left;
	margin-top:46px;
	color:#767676;
}

.fieldName{
	width:104px;
	float:left;
	text-align:right;
	padding-top:3px;
	color:#000;
}

.field{
	width:215px;
	float:left;
	background-image:url(../images/tfBG.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:19px;
	padding-top:2px;
	
}

.field1{
	width:220px;
	float:left;
}

.field2{
	width:212px;
	float:left;
	height:21px;
}

.tf{
	height:14px;
	width:202px;
	margin-left:5px;
	border:0px;
	color:#767676;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.fieldTA{
	width:215px;
	float:left;
	background-image:url(../images/taBG.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:149px;
	padding-top:2px;
	
}

.fieldTA textarea{
	height:144px;
	width:202px;
	margin-left:5px;
	border:0px;
	overflow:auto;
	color:#767676;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.fieldMain{
	width:100%;
	float:left;
	padding-bottom:15px;
}

.fieldMainContact{
	width:100%;
	float:left;
	height:36px;
}

.fieldMainContactTA{
	width:100%;
	float:left;
	height:168px;
}

.fieldMain2{
	width:100%;
	float:left;
}

.mandatory{
	vertical-align:top;
	color:#FF0000;
	font-size:12px;
	float:left;
}

.errorMessage{
	color:#FF0000;
	font-size:10px;
}
/*--------------------------------end of contact us css------------------------*/

.formValidation
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:red;
}

.formValidation label
{
	float:left;
	width: auto;
	display:block;
	
}

.formValidation label.error
{ 
	color:#FF0000;
	display:block;
	min-width:200px;
	width:auto !important;
	width:200px;
	margin-top:4px;
	
}

.formValidation input.submit
{
	margin-left:0px;
}

/*--------------------------------start of get fast quote css------------------------*/

.fastQuote{
	background-image:url(../images/getQuoteBG.gif);
	background-repeat:no-repeat;
	width:260px;
	height:342px;
	padding-top:58px;
	padding-left:19px;
}

.fastQuoteTF{
	width:241px;
	height:15px;
	font-size:11px;
}

.fastQuoteTA{
	width:241px;
	height:115px;
	overflow:auto;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.div100FastQuote{
	width:100%;
	float:left;
	margin-bottom:8px;
}

.div100Flash{
	float:left;
	padding-top:13px;
	padding-left:18px;
	width:239px;
	height:164px; 
	background-image:url(../images/rightFlashBG.jpg);
	background-repeat:no-repeat;
}

.div100Flash h2{
	font-size:16px;
	color:#13bcce;
	text-transform:uppercase;
	padding:0px;
	margin:0px 0px 15px 0px;
}

/*--------------------------------end of get fast quote css------------------------*/

/*--------------------------------Designs CSS start------------------------*/

.designRecPannel{
	width:313px;
	height:112px;
	float:left;
	border:4px solid #9ddae0;
	margin-right:8px;
	margin-bottom:8px;
}

.devLeftD{
	width:662px;
	float:left;
	
}

.pagingInnerD{
	margin-right:12px;
}

 
#listticker{

	  height:100px;
	  width:239px;
	  overflow:hidden;
	  padding-top:0px;
	  padding-left:0px;
	  	
}
#listticker li{
	border:0; margin:0; padding:0; list-style:none;
}

	#listticker li{
		height:100px;
		padding:5px;
		list-style:none;
	}
		#listticker a{
			color:#000000;
		}
		#listticker .news-title{
			display:block;
			font-weight:bold;
			margin-bottom:4px;
			font-size:11px;
		}
		#listticker .news-text{
			display:block;
			font-size:11px;
			color:#ffffff;
		}
		#listticker img{
			float:left;
			margin-right:14px;
			padding:4px;
			 
		}

.stlink{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

.stlink a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

.stlink a:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
/*--------------------------------Designs CSS End------------------------*/