/* Designed and codding by anilk.impetus@gmail.com , anilaryan31@yahoo.co.in  Phone : + 91-9968024699 Delhi India */

Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	text-decoration: none;
	color: #0E4ABD;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #2D3695;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: justify;
}

h3 {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: justify;
	font-size: 15px;
	color: #1056C8;
}

#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.heading {
	color: #1755ac;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#logo-area {
	background-image: url(../images/logo-bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 99px;
	width: 900px;
}
#logo {
	margin: 0px;
	float: left;
	height: 80px;
	width: 245px;
	padding-top: 10px;
	padding-left: 8px;
}

#menu-area {
	margin: 0px;
	float: right;
	width: 570px;
	height: 33px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 256px;
	width: 900px;
}
#nav {
	background-image: url(../images/active.png);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 83px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 28px;
	background-position: left top;
	margin-left: 6px;
	margin-right: 6px;
}
#nav A{
	color: #ee2229;
	text-decoration: none;
	width: 83px;
	height: 33px;
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	float: left;
}
#nav A:hover{
	background-image: url(../images/active.png);
	background-repeat: no-repeat;
	height: 33px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 83px;
	background-position: left top;
}
#nav1 {
	background-image: url(../images/company.png);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 103px;
	font-size: 12px;
	font-weight: bold;
	color: #ee2229;
	text-align: center;
	line-height: 28px;
	padding-right: 6px;
}

#mid-area {
	float: left;
	width: 870px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#mid-left {
	float: left;
	width: 645px;
	margin: 0px;
}
#mid-right {
	margin: 0px;
	float: right;
	width: 223px;
}
.strip {
	background-image: url(../images/strip.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d4e4f3;
	border-left-color: #d4e4f3;
	height: auto;
	background-color: #fefefe;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 22px;
}
.strip2 {
	background-image: url(../images/strip.gif);
	background-repeat: repeat-x;
	height: auto;
	background-color: #fefefe;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 22px;
	border: 1px solid #d4e4f3;
	padding-top: 10px;
}

.img-pad {
	padding-left: 8px;
}
.more {
	font-size: 12px;
	font-weight: bold;
	color: #ed2129;
}
.port-bg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cbdade;
	border-left-color: #cbdade;
	height: 140px;
	padding-left: 5px;
	padding-top: 5px;
}

.vision-bg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cbdade;
	border-left-color: #cbdade;
	padding-left: 5px;
	padding-top: 5px;
}

.testimonial {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cbdade;
	border-left-color: #cbdade;
	height: 100px;
	padding-left: 5px;
	padding-top: 5px;
}
#footer {
	background-color: #207cc9;
	float: left;
	height: 200px;
	width: 900px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	padding-top: 10px;
	margin-top: 0px;
}

.img-pad {
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
.portfolio-pad {
	border: 1px solid #47B2EA;
	margin: 0px;
	padding: 0px;
}
