/*
CSS Credit: http://www.templatemo.com/
*/
html {
	background: url(../images/fixin_html_bg.jpg) repeat;
}
body {
	margin: 0;
	padding:0;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #fff;
	background: url(../images/fixin_page_bg.jpg) repeat-x  center top;
	width: 100%;
	display: table;
}

a:link, a:visited { color: #578500; text-decoration: none; } 
a:active, a:hover { color: #CC0000; text-decoration: none }

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #86c111;
	background: url(../images/fixin_h1.jpg) no-repeat;
	background-position: left;
	height: 48px;
	padding-left: 38px;
	padding-top: 20px;
	
}
h2 {
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	height: 26px;
	background: url(../images/fixin_h2.jpg) repeat-x;
}

#fixin_container {
	width: 900px;
	margin: auto;
}
#fixin_topsection {
	float: left;
	width: 900px;
	height: 76px;

}
#fixin_topsection_title {
	float: left;
	width: 300px;
        font-size: 26px;
	font-weight: bold;
        font-style: italic; 
	margin-top: 20px;
	height: 34px;
	padding-top: 8px;
	padding-left: 40px;
	background: url(../images/fixin_logo.png) no-repeat;
}
#fixin_topsection_title img {
	float: left;
}
.fixin_topmenu{
	float: right;
	margin-top: 30px;
}

.fixin_topmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.fixin_topmenu li{
	display: inline;
}

.fixin_topmenu li a{
	float: left;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	width: 70px;
	height: 24px;
	margin-left: 10px;
	padding-top: 1px;
	background: url(../images/fixin_top_button.png) no-repeat;
}

.fixin_topmenu li a:hover, .fixin_topmenu li .current{
	color: #fff;
	background: url(../images/fixin_top_current.png) no-repeat;
}

#fixin_left_column {
	float: left;
	width: 323px;
}
#fixin_left_top {
	float: left;
	width: 323px;
	height: 219px;
	background: url(../images/fixin_left_header.jpg) no-repeat;
}
.fixin_leftmenu {
	float: left;
	width: 260px;
	margin-top: 0px;
}
.fixin_leftmenu ul {
	list-style-type: none;
	padding-left: 70px;
	margin: 0px;
}
.fixin_leftmenu li a {
	display: block;
	height: 20px;
	font-size: 12px;
	color: #000000;
	background: url(../images/fixin_menu_button.gif);
}
.fixin_leftmenu li a:hover, .fixin_leftmenu li .current {
	color: #578500;
}
#fixin_right_column {
	float: right;
	width: 577px;
	background: url(../images/fixin_right_bg.png) repeat-y;
}
#fixin_right_top {
	float: left;
	margin: 0px;
	width: 577px;
	color: #003333;
	font-weight: bold;
	font-size: 16px;
	height: 117px;
	background: url(../images/fixin_right_header.jpg) no-repeat;
}
#fixin_right_mid {
	float: left;
	width: 446px;
	margin: 0px auto;
	background: #fff;
	color: #000;
	padding: 0px 45px 0px 45px;
	text-align: justify;
}
#fixin_right_mid img {
	float: right;
	padding-left: 10px;
}
#fixin_right_mid strong {
	float: right;
	padding-right: 60px;
	background: url(../images/fixin_star.jpg) no-repeat;
	background-position: right;
	color: #eec400;
}
#fixin_right_bot {
	float: left;
	margin-top: 0px;
	padding-top: 50px;
	width: 561px;
	height: 25px;
	color: #333333;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/fixin_right_footer.jpg) no-repeat;
}

.button {
	font-family: Tahoma, "Arial Black";
	float: left;
	width: 165px;
	padding: 10px 0px 0px 50px;
	margin: 20px 0px 0px 50px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	height: 30px;
	background: url(../images/fixin_h3.png) no-repeat;
}

.check {
	float: left;
	width: 323px;
	text-align: center;
}

.grassroots {
	float: left;
	width: 323px;
	text-align: center;
	color: #000;
	margin-top: 10px;
}

.igive {
	float: left;
	width: 323px;
	text-align: center;
	color: #000;
	margin-top: 10px;
}
#image_left img {
	float: left;
	padding-left: 0px;
}