/* CSS Document */

body {
	font:11px Arial, Helvetica, sans-serif;
	color:#565656;
	background:#FFFFFF url(../images/bg.gif) left top repeat-x;
	margin:0px;
	padding:0px;
}

p {
	text-align: justify;
}

#container {
	width:960px;
	margin:0px auto;
}

.headerzone {
	height:80px;float:left; width:auto;
}

.logozone {
	margin:0px 0px 0px 0px;
	padding:18px 0px 0px 0px;
	float:left; 
	width:960px;
}

.banner {
	height: auto;
	overflow:hidden;
	width: 960px;
	float:left;
}

#right-sidebar {
	float: left;
	width: 160px;
	height: auto;
	margin-top: 20px;
	padding: 10px 10px 10px 10px;
}

#right-sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#right-sidebar ul li.header {
	font-size: 16px;
	height: 25px;
	padding-bottom: 10px;
	color: #666;
}

#right-sidebar ul li.inputbox {
	padding-top: 8px;
}

#right-sidebar ul li.inputbutton {
	padding-top: 2px;
}

.workzone {
	width:960px;
	margin-top: 0px;
	padding-top: 14px;
	text-align:left;
}

.workzone-top {
	/*background: url(../images/content-top-bg.gif) left top no-repeat;*/
	border-top:1px solid #ddd;
	width: 960px;
}

.workzone-content {
	/*background: url(../images/content-middle-bg.gif) left top repeat-y;*/
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	padding: 10px 10px 10px 10px;
}

.workzone-content-wrapper {
	height: auto;
	overflow: hidden;
}

.workzone-inner {
	float: left;
	height: auto;
	overflow: hidden;
	padding-top:10px; padding-left: 10px;
}

.workzone-left {
	float: left;
	width:235px;
	margin-left: 5px;
	padding:0px 0px 0px 10px;
}

.workzone-right {
	float: right;
	width:672px;
	margin-left:6px;
	margin-right: 6px;
}

.workzone-bottom {
	/*background: url(../images/content-bottom-bg.gif) left top no-repeat;*/
	border-bottom:1px solid #ddd;
}

.welcomezone {
	padding:0px 0px 0px 10px;
	margin:0px 10px 22px 0px;
}

.welcomeimg {
	float:right;
	margin:10px 0px 0px 20px;
}

.column1 {
	width:210px;
	padding-right: 10px;
	padding-left: 10px;
	float:left;
}

.column2 {
	width:225px;
	float:left;
	margin-left:8px;
}

.column3 {
	width:225px;
	float:left;
	margin-left:8px;
}

.projectimg {
	border:1px solid #DFE0D8;
	padding:4px;
	margin-top:10px;
	text-align: center;
}

.newcontent {
	padding:18px 0px 18px 0px;
}

