/* CSS Document */

body {
	color:#CCCCCC;
	margin:0px;
	padding:0px;
	background-color: #000000;
	background-image: url(../images/back-img.gif);
	background-repeat: repeat-y;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	width:780px;
	background:url(../images/containerbg.jpg) left top repeat-y;
	margin:0px auto;
	text-align:left;
}

.container-left {
	width:238px;
	float:left;
	color:#FFFFFF;
	padding:0px 24px 25px 25px;
	background-color: #FFFFFF;
	background-image: url(../images/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.container-right {
	width:451px;
	float:left;
	padding:0px 21px 0px 21px;
	background-color: #000000;
}

.logozone {
	padding:0px 0px 25px 0px;
}

.banner {
	height:370px;
	background-image: url(../images/illegal-petes.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.banner1 {
	background:url(../images/banner.jpg) left top no-repeat;
	height:370px;
}
.banner2 {
	height:370px;
	background-image: url(../images/projectspg_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.banner3 {
	height:370px;
	background-image: url(../images/servicespg_img.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.banner4 {
	height:370px;
	background-image: url(../images/referencepg_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.banner5 {
	height:370px;
	background-image: url(../images/contactpg_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.banner6 {
	height:370px;
	background-image: url(../images/solonamerica1-lg.png);
	background-repeat: no-repeat;
	background-position: left top;
}






.welcomezone {
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	text-align: justify;
}

.knowmore {
	padding:24px 0px 0px 0px;
}

.contactus-block {
	background:url(../images/contactusbg.jpg) left top no-repeat;
	color: #000000;
	padding-top: 0px;
	padding-right: 27px;
	padding-bottom: 19px;
	padding-left: 30px;
}

.servicebox {
	background:url(../images/serviceboxbottom.jpg) left top repeat-y;
	margin:34px 0px 34px 0px;
}

.servicebox-top {
	background:url(../images/serviceboxtop.jpg) left top no-repeat;
	padding:25px 20px 15px 20px;
}

.serviceleft {
	width:170px;
	float:left;
}

.runningproject {
	width:200px;
	float:right;
	background:url(../images/servicedevider.jpg) left top repeat-y;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 10px;
}

.projectimg {
	float:left;
	border:1px solid #898568;
	margin:0px 10px 10px 0px;
}

.footer {
	text-align:center;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.clear {
	clear:both;
	padding:0px;
	margin:0px;
}


/*	Text Styles Start Here */

h1 {
	color:#FFFF66;
	background:url(../images/mainheadingbg.jpg) left top no-repeat;
	height:69px;
	text-align:right;
	padding:0px 20px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 80px;
}

h2 {
	color:#FFFF00;
	padding:0px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 {
	font:20px Georgia, Arial, Helvetica, sans-serif;
	color:#4C2B31;
	padding:0px 0px 0px 0px;
	margin:0px 0px 25px 0px;
}

h4 {
	color:#CCCCCC;
	font-weight:bold;
	margin:0px 0px 20px 0px;
	padding:0px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.newsheading {
	font:20px Georgia, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:url(../images/news-bullet.jpg) 0px 5px no-repeat;
	padding:0px 0px 0px 26px;
	margin:0px 0px 25px 0px;
}

.newssubheading {
	background:url(../images/headingbg.jpg) 0px 0px no-repeat;
	color:#FFFFFF;
	padding:2px 0px 6px 30px;
}

.newscontent {
	padding:13px 0px 18px 30px;
}

.contactheading {
	font:20px Georgia, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:url(../images/contact-bullet.jpg) 0px 5px no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}

/* Inside Style End Here	*/
.contactheadingmap {
	color:#FFFFFF;
	padding:0px 0px 0px 26px;
	margin:0px 0px 25px 0px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
}


/*	Text Styles End Here */


/* Link Styles Start Here */

a {
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.mainmenu {
	padding:0px 0px 50px 0px;
}

.mainmenu ul {
	margin:0px;
	padding:0px;
}

.mainmenu li {
	display:block;
	list-style:none;
	background:url(../images/menubg.jpg) left bottom repeat-x;
	padding:12px 0px 5px 17px;
}

.mainmenu li a{
	font:bold 15px Georgia, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	padding:0px 0px 0px 10px;
}

.mainmenu li a:hover {
	text-decoration:none;
	background:url(../images/disc2.jpg) 0px 9px no-repeat;
}

.servicelink {
}

.servicelink ul {
	margin:0px;
	padding:0px;
}

.servicelink li {
	display:block;
	background:url(../images/disc.gif) 0px 7px no-repeat;
	padding:2px 0px 2px 15px;
	list-style:none;
}

.servicelink li a{
	color:#5B2314;
	text-decoration:underline;
}

.servicelink li a:hover {
	text-decoration:none;
}

.whyzone {
	padding:10px 0px 30px 0px;
}

.whyzone ul {
	margin:0px;
	padding:0px;
}

.whyzone li {
	display:block;
	list-style:none;
	padding:6px 0px 6px 0px;
}

.whyzone li a{
	color:#CCCCCC;
	text-decoration:underline;
}

.whyzone li a:hover {
	text-decoration:none;
}

.whybullet {
	float:left;
	margin-right:10px;
}

.bottommenu {
}

.bottommenu ul {
	margin:0px;
	padding:0px;
}

.bottommenu li {
	display:inline;
	border-right:1px solid #B4AA7F;
	padding:0px 9px 0px 9px;
}

.bottommenu li a {
	color:#FFFF66;
	text-decoration:none;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.bottommenu li a:hover {
	color:#B39A82;
	text-decoration:none;
}

.readmore {
	padding:0px 0px 0px 0px;
	text-align:right;
}

/* Link Styles End Here */



/* Inside Style Start Here	*/

h5 {
	color:#FFFF99;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #c4bc97;
	margin:0px 0px 10px 0px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

/*
h5 {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding:0px 0px 5px 0px;
	margin: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-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 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: 4px double #b0a48b;
}
.project-right-img {
	float:right;
	margin-left:20px;
	border: 4px double #b0a48b;
}
.project-right2-img {
	float:none;
	border: 4px double #b0a48b;
}
.project-left-img {
	float:none;
	border: 4px double #b0a48b;
}



.home-img {
	float:left;
	border: 3px none #b0a48b;
	margin-right: 20px;
}
.services-img {
	float:left;
	border: 4px double #b0a48b;
	margin-right: 16px;
}



input.button {
	color:#ffffff;
	background:#5b2314;
	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;
}
h6 {
	color:#CCCCCC;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #c4bc97;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
