/* CSS Document */


body{
margin:0;
padding:0;
background-color:#EEF2FB;
}
#wrapper{
width:920px;
margin-right:auto;
margin-left:auto;
}

#top_menu{width:800px;text-align:right;margin:50px 0 0 60px;font-family:Arial, Verdana;color:#ffffff; font-size:11px; font-weight:bold;}
#top_menu a {color:#ffffff; text-decoration:none;}
#top_menu a:hover{text-decoration:underline;}

#register_now {float:left;margin:105px 0 0 65px; height:29px; width:130px;}

#home_button { float:left;margin:0px 0 0 60px; height:45px; width:130px;}

#sponsors{width:920px;float:left;}
#main_event {width:920px;float:left; background-image:url(bg_main2.jpg); background-repeat:no-repeat;}

#main_event_reg {width:920px;float:left; background-image:url(bg_main3.jpg); background-repeat:no-repeat;}

#main_wrapper {float:left; width:920px;margin:60px 0 20px 0;}

#content {float:left; background-image:url(bg_content.jpg); background-repeat:repeat-y; width:602px;font-family:arial, verdana; font-size:12px; color:#414141; line-height:17px; background-color:#ffffff;border:1px solid #ADADAD;}
#content table {font-family:arial, verdana; font-size:12px; color:#414141; line-height:17px;}

.content_bg {width:547px;margin-left:35px;float:left;padding-bottom:30px;}

td input, textarea, select { width:260px; font-family:Arial, Verdana; font-size:12px; }

td.salut input { width:16px; }

td.submit input { width:80px; }

.register_now {float:left;margin:267px 0 0 70px; width:130px; height:29px;}

.title {color:#1C5CA8;font-size:22px; padding-top:10px; float:left; width:560px; line-height:40px;}
