/*  Tags Declaration  */
BODY {
    margin: 0;
    padding: 0;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
    background: #243241;
}
A {text-decoration: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}

.relax {
	clear: both;
	height: 0;
	line-height: 0%;
	font-size: 0;
}
.bold{
	font-weight:bold;
}
.underline{
	text-decoration:underline;
}		
/*  Page  */
#page {
    margin: auto;
    text-align: left;
    width: 929px;
    background: #243241;
    border-left: 1px solid #8b929a;
    border-right: 1px solid #e5e7e9;
}

.header P, .content P, H1, H2, H3 {
	color:#7E95A1;
    padding: 0px;
    margin: 0px;
}
.content P {
    font-size: 13px;
    color: #FFF;
    line-height: 19px;
}
/*  Header  */
.header {
	width: 100%;
	float: left;
}
.left-header {
    float: left;
    margin: 21px 0 0 34px;
    display: inline;
    line-height: 0%;
    font-size: 1px;
    width: 300px;
}
.right-header {
    float: right;
    text-align: right;
    margin: 50px 20px 0 0;
    display: inline;
}
P.contact-info {
    font-size: 22px;
    color: #FFF;
    line-height: 25px;
}
.phone-icon {
    float: right;
    padding-left: 32px;
    background: url("../images/icons/phone.gif") no-repeat left center;
}
.header H1 {margin-top: 17px;}
.establish-box {
    background: #839ba7;
    border-top: 1px solid #708693;
    border-left: 1px solid #465765;
    border-right: 1px solid #465765;
    margin-top: 13px;
    float: left;
    width: 236px;
}
.establish-box P {
    line-height: 30px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: bold;
    color: #FFF;
}
.lt-blue {
    background: url("../images/bg/lt-blue.gif") no-repeat left top;
    position: relative;
    top: -1px;
    left: -1px;
    width: 100%;
    float: left;
}
.rt-blue {
    background: url("../images/bg/rt-blue.gif") no-repeat right top;
    position: relative;
    left: 2px;
    width: 100%;
    float: left;
    text-align: center;
}
/*  Content  */
.content {
	width: 100%;
	float: left;
}
.top-box {
    width: 100%;
    float: left;
    height: 309px;
    background: url("../images/pictures/main-img.jpg") no-repeat left top;
}
.top-100 {
    float: right;
    margin-right: 16px;
    display: inline;
}
.project-focus {
    width: 207px;
    float: left;
    height: 93px;
    /*background: url("../images/bg/bg-project-focus.png") no-repeat left top;*/
    margin-top: 105px;
    text-align: right;
}
.content-project-focus {margin: 15px 15px 0 0;}
.project-focus P {
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
    
    float: right;
    position: relative;
    line-height: 22px;
}
.project-focus P.with-icon {
    background: url("../images/icons/zoom.gif") no-repeat left top;
    padding-left: 32px;
}
.project-focus P SPAN {font-size: 21px;}
.project-focus A {
    color: #243241;
    font-size: 15px;
    font-weight: bold;
    position: relative;
}
.main-nav {
    float: right;
    width: 737px;
    background: #839ba7 url("../images/bg/lb-nav.gif") no-repeat left bottom;
    margin-right: 10px;
}
.main-nav-rb {
    background: url("../images/bg/rb-nav.gif") no-repeat right bottom;
    float: left;
    width: 100%;
}
.main-nav UL LI.first {margin-left: 8px;}
.main-nav UL {
    padding: 0px;
    margin: 0px;
    list-style: none;
    float: left;
}
.main-nav UL LI {
    display: inline;
    float: left;
    margin-right: 15px;
}
.main-nav UL LI A {
    display: block;
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    line-height: 30px;
}
.main-nav UL LI.selected A, .main-nav UL LI A:HOVER {color: #b6c5cc; text-decoration: none;}

.bord-content {
    margin: 30px 0 0 30px;
    /*background: url("../images/bg/border-content.gif") repeat-y top left;*/
    padding-bottom: 35px;
}

/* New Additions */
.bord-content-bg {
    margin: 30px 0 0 30px;
    background: url("../images/bg/border-content.gif") repeat-y top left;
    padding-bottom: 35px;
}

.home-left-col {
    width: 435px;
    float: left;
}

.home-left-col P {margin-top: 16px;}

.home-right-col {
    width: 422px;
    float: right;
}
.home-right-col H3 {margin-left: 6px;}
/* end New adds */

.left-col {
    width: 865px; /*435*/
    float: left;
}

.left-col P {margin-top: 16px;}

.left-col UL LI {
	color:white;
	font-size:14px;
}

.listd {
	margin:0 26px 0 0;
	float:left;
	font-size:14px;
}

.listd A {
	color:#1776b0;
}

.right-col {
    width: 422px;
    float: right;
}
.right-col H3 {margin-left: 6px;}
.gallery-box {
    background: #839ba7 url("../images/bg/lt-blue-big.gif") no-repeat top left;
    line-height: 0%;
    font-size: 1px;
    width: 100%;
    float: left;
}
.gallery-box-lb {
    background: url("../images/bg/lb-blue-big.gif") no-repeat left bottom;
    padding-bottom: 7px;
    width: 100%;
    float: left;
}
.gallery-box IMG {margin: 8px 0 0 8px; float: right; display: inline;}
.gallery-box P.bottom-title {
    font-size: 13px;
    color: #FFF;
    line-height: 13px;
    margin: 7px 0 0 20px;
    display: block;
}
P.blue-p {
    font-size: 19px;
    line-height: 24px;
    color: #7e95a1;
}
.right-col P.blue-p {text-align: center; margin-top: 35px;}
.right-col P.autor {text-align: center; font-size: 15px;}

.footer {
    width: 100%;
    float: left;
    padding-bottom: 20px;
}

.footerbtm a{
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    position: relative;
	margin:0 10px 0 10px;
}

.left-footer {
    width: 130px;
    float: left;
    display: inline;
    margin: 0 0 0 37px;
}
.left-footer P {
    padding: 0px;
    margin: 0px;
    font-size: 13px;
    color: #FFF;
    line-height: 19px;
}
.banners {
    width: 675px;
    float: right;
    background: #FFF;
    margin-right: 8px;
    display: inline;
    line-height: 0%;
    font-size: 1px;
}
.banners IMG {
    margin: 4px 0 0 15px;
    float: left;
    display: inline;
}
.lt-white {background: url("../images/bg/lt-white.gif") no-repeat left top;}
.rt-white {background: url("../images/bg/rt-white.gif") no-repeat right top;}
.rb-white {background: url("../images/bg/rb-white.gif") no-repeat right bottom;}
.lb-white {
    background: url("../images/bg/lb-white.gif") no-repeat left bottom;
    padding-bottom: 12px;
}

/*------------ Contact Form -----------------*/
div.frm	{
	width:400px; 
	height:auto;
	margin:0 0 0 17px;
	padding:0 0 0 0;
	float:left;
	display:inline;
	overflow:hidden;
	text-align:left;
	font-size:12px;
}

.inputl {
	display: block;
	width: 130px;
	float: left;
	margin-bottom: 2px;
	color:#ffffff; /*293239*/
	font-size:13px; 
	font-weight:bold;
}

.inputtxt {
	color:#333;
	width: 180px;
	height:14px;
	float: left;
	margin-bottom: 10px;
	margin-top: 0;
	font-size:12px;
	background-color:#d1d7da; /*fdfdfd*/
	padding:0 0 0 1px;
}

.button {
	color:#fff;
	padding:6px 10px;
	background-color:#839ba7;
	font-size:140%;
	font-weight:bold;
}

.clear{
	clear:both;
}

.content h4{
	font-size: 15px;
    color: #FFF;
	text-decoration:underline;
}