body, * { margin:0; padding:0; border:0; font-family:Geneva, Arial, Helvetica, sans-serif; }

div#wrapper { width:1000px; height:650px; background-color:#FFFFFF; }

div#header { position:relative; width:auto; height:50px; color:#2462AD; }
div#header ul { padding-left:26px; padding-top:15px; }
div#header ul li { display:inline; list-style:none; padding-right:18px; font-size:25px; }
div#header ul li img { vertical-align:top; }
div#header li.right { float:right; }
div#header img { border:none; }

div#left_col { color:#ECEEF7; float:left; width:50%; background-color:#2462AD; height:500px; /*border-left:1px solid #5979BB;*/ }

div#right_col { color:#2462AD; float:right; width:50%; background-color:#ECEEF7; height:500px; /*border-right:1px solid #F4F5FB;*/ }

div#footer { clear:both; width:auto; height:100px; text-align:right; }

p.little_blue { font-weight:bold; font-size:11px; color:#2462AD; margin-top:15px; margin-left:40px; }