@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background:url(../images/bg2.png) repeat-x; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#mainContainer{
	width: 728px;
	height:939px;
	margin: 0 auto;
	text-align: left;
}
#top{
	width:723px;
	height:113px;
	background:url(../images/top.jpg);
}
#top ul{
	float:right;
	list-style-type: none;
	margin: 20px;
	padding: 0;
}
#top ul a{
	color:#bb0104;
	text-decoration:none;
	font-weight:bold;
}
#top ul a:hover{
	color:#ffffff;
}
#mainContainer #top #selected span{
	color:#ffffff;
}
#topmenu{
	width:723px;
	height:40px;
}


#topmenu ul {
	display:inline;
	padding:0;
	margin:0 0 0 7px;

}

#topmenu li {
	list-style:none;
	list-style-position:outside;
	display:inline;
	color: #9a3c3d;
	line-height:40px;
}

#topmenu li a {	
	color: #9c9c9c;
	text-decoration:none;
	padding:10px 10px 10px 10px;
	margin:10px 0;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:medium;

}

#topmenu li a:hover {	
	background-color:#cfcdce;
	text-decoration:none;
	color:#9a3c3d;
}
#topmenu .active a{
	color: #9a3c3d;
	background-color:#ffffff;
}


#content{
	float:left;
	width:728px;
	height:310px;
}
#content .colLeft{
	float:left;
	width:361px;
}
#content .colLeft a{
	color:#A91515;
	text-decoration:none;
}
#content .colLeft a:hover {
	color: #A91515;
	text-decoration: underline;
}
#content .slogan{
	margin:38px 0 24px 15px;
}
#content .colLeft ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#content .colLeft li{
	background:url(../images/arrowGreen.png) no-repeat 0px 4px;
	padding-left:40px;
	margin-bottom:17px;
	color:#323232;
	line-height:20px;
}
#content .colRight{
	float:left;
	width:362px;

}
#features{
	float:left;
	width:723px;
	height:400px;
}
#mainContainer .blog .contentpaneopen #features a{
	text-decoration:none;
	color:#000000;
}
.bigBtn{
	position: relative;
	float:left;
	width:225px;
	height:400px;
}
.bigBtn .shadow-right,
.bigBtn .shadow-left,
.bigBtn .container {
	position: relative;
}
.bigBtn .shadow-right {
	background:url(../images/shadow-right.jpg) right bottom no-repeat;
	right:-5px;
}
.bigBtn .shadow-left {
	background:url(../images/shadow-left.jpg) left bottom no-repeat;
	left: -5px;
}
.bigBtn .container {
	margin-left:5px;
	height:399px;
	line-height:20px;
}
.bigBtn:hover{
	cursor:pointer;
}
.bigBnt_middle{
	margin:0px 23px 0 23px;
}
.right-shadow{
	float:right;
	display:inline;
	width: 2px;
	height:100%;
	top: 0px;
	right: -5px;
	background:url(../images/shadow-right.jpg) no-repeat bottom right;
}
.left-shadow {
	float:left;
	width: 2px;
	height:100%;
	top: 0px;
	left: -5px;
	background:url(../images/shadow-left.jpg) no-repeat bottom left;
}
.btnRed{
	color:#FFFFFF;
	margin:0;
	padding:3px 0;
	width:226px;
	height:50px;
	background:url(../images/bnt_out.jpg) no-repeat;
	font-size:small;
}
.btnRedOver{
	background:url(../images/bnt_over.jpg) no-repeat;
}
#mainContainer #features .bigBtn .shadow-right .shadow-left .container p{
	padding:0 20px 0 20px;
}
#mainContainer #features .bigBtn .shadow-right .shadow-left .container {
/*	background-color: #FFFFFF;*/

}


#bg_info{
/*	background:url(../images/more_info.gif) no-repeat 0px 200px;*/
}
#bg_by{
/*	background:url(../images/by_now.gif) no-repeat 0px 200px;*/
}
#bg_download{
/*	background:url(../images/download.gif) no-repeat 0px 200px;*/
}


#c1{
	margin-top:-5px;
	padding-top:5px;
	height:350px;
	background:#FFFFFF url(../images/more_info.gif) no-repeat 0px 150px;
}
#c2{
	margin-top:-5px;
	padding-top:5px;
	height:350px;
	background:#FFFFFF url(../images/download.gif) no-repeat 0px 150px;
}
#c3{
	margin-top:-5px;
	padding-top:5px;

	height:350px;
	background:#FFFFFF url(../images/by_now.gif) no-repeat 0px 150px;
}
#rodape{
	color:#717171;
	line-height:80px;
}


#rotator
{
	border: 0;
	padding:40px 0 0 12px;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 350px;
	height: 263px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 350px;
	height: 263px;
}

