div.full_content{
	display:inline;
	float:	left;
	width:800px;
}

a{
	color: #C35110;
	text-decoration:none;
	border-bottom:1px dotted #C35110;
}

a:hover{	border-bottom:2px solid orange;	}

hr{
	border: 2px solid #C35110;
}

/*HEADER*/
div.header_container{
	display:inline;
	float:left;
	width:800px;
	height:160px;
}

div.header_top-padding{
	display:inline;
	float:left;
	height:24px;
	width:800px;
	background:white;
}

div.header_rightside{
	display:inline;
	float:right;
	background:url(../images/design_v1/header/header-rightside.jpg);
	height:136px;
	width:23px;
}

div.header_leftside{
	display:inline;
	float:left;
	background:url(../images/design_v1/header/header-leftside.jpg);
	height:136px;
	width:43px;
}

div.header_topside{
	display:inline;
	float:left;
	background:url(../images/design_v1/header/header-topside.jpg);
	height:11px;
	width:734px;
	overflow:hidden;
}

div.header_logo{
	display:inline;
	float:left;
	background:url(../images/design_v1/header/header-logo.jpg);
	height:125px;
	width:338px;
}

div.header_content{
	font-size:13px;
	display:inline;
	float:left;
	background:url(../images/design_v1/header/header-content.jpg);
	height:125px;
	width:396px;
	text-align:right;
	font-family:monospace;
}

div.header_content div.top_spacer{
	display:inline;
	float:left;
	height:5px;
	width:100%;
}

div.header_content div.left_spacer{
	display:inline;
	float:left;
	height:120px;
	width:15px;
}

div.header_content div.right_spacer{
	display:inline;
	float:right;
	height:120px;
	width:10px;
}

div#header_normal_content{
	display:inline;
	float:right;
	width:371px;
	height:105px;
}

div#header_micro_content{
	display:inline;
	float:right;
	width:371px;
	height:15px;
	font-size:10px;
	font-family:arial, sans-serif;
}

/*MENU*/
div.menu_container{
	display:inline;
	float:left;
	width:800px;
	height:65px;
	overflow:hidden;
}

div.menu_topside{
	display:inline;
	float:left;
	background:url(../images/design_v1/menu/menu-topside.jpg);
	height:12px;
	width:800px;
	overflow:hidden;
}

div.menu_rightside{
	display:inline;
	float:right;
	background:url(../images/design_v1/menu/menu-rightside.jpg);
	height:37px;
	width:25px;
}

div.menu_leftside{
	display:inline;
	float:left;
	background:url(../images/design_v1/menu/menu-leftside.jpg);
	height:37px;
	width:25px;
}

div.menu_bottomside{
	display:inline;
	float:left;
	background:url(../images/design_v1/menu/menu-bottomside.jpg);
	height:16px;
	width:800px;
	overflow:hidden;
}

div.menu_content{
	display:inline;
	float:left;
	background:url(../images/design_v1/menu/menu-xrepeat.jpg);
	height:37px;
	width:750px;
}

div.menu_content a, div.menu_content a:hover{
	display:inline;
	float:left;
	margin-right:4px;
	height:37px;
	overflow:hidden;
	border-bottom:none;
}

/*CONTENT*/
div.content_container{
	display:inline;
	float:left;
	width:800px;
	height:100%;
	background:url(../images/design_v1/content/content-xrepeat.jpg) repeat-y;
}

div.content_rightside{
	display:inline;
	float:right;
	background:url(../images/design_v1/content/content-rightside.jpg);
	height:532px;
	width:23px;
}

div.content_leftside{
	display:inline;
	float:left;
	background:url(../images/design_v1/content/content-leftside.jpg);
	height:532px;
	width:43px;
}

div.content_content{
	display:inline;
	float:left;
	color: #210d01;
	overflow:hidden;
	background:url(../images/design_v1/content/content-header.jpg);
	background-repeat: no-repeat;
	width:734px;
}

div.content_content #socialmedia_toolbar{
	display:inline;
	float:	left;
	height:	33px;
	width:	250px;
	background:url(../images/design_v1/content/social_media_bar.jpg);
	margin:2px 0px 0px -2px;
}

div.content_content #socialmedia_toolbar a{
	display:inline;
	float:	left;
	border:	0px;
	margin:	0px -1px 0px 7px;
}

div.content_content h1{
	margin:	70px 0px 30px 30px;
	font-size:	40px;
}

div.content_content h2{
	display:inline;
	margin:	0px 0px 20px 0px;
	font-size:	20px;
	padding: 0px 10px 0px 3px;
	border-left: solid #C35110 7px;
	border-bottom: solid #C35110 3px;
	font-weight: bold;
}

div.content_maincontent{
	display:inline;
	float:left;
	width:716px;
	font-family:arial, sans-serif;
	padding:15px 7px 5px 7px;
}

div.content_maincontent #slideshow{
	height:300px;
	width:300px;
	display:inline;
	float:right;
	margin:10px 0px 5px 10px;
	background:#FFFFFF;
	border:0px;
}

div.content_maincontent .icon_container{
	width:	100px;
	height:	143px;
}