/* CSS Document */
* {margin: 0px; padding: 0px;}
body {
	background:url(../images/body-bg.jpg) repeat-x;
	font: bold 11px/13px tahoma;
}
#wrapper{
	width: 795px;
	height: auto;
	float: left;
}
#wrapper p{
	color:#999999;
	font:normal 10px/20px arial;
}
.wrapp{
margin-left:25px;
}
* html .wrapp{
margin-left:13px;
}
h1{
font: bold 11px/13px tahoma;
margin-bottom: 3px;
}
h2 {
font: bold 11px/13px tahoma;
color: #333333;
margin: 5px 0px 8px 13px;
}
p{
font: normal 11px/13px tahoma;
color:#333333;
}
a{
font: normal 11px/13px tahoma;
color:#333333;
text-decoration: none;
text-transform:none;
}
a:hover {
font: normal 11px/13px tahoma;
color:#FF0000;
text-decoration: none;
text-transform:none;
}
.readmore a {
float: right;
display: block;
height:14px;
width:55px;
margin-top:6px;
font: normal 10px/12px Tahoma;
color:#FFFFFF;
background:#b81a1b;
text-decoration:none;
text-align:center;
margin-right:1px;
margin-bottom:15px;
}
*> .readmore a {
margin-bottom:0px;
}

form {
	margin: 0px;
	padding: 0px;
}
.input {
	font: normal 11px/11px Tahoma;
	height: auto;
	width: 180px;
	float:right;
	margin-right:14px;
	clear:both;
}
* html .input {
	height: 14px;
}
.query_common {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	height: 20px;
	width: 150px;
}
.go {
	font: bold 11px/13px Tahoma;
	text-align: center;
	float:right;
	color: #FFFFFF;
	background: #640000;
	border: 1px solid #640000;
	height: auto;
	width: 28px;
	margin-right:15px;
	margin-top:7px;
	padding: 0px;
}
.go-in {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	float: left;
	color: #FFFFFF;
	background-color: #640000;
	height: 22px;
	width: 28px;
	border: 1px solid #ffffff;
	margin-left:10px;
}
#header{
	width:auto;
	height:83px;
	display:block;
	clear:both;
}

#header img{
float:left;
margin-top:20px;
margin-left:25px;
}
* html #head-outer {
float: left;
margin-top: 20px;
}
#hleft{
	width:215px;
	float:right;
	font: normal 10px/10px tahoma;
	text-align: right;
	margin-top: 41px;
}

#hleft p{
	font: normal 10px/20px tahoma;
	color: #CC3300;
	margin-right:30px;
	text-decoration:none;
	padding-left: 20px;
}
#hleft a{
	font: normal 10px/10px tahoma;
	color:#333333;
	text-decoration:none;
}
#hleft a:hover{
	color:#333333;
	text-decoration:underline;
}
#live-chat{
width:195px;
background:#660000 url(../images/button-01.gif) no-repeat;
background-position: 170px 7px;
color: #FFFFFF;
height:21px;
font: bold 11px/19px Tahoma;
text-align: left;
padding-left: 20px;
float: right;
margin-bottom:1px;
}
#live-chat a {
font: bold 11px/19px Tahoma;
text-decoration: none;
color: #FFFFFF;
}

#live-chat a:hover {
font: bold 11px/19px Tahoma;
text-decoration: none;
color: #FFFFFF;
}


#menu {
background:#b81a1b;
height:21px;
margin-top:0px;
padding-top:0px;
clear:both;
}

#menu ul  {
margin-left: 25px;
}

