body {
      background: #333;
      margin: 0;
      padding: 0;
      font-family: arial;
      font-size: 13px;
      color: #6f6d66;
}

table {
     border: 0;
     border-collapse: collapse;
}



a img {border: 0}

.main_tbl {
        border-right: 4px solid #000;
        border-left: 4px solid #000;
        background: url("img/main_tbl_bg.gif");
        width: 980px;
}

.left_menu {
        background: #f6f4e1;
        width: 226px;
}

.left_menu_top_round {
        background: url("img/left_menu_top_round.gif");
        height: 15px;
}

.left_menu_bot_round {
        background: url("img/left_menu_bot_round.gif");
        height: 15px;
}

.left_menu_bg {
        background: url("img/left_menu_bg.gif");

}




.right_menu {
        width: 208px;
        margin-bottom: 20px;
}

.right_menu_top_round {
        background: url("img/right_menu_top_round.gif");
        height: 15px;
}

.right_menu_bot_round {
        background: url("img/right_menu_bot_round.gif");
        height: 15px;
}

.right_menu_bg {
        background: url("img/right_menu_bg.gif");
}

.right_menu_tbl {
        margin: 0 12px 0 12px;
}



.browse_portfolio {
        text-align: left;
        margin-top: 50px;
        margin-bottom: 30px;
}

.get_quote {
        text-align: center;
        margin-top: 30px;
        margin-bottom: 30px;
}

.contact_us {
        text-align: right;
        margin-top: 30px;
        margin-bottom: 30px;
}

.feedback {
        text-align: center;
        margin-top: 50px;
        margin-bottom: 30px;
        width: 200px;
}

.quote_author {
        background: #f2efdb;
        color: #616058;
        font-size: 11px;
        text-align: left;
        border-top: 2px solid #d3d2c3;
        padding: 5px 0 5px 0;
}

.quote_txt {
        font-family: Times New Roman;
        font-size: 20px;
        text-align: left;
        color: #938560;

}

.left_menu h2 {
        color: #7db21f;
        font-size: 13px;
        font-weight: bold;
        padding: 0;
        margin: 0;
}

.left_menu_tbl {
        margin: 0 12px 0 12px;
}

/*.left_menu_tbl tr {
        height: 23px;
} */

.left_menu_tbl ul {
        list-style-type: none;
        padding: 0;
        margin: 7px 0 0 0;
}

.left_menu_tbl ul li {
        margin: 5px 0 0 0;
}

.left_menu_tbl a:link, .left_menu_tbl a:visited, .right_menu_tbl a:visited {
        color: #393939;
}

.left_menu_tbl a:hover {
        color: #FBB400;
        text-decoration: underline;
}

.cont_tbl_top_round {
        background: url("img/cont_tbl_top_round.gif");
        height: 13px;
}

.cont_tbl_bot_round {
        background: url("img/cont_tbl_bot_round.gif");
        height: 13px;
}

.cont_tbl_bg {
        background: url("img/cont_tbl_bg.gif");
}

.cont_tbl h2{
        font-size: 18px;
        color: #938560;
        font-weight: normal;
        padding: 0;
        margin: 0 0 10px 0;
}

.links_clouds {
        text-align: center;
}

.links_clouds a:link, .links_clouds a:visited, a:link, a:visited {
        color: #368bc2;
}
.links_clouds a:hover {
        text-decoration: underline;
        color: #FBB702;
}
a:hover {
        text-decoration: underline;
        color: #FBB702;
}

.date {
        color: #98946d;
        font-weight: bold;
        font-size: 12px;
        text-align: left;
}

.news_txt {
        color: #747474;
        font-size: 12px;
        text-align: left;
}
.news_txt a:link, .news_txt a:visited{
        color: #368bc2;
}
.news_txt a:hover {
        text-decoration: underline;
        color: #FBB702;
}
.news_txt p {
        padding: 0;
        margin: 7px 0 0 0;
        text-align: left;
}

.menu {
       text-align: left;
}

.menu ul {
        list-style-type: none;
        padding: 0;
        margin: 0 13px 0 0;
}

.menu ul li {
        display: inline;
        margin-left: 30px;
}

.menu a:link, .menu a:visited {
        color: #368BC2;
        text-decoration: underline;
        font-weight: bold;
}

.menu a:hover {
        color: #FBB400;
        text-decoration: none;
}



.top_links {
        margin-right: 13px; margin-top: 6px;
}

.cont {
        margin: 5px 18px 10px 18px;
        text-align: justify;
}

.cont_tbl {
        margin-bottom: 20px;
}



.comm_tbl {
        margin-bottom: 20px;
}

.comm_tbl_top_round {
        background: url("img/comm_tbl_top_round.gif");
        height: 13px;
}

.comm_tbl_bot_round {
        background: url("img/comm_tbl_bot_round.gif");
        height: 13px;
}

.comm_tbl_bg {
        background: url("img/comm_tbl_bg.gif");
}

.comm_date {
        color: #938560;
        font-size: 11px;
        text-align: right;
}

.comm_txt {
        font-size: 12px;
        color: #393939;
        padding: 8px 0 0 0;
}


.comm_tbl h2, .add_comm_tbl h2{
        font-size: 18px;
        color: #938560;
        font-weight: normal;
        padding: 0;
        margin: 0 0 10px 0;
}


.add_comm_tbl {
        margin-bottom: 20px;
}


.add_comm_frm {
        width: 150px;
        border: 1px solid #7c7c7c;
        background: #fff;
        margin: 0 0 8px 0;
}

.add_comm_ta {
        width: 450px;
        border: 1px solid #7c7c7c;
        background: #fff;
        margin: 0 0 5px 0;
}


.add_comm_tbl span {
        color: #393939;
        font-size: 12px
}









.work_item1 {
        background: #F2EFDB;
        text-align: left;
        width:476px;
        margin-left: 2px;
        padding-top:10px;
        padding-right:10px;
        padding-left:10px;
}
.work_item1 .descr
{
	padding-bottom:20px;
	border-bottom-style:dotted;
	border-bottom-width:thin;
}
.work_item1 .date
{
	text-align:left;
	color:#B2B2AB;
	padding-right:5px;
	}
.work_item2 {
        background: #f4f2e0;
        width: 496px;
        text-align: left;
}

.work_thumb {
        border: 2px solid #e8e4d0;
}

.work_scr {
        border: 2px solid #e8e4d0;
        margin: 5px 0 10px 0;
}

.work_scr_txt {
        color: #938560;
        font-size: 11px;
        padding-top: 10px;
}




.top_txt {
        margin-left: 297px; width: 350px; border: 0px solid red;
}

.top_txt_head {
        margin: 0; padding: 0; color: #FBB400; font-size: 23px; line-height: 20px; line-height: 19px
}

.top_txt_head span {
        font-size: 20px;
}

.top_txt_head_txt {
        margin: 10px 0 0 0; padding: 0; font-size:11px; color: #000
}



.top_pic {
        background: url('img/top_pic.jpg');
}

.top_pic2 {
        background: url('img/top_pic2.jpg');
}

.top_pic_head {
        text-align: right;
        height: 34px;
}

.top_pic_head2 {
        text-align: right;
        height: 34px;
        background: url("img/top_pic_head2.gif") left bottom no-repeat;
}

.tbl_head {
        background: #fff;
        height: 30px;
        font-weight: bold;
        border-bottom: 1px solid #e6e1cc;
}

.tbl_row1 {
        height: 35px;
}

.tbl_row2 {
        height: 35px;
        border-bottom: 1px solid #e6e1cc;
        background: #ece9d5;
}

.tbl_serv {
        padding-left: 10px;
        text-align: left;
}

.tbl_row1 td, .tbl_row2 td {
        text-align: center;
}

.tbl_head td {
        border-bottom: 1px solid #e6e1cc;
        text-align: center;
}

.serv_bann_txt {
        font-size: 10px;
        padding: 5px 10px 5px 8px;
        background: #fff;
        text-align:justify;
}
.top_menu {
	margin:5px 20px;
	text-align:left;
}

.top_menu .item{
	background:url('img/corner-l.gif') no-repeat top left;
	float:left;
	padding:0px;
}
.top_menu .item .close{
	background:url('img/corner-r.gif') no-repeat top right;
	padding:5px 19px 5px 10px;
	font-family:Arial;
	font-size:13px;
}
.top_menu .item .close a:link,
.top_menu .item .close a:visited,
.top_menu .item .close a:active
{
	color:#368BC2;
	text-decoration:none;
}
top_menu .item .close a:hover{
	color:#FBB400;
	text-decoration:underline;
}
.top_menu .top_links {
	float:right;
	margin:0 10px;
}
cont img
{
	clear:right;
}