body{
	padding:0px;
	margin:0px;
}

.main-div{
	width:900px;
}

/* header */

.header{
	background-image:url(../gifs/header-bg.jpg);
	background-position:bottom left;
	height:107px;
	width:900px;
}
.logo{
	float:left;
	padding-left:10px;
	width:200px;
}

#facebook{background:url(../gifs/facebook.jpg) right bottom no-repeat; text-align:right; float:right; width:300px; padding-top:55px; padding-bottom:10px;}

.total{
	float:right;
	width:300px;
	height:107px;
	background-image:url(../gifs/total-it-solutions.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.services{
	background-image:url(../gifs/services.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-family:verdana;
	font-size:11px;
	color:#cdddfa;
	text-decoration:none;
	text-align:left;
	line-height:21px;
	padding-left:42px;
	width:158px;
	float:left;
	height:153px;
}
.services a{
	color:#cdddfa;
	text-decoration:none;
}
.services a:hover{
	color:#cdddfa;
	text-decoration:underline;
}
.flash{
	width:700px;
	float:right;
}

.flash-border{
	background-image:url(../gifs/flash-border.jpg);
	background-position:left top;
	width:900px;
}

/* navigation */
.nav{
	background-image:url(../gifs/nav-bg.jpg);
	background-position:right top;
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.nav a{
	color:#FFFFFF;
	text-decoration:none;
}
.nav a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.top-link{
	font-family:tahoma;
	font-size:10px;
	color:#aaa8a8;
	text-decoration:none;
	text-align:right;
	text-transform:uppercase;
	float:right;
	padding-right:10px;
	padding-top:20px;
}
.top-link a{
	color:#aaa8a8;
	text-decoration:none;
}
.top-link a:hover{
	color:#767575;
	text-decoration:underline;
}

.mid{
	margin-left:29px;
	margin-right:29px;
}

/* home body */

.main{
	background:#FFFFFF;
	width:900px;
}
.main1{
	Background-image:url(../gifs/bg.jpg);
	background-position:left;
	width:900px;
}

/* left link */
.left{
	width:218px;
	float:left;
	background-image:url(../gifs/bg1.jpg);
	background-position:right;
	background-repeat:repeat-y;
}

.right{
	float:right;
	width:682px;
}

.left-head{
	background-image:url(../gifs/bullet.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:30px;
	font-family:verdana;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	clear:both;
	margin-bottom:5px;
	margin-top:15px;
	color:#000000;
	text-decoration:none;
}
.left-head a{
	color:#000000;
	text-decoration:none;
}
.left-head a:hover{
	color:#000000;
	text-decoration:underline;
}
.left-link{
	background-image:url(../gifs/bullet1.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	padding-left:40px;
	font-family:verdana;
	text-align:left;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	line-height:19px;
	padding-top:0px;
	color:#000000;
	text-decoration:none;
}
.left-link a{
	color:#000000;
	text-decoration:none;
}
.left-link a:hover{
	color:#000000;
	text-decoration:underline;
}

.body-txt{font-family:tahoma; font-size:11px; color:#797878; text-decoration:none; text-align:justify; line-height:18px; padding-left:20px; padding-right:0px; padding-top:0px;}
.body-txt a{color:#ff8112; text-decoration:none;}
.body-txt a:hover{color:#ff8112; text-decoration:underline;}
.body-txt h2{font-family:sans-serif; font-size:12px; color:#ffffff; text-decoration:none; margin-bottom:10px; background-color:#032e79; padding-left:5px;}
.body-txt h3{font-family:sans-serif; font-size:12px; color:#171616; text-decoration:none; margin-bottom:10px;}
.body-txt strong{font-size:11px; color:#171616;}

.body-txtInner{font-family:tahoma; font-size:11px; color:#797878; text-decoration:none; text-align:justify; line-height:18px; padding:0px;}
.body-txtInner a{color:#ff8112; text-decoration:none;}
.body-txtInner a:hover{color:#ff8112; text-decoration:underline;}
.body-txtInner h2{font-family:sans-serif; font-size:12px; color:#ffffff; text-decoration:none; margin-bottom:10px; background-color:#032e79; padding-left:5px;}
.body-txtInner h3{font-family:sans-serif; font-size:12px; color:#171616; text-decoration:none; margin-bottom:10px;}
.body-txtInner strong{font-size:11px; color:#171616;}



ul{margin-top:0px;}
/* services home */

#one{
	background-image:url(../gifs/web-design-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:311px;
	height:148px;
	float:left;
}
#two{
	background-image:url(../gifs/seo-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:311px;
	height:148px;
	float:right;
}
#three{
	background-image:url(../gifs/e-mail-solution-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:311px;
	height:148px;
	float:left;
}
#four{
	background-image:url(../gifs/e-commerce-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:311px;
	height:148px;
	float:right;
}
#five{
	background-image:url(../gifs/web-hosting-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:311px;
	height:148px;
	float:left;
}
#six{
	background-image:url(../gifs/software-development-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:311px;
	height:148px;
	float:right;
}
.service-line{
	clear:both;
	padding-top:10px;
}
.service-txt{
	font-family:tahoma;
	font-size:11px;
	line-height:18px;
	text-align:justify;
	width:180px;
	float:right;
	padding-right:5px;
	padding-top:5px;
}
.service-txt a{
	color:#ff8112;
	text-decoration:none;
}
.service-txt a:hover{
	color:#ff8112;
	text-decoration:underline;
}
.service-h1{
	font-family:arial;
	font-size:14px;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:5px;
	padding-top:1px;
}

.sap{
	background-image:url(../gifs/sap.jpg);
	clear:both;
}

#our1{
	background-image:url(../gifs/our-people.jpg);
	background-repeat:no-repeat;
	height:93px;
	width:195px;
	padding-top:106px;
}
#our2{
	background-image:url(../gifs/our-services.jpg);
	background-repeat:no-repeat;
	height:93px;
	width:195px;
	padding-top:106px;
}
#our3{
	background-image:url(../gifs/our-experties.jpg);
	background-repeat:no-repeat;
	height:93px;
	width:195px;
	padding-top:106px;
}
.our-txt{
	font-family:tahoma;
	font-size:10px;
	line-height:15px;
	text-align:justify;
	width:185px;
	padding-right:5px;
	padding-left:5px;
}
.more{
	font-family:tahoma;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	float:right;
	padding-right:5px;
	padding-top:8px;
}
.more a{
	color:#FFFFFF;
	text-decoration:none;
}
.more a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.p-link{font-family:tahoma; font-size:11px;	color:#949494; font-weight:bold; text-decoration:none; text-align:right; padding-right:5px;}
.p-link a{color:#949494; text-decoration:none;}
.p-link a:hover{color:#323339; text-decoration:none;}


.marq{
	font-family:verdana;
	font-size:10px;
	color:#DFDFDF;;
	text-decoration:none;
	padding-left:10px;
	padding-right:20px;
	padding-bottom:0px;
	padding-top:55px;
	text-transform:capitalize;
}
.site-txt{
	font-family:tahoma;
	font-size:11px;
	color:#949494;
	text-decoration:none;
	text-align:justify;
	line-height:18px;
	padding:10px;
	clear:both;
}

.site-img{
	border:1px solid #C7C7C7;
	border-spacing:2px;
	margin-right:20px;
}
.site-img a{
	border:1px solid #333333;
}
.site-img a:hover{
	border:1px solid #ff0000;
}

.footer{
	background-image:url(../gifs/footer-bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	padding-top:20px;
	padding-bottom:10px;
	clear:both;
	width:900px;
}
.footer a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
.footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	font-size:10px;
}
.site-link{
	font-family:verdana;
	font-size:10px;
	color:#949494;
	text-decoration:none;
	text-align:justify;
	line-height:15px;
	width:900px;
	padding-right:0px;
	padding-bottom:20px;
	text-transform:capitalize;
}
.site-link a{
	color:#949494;
	text-decoration:none;
}
.site-link a:hover{
	color:#CCCCCC;
	text-decoration:underline;
}

/* portfolio */

.img-bor{
	border:#88CAFF 1px solid;
	margin:20px;
	width:172px;
}



.next-pre{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#535353; text-align: justify; padding: 0px 0px 0px 8px;}
.next-pre a{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#fff; text-align: justify; background-color:#535353; text-decoration:none; padding:1px 5px;}
.next-pre a:hover{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#fff; text-align: justify; background-color:#252729;}
.next-pre a.current{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000; text-align: justify; background-color:#9fc242;}

.clear{clear:both;}
.portfolio-set-left{width:200px; float:left;}
.portfolio-set-right{width:430px; float:left;}


.port-text{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666; text-align: justify;}
.port-text a{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#fff; text-align: justify; background-color:#60b2ee; text-decoration:none; padding:1px 5px;}
.port-text a:hover{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#fff; text-align: justify; background-color:#999999;}

.position-1{ float:left; width:100px; margin-bottom:10px;}
.position-2{ float:left; width:10px; margin-bottom:10px;}
.position-3{ float:left; width:300px; margin-bottom:10px;}
.blue-bg{ float:left; width:auto; margin-right:10px; background-color:#a80437; padding:1px 3px; color:#fff;}
.green-bg{ float:left; width:auto; margin-right:10px; padding:1px 1px; color:#9fc242; margin-top:10px;}
.green-bg a{color:#9fc242; text-decoration:underline;}
.green-bg a:hover{color:#1f8ec9; text-decoration:underline;}

.imgbd{border:1px solid #CCCCCC; padding:1px;}
p.border{border-bottom:1px solid #cacaca; padding-top:200px; margin-bottom:20px;}
div.border{border-bottom:1px solid #cacaca; padding-top:125px; margin-bottom:20px;}

/* jQuery lightBox plugin - Gallery style */
#gallery {padding:5px; text-align:left;}
#gallery ul{list-style: none; margin:0px; padding:0px;}
#gallery ul li{display: inline; padding:0px 15px 0px 15px;}
#gallery ul li img{border:5px solid #510009; border-width: 5px 5px 5px;}
#gallery ul li a:hover img {border: 5px solid #cc340f; border-width: 5px 5px 5px; color: #fff;}