#menu li {
list-style: none;
float:left;
}
#menu li a {
	list-style: none;
	float:left;
	display: block;
	height: 21px;
	font: bold 11px/19px Tahoma;
	color: #FFFFFF;
	border-right: #FFFFFF solid 1px;
	text-decoration:none;
	padding: 0px 22px;
	background: #B81A1B;
}
#menu .active {
	list-style: none;
	float:left;
	display: block;
	height: 21px;
	font: bold 11px/19px Tahoma;
	color: #FFFFFF;
	border-right: #FFFFFF solid 1px;
	text-decoration:none;
	padding: 0px 13px;
	background: #670001;
}
#menu .active a {
	list-style: none;
	float:left;
	display: block;
	height: 21px;
	font: bold 11px/19px Tahoma;
	color: #FFFFFF;
	border-right: #FFFFFF solid 1px;
	text-decoration:none;
	padding: 0px 13px;
	background: #670001;
}
#menu li a:hover {
	background: #670001;
}
#menu .nobor {
	border-right: none;
	padding-right: 20px;
}
#menu .nobor1 {
	border-right: none;
	padding-right: 12px;
	padding-left:12px;
	list-style: none;
	float:left;
	display: block;
	height: 21px;
	font: bold 11px/19px Tahoma;
	color: #FFFFFF;
	text-decoration:none;
	background: #670001;
}

#contant{
margin-top:1px;
width:auto;
height:auto;
padding-left:20px;
padding-top:13px;
float:left;
}
#banner{
clear:left;
/*background: url(../images/web-design-banner.jpg) no-repeat;
background-position:5px 0px;*/
height:201px;
width:775px;
float:left;
}
#banner img {
float: left;
margin-left: 5px;
}
#signup{
float:right;
width:215px;
height:188px;
padding-top:17px;
margin-left:20px;
}
#title-01 {
background:#b81a1b;
width:205px;
height:20px;
font: bold 11px/19px tahoma;
color:#FFFFFF;
padding-left:10px;
}
#form-01{
width:213px;
height:128px;
margin-top:1px;
border:1px solid #cccccc;
background:#EBEBEB;
padding-top:20px;
}
#form-01 h1{
font: bold 11px/16px tahoma;
margin-left:16px;
margin-top:5px;
}
#main{
width:771px;
float:left;
clear:both;
margin-left:2px;
}
*> #main{
width:769px;
margin-left:4px;
}
#mainleft{
width:284px;
height:417px;
margin-top:0px;
border-right:1px solid #E5E5E5;
padding-left:0px;
float:left;
text-align:justify;
}


#mainleft-inn{
width:196px;
height: auto;
background-position:0px 0px;
padding-left:75px;
font:normal 11px/13px tahoma;
margin-top:12px;
padding-bottom: 30px;
}

/*\*/
html*#mainleft-inn {
padding-bottom: 15px;
}/**/
/*\*/
* html #mainleft-inn {
padding-bottom: 15px;
}/**/

#mainleft-inn p{
float: right;
}



#mainleft-innn{
width:196px;
height: auto;
background-position:0px 0px;
padding-left:75px;
font:normal 11px/13px tahoma;
margin-top:12px;
padding-bottom: 30px;
}

/*\*/
html*#mainleft-innn {
padding-bottom: 15px;
}/**/
/*\*/
* html #mainleft-innn {
padding-bottom: 15px;
}/**/

#mainleft-innn p{
float: right;
}



#mainleft-innnn{
width:196px;
height: auto;
background-position:0px 0px;
padding-left:75px;
font:normal 11px/13px tahoma;
margin-top:12px;
padding-bottom: 30px;
}

/*\*/
html*#mainleft-innnn {
padding-bottom: 15px;
}/**/
/*\*/
* html #mainleft-innnn {
padding-bottom: 15px;
}/**/

#mainleft-innnn p{
float: right;
}


.mainleft-bg-01{
background:url(../images/main-img-01.gif) no-repeat;
background-position:0px 0px;
border-bottom:1px solid #E5E5E5;
margin-bottom:20px;
}
.mainleft-bg-02{
background:url(../images/main-img-03.gif) no-repeat;
background-position:0px 0px;
margin-bottom:20px;
border-bottom:1px solid #E5E5E5;
}
.mainleft-bg-03{
background: url(../images/main-img-04.gif) no-repeat;
background-position:0px 0px;
}
.maincenter{
width:251px;
height:auto;
float:left;
}

