@charset "utf-8";
/* CSS Document */

body {
	background:#122965 url(../images/bgmain.jpg) left top repeat-x;
}

.headermain	{
	background:url(../images/headermain.jpg) center top no-repeat;
	width:100%;
	height:auto;
}

.headerbg	{
	background:#122965 url(../images/headerbg.jpg) left top no-repeat;
}

.navs	{
	padding:44px 0 0 0;
}

.flashbg {
	background:url(../images/flashbg.jpg) left top no-repeat;
	padding:1px;
}

.welcomebg {
	background:#080d2e;
	font:normal 12px Arial;
	color:#6987d6;
	margin-bottom:10px;
}

.welcomecolor {
	color:#b5c5ee;
	font-weight:bold;
}

.welcometext {
	padding:19px 0 0 35px;
	line-height:24px;
}

.form {
	width:98px;
	height:auto;
	float:left;
}

select.form2 {
	width:192px;
	height:18px;
	font:normal 12px Arial;
	color:#333333;
}

select.form3 {
	width:93px;
	height:18px;
	font:normal 12px Arial;
	color:#333333;	
}

select.form4 {
	width:94px;
	height:18px;
	font:normal 12px Arial;
	color:#333333;	
}

.bottomblog {
	background:#ffffff url(../images/blogsbg.jpg) left bottom no-repeat;
	color:#333333;
	font:normal 12px Arial;
	line-height:15px;
	
}

.marketreport {
	width:280px;
	float:left;
}

.marketreporttext {
	width:189px;
	padding:15px 0 0 75px;
	float:left;
}

.marketreportsubmit {
	width:219px;
	padding:15px 0 0 45px;
	float:left;
}

li.bloglist {
	list-style-image: url(../images/check.gif);
	margin-left:-3px!important;
	margin-left:/**/1px;
	list-style-image: url(../images/check.gif);
}

.blog {
	width:380px;
	float:left;
}

.blogtext {
	width:248px;
	float:left;
	padding:15px 0 0 33px;
}

.blogposted {
	width:83px;
	float:left;
	padding:15px 0 0 0;
	font:normal 11px Arial;
	color:#6ba4e0;
}

.commentsdate {
	font:normal 11px Arial;
}

.comments {
	font:bold 11px Arial;
	color:#ffffff;
	background-color:#6ba4e0;
	padding:4px 6px;
}

.proporg {
	width:200px;
	padding:15px 0 0 55px;
	float:left;
}

.propertyorganizer {
	width:280px;
	float:left;
}

.footer {
	padding:32px 0 40px;
	font:normal 10px Arial;
	color:#94a6d3;
	text-align:center;
	line-height:14px;
}

.footer a{
	color:#94a6d3;
	text-decoration:none;
}

.pipe {
	padding:0 10px;
}

