@import "/styles/landing-reset.css";

body {
	background:#fff url(/images/bg-tile.jpg) top repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#layout {
	width:100%;
	background:url(/images/bg-head.jpg) top center no-repeat;
}
#wrapper {
	width:771px;
	margin:0px auto;
}
#head {
	padding-top:35px;
	text-align:right;
	margin-bottom:10px;
}
#head a {
	text-decoration:none;
}
#head img {
	float:left;
}
#head .login {
	font-family:"trebuchet ms", arial, sans-serif;
	font-size:9px;
	color:#666;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:13px;
	margin-right:5px;
	display:block;
}
#head form {
	margin:0px;
	padding:0px;
	margin-right:4px;
	margin-bottom:26px;
}
#head .text {
	width:239px;
	height:15px;
	margin:0px;
	padding:0px;
	border:1px solid #868787;
	border-bottom:2px solid #868787;
	vertical-align:top;
	padding-left:3px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:5px;
	background:#e8ece0;
}
#right-column .text {
	background:#e8ece0;
	border:1px solid #868787;
	border-bottom:2px solid #868787;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#head ul {
	margin-right:5px;
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-align:left;
	margin-left:150px;
}
#head li {
	display:block;
	float:left;
	text-align:center;
	margin-left:5px;
	width:70px;
}
#head li a {
	color:#999;
	text-decoration:none;
	
}
#head li a:hover {
	color:#000;
	font-weight:bold;
}
#content {
	background:#fff url(/images/content-bg.jpg) top no-repeat;
	padding-top:47px;
	margin-left:-8px;
}

#content h1 {
	font-size:23px;
	color:#111;
	margin-left:43px;
	font-weight:lighter;
	margin-bottom:15px;
	width:300px;
	height:22px;
}
#content h1 span {
	display:none;
}

#content h2 {
	margin-left:43px;
	color:#252525;
	font-weight:lighter;
	font-size:13px;
	border-bottom:1px solid #d6d7d4;
	margin-right:40px;
	padding-bottom:18px;
	line-height:18px;
	margin-bottom:15px;
}
#content h2 a {
	color:#219EC6;
	text-decoration:none;
}
#content p a {
	color:#219EC6;
	text-decoration:none;
	font-weight:bold;
}
#content p a:hover {
	color:#000;
	text-decoration:underline;
}
#left-column {
	width:521px;
	float:left;
}
#content p strong {
	font-weight:bold;
}
#left-column h4 {
	font-size:11px;
	font-weight:bold;
	color:#252525;
	margin-left:43px;
	margin-bottom:10px;
}
#left-column h3 {
	font-size:12px;
	font-weight:bold;
	color:#252525;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-left:43px;
}
#right-column h3 {
	font-size:11px;
	font-weight:bold;
	color:#252525;
	margin-bottom:10px;
	clear:both;
	text-transform:uppercase;
	text-decoration:none;
}
#right-column h3 a {
	color:#596243;
	text-decoration:none;
}
#right-column {
	width:210px;
	float:left;
}

#left-column .left-text {	
	font-size:11px;
	color:#252525;
	line-height:14px;
	text-align:justify;
	margin-left:5px;
	margin-bottom:20px;
	margin-right:25px;
	float:left;
	border-bottom:1px solid #d6d7d4;
}
#left-column .bottom-text {
	font-size:11px;
	color:#252525;
	line-height:14px;
	text-align:justify;
	margin-left:5px;
	margin-bottom:20px;
	margin-right:25px;
	padding-bottom:50px;
}

#left-column .left-image {
	float:right;
	width:150px;	
	text-align:right;

}
#left-column p {
	font-size:11px;
	color:#252525;
	line-height:14px;
	margin-left:43px;
	margin-bottom:20px;
	margin-right:25px;
}
#left-column li {

	color:#252525;
	line-height:14px;
	margin-right:25px;
}
#left-column ul {
	margin:0px;
	padding:0px;
	list-style-type:square;
	margin-left:60px;
	margin-bottom:20px;
}
#left-column em {
	font-style:italic;
}

#left-column .bottom-image {
	/*border-bottom:2px solid #868787;*/
	margin-bottom:10px;
	margin-left:43px;
	float:left;
}
#left-column .bottom-button {
	/*border-bottom:2px solid #868787;*/
	margin-bottom:10px;
	padding-left:5px;
	float:right;
	font-size:9px;
	width:200px;
}
#left-column .image-link {
	float:left;
	text-align:center;
	font-size:

}
#left-column .image-link p{
	margin:0px;
	padding:7px;
	font-size:9px;
}
#left-column #checkboxes {
	font-size:9px;
	clear:both;
	color:#333;
}
#left-column .button {
	margin-top:20px;
	margin-bottom:30px;
}
#left-column .check {
	margin-left:15px;
}
#right-column h4 {
	font-size:10px;
	color:#000;
	font-weight:bold;
	margin-bottom:2px;
}
#right-column p {
	font-size:9px;
	color:#000;
	line-height:12px;
	margin-bottom:13px;
}
#right-column form {
	margin-bottom:20px;
}
#right-column .button {
	margin-top:5px;
}
#right-column form p {
	margin-bottom:3px;
}
#right-column .center-image {
	text-align:center;
	margin-top:5px;
	margin-bottom:10px;
}
#right-column .company-info {
	text-align:left;
	color:#000;
	font-size:9px;
	line-height:12px;
	padding-top:113px;
	/*padding-top:159px;*/
}

#foot {
	margin-left:43px;
	margin-right:40px;
	border-top:1px solid #d6d7d4;
	padding-top:5px;
	text-align:center;
	padding-bottom:40px;
}
#foot li {
	display:inline;
	font-size:9px;
	margin:0px 2px;
}
#foot li a {
	color:#808080;
	text-decoration:none;
}
#foot li a:hover {
	color:#191919;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