#introduction{
width:251px;
height: auto;
padding-top:10px;
}
#introduction h1{
width:230px;
margin-left:16px;
}
* html #introduction h1{
width:230px;
margin-left: 8px;
}
#introduction p{
font: normal 10px/12px tahoma;
color:#333333;
text-align:justify;
width:225px;
border-bottom:1px solid #E5E5E5;
margin-left:16px;
margin-bottom:11px;
padding-bottom: 15px;
}
* html #introduction p{
margin-left:8px;
}

.related{
width:251px;
height: auto;
}
.related ul{
margin-left: 16px;
list-style: none;
}

.related li{
display: block;
height: 18px;
}
* html .related li{
display: block;
height: 16px;
}

.related li a {
list-style:none;
font: normal 11px/16px tahoma;
color:#333333;
background:url(../images/button-02.gif) no-repeat;
background-position:0px 6px;
padding-left:12px;
text-decoration: none;
}

.related li a:hover {
list-style:none;
font: normal 11px/16px tahoma;
color:#C21515;
background:url(../images/button-02.gif) no-repeat;
background-position:0px 6px;
padding-left:12px;
text-decoration: none;
}
.related h1{
width:230px;
margin-left:16px;
font: bold 11px/18px tahoma;
margin-bottom: 3px;
margin-top: 9px;
}

#mainright{
width:215px;
height:auto;
float: right;
}
.mainright-hd{
width:203px;
height:17px;
float: left;
font: bold 11px/12px tahoma;
color:#FFFFFF;
background: #B81A1B url(../images/title-bar-left.gif) no-repeat;
padding:3px 0px 0px 12px;
margin-left: 2px;
}
* html .mainright-hd{
margin-left: 4px;
}

#portfolio{
	width:213px;
	height:84px;
	float: left;
	border:1px solid #CCCCCC;
	margin:1px 0px 10px 0px;
	margin-left: 2px;
}
#portfolio img{
float:left;
margin:4px 8px 0px 4px;
}
#portfolio p{
font: normal 11px/12px tahoma;
color:#000000;
text-align:justify;
margin-top:8px;
width:118px;
float: left;
}
#testimon{
width:193px;
height:57px;
float: left;
border:1px solid #CCCCCC;
margin:1px 0px 10px 2px;
background:url(../images/box-right-01.gif) no-repeat;
background-position:3px 3px;
font: normal 11px/12px tahoma;
padding:10px;
padding-bottom:0px;
text-align:justify;
}
.remor{
font: normal 11px/12px tahoma;
margin-top:8px;
color:#000000;
float:right;
list-style:none;
margin-top:0px;
background:url(../images/button-03.gif) no-repeat;
background-position:0px 5px;
padding-left:10px;
}
.remor a{
color:#000000;
text-decoration:underline;
}
.remor a:hover{
color: #666666;
text-decoration:underline;
}
#servcetag{
width:193px;
height:63px;
float: left;
border:1px solid #CCCCCC;
margin:1px 0px 10px 2px;
background:url(../images/box-right-02.gif) no-repeat;
background-position:3px 3px;
font: normal 11px/12px tahoma;
padding:74px 10px 0px 10px;
padding-bottom:0px;
text-align:justify;
}
#servcetag ul{
}
#footer{
width: auto;
height:67px;
border-top: 1px solid #CCCCCC;
clear:both;
padding-left:25px;
}
#footlink{
height:auto;
width: auto;
margin-top:5px;
font: normal 11px/13px tahoma;
color: #CC3300;
padding-top:7px;
}
#footlink a{
text-decoration:none;
color: #333333;
}
#footlink a:hover{
text-decoration:none;
color: #CC3300;
}
#footlink p{
font: normal 11px/30px tahoma;
color: #333333;
}
#foottag{
height:180px;
width: auto;
background:#F0F0F0;
padding-left:25px;
padding-top:20px;
}
#foottag p{
height:auto;
clear: both;
width:770px;
font: normal 10px/13px arial;
color:#757575;
text-align: justify;
}

/* inner pages */

#innermain{
float:left;
height: auto;
width:775px;
float:left;
}
#innermain-left{
float:left;
height: auto;
width:522px;
text-align:justify;
margin-left:5px;
}
* html #innermain-left{
margin-left:2px;
}
#innermain-left h1 {
clear:both;
display:block;
height:21px;
width:235px;
background:#660000;
color:#FFFFFF;
font:bold 11px/21px tahoma;
padding-left:12px;
margin-top:17px;
margin-left:1px;
}




