*{ margin:0; padding:0}
body { font-family:Arial, Helvetica, sans-serif; font-size:100%;}

#main{ width:740px; margin:0 auto}
#header{}

#content{
	width:695px;
	height:690px;
	float:left;
	background-color:#eeeeee
}
#content_wrap{ width:710px; height:690px; float:left; padding-left:15px; margin-top:-3px }

.left_border, .right_border{background-image:url(images/border.jpg); width:5px; height:690px; float:left}
.form, .google{ float:left; padding: 10px 0 0 10px}
.checkbox{ margin:0 5px 0 0}

#footer{width:740px; height:70px; background-image: url(images/footer.jpg); float:left;}
