html { min-height: 100%; margin-bottom: 0px; margin-top:0px;}

.clear_both {
	clear:both;
}

.clear_left {
	clear:left;
}

.clear_right {
	clear:right;
}

#page {
	width:100%;
}

#top_strip {
	height:10px;
	background-color:#434040;
}

#top_blue {
	height:133px;
	background-image:url('http://www.stuff2send.com/img/top_blue_bg.jpg');
}

#page_inner {
	width:800px;
	margin:auto;	
}

#account_menu {
	float:right;
	width:200px;
}

#account_menu_left {
	background-image:url('http://www.stuff2send.com/img/top_blue_left.jpg');
	background-repeat:no-repeat;
	background-color:#434040;
	width:174px;
	height:30px;
	float:left;
	padding-left:13px;
}

#account_menu_left p a {
	color:#E76E18;
}

#account_menu_right {
	background-image:url('http://www.stuff2send.com/img/top_blue_right.jpg');
	background-repeat:no-repeat;
	background-color:#434040;
	height:30px;
	width:13px;
	float:right;
}

#logo_sitename {
	width:600px;
	float:left;
}

#logo {
	float:left;
	width:144px;
}

#sitename {
	float:left;
	margin-left:10px;
	text-align:left;
}

#sitename h1 {
	margin:0px;
	padding:0px;
	color:#426c4a;
	font-size:2.4em;
	font-weight:normal;
}

#sitename p {
	margin:0px;
	padding:3px 0px 0px 0px;
	color:#434040;
}

#header_section {
	width:100%;
	background-image:url('http://www.stuff2send.com/img/header_img_bg.jpg');
	background-repeat:repeat-x;
	height:176px;
}

#header_image {
	width:1000px;
	margin:auto;
}


#page_content_holder {
	width:800px;
	margin:auto;
}

#page_content {
	float:right;
	width:575px;
}

.grey_header_strip {
	background-color:#2f2727;
	width:285px;
	height:30px;
}

p.orange_heading {
	margin:0px;
	padding:6px;
	color:#e76e18;
	text-align:left;
	font-size:1.1em;
}

#bottom {
	width:100%;
	background-image:url('http://www.stuff2send.com/img/news_bg.jpg');
	background-repeat:repeat-x;
	background-color:#daf3f6;
	min-height:220px;
	margin-top:15px;
}

#bottom_content {
	width:800px;
	margin:auto;
}
 
#news {
	float:left;
	width:565px;
	text-align:left;
} 

#news h2 {
	color:#2f2727;
	font-weight:normal;
}

#vertical_line {
	float:left;
	padding-top:20px;
}

#social_bookmarking {
	float:right;
	width:225px;
	margin-top:15px;
}

#social_bookmarking h4{
	color:#ca5e0f;
	padding-bottom:3px;
}
 
#facebook {
	float:left;
	text-align:left;
}

#twitter {
	float:right;
	text-align:left;
}

#radio2 {
	float:left;
	text-align:left;
	margin-top:20px;
}

#footer {
	width:100%;
	background-image:url('http://www.stuff2send.com/img/footer_bg.jpg');
	background-repeat:repeat-x;
	background-color:#2f2727;
	height:65px;
	background-position:bottom;
	padding-top:10px;
 }
 
#footer_content {
	width:800px;
	margin:auto;
	text-align:right;
	color:#e76e18;
}

#footer_content a {
	color:#e76e18;
	text-decoration:none;
}

#footer_content a:hover {
	text-decoration:underline;
}

#footer_left {
	float:left;
	padding-top:5px;
}

#footer_right {
	float:right;
	text-align:right;
	padding-top:10px;
}

#footer_right p {
	color:#e76e18;
	padding:0px 0px 3px 0px;
	margin:0px;
	font-size:0.9em;
}

#footer_right p a {
	color:#e76e18;
	text-decoration:none;
}

#footer_right p a:hover {
	text-decoration:underline;
}

#footer_right p.small_print {
	color:#e76e18;
	padding:0px;
	margin:0px;
	font-size:0.8em;
}

#footer_right p.small_print a {
	color:#e76e18;
	text-decoration:none;
}

#footer_right p.small_print a:hover {
	text-decoration:underline;
}