/* CSS Document */
body
{
margin:0 0 0 0;
font-family:Tahoma, Verdana, Arial;
font-size:12px;
color:#000000;
font-weight:normal;
background-color:#333333;
}
div#mainbody
{
width:1004px;
margin:0 auto;
}
div#logo
{
width:253px;
float:left;
}
div#topright
{
width:750px;
height:108px;
float:left;
background-image:url(images/bg_topright.jpg);
background-repeat:no-repeat;
}
div#navigation
{
width:525px;
float:right;
margin-top:30px;
margin-right:15px;
}
div#navigation img
{
margin-left:1px;
}
div#bannerimages
{
width:1004px;
float:left;
}
div#body-content
{
width:1004px;
float:left;
background-image:url(images/bg_conten.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
}
div#text-content
{
width:980px;
margin:0 auto;
margin-top:20px;
}
div#heading
{
width:711px;
height:33px;
line-height:33px;
overflow:hidden;
background-image:url(images/heading_bg.gif);
background-repeat:no-repeat;
}

div#heading1
{
width:711px;
height:33px;
line-height:33px;
overflow:hidden;
background-image:url(images/civilworks_heading.gif);
background-repeat:no-repeat;
}
div#headig-right
{
width:253px;
height:33px;
line-height:33px;
overflow:hidden;
float:right;
background-image:url(images/heading_bg_right.gif);
background-repeat:no-repeat;
}
div#borderinner
{
width:720px;
border-right:1px dotted #A2A2A2;
}
div#innertext
{
width:688px;
font-family:Tahoma, Verdana, Arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
margin-left:15px;
margin-top:5px;
/*border-right:1px dotted #A2A2A2;*/
}
div#inner-text-right
{
width:255px;
float:right;
/*border-left:1px dotted #A2A2A2;*/
font-weight:bold;
}
div#inner-text-right li
{
list-style-image:url(images/button.gif);
margin-top:8px;
}
div#footer
{
width:1004px;
height:40px;
float:left;
line-height:40px;
background-color:#B3B3B3;
}
div#copyright
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
float:right;
margin-right:5px;
}
div#contactinfo
{
width:25%;
margin:0 auto;
}
.civil_heading
{
font-family:"Trebuchet MS", "Arial Narrow Special G1", Verdana;
font-size:14px;
font-weight:bold;
color:#CE000B;
text-decoration:none;
}
.heading
{
font-family:"Trebuchet MS", "Arial Narrow Special G1", Verdana;
font-size:30px;
font-weight:bold;
color:#CE000B;
text-decoration:none;

}
.heading1
{
font-family:"Trebuchet MS", "Arial Narrow Special G1", Verdana;
font-size:20px;
font-weight:bold;
color:#CE000B;
text-decoration:none;

}



.contac_text
{
font-family:Tahoma, Verdana, Arial;
font-size:13px;
font-weight:bold;
color:#666666;
text-decoration:none;
}
.contac_special
{
font-family:Tahoma, Verdana, Arial;
font-size:13px;
font-weight:bold;
color:#333333;
text-decoration:none;
}
.form
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
div#galeryimages
{
width:90%;
margin:0 auto;
}
div#galeryimages img
{
margin-left:30px;
margin-bottom:10px;
}
.button
{
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
cursor:pointer;
}
.button:hover
{
background-color:#CE000B;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
cursor:pointer;
}