﻿a
{
    font-family: Century Gothic, Verdana, Arial;
    text-decoration: none;
    color: #777575;
}
a:visited, a:active
{
    font-family: Century Gothic, Verdana, Arial;
    text-decoration: none;
    color: #777575;
}
a:hover
{
    font-family: Century Gothic, Verdana, Arial;
    text-decoration: none;
    color: #E2001A;
}

.main_table{width:910px; height:100%; margin:0; }
.footer_table{width:910px; height:100%; margin:0 0 0 10px; }

body
{
    background: url(images/body_bg.png) repeat-x top center #f2f2f2;
    margin: 0;
    padding-top: 35px;
    font-family: Century Gothic, Verdana, Arial;
    font-size: 10pt;
    color: #777575;
}

.ImgColumn
{
    padding-top: 20px;
    padding-bottom:20px;
}

.ThumbPortfolio
{
    padding: 8px; 
    border: 1px dashed #777575 !important; 
} 

.BtnMore
{
    margin-top: 20px;
    margin-left:120px;
}
.ImgLogo
{
    padding-top: 50px;
    padding-right: 50px;
}
hr
{
    display: none;
} 
div.hrorange { 
    height: 1px; 
    margin: 6px auto; 
    border-top: 1px solid #F29400; 
    width: 100%; 
}
div.hrred { 
    height: 1px; 
    margin: 6px auto; 
    border-top: 1px solid #E2001A; 
    width: 100%; 
}
div.hrgray { 
    height: 1px; 
    margin: 6px auto; 
    border-top: 1px solid #777575;     
}
div.hrlightgray { 
    height: 1px; 
    margin: 6px auto; 
    border-top: 1px solid #CCCCCC;     
}
div.hrblack { 
    height: 1px; 
    margin: 6px auto; 
    border-top: 1px solid #000000;     
}
.Menu1 a{
    font-family: Century Gothic, Verdana, Arial;
    font-size: 10pt;
    color: #FFFFFF;
    text-decoration: none;
    text-align:center;
}

.Menu1 a:hover{
    font-family: Century Gothic, Verdana, Arial;
    font-size: 10pt;
    color:#E2001A;
    text-decoration: none;
    text-align:center;
}

.MenuActive{
    font-family: Century Gothic, Verdana, Arial;
    color:#777575;
	font-weight:bold;
	font-size: 10pt; 
	text-align:center;
}


.FooterInfo {
    font-family: Century Gothic, Verdana, Arial;
    font-size: 8pt;
    text-align:left;
    color: #FFFFFF;
    text-decoration: none;
    padding-top:10px;
  }

.FooterInfo a {
    font-family: Century Gothic, Verdana, Arial;
    font-size: 8pt;
    text-align:left;
    color: #FFFFFF;
    text-decoration: none;
}

.FooterInfo a:hover {
    font-family: Century Gothic, Verdana, Arial;
    font-size: 8pt;
    text-align:left;
    color: #E2001A;
    text-decoration: none;
}

.TextBoxContact{
    font-family: Century Gothic, Verdana, Arial;
    font-size: 8pt;
    color: #333333;
    text-decoration: none;
}

.LabelContact{
    font-family: Century Gothic, Verdana, Arial;
    font-size: 9pt;
    color: #333333;
    text-decoration: none;
}

.leftmenu_bg {
width: 19px;
background: url(images/menu_round_sx.png) top right;
height: 40px;
}
.rightmenu_bg {
width: 19px;
background: url(images/menu_round_dx.png) top right;
height: 40px;
}
.leftmain_bg {
width: 16px;
background: url(images/main_round_sx.png) bottom left;
height: 16px;
}
.rightmain_bg {
width: 16px;
background: url(images/main_round_dx.png) bottom right;
height: 16px;
}

.footer_bg { 
width:100%; height:110px;
border:none;
background-color:#42494d;
}

.footer,a.footer:link,a.footer:active,a.footer:visited {color:#ffffff;}
a.footer:hover{color:#C00;}

