/* CSS Document */

body 
{
	background: #9BB2CA url('images/back.gif');
	margin: 0 10px;
	padding: 0;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}

#bodyWrap
{
	background: url('images/back_top.jpg') repeat-x;
	width: auto;
	min-width: 770px;
	height: 432px;
}


.pageWrapper1
{
	margin:0 auto;
	text-align:center;
	padding-top:65px;
}
.main_left_box_content_title1
{
	color:#009966;
	font-size:12px;
	margin-bottom:5px;
	font-weight:bold;
}

.pageWrapper
{
	margin: 0 auto;
	width: 750px;
}
.pageWrapper #template_content
{
	margin-top:5px;
	background-color:#FFFFFF;
}
.pageWrapper #template_content .line
{
	clear:both;
	background-color:#FFFFFF; padding-right:10px;
}
.pageWrapper #template_content .line #left
{float:left; width:250px}
.pageWrapper #template_content .line #right
{float:left; width:450px;}
.pageWrapper #template_content .line #spacer
{
	clear:both;
	width:auto; height:10px;
	border-bottom:1px dashed #CCC;
	margin-left:10px;
}
.pageWrapper #template_content .line #spacer_end
{
	clear:both;
	width:auto; height:10px;
}


#header 
{
	height: 146px;
	margin-right: -2px; /* Box model adjustment */
}

#header #logo 
{
	width: 223px;
	float: left;
	background: url('images/sedn_logo.jpg') no-repeat #FFF;
	background-position:7px 30px;
	margin:0;
	height: 146px;
	position:absolute;
	z-index: 100;
}

#heading .head {
	height: 78px;
	background: url('images/header.jpg') no-repeat right top #FFF;
	border-right: 2px solid #fff;
	position: relative;
	margin-right:0;
	text-align:right;
}
/* 
* html #heading .head {
  margin-right: 0px; Extra 2px due to IE Box model 
}
*/
#heading .top, 
#heading .sub {
	color: #FFF;
	margin: 10px 10px 0 0;
	float: right;
	width: 370px;
	text-align: right;
	height: 22px;
}

#heading a:link,
#heading a:visited {
	color: #FFF;
	margin-left: 32px;
	text-decoration:none;
}

#heading a:hover {
	border-bottom: #7487A1 4px solid;
}

#heading .sub {
	clear: right;
}


/*MAIN*/
#main_left
{	
	float:left;
}
.main_left_box
{	
	margin:5px 0 5px 0;
	padding:5px 0;
	background-color:#FFF;
	width:223px;
	background-image:url(images/bg1.gif);
	background-repeat:repeat;
}
.main_left_box_title
{
	font-weight:bold;
	font-size:13px;
	color:#0033FF;
	padding-left:5px;
	padding-bottom:5px;
}
.main_left_box_content
{
	margin:5px;
}
.main_left_box_content a:link, .main_left_box_content a:visited
{
	color:#0033ff;
}
.main_left_box_content_line
{
	background-image:url(images/bg2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:14px;
}


.main_left_box_content a:hover
{	
	text-decoration:none;
}
.main_left_box_content_title
{
	color:#333333;
	font-size:12px;
	margin-bottom:5px;
}

#main_right
{
	float:left;
	width:527px;
	margin:5px 0 5px 0;
}
#main_right_top
{
	width:auto;
	height:auto;
	margin:0;
	background-color:#FFFFFF;
	color:#000000;
}

#main_right_top a:link, #main_right_top a:visited
{
	font-size:11px;
	font-family:tahoma;
	color:#0033ff;
	text-decoration:none;
}
#main_right_top a:hover {text-decoration:underline;}

#main_right_title
{
	font-weight:bold;
	font-size:13px;
	color:#000;
	padding-left:5px;
}
.main_right_text
{
	font-weight:normal;
	font-size:10px;
	color:#666;
	padding:5px;
}
.main_right_text_alpha
{
	text-align:center;
	font-size:9px;
	color:#666666;
	padding-top:5px;
	padding-bottom:5px;
}
.main_right_text_alpha a:link, .main_right_text_alpha a:visited
{
	font-size:10px;
	font-family:tahoma;
	text-decoration:none;
}
.main_right_text_alpha a:hover
{
	text-decoration:underline;
}

.form_join_input
{
	width:200px;
	height:16px;
	border:1px solid #999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.form_join_textarea
{
	width:200px;
	height:60px;
	border:1px solid #999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.form_join_button
{
	width:150px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#thanks
{
	text-align:center;
	color:#FF0000;
	font-weight:bold;
	padding:10px 0 20px 0;
}


.main_right_line
{
	width:517px;
	margin-left:10px;
	padding-bottom:10px;
	#padding-bottom:0;
}
.main_right_line img {margin:10px;}

/*MAIN*/


#footer
{
	text-align:right;
	font-size:10px;
	color:#FFF;
	margin-top:5px;
}
#footer a:link, #footer a:visited
{
	color:#FFF;
	text-decoration:none;
}
#footer a:hover
{
	text-decoration:underline;
}
#bottom_links
{
	clear:both;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	margin-top:5px;
}
#bottom_links a:link, #bottom_links a:visited
{
	color:#FFF;
	text-decoration:none;
}
#bottom_links a:hover
{
	text-decoration:underline;
}
