@charset "utf-8";
/* CSS Document */

body{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; margin:0; padding:0;
	background-image: url(images/header+bg.jpg);
	background-repeat: repeat-x; text-decoration:none;
}
/*HEADER*/
.header{ height:148px;}
.flash{ background:url(images/flash+bg.jpg) repeat-y center top; display:block; height:235px; }
.logo{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding-left:32px;}
/*WELCOME*/
.container{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; background:url(images/welcome+bg.jpg) repeat-x;}
.container b{ color:#478195; font-weight:bold;}
.container p{ line-height:17px; color:#5b5a5a; text-align:justify;}
.underline{ color:#478195; border-bottom: 1px dotted }
.quick_services{ background:url(images/quick+services+bg.png); height:361px;}
.menu_left{background:url(images/menu_left_pad.gif) repeat-y; width:4px;}
.menu_right{background:url(images/menu_right_pad.gif) repeat-y; width:4px;}
.menu_bg{background:url(images/menu_bg.gif) repeat-x center top;}
.menu_txt_bg{background:url(images/menu_txt_bg.png) repeat-y;}
.menu_text{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none; padding:0;margin:0; }

.menu_text a{
color:#000000;
text-decoration:none;
}

.menu_text a:hover{
color:#000000;
text-decoration:none;
border-bottom: dotted black 1px;
}


/*OUR LATEST*/
.our_latest{ background:url(images/our+latest+work.jpg) repeat-x; height:220px;}
.menutext{ background:url(images/quick+text+bg.jpg) no-repeat; width:253px; height:36px;}
/*FOOTER*/
.footer{ background:url(images/footer+bg.jpg) repeat-x; height:77px; color:#676767; padding-right:32px; padding-left:32px;}
.footer a{ text-decoration:none; color:#676767; padding:5px;}
.footer a:focus{ background:#676767; text-decoration:none; color:#000000; padding:5px;}
.footer a:hover{ background:#676767; text-decoration:none; color:#000000; padding:5px;}
/*CLIENTELE*/
.img{ border:solid 2px #dadada; padding:2px; text-decoration:none;}
.img:hover{ border:solid 2px black; padding:2px;}

.download{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#000000; padding:0; margin:0; color:#000000;}
.download a{ text-decoration:none; color:#000000; }
.download a:hover{ background:#676767; color:white;}
