/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #F93D00;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}
/* wrapper*/	
#wrapper {
	width: 910px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.Bold_110 {
	font-size: 110%;
	font-weight: bold;
}

/* ------------------------------------------------------------------------------------------------------------------ */	
/* Bannas*/	

#Banna {
	width: 910px;
	background-image: url(../Assets/Banna/banna_top3.gif);
	background-position: left top;
	height: 25px;
	background-repeat: no-repeat;
	background-color: #000000;
}	
	
#Banna_bottom {
	width: 910px;
	background-image: url(../Assets/Banna/banna_bottom.gif);
	background-position: left top;
	height: 25px;
	background-repeat: no-repeat;
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}	
/* ------------------------------------------------------------------------------------------------------------------ */
/* Page */
#page {
	width: 910px;
	background: #FFFFFF;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: right;
}
/* ------------------------------------------------------------------------------------------------------------------ */
/* Logo*/	

#Logo {
	width: 910px;
	height: 78px;
	background-color: #0066FF;
	background-image: url(../Assets/Logo/fusion_new_logo3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}	
/* ------------------------------------------------------------------------------------------------------------------ */
/* Top_menu */
#Top_menu {
	width: 910px;
	background-color: #EEEEEE;
	}
/* ------------------------------------------------------------------------------------------------------------------ */
/* Footer */

#footer {
	width: 910px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000000;
	text-align: center;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: center bottom;
	bottom: auto;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: bottom;
}

#footer a {
	color: #FFFFFF;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* Sidebar */

#sidebar {
	float: left;
	width: 120px;
	color: #787878;
	height: 650px;
}

/* ------------------------------------------------------------------------------------------------------------------ */

/* Content */

#content {
	float: right;
	width: 760px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	height: auto;
}
/* ------------------------------------------------------------------------------------------------------------------ */

/* Content_title */

#content_title {
	font-size: 1.75em;
	font-weight: bold;
	color: #FF0000;
	text-transform: capitalize;
	background-color: #FFFF33;
}
/* ------------------------------------------------------------------------------------------------------------------ */

/* Content_Detail */

#content_Detail {
	font-weight: normal;
	color: #000000;
	text-transform: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
}
/* ------------------------------------------------------------------------------------------------------------------ */

.Page_space_start {
	text-indent: 10px;
	padding-top: 10px;
}


/* ------------------------------------------------------------------------------------------------------------------ */

.page_title {
}

.page_title .title {
	color: #F93D00;
}

.page_title .title a {
	background: none;
	color: #F93D00;
	border: none;
	text-transform: capitalize;
}

.page_title .title a:hover {
	text-decoration: underline;
}

.page_title .meta {
	border-bottom: 1px dashed #D2D4C9;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.page_title .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}
.bar_row {
	border-top-style: none;
	height: 1px;
	background-color: #FF6600;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1px;
}
.table_bar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.Line {
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.Theme_headder {
	font-size: 200%;
}

