/*
CSS Credit: http://www.s a l v e r a i n h a . c o m . b r/
*/
html {
	background: url(imagens/sr_html_bg.jpg) repeat;
}
body {
	margin: 0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #CCCCCC;
	background: url(imagens/sr_page_bg.jpg) repeat-x  center top;
	width: 100%;
	display: table;
	font-style: normal;
}

a:link, a:visited {
	color: #CC9900;
	text-decoration: none;
} 
a:active, a:hover { color: #CC0000; text-decoration: none }

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #86c111;
	background: url(imagens/sr2_h1.jpg) no-repeat;
	background-position: left;
	height: 48px;
	padding-left: 38px;
	padding-top: 20px;
	
}
h2 {
	margin-top: 20px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	height: 26px;
	background: url(imagens/sr_h2.jpg) repeat-x;
}

#sr_container {
	width: 775px;
	margin: auto;
}
#sr_topsection {
	float: left;
	width: 900px;
	height: 15px;

}
#sr_topsection_title {
	float: left;
	width: 300px;
	font-size: 22px;
	font-weight: bold;
	margin-top: 20px;
	height: 34px;
	padding-top: 10px;
	padding-left: 55px;
	background: url(imagens/sr_logo.png) no-repeat;
}
#sr_topsection_title img {
	float: left;
}
.sr_topmenu{
	float: right;
	margin-top: 30px;
}

.sr_topmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.sr_topmenu li{
	display: inline;
}

.sr_topmenu li a{
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	width: 80px;
	height: 24px;
	margin-left: 10px;
	padding-top: 3px;
	background: url(imagens/sr_top_button.png) no-repeat;
}

/*		CSS Credit: w w w . s a v e r a i n h a . c o m	. b r	*/

.sr_topmenu li a:hover, .sr_topmenu li .current{
	color: #fff;
	background: url(imagens/sr_top_current.png) no-repeat;
}

#sr_left_column {
	float: left;
	width: 280px;
}
#sr_left_top {
	float: left;
	width: 775px;
	height: 210px;
	background-image: url(imagens/sr2_left_header.jpg);
	background-repeat: no-repeat;
}
.sr_leftmenu {
	float: left;
	width: 260px;
	margin-top: 0px;
}
.sr_leftmenu ul {
	list-style-type: none;
	padding-left: 70px;
	margin:10px;
}
.sr_leftmenu li a {
	display: block;
	height: 20px;
	font-size: 11px;
	color: #3c4826;
	background: url(imagens/sr_menu_button.gif);
}
.sr_leftmenu li a:hover, .sr_leftmenu li .current {
	color: #000;
}
#sr_right_column {
	float: right;
	width: 775px;
	background-image: none;
	background-repeat: repeat-y;

}
#sr_right_top {
	float: left;
	margin: auto;
	width: 577px;
	height: 219px;
	background: url(imagens/sr_right_header.jpg) no-repeat;
}
#sr_right_mid {
	float: left;
	width: 662px;
	background: #fff;
	color: #666666;
	text-align: justify;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 45px;
}
#sr_right_mid img {
	float: right;
	padding-left: 10px;
}
#sr_right_mid strong {
	float: right;
	padding-right: 60px;
	background: url() no-repeat;
	background-position: right;
	color: #eec400;
}
#sr_right_bot {
	float: left;
	width: 775px;
	height: 75px;
	color: #CC9900;
	text-align: center;
	font-weight: bold;
	background: url(imagens/sr_right_footer2.jpg) no-repeat;
	padding: 0px;
}

.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(imagens/sr_h3.png) no-repeat;
}

.video {
	font-family: Tahoma, "Arial Black";
	float: left;
	width: 365px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	height: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.check {
	float: left;
	width: 280px;
	text-align: center;
}