#innermain-right{
float: right;
height: auto;
width:225px;
}
.innermain-head{
clear:both;
display:block;
height:21px;
width:235px;
background:#660000;
color:#FFFFFF;
font:bold 11px/21px tahoma;
padding-left:12px;
margin-top:17px;
margin-left:1px;
}
#innermain-left p{
margin-left:13px;
font: normal 11px/12px tahoma;
color:#333333;
margin-top:20px;
margin-bottom:10px;
}
* html #innermain-left p{
margin-left:6px;
}
#signup-in{
float:right;
width:215px;
height:188px;
padding-top:17px;
}
.mainright-innhd{
width:203px;
height:17px;
float: right;
font: bold 11px/12px tahoma;
color:#FFFFFF;
background: #B81A1B url(../images/title-bar-left.gif) no-repeat;
padding:3px 0px 0px 12px;
}
.portfolio-inn{
width:203px;
height:75px;
float: right;
border:1px solid #CCCCCC;
margin:1px 0px 15px 0px;
padding-right:10px;
}
.portfolio-inn img{
float:left;
margin:4px 8px 0px 4px;
}
.portfolio-inn p{
font: normal 11px/12px tahoma;
color:#000000;
text-align:justify;
margin-top:8px;
width:129px;
float: left;
}
.remor-inn{
font: normal 11px/12px tahoma;
margin-top:8px;
color:#000000;
float:right;
list-style:none;
margin-top:3px;
background:url(../images/button-03.gif) no-repeat;
background-position:0px 5px;
padding-left:10px;
display:block;
}
.remor-inn a{
color:#000000;
text-decoration:underline;
}
.remor-inn a:hover{
color: #666666;
text-decoration:underline;
}

.mainright-hd-inter {
width:203px;
height:17px;
float: left;
font: bold 11px/12px tahoma;
color:#FFFFFF;
background: #B81A1B url(../images/title-bar-left.gif) no-repeat;
padding:3px 0px 0px 12px;
margin-left: 0px;
}
#portfolio-inter {
width:213px;
height:84px;
float: left;
border:1px solid #CCCCCC;
margin:1px 0px 10px 0px;
margin-left: 0px;
}
#portfolio-inter img{
float:left;
margin:4px 8px 0px 4px;
}
#portfolio-inter p{
	font: normal 11px/12px tahoma;
	color:#000000;
	text-align:justify;
	margin-top:8px;
	width:118px;
	float: left;
}
#testimon-inter {
width:193px;
height:57px;
float: left;
border:1px solid #CCCCCC;
margin:1px 0px 10px 0px;
background:url(../images/box-right-01.gif) no-repeat;
background-position:3px 3px;
font: normal 11px/12px tahoma;
padding:10px;
padding-bottom:0px;
text-align:justify;
}
.remor-inter {
font: normal 11px/12px tahoma;
margin-top:8px;
color:#000000;
float:right;
list-style:none;
margin-top:0px;
background:url(../images/button-03.gif) no-repeat;
background-position:0px 5px;
padding-left:10px;
}
.remor-inter a{
color:#000000;
text-decoration:underline;
}
.remor-inter a:hover{
color: #666666;
text-decoration:underline;
}
#servcetag-inter {
width:193px;
height:63px;
float: left;
border:1px solid #CCCCCC;
margin:1px 0px 10px 0px;
background:url(../images/box-right-02.gif) no-repeat;
background-position:3px 3px;
font: normal 11px/12px tahoma;
padding:74px 10px 0px 10px;
padding-bottom:0px;
text-align:justify;
}
#innermain-left form{
float: left;
clear: both;
}
#innermain-left .head{
clear: both;
margin-top:5px;
margin-left:16px;
color: #333333;
font:normal 11px/13px tahoma;
}
#innermain-left .pcont{
clear: both;
margin-top:5px;
color: #333333;
font:normal 11px/13px tahoma;
}
* html #innermain-left .pcont{
margin-left:11px;
}
#innermain-left .hcont{
margin-left:13px;
font: bold 11px/13px tahoma;
color: #333333;
}
* html #innermain-left .hcont{
margin-left:11px;
}
#innermain-left .hcont-02{
margin-left:13px;
font: bold 11px/13px tahoma;
color: #333333;
margin-top:20px;
}
* html #innermain-left .hcont-02{
margin-left:11px;
}
.aread{
color: #CC0000;
font: normal 11px/13px tahoma;
}
.aread:hover{
color: #CC0000;
text-decoration: none;
}
.aread-02{
color: #CC0000;
font: normal 11px/13px tahoma;
margin-top:20px;
margin-bottom:30px;
}
.aread-02:hover{
color: #CC0000;
text-decoration: none;
}
.licont{
clear: both;
color: #333333;
font:normal 11px/13px tahoma;
list-style: outside;
}
.phase{
clear: both;
color: #CC0000;
font: bold 11px/35px tahoma;
list-style: outside;
margin:0px 11px 12px 200px;
}
.indusry{
color: #333333;
font: bold 11px/12px tahoma;
}
.indusry-01{
color: #333333;
font: normal 11px/13px tahoma;
}
#bodbot{
border-bottom:1px dashed #CCCCCC;
}
.yahooid {
color: #333333;
font: normal 11px/13px tahoma;
}
.yahooid a{
color: #333333;
font: normal 11px/13px tahoma;
text-decoration:none;
}
.yahooid a:hover{
color: #CC0000;
font: normal 11px/13px tahoma;
text-decoration:none;
}
#language {
	clear:both;
	width: 700px;
	color:#333333;
	display: block;
	margin-bottom: 10px;
}

