.coda-slider, .panel, .coda-nav {width:1004px;} 
.coda-slider-wrapper {margin:0 auto;} 
.panel, .coda-slider, .coda-nav, .coda-nav li, #coda-nav-left a, #coda-nav-right a {
	float:left;
	height: 290px;
} 
.coda-slider, .coda-slider-wrapper {position:relative;} 

h2 a {font-family:'PT Sans', sans-serif; font-size:28px; text-decoration:none; color:#414B55;} 

.coda-slider-wrapper {
	width:1004px;
} 
.coda-slider {
	height:300px !important;
	overflow:hidden;
	background-position:no-repeat;
	background-position:center -85px;
	width:1004px;
	margin-top:15px;
} 
.panel {padding:20px 0;} 
p { font-family:georgia, sans-serif; font-size:16px; font-style:italic; text-decoration:none; color:#414B55; }
#coda-nav-left {bottom:0; float:right} 
#coda-nav-left a, #coda-nav-right a {height:20px;margin:10px 10px 0 10px;
} 
#coda-nav-left a:hover, #coda-nav-right a:hover
{
	cursor:pointer;
}
#coda-nav-right {right:0;bottom:0; float:right; margin-right:20px;} 
.signUp_btn1
{
	width:180px;
	color: #ffffff;
	border: none;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#d22233), to(#ef453e));
	background: -moz-linear-gradient(top,  #d22233,  #ef453e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#d22233', endColorstr='#ef453e');
	vertical-align: baseline;
	margin:10px 6px 9px 0px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family: meetingFontB,arial;
	font-weight: normal;
	font-size: 18px;
	padding: 12px 0px 12px 0px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-ms-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	float:left;
}
.signUp_btn1:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#ef453e), to(#d22233));
	background: -moz-linear-gradient(top,  #ef453e,  #d22233);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef453e', endColorstr='#d22233');
}
.signUp_btn1:active {
	color: #dddddd;
	background: -webkit-gradient(linear, left top, left bottom, from(#d22233), to(#ef453e));
	background: -moz-linear-gradient(top,  #d22233,  #ef453e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#d22233', endColorstr='#ef453e');
}