.borderbottom {
	font-size: 11px;
	padding:10px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	height: 60px;
	text-align: left;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/* Text Styles Start Here */

h1, .redheading {
	font: normal 14px Arial, Helvetica, sans-serif;
	color:#000000;/* #185FA1 */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}

h2 {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#BA5C14;
	background:url(../images/disc.jpg) 0px 3px no-repeat;
	padding:0px 0px 0px 15px;
	margin:5px 0px 5px 0px;
	text-align: left;
}

.grayboldtxt {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
	text-align: left;
}

.grayboldtxt span {
	color:#BF5A14;
}

.grayboldtxt a {
	color: #000000;
	text-decoration: none;
}

.grayboldtxt a:hover {
	text-decoration: none;
}

.redlighttxt {
	font:12px Arial, Helvetica, sans-serif;
	color:#BF5A14;
	font-weight:100;
}

.bluelighttxt {
	font:12px Arial, Helvetica, sans-serif;
	color:#185FA1;
	font-weight:100;
}


/* Text Styles End Here */

/* Menu Styles Start Here */

a {
	color:#BF5A14;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.menuwrapper {
	float: left;
	width: 960px;
	height: 40px;
}

.menucontainer {
	float: left;
	width: 960px;
	height: 40px;
	background: url(../images/menu-tab-start.gif) left top no-repeat;
}

.mainmenu { 
	float: left;
	width: 960px;
	height:40px;
	padding:0px 0px 0px 0px;
	background: url(../images/menu-tab-end.gif) right top no-repeat;
}

.mainmenu ul {
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	padding-left: 16px;
	padding-right: 16px;
}

.mainmenu li {
	display:block; 
	float:left;
	width: 100px;
	list-style:none; 
	text-align:center;
	line-height: 22px;
	padding:9px 9px 0px 0px; 
	height: 40px;
	margin:0px 0px 0px 0px;
	background: url(../images/menu-tab-bg.gif) left top repeat-x;
}

.mainmenu li.last {
	display:block; 
	float: left;
	width: 185px;
	list-style:none; 
	text-align:center;
	line-height: 22px;
	padding:9px 9px 0px 0px; 
	height: 40px;
	margin:0px 0px 0px 0px;
	background: url(../images/menu-tab-bg.gif) left top repeat-x;
}

.mainmenu li.separator {
	display: block;
	float: left;
	background:url(../images/index_14.gif) left top repeat-x;
	width: 16px;
	height: 40px;
	padding:9px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

.mainmenu li a {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.mainmenu li a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.service {
}

.service ul {
	margin:0px;
	padding:0px;
}

.service li {
	display:block;
	background:url(../images/disc1.jpg) 0px 4px no-repeat;
	padding:0px 0px 10px 15px;
	list-style:none;
}

.service li a{
	color:#565656;
	text-decoration:underline;
}

.service li a:hover {
	text-decoration:none;
}

.more {
	padding:2px 0px 0px 0px;
}

.more a {
	color:#BF5A14;
	background:url(../images/disc.jpg) 0px 4px no-repeat;
	padding-left:15px;
	text-decoration:underline;
}

.more a:hover {
	text-decoration:none;
}

.footer {
	margin-top: 10px;
	border:1px solid #aaa;
	background:#eee;
	padding:28px 0px 34px 0px;
	text-align:center;
	color:#000;
	font-weight:bold;
}

.footerlink {
}

.footerlink ul {
	margin:0px;
	padding:0px;
}

.footerlink li {
	display:inline;
	border-right:1px solid #ffffff;
	padding:0px 10px 0px 10px;
}

.footerlink li a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}

.footerlink li a:hover{
	text-decoration:none;
}

/* Menu Styles End Here */




/* Inside Style Start Here	*/

.insidebanner {
	height:198px;
	background:url(../images/insidebanner.jpg) left top no-repeat;
	margin-top:2px;
}

h3 {
	font:bold 16px Georgia, Arial, Helvetica, sans-serif;
	color:#BF5A14;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #BF5A14;
	margin:0px 0px 10px 0px;
}

h4 {
	font:bold 16px Georgia, Arial, Helvetica, sans-serif;
	color:#BF5A14;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}

.ourvalue {
	margin:10px 0px 0px 0px;
}

.aboutus-img {
	float:right;
	border:4px solid #b0a48b;
	margin:0px 0px 10px 20px;
}

.aboutcolumnzone {
	padding:20px 0px 16px 0px;
}

.aboutcolumn1 {
	width:48%;
	float:left;
	margin:0px 0px 10px 0px;
}

.aboutcolumn2 {
	width:48%;
	float:right;
	margin:0px 0px 10px 0px;
}

.abouticon {
	float:left;
	margin:0px 20px 0px 0px;
}

.servicecolumnzone {
	padding:20px 0px 16px 0px;
}

.servicecolumn1 {
	width:48%;
	float:left;
	margin:0px 0px 10px 0px;
}

.servicecolumn2 {
	width:48%;
	float:right;
	margin:0px 0px 10px 0px;
}

.our-comment {
	margin:10px 0px 0px 0px;
}

.blog-posted-row {
	padding:3px;
}

.ourprojectrow {
	margin-bottom:20px; 
	border-bottom:1px dotted #000000; 
	padding-bottom:10px;
}

.project-img {
	float:right;
	margin-left:20px;
	border: 6px solid #b0a48b;
}

input.button {
	color:#ffffff;
	background:#185fa1;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px 10px;
	margin:0px 5px 5px 0;
	border:1px solid #000000;
}

input.button:hover {
	cursor:pointer;
	color:#cccccc;
}

.readmore {
	padding:10px 0px 10px 0px;
}

input {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
}

.inputerror {
	font-size:9px; color: #F00; display:none;
}

textarea {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
}

table#plans {
	font-weight: bold;
	width: 550px;
}

table#plans tr th {
	font-size: 16px;
	color: #F90;
}

table#plans tr {
	height: 25px;
}

table#plans tr td.option {
	width: 40%;
	padding-left: 20px;
	background:url(../images/arrow.png) 0px 5px no-repeat;
}

table#plans tr td {
	color: #000;
}

/* Inside Style End Here	*/
