/* CSS Document */

body {
	color:#000;
	background:#fff url(../images/bg.jpg) left top repeat-x;
	margin:0px;
	padding:0px;
	width: auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: disc;
}

#layout {
	width:1000px;
	line-height:18px;
	text-align:left;
	margin:0px auto;
	padding-right: 10px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#header {
	height:512px;
}

#bodycontainer {
	background:url(../images/bodybg.jpg) left top repeat-y;
	padding:30px 0px 60px 0px;
}

#leftcontainer {
	width:687px;
	float:left;
	padding:0px 2px 0px 0px;
}

#rightcontainer {
	width:265px;
	float:left;
	padding:0px24px 0px 18px;
}

.leftrows {
	padding:0px 10px 0px 70px;
}

.redrow {
	color:#fff;
	background:#c12d00 url(../images/redbg.jpg) left bottom no-repeat;
	padding:21px 0px 30px 75px;
	margin:30px 0px 30px 0px;
}

#testimonial {
	padding:28px 0px 0px 0px;
}

.testimonialrow {
	padding:10px 0px 18px 0px;
	border-bottom:1px solid #9a9a9a;
}

.testitxt {
	width:100%;
	float:right;
}

.testiimg {
	width:50px;
	float:right;
}

#footercontainer {
	background:url(../images/footer.jpg) left top repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 34px;
	padding-left: 0px;
}

#footer {
	width:870px;
	margin:0px auto;
}

#footerleft {
	float:left;
	font-weight:bold;
	color:#ffffff;
}

#footerright {
	float:right;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#d19b8c;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.aboutus {
	float:right;
	padding:0px 20px 0px 30px;
}

.welcomeimg {
	float:left;
	padding:0px 24px 0px 0px;
}

.detailbutton {
	padding:5px 0px 0px 0px;
}

.readmore {
	padding:10px 0px 0px 0px;
}

.serviceimg {
	width:90px;
	float:left;
	
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/*	Text Style Start Here  */

h1 {
	font:31px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#ab2400;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 36px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

h2 {
	font:bold 15px Tahoma, Arial, Helvetica, sans-serif;
	color:#ab2400;
	padding:0px 0px 5px 0px;
	margin:0px;
}

h3 {
	font:bold 15px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 0px 5px 0px;
	margin:0px;
}

.redbold {
	font-weight:bold;
	color:#ab2400;
}

/*	Text Style End Here  */


/*	Menu Style Start Here  */

a {
	color:#ab2400;
	text-decoration:underline;
}

a:hover {
	text-decoration:blink;
}

.redrow a {
	color:#ffffff;
	text-decoration:underline;
}

.redrow a:hover {
	text-decoration:none;
}

.servicelink {
	width:150px;
	float:left;
	padding:10px 0px 10px 0px;
}

.servicelink ul {
	margin:0px;
	padding:0px 0px 0px 0px;
}

.servicelink ul li {
	display:block;
	list-style:none;
	background:url(../images/servicedisc.jpg) 0px 10px no-repeat;
	padding:0px 0px 0px 13px;
}

.servicelink li a {
	color:#ab2400;
	text-decoration:underline;
}

.servicelink li a:hover {
	text-decoration:none;
}

#testimonial a {
	display:block;
	color:#ab2400;
	background:url(../images/servicedisc.jpg) 0px 10px no-repeat;
	padding:0px 0px 0px 13px;
}

#testimonial a:hover {
	text-decoration:none;
}

#footer a {
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

/*	Menu Style End Here  */



/* inner pages css start 
h2{font:17px Tahoma, Arial, Helvetica, sans-serif ;margin:0px; color:#2c3031; font-weight:bold; padding:0px 0px 0 0px;}
h2 span{color:#3B4E6E}*/
.aboutus-img{float:right; border:4px solid #ab2400;	margin:0 0px 10px 20px;}
h5{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#ab2400; font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #ab2400;	margin:0px 0px 10px 0px;}
h6{
	font:15px Tahoma, Arial, Helvetica, sans-serif;
	color:#ab2400;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	font-size: 20px;
}
.aboutcolumnzone{padding:20px 0px 16px 0px;}
.aboutcolumn1{
	width:48%;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.aboutcolumn2{width:48%; float:right; margin:0px 0px 10px 0px;}
.abouticon{
	float:left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	clip: rect(auto,auto,auto,auto);
}
.insidereadmore{padding:10px 0px 10px 0px;}
input.button{color:#fff; background:#ab2400; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #ab2400;}
input.button:hover{cursor:pointer; color:#000; background:#ab2400; border:1px solid #ab2400;}
.project-img{
	float:right;
	margin-left:0px;
	border: 3px solid #ab2400;
	padding-left: 0px;
}
.whiteheading{font:30px Myriad Pro, Arial; color:#CBD76B; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{margin-bottom:20px; border-bottom:1px dotted #ab2400; padding-bottom:10px; padding-right:20px}
.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;}
.blog-posted-row{padding:3px;}
/* inner pages css ends */
#comment {
	color: #F00;
}
#layout #bodycontainer #rightcontainer #testimonial blockquote p strong u em {
	font-size: 18px;
	color: #F00;
}
#layout #bodycontainer #leftcontainer #CollapsiblePanel1 .CollapsiblePanelTab h1 {
	font-size: 31px;
}
#layout #bodycontainer #leftcontainer .leftrows div .ourprojectrow div div p strong {
	font-size: 14px;
	color: #000;
}
