body
{
	background-color:#fff;
	font:normal 11px Arial;
	color:#6B7075;
	margin:0;
	padding:0;
}
.main
{
	width:1024px;
	height:700px;
}
.left
{
	float:left;
	font-size:12px;
	line-height:17px;
	padding:136px 6px 0 30px;
	text-align:left;
	color:#247CD7;
	width:164px;background:
                url('../images/left_my.jpg') top right no-repeat;
}
.left .title, .right .title
{
	font-weight:bold;
	color:#6B7075;
	font-size:13px;
	border-bottom:1px solid #6B7075;
	line-height:22px;
}
.right
{
	padding-top:87px;
	padding-left:10px;
	float:left;
	width:190px;
	height:700px;
	background:url('../images/right.jpg') top left no-repeat;
}
.middle
{
	float:left;
	width:593px;
	height:735px;
}

.logo
{
	width:597px;
	height:185px;
	background:url('../images/web_form_factory_logo.jpg');
}

.one, .two, .three
{
	padding:10px 10px 10px 30px;
}

.one
{
	float:left;
	width:165px;
	height:166px;
	background:url('../images/one.gif');
}

.two
{
	float:left;
	width:167px;
	height:166px;
	background:url('../images/two.gif');
}

.three
{
	float:left;
	width:163px;
	height:166px;
	background:url('../images/three.gif');
}

.four
{
	padding:20px 116px 10px 30px;
	float:left;
	width:467px;
	height:168px;
	background:url('../images/four.gif');
}

.five
{
	padding:20px 30px;
	float:left;
	width:145px;
	height:115px;
	background:url('../images/five.gif');
}

.six
{
	padding:20px 30px;
	float:left;
	width:186px;
	height:115px;
	background:url('../images/six.gif');
}

.submit
{
	float:left;
	width:163px;
	height:154px;
	padding:0;
}

.title
{
	font-family:Georgia;
	font-size:16px;
	color:#247CD7;
	font-weight:bold;
}

select
{
	width:150px;
	height:20px;
	color:#22405F;
}

.blog
{
    float:left;
width:575px;
margin-left:10px;
}
.redlink
{
color:#CE0000;
font-weight:bold;
}

.highlight
{
background-color:#A0C9FC;
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
padding:2px 4px 2px 4px;
}
a:link, a:hover, a:visited
{
	text-decoration:none;
                color:#247CD7;
                
}