@charset "utf-8";
/* CSS Document */

body {background-image:url(../images/social/bg.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#325e3d;
margin:0;
padding:0;
}

* {margin:0; padding:0;}

img {border:0;
margin:0;
padding:0;
}

a {text-decoration:none;}

#wrap {width:960px;
margin-left:auto;
margin-right:auto;
}

#top {height:251px;
width:960px;
margin:0;
padding:0;
background-image:url(../images/social/bg_top.gif);
background-repeat:repeat-x;
background-position:left;
background-position:top;
text-align:left;
}

#button_home{
	height:43px; 
	width:139px; 
	margin-left:15px; 
	margin-top:6px;}

#logo_area {width:181px;
height:251px;
background-image:url(../images/social/bg_search.jpg);
text-align:left;
float:left;
}

#search {}

#search input {margin-left:15px;
margin-top:8px;
_margin-top:4px;
width:130px;}

#search img {margin-left:70px;}

#welcome {width:520px; height:251px; float:left;}
#welcome img {display:block; margin-left:70px;}

#title {width:491px; height:81px; position:relative; margin-left:-20px; _margin-left:-30px;}
#title img {display:block;}

#rollovers {width:232px; height:239px; padding-top:12px; margin-left:713px;}
#rollovers_bottom {margin-top:9px;}
#left {width:47px;
	background:url(../images/social/bg_leftshadow.jpg) repeat-y;
	}

#right {width:95px;
	background:url(../images/social/bg_rightshadow.jpg) repeat-y;
	float:right;}
	
#nav {background:url(../images/social/bg_nav.jpg) no-repeat;
	width:818px;
	height:39px;}
	
#subnav img {display:block;}
	
#content {width:818px;
	background-color:#FFFFFF;
	height:330px;
	}
	
#maintable {background-image:url(../images/all/footer/bg_green.jpg); 
	background-repeat:repeat-y;
	}
	
#sidecontent {width:104px;
	margin-top:60px;
	font-size:10px;}
	
#main {width:714px;
	margin:0;
	}
	
#maincontent {background-image:url(../images/social/bg_contentsides.gif); 
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;
	min-height:257px;
	}

#footer {width:818px;
	height:75px;
	background-image:url(../images/all/footer/bg_bottomshadow.gif);
	background-repeat:repeat-x;
	}
	
#footer_space {height:21px; width:818px;}
#footer_links {margin-left:110px; _margin-left:50px; margin-top:21px; float:left;}

#footer_links a {margin-right:11px;}
	



