body {
margin:0px;
padding:0px;
}
form {
margin:0px;
padding:0px;
}
.cin {
color: #4d4d4d;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #B3B3B3;
padding:4px 10px 4px 10px;
}

.wid-100-per {
width:100%;
}

.header-padd {
padding: 20px 36px 15px 36px;
}
.header-padd-2 {
padding: 20px 18px 15px 18px;
}

.header-links {
font-weight:bold;
font-size:17px;
font-family:Arial, Helvetica, sans-serif;
color: #434343;
}
.header-links a {
font-weight:bold;
font-size:17px;
font-family:Arial, Helvetica, sans-serif;
color: #434343;
text-decoration:none;
}
.header-links a:hover {
color: #FF7802;
}
.header-links a.active {
color: #FF7802;
}

.footer {
font: 11px Verdana;
color:#111111;
text-align:center;
border-top: 1px solid #FFB06B;
/*background:url(../images/footer-bg.gif) repeat-x;*/
background:#ffffff;
height:52px;
}
.footer .fpadd {
padding: 15px 10px 0px 10px; 
}
.footer a {
font: 11px Verdana;
color:#E86900;
text-decoration:none;
}
.footer a:hover {
text-decoration:underline;
}

.footer-ext-padd {
padding: 0px 18px 0px 18px;
}
.content-ext-padd {
padding: 0px 18px 0px 18px;
}

.flash-anim-bg {
background:url(../images/banner-right.jpg) no-repeat;
width:357px;
height:340px;
}
.flash-anim-bg .anim-padd{
padding-top:14px;
}

.we-built {
	background: url(../images/we-built.jpg) no-repeat;
	width:294px;
	height:172px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6A6A6A;
}
.we-built .b-padd {
	padding: 33px 10px 0px 50px;
}
.we-built h1 {
	margin: 0px;
	padding:0px 40px 8px 40px;
	font-size: 17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	text-align:center;
	line-height:22px;
	border-bottom:none;
}
.we-built .text {
	margin: 0px;
	padding:0px;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6A6A6A;
	font-weight:normal;
	text-align:center;
	line-height:17px;
	
}

.we-are {
	background: url(../images/we-are.jpg) no-repeat;
	width:294px;
	height:172px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6A6A6A;
}
.we-are .b-padd {
	padding: 33px 10px 0px 50px;
}
.we-are h1 {
	margin: 0px;
	padding:0px 40px 8px 40px;
	font-size: 17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	text-align:center;
	line-height:22px;
	border-bottom:none;
}
.we-are .text {
	margin: 0px;
	padding:0px;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6A6A6A;
	font-weight:normal;
	text-align:center;
	line-height:17px;
	
}
.we-do {
	background: url(../images/we-do.jpg) no-repeat;
	width:294px;
	height:172px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6A6A6A;
}
.we-do .b-padd {
	padding: 33px 8px 0px 47px;
}
.we-do h1 {
	margin: 0px;
	padding:0px 37px 8px 43px;
	font-size: 17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	text-align:center;
	line-height:22px;
	border-bottom:none;
}
.we-do .text {
	margin: 0px;
	padding:0px;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6A6A6A;
	font-weight:normal;
	text-align:center;
	line-height:17px;
	
}

.blnk-spc-20 {
height: 20px;
line-height:1px;
}
.blnk-spc-10 {
height: 10px;
line-height:1px;
}
.blnk-spc-5 {
height: 5px;
line-height:1px;
}
.blnk-spc-3 {
height: 3px;
line-height:1px;
}
.blnk-spc-2 {
height: 2px;
line-height:1px;
}
.blnk-spc-1 {
height: 1px;
line-height:1px;
}
.orange-txt {
color: #FF7302;
}

h1 {
	margin: 0px;
	padding:0px 0px 5px 0px;
	font-size: 22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF8A00;
	font-weight:bold;

}
h2 {
	margin: 0px;
	padding:10px 0px 0px 0px;
	font-size: 17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0A75B9;
	font-weight:bold;
}

.content {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color: #4d4d4d;
}
.content p {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color: #4d4d4d;
margin: 0px;
padding: 5px 0px 5px 0px;
line-height:17px;
}
.content a {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color: #0A75B9;
text-decoration:none;
}
.content a:hover {
color:#4d4d4d;
}
.blue-txt {
color: #0A75B9;
}
.orange-txt {
color:#FF8400;
}

.cont-padd-1 {
padding: 20px 50px 20px 50px;
}
.cont-padd-2 {
padding: 0px 10px 0px 40px;
}
.cont-padd-3 {
padding: 0px 30px 20px 30px;
}

.contact-form {
}
.contact-form td {
	font: bold 12px arial;
	color: #4d4d4d;
	padding: 3px 4px 3px 4px;
}
.contact-form table {


}
.contact-form .padd {
	padding: 5px 20px 10px 0px;
}

.header-bot-bor {
border-bottom: 1px solid #FFB06B;
}
.ip-header-ext-padd {
padding: 0px 18px 0px 18px;
}
.red-txt {
color:#FF0000;
}
.skype-call {
font: bold 26px arial;
color:#E86900;
}

.rp-padd-1 {
padding: 30px 0px 10px 0px;
}
.rp-padd-2 {
padding: 30px 20px 10px 25px;
}
.rp-td {
border-left: 1px solid #eeeeee;
}

.tech-img-box {
border: 1px solid #E3E3E3;

}
.tech-img-box .text-box {
border-top: 1px solid #E3E3E3;
background:#F5F5F5;
font: bold 14px arial;
color: #FF8A00;
text-align:center;
}
.tech-img-box .text-box .ttb-padd {
padding: 4px 5px 5px 5px;
}

.projects-div-1 {
/* background:#f5f5f5; */
border-bottom:1px solid #E9E9E9;
}
.projects-div-2 {
/* background:#ffffff; */
border-bottom:1px solid #E9E9E9;
}
.projects-div-1 .pd-padd , .projects-div-2 .pd-padd {
padding: 20px 25px 30px 25px;
}
.home-banner-mid {
background: url(../images/banner-mid.jpg) no-repeat;
width:343px;
height:340px;
}

.msg {
background: #f5f5f5;
color:#4d4d4d;
text-align:center;
font:bold 12px arial;
line-height:17px;
}
.msg .padd {
padding: 20px 20px 20px 20px;
}