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

body {
	margin: 0px;
	padding: 0px;
	background-color: #1b2732;
}

#header_bg {
	background-image:url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 182px;
}

#header {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	float: left;
	padding-left: 36px;
	margin-top: 33px;
}

#title {
	float: right;
	margin-top: 126px;
}

#nav_repeater{
	background-image: url(../images/nav_repeater.jpg);
	background-repeat: repeat-x;
	height: 52px;
}

#nav_wide {
	background-image:url(../images/nav_wide.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 52px;
}

#nav {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: 52px;
}

#nav_links a{
	float: left;
	display: block;
	text-indent: -9999px;
	outline: none;
	height: 52px;
	line-height: 0px;
	font-size: 0px;
}


#nav .agenda {
	background-image:url(../images/nav_agenda.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 52px;
	width: 237px;
}

#nav .agenda:hover {
	background-image:url(../images/nav_agenda.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 52px;
	width: 237px;
}

#nav .presenters {
	background-image:url(../images/nav_presenters.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 52px;
	width: 215px;
}

#nav .presenters:hover {
	background-image:url(../images/nav_presenters.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 52px;
	width: 215px;
}

#nav .register {
	background-image:url(../images/nav_register.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 52px;
	width: 256px;
}

#nav .register:hover {
	background-image:url(../images/nav_register.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 52px;
	width: 256px;
}

#nav .gmwd {
	background-image:url(../images/nav_gmwd.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 52px;
	width: 242px;
	text-indent: -9999px;
	display: block;
}

#nav .gmwd:hover {
	background-image:url(../images/nav_gmwd.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 52px;
	width: 242px;
	text-indent: -9999px;
}

#main_repeater {
	background-image: url(../images/main_bg_repeater.gif);
	background-repeat: repeat-x;
	height: 297px;
	line-height: 0px;
	font-size: 0px;
}

#main_wide {
	background-image: url(../images/main_bg_wide.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 297px;
	line-height: 0px;
	font-size: 0px;
}

#main_bg {
	background-image:url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	height: 297px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	line-height: 0px;
	font-size: 0px;
}

#content_repeater {
	background-image: url(../images/content_repeater.jpg);
	background-position: top left;
	background-repeat: repeat;
}

#content_top_repeater {
	background-image:url(../images/content_top_repeater.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

#content_top {
	background-image:url(../images/content_top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#content_main_repeater {
	background-image:url(../images/content_middle_repeater.jpg);
	background-position: bottom center;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}

#content_main {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 48px;
}

#leftside {
	float: left;
	width: 480px;
	padding-top: 50px;
	padding-left: 30px;
}

#leftside p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	line-height: 200%;
}

#leftside p .learnmore {
	display: block;
	text-align: right;
	padding-right: 40px;
	padding-top: 20px;
	font-size: 16px;
}

#leftside p .learnmore a{
	color: #336699;
	text-align: right;
	text-decoration: none;
	font-style: italic;
}

#leftside p .learnmore a:hover{
	text-decoration: underline;
}

#leftside p.italics {
	font-style: italic;
}

#leftside p.author {
	color: #336699;
	padding-bottom: 50px;
}

#leftside ul{
	padding-left: 7px;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-bottom: 50px;
	width: 400px;	
	margin-left: 0px;
}

#leftside ul li{
	list-style-type: none;
	background-image: url(../images/bullets.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 30px;
	line-height: 25px;
	padding-bottom: 15px;
} 

#rightside {
	float: right;
	width: 304px;
	padding-top: 70px;
	padding-right: 10px;
	
}

#rightside img.reg_title {
	margin-left: 0px;
	margin-bottom: 20px;
}

#register_btn {
	margin-bottom: 15px;
	margin-top: 0px;
}

#register_btn a{
	background-image: url(../images/index_register_btn.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 65px;
	width: 304px;
	text-indent: -9999px;
	outline: none;
	display: block;
}

#register_btn a:hover{
	background-image: url(../images/index_register_btn.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 65px;
	width: 304px;
	text-indent: -9999px;
	outline: none;
}

#rightside h3 {
 	margin-top: 40px;
	padding-left: 5px;
}

#rightside ul{
	padding-left: 7px;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-left: 0px;
}

#rightside ul li{
	list-style-type: none;
	background-image: url(../images/bullets.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 30px;
	line-height: 25px;
	padding-bottom: 15px;
}

#content_bottom_repeater {
	background-image:url(../images/content_bottom_repeater.jpg);
	background-position: left;
	background-repeat: repeat-x;
	height: 398px;
}

#content_bottom {
	background-image: url(../images/content_bottom.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 398px;
}

#border_bottom {
	background-image: url(../images/bottom_border.png);
	background-position: bottom;
	background-repeat: repeat;
	height: 10px;
	top: 388px;
	_top: 378px;
	z-index: 2;
	position: relative;
}

#content_bottom_main {
	
}

#footer {
	background-color: #1b2732;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: 170px;
}



#footer_links {
	float: left;
	margin-top: 77px;
	padding-left: 100px;
}

#footer_links a{
	margin-right: 80px;
	font-family: Gill Sans, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

#footer_links a:hover{
	font-family: Gill Sans, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #5a9dd5;
}

#footer_logo {
	float: right;
	padding-right: 65px;
	margin-top: 55px;
}

.clear {
	clear: both;
}

