@charset "utf-8";
/* CSS Document */

body { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; background-color:#fff; padding:0; margin:5px 0; color:#333333  }
div, p, ul, li, form { padding:0; margin:0; list-style-type:none; }
a { color:#0000ff; text-decoration:underline }
img { border:0; }

.font9 { font-size:9px }
.font10 { font-size:10px }
.font11 { font-size:11px }
.font12 { font-size:12px !important }

#go-wrap { width:778px; margin:0 auto; text-align:left; }

#go-top { background:url(images/go-top.gif) 0 0 no-repeat; width:777px; height:45px; text-indent:-9999px;  }
#go-top2 { background:url(images/go-top2.gif) 0 0 no-repeat; width:777px; height:45px; text-indent:-9999px;  }
#go-header { background:url(images/go-header-bg.jpg) 0 0 no-repeat; width:777px; height:81px;  }
#go-header2 { background:url(images/go-header-bg2.jpg) 0 0 no-repeat; width:777px; height:81px;  }	
#go-header img { margin:0 0 0 35px }

#go-main { width:100%; background:url(images/go-main-bg-alane.jpg) 0 0 no-repeat; width:777px; height:433px;  }
#go-main2 { width:100%; background:url(images/go-main-bg-alane3.jpg) 0 0 no-repeat; width:777px; height:500px;  }
#go-main3 { width:100%; background:url(images/go-main-bg-alane4.jpg) 0 0 no-repeat; width:777px; height:600px;  }
#go-main-vict { width:100%; background:url(images/go-main-bg-victoria.jpg) 0 0 no-repeat; width:777px; height:433px;  }
#go-main-katie { width:100%; background:url(images/go-main-bg-katie.jpg) 0 0 no-repeat; width:777px; height:433px;  }
#go-main-jon { width:100%; background:url(images/go-main-bg-jon.jpg) 0 0 no-repeat; width:777px; height:433px;  }

#go-main-left { float:left; width:300px; margin:0 0 0 40px }
#go-main-left ul { padding:100px 0 0 140px; } 
#go-main-left ul li { font-size:11px; margin:0 0 10px 0 } 

#go-main-right { float:left; width:400px; padding:90px 0 0 20px }
#go-main-right ul { margin:0 0 0 5px }
#go-main-right li { font-size:11px; padding:0 0 0 7px; background:url(images/go-right-bullet.gif) 0 0 no-repeat; }
#go-main-right select, #go-main-right option { font-size:13px; padding:2px 2px 1px 5px; width:210px; }

#go-main-right2 { float:left; width:400px; padding:3px 0 0 20px }
#go-main-right2 form { padding:60px 0 0 0px }
#go-main-right2 #learnmore { text-align:right; margin:0 20px 33px 0; font-size:9px; }
#go-main-right2 ul { margin:0 0 0 5px }
#go-main-right2 li { font-size:11px; padding:0 0 0 7px; background:url(images/go-right-bullet.gif) 0 0 no-repeat; }
#go-main-right2 select, #go-main-right option { font-size:13px; padding:2px 2px 1px 5px; width:210px; }

.logo { padding:0 5px 0 5px }
.line { padding:11px 0; }
.button { text-align:center; font-size:14px; font-weight:bold; }
.button div { margin:0 0 10px 0 }

#go-mid { margin:0 0 0 120px; padding:10px 0 0 70px; width:600px  }
#go-mid h2 { font-size:13px; padding:20px 0 10px 0; margin:0;  }
#go-mid ul { float:left; margin:0px 0 0px 0px; width:250px; }
#go-mid ul.right { float:left; margin:0px 0 0px 0px; width:280px; }
#go-mid li { margin:0px 0 11px 0; background:url(images/bullet.gif) 0 0 no-repeat; padding:0 0 0 15px }
#go-mid p { margin:0; background:url(images/bullet.gif) 0 0 no-repeat; padding:0 0 0 15px; font-size:11px; }
#go-mid span  { display:block; font-size:14px; font-weight:bold; margin:20px 0 0 200px }

#go-bottom { width:100%; padding:20px 0 0 0; }

#go-bottom-left { font-size:11px; float:left; width:390px; margin:0 0 0 30px }
#go-bottom-left p { margin:0 0 10px 0 }
#go-bottom-left a { color:#333333; text-decoration:none; font-size:9px; }

#go-bottom-right { }
#go-bottom-right ul { padding:0;  }
#go-bottom-right li { padding:0; float:left; margin:0 1px 0 0 }


/* Clear Fix   */
.clear {
	overflow: hidden;
	width: 100%;
}
.cf:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

