.clearfix:after {
    content: "."; 
    display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: block;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}
.clearfix {display: block;} 

body {
	background-color: #FFFFFF;
    width:785px;
	text-align:left;
	margin:0 auto;
	position:relative;
	/*border-left: 1px solid #0099FF;
	border-right: 1px solid #0099FF;*/
}

html>body .center_border {
	width:780px;
	background:url("../images/border_center.jpg") repeat-y;
	
}

html>body .top_border {
    height:45px;
    background:url("../images/border_top.jpg") no-repeat;
}

* {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Tahoma,sans-serif;
	color:#777;
}
.clear {
	clear:both;
}
.clear_bg {
    clear:left;
    height:1px;
}
img {
    border:none;
	vertical-align:middle;
}

.float_l {
	width:inherit;
    float:left;
}


.header {
    width:750px;
	float:left;
	vertical-align:top;
	border-bottom:#0099FF;
    
}
.company_name {
    width:750px;
   
    margin:20px 0 0 15px;
	
}
.Navigation {
	float: left;
    width:595px;
    padding: 10px 5px 5px 5px;
	margin: 5px 15px 5px 45px;
/*	border-bottom: 1px solid #B7B7B7;*/
	
	
}

	.Navigation .Nav {
		display: block;
		width: 615px;
		background-color: #0099FF;
		list-style: none;
	}
	
		.Navigation .Nav li {
			border-right: solid 1px #666666;
			width:auto;
			float: left;
			font-size: 14px;
			font-weight: bold;
			color: #FFFFFC;
		}
		
		.Navigation .Nav a {
			display: block;
			color: #FFFFFC;
			padding: 10px 14px 10px 14px;
			text-decoration: none;
		}
		
			.Navigation .Nav a:hover {background-color: #00CCFF;}


/*.container {
width:765px;
    padding: 10px 5px 5px 10px;
    background-color:#FFFCF3;
	border: 1px solid #0099FF;

}*/


.content {
    width:605px;
    padding: 0px 70px 10px 70px;
	margin-left:15px;
    background-color:#FFFCF3;
	
	
    
}
.top {
    width:550px;
    background:url("../images/iStock_000001707729Medium.jpg") no-repeat;
    background-position:bottom right;
    margin:25px 20px 20px 25px;
    padding-top:10px;
    color:#01980F;
}
.top_text {
    margin:10px 0 5px 0;
    width:288px;
}
.top_text p {
    margin:3px 0;
}
.top a {
    color:#01980F;
}
.center {
    width:550px;
	margin:25px 20px 20px 25px;
}
.center_top {
    height:5px;
    background:url("../images/top.gif") no-repeat;
}
.center_center {
    background-color:#FFF8E5;
    border-left:1px solid #DCD4BF;
    border-right:1px solid #DCD4BF;
    background:url("../images/middle_bg_1.gif") repeat-y;
    margin-top:8px;
}
html>body .center_center {
    margin:0px;
}
.center_dot {
    height:10px;
    background-color:#FFF8E5;
}
.center_content {
    width:194px;
    margin:5px 13px 0 13px;
    color:#01980F;
}
.center_content a {
    color:#01980F;
	
}

.center_content li {
	text-indent: 15px;
	list-style: none;


}

.portfolio_image {
    width:280px;
    margin: 0px 0px 0 13px;
    color:#01980F;
}

html>body .center_content {
    margin:5px 19px 0 19px;
}
.center_text {
    margin-top:10px;
}
.center_text p {
    margin:15px 0 5px 0;
}
.center_text h1 {
    margin:15px 0 5px 0;
}
.center_bottom {
    height:5px;
    background:url("../images/bottom.gif") no-repeat;
}
.bottom {
    background:url("../images/middle_bg_2.gif") repeat-y;
	margin: 15px 0px 0px 25px;
}
.bottom_dot {
    height:15px;
    background-color:#FFFCF3;
}
.bottom_content {
    width:207px;
    margin:5px 0px 0 15px;
}
html>body .bottom_content {
    margin:0px 0px 0 19px;
}
.bottom_text {
    margin:0px 0;
}
.text {
    width:110px;
    margin-left:10px;
}
html>body .text {
    margin-bottom:2px;
}
.text h1 {
    color:#01980F;
    margin-bottom:2px;
}
.text span {
    font-weight:bold;
}
.map {
    margin-top:10px;
    background:url("../images/image_4.gif") no-repeat;
    padding-left:15px;
}
.map h1 {
    color:#01980F;
    margin:20px 0 10px;

}
.map p {
    margin:5px 0;
}
.map a {
    color:#01980F;
}
.footer {
    background-color:#FFFCF3;
    text-align:left;
    margin: 5px 0px 0px 5px;
    padding-top:30px;
}
.links {
    background-color:#FFFCF3;
    text-align:center;
    margin: 5px 0px 0px 5px;
    padding-top:30px;
}

html>body .bottom_border {
    height:45px;
    background:url(../images/border_bottom.jpg) no-repeat;
	text-align:center;
}
.sidebar {
border:solid 1px silver; padding:15px; margin-bottom:6px;
}
.sidebar .screen-name{
margin-right:5px;
}

.sidebar .tip{
margin:15px;
}
.sidebar .code{
font-weight:bold;font-family:monospace;font-size:120%;color:green;
}


