/* CSS Document */

body { background:url(../images/bg.jpg) #03274b top left repeat-x; margin:0; font-family:Arial, Helvetica, sans-serif;*text-align:center;_text-align:center;}

#wrap {
	margin-left: auto;
	margin-right: auto;
	width:950px;
	*text-align:left;
	_text-align:left;
}
#navBg {width:950px; height:44px; background:url(../images/navBg.jpg) no-repeat;margin-top:15px;}


#mainContent {width:950px;background-color:white;margin-top:5px;}
	.content {float:left; width:740px; background:url(../images/contentBg.jpg) no-repeat;padding-bottom:30px;}
	.right {float:left;width:200px;margin-left:5px;padding-bottom:30px;}
		.form {float:left;width:200px;background:url(../images/formBg.jpg) no-repeat; height:600px;padding-bottom:60px;}
		.search { color:#0054a6;font-weight:bold;font-size:14px;}


#footer {width:950px; height:140px;background:url(../images/footer.jpg) no-repeat;margin-top:5px;text-align:center;}