#language p{
	float: left;
	margin-right: 10px;
	color:#333333;
	text-align: left;
	font: bold 11px/11px Tahoma;
	width: 130px;		
}
#language img{
float: left;
margin-right: 10px;		
}
#language a{
border: none;	
}
.border-dotted-gary {
	border-top: #CCCCCC dashed 1px;
}
#sitemap {
margin-left: 20px;
margin-bottom: 50px;
}
#sitemap li a {
font: bold 11px/13px Tahoma;
color:#000000;
text-decoration: none;
}
#sitemap li a:hover {
font: bold 11px/13px Tahoma;
color:#FF0000;
text-decoration: none;
}
#sitemap ul li {
font: bold 11px/13px Tahoma;
margin-left: 10px;
color:#000000;
}
#sitemap ul {
margin-bottom: 15px;
margin-top: 5px;
}
#sitemap ul li ul li{
font: normal 11px/13px Tahoma;
margin-left: 25px;
color:#333333;
}
#sitemap ul li ul li a {
font: normal 11px/13px Tahoma;
color:#000000;
text-decoration: none;
}
#sitemap ul li ul li a:hover {
font: normal 11px/13px Tahoma;
color:#FF0000;
text-decoration: none;
}
.border-cell {
border: #cccccc solid 1px;
border-collapse:collapse;
margin-left: 14px;
}
.border-cell td {
border: #cccccc solid 1px;
border-collapse:collapse;
font: normal 11px/13px Tahoma;
color: #333333;
text-align:center;
padding: 2px;
}
.border-cell th {
border: #cccccc solid 1px;
border-collapse:collapse;
background: #ebebeb;
font: bold 11px/15px Arial;
color: #660000;
text-transform:uppercase;
text-align:center;
padding: 2px;
}
#map {
width: 300px;
height: 250px;
border: #CCCCCC solid 1px;
}

#submitimage{
width:296px;
height: auto;
float:left;
padding:0 0 20px 1px;
}

.webcata{
width: 600px;;
height: auto;
float:left;
padding:10px 0 20px 0;
}
.webcataggg{
width:400px;
height: auto;
float:left;
border-top:1px dashed #ACACAC;
padding:10px 0 10px 0;
}
.webcata2{
width:400px;
height: auto;
float:left;
border-top:1px dashed #ACACAC;
padding:0px 0 20px 0;
}

