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


/* --- TAGS ---------------------------------------------------- */
* {margin:0px; padding:0px;}

a {color:#8a8a8a;}
	a img {border:none;}

body {background:#ffffff url(../images/dream_body_bg.png) repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#8a8a8a;}

div {position:relative;}

h1 {font-family:Arial; font-weight:bold; font-size:23px; text-decoration:none; border:none;}
h2 {font-family:Arial; font-weight:bold; font-size:20px; margin-bottom:15px;}

p {line-height:20px;}




/* --- PRE HEADER Starts ------------------------------------------------------------------------------------------------------------ */
#pre_header {
		width:950px/*990*/; height:9px/*33*/; padding:12px 20px; margin:0px auto; text-align:right;
		font-weight:bold; color:#a3a3a3;}
	#pre_header a img {border:none;}




/* --- PAGE HEADER Starts ------------------------------------------------------------------------------------------------------------ */
#page_header {width:950px/*990*/; height:80px/*80*/; padding:0px 20px; margin:0px auto; background:#f6f6f6;}

	#logo {width:175px; height:80px; margin-right:775px; float:left;}
	#logo a * {text-decoration:none; border:none;}

	#header_links {
		width:775px; height:51px/*80*/; margin-left:-775px; float:left; text-align:right; padding-top:29px;}




/* --- FMA Starts ------------------------------------------------------------------------------------------------------------ */
#fma {
	width:990px/*990*/; height:469px/*469*/;
	margin:0px auto; margin-bottom:40px; padding:0px;}
	
#fma p {width:560px; position:absolute; left:65px; top:170px;}




/* PAGE BODY Starts ------------------------------------------------------------------------------------------------------------ */
#page_body {width:950px/*990*/; height:auto; padding:0px 20px; margin:0px auto;}




/* --- PAGE FOOTER Starts ---------------------------------------------------------------------------------------------------------- */
#page_footer {width:970px/*990*/; height:auto; margin:0px auto; clear:both; font-size:10px; margin-bottom:10px;}
#page_footer a {color:#007ac3;}
	
	#legals {width:485px; margin-right:485px; float:left;}
	#contact_info {width:485px; margin-left:-485px; float:left; text-align:right;}
