/* for understanding browsers */
#content_main{
	min-height:500px;
	width:980px;margin-left:250px;
	margin-top:200px;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html #content_main {height: 500px;}
/**/


.main, .main fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

.main {
	padding: 0 0 14px;
}




.main_description {
	float: right;
}


.main_features {
	width: 100%;
	overflow: hidden;
	padding: 0 0 2px;
}

#mainContent {
	margin-left:20%;
	float:left;
	width: 455px;
}


#content {
	background: #fff;
}


.section_sidebar .section {
	width: 700px;
	float: left;
}

.control {
	margin:0;
	padding:0;
	vertical-align:middle;
}

.main_features a:link,
.main_features a:visited,
.main_features a:active {
	color: #57889c;
	text-decoration: none;
}

.main_features a:hover {
	text-decoration: underline;
}

span.features {
	display: block;
	float: right;
	white-space: nowrap;
	font-size: 11px;
	color: #c7c7c7;
} 

.main_description  p {
	padding: 0;
}

.section_sidebar {
	min-height: 1px;
}


.section_sidebar:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.sidebar {
	margin: 19px 0 0;
	width: 192px;
	float: right;
}

.sidebar h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 22px;
	color: #9f9f9f;
}

.section_sidebar .section_content {
	width: 658px;
}

.sidebar .module {
	background: #f5f5f5 url(../imagens/module_bottom.gif) no-repeat left bottom;
	margin: 16px 0 0;
}

.sidebar .module a:link,
.sidebar .module a:visited,
.sidebar .module a:active {
	color: #86bdd2;
	text-decoration: none;
}

.sidebar .module a:hover {
	color: #3995b9;
	text-decoration: underline;
}

.module_title {
	height: 31px;
	background:url(../imagens/module_title.gif) no-repeat;
	padding: 6px 11px 0;
}

.module_content {
	padding: 5px 11px 11px;
	font-size: 11px;
	line-height: 17px;
}

.module_content ul {
	margin: 0;
	padding: 0;
}

.module_content li {
	list-style: none;
	display: inline;
	padding: 0 10px 0 0;
}


.module_content li.cloud_0 { font-size: 1.00em; }
.module_content li.cloud_1 { font-size: 1.10em; }
.module_content li.cloud_2 { font-size: 1.20em; }
.module_content li.cloud_3 { font-size: 1.30em; }
.module_content li.cloud_4 { font-size: 1.40em; }
.module_content li.cloud_5 { font-size: 1.50em; }
.module_content li.cloud_6 { font-size: 1.60em; }
.module_content li.cloud_7 { font-size: 1.70em; }
.module_content li.cloud_8 { font-size: 1.80em; }
.module_content li.cloud_9 { font-size: 1.90em; }

.secondary_menu {background: #ececec url(../imagens/staff_menu_bottom.gif) no-repeat left bottom;position: relative;top: 0;left: 0;margin: 3px 0 0;}
.secondary_menu_title {height: 31px;background:url(../imagens/staff_menu_top.gif) no-repeat;padding: 6px 11px 0;}
.secondary_menu_content {padding:  0 0 5px;}
.secondary_menu_content ul {margin: 0;padding: 0;width: 100%;overflow: hidden;}



.secondary_menu_content ul ul {
	background: #cfcfcf url(../imagens/sec_menu_ul.gif) no-repeat;
	padding: 4px 0 0;
	position: relative;
	top: 0;
	left: 0;
	margin: 0 0 -4px;
	
}

.secondary_menu_content ul ul li {
	background:url(../imagens/sec_menu_ul_li.gif) no-repeat left bottom;
	padding: 0 0 4px;
	font-weight: normal;
	font-size: 11px;
	
	
}

.secondary_menu_content ul ul li  a:link,
.secondary_menu_content ul ul li a:visited,
.secondary_menu_content ul ul li  a:active {
	line-height: 22px;
	color: #226b87;
	background-image:url(layout/sec_menu_arrow2.gif);
	min-height: 1px;
	
}

.secondary_menu_content ul ul li  a:hover {
	text-decoration: underline;
	color: #0c5b7a;
}

.secondary_menu_content ul ul li.last {
	background:url(../imagens/sec_menu_ul_li_last.gif) no-repeat left bottom;
}

.secondary_menu_content li {
	list-style: none;
	background:url(../imagens/sec_menu_bg.gif) no-repeat;
	width: 100%;
	float: left;
	padding: 4px 0 0;
}

.secondary_menu_content li.first {
	background: none;
	padding: 0;
}

.secondary_menu_content a:link,
.secondary_menu_content a:visited,
.secondary_menu_content a:active {
	display: block;
	line-height: 26px;
	color: #3995b9;
	
	background:url(../imagens/sec_menu_arrow.gif) no-repeat 13px center;
}

.secondary_menu_content a:hover {
	color: #266d89;
	text-decoration: underline;
}



.secondary_menu span {
	display: block;
	padding: 0 0 0 23px;
}

.main_btn_container {
	margin: 0;
	padding: 5px 0 0;
	width: 100%;
	overflow: hidden;
	
}

.main_btn_container li {
	margin: 0;
	padding: 0 8px 0 0;
	list-style: none;
	float: left;
	
}

.button {
	display: block;
	height: 21px;
	background-repeat: repeat-x;
	line-height: 21px;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
}

.button input {
	cursor: pointer;
	width: 1000px;
	height: 100px;
	position: absolute;
	top: -10px;
	left: -10px;
	opacity: 0;
	filter: alpha(opacity=0);
	float: left;
	
}

.button:hover {
	background-position: 0 -21px;
}

.button span {
	display: block;
	background-repeat: no-repeat;
	float: left;
}


.button:hover span {
	background-position: 0 -21px;
}

.button span span
 {
	display: block;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0 5px;
	float: left;
	color: #1f576e;
}

.button em, .button a {
	font-style: normal;
	display: block;
	float: left;
}

.button:hover span span {
	background-position: right -21px;
}

.btn_default {
	background:url(../imagens/btn_middle.gif) repeat-x;
}

.btn_default span {
	background:url(../imagens/btn_left.gif) no-repeat;
	
}


.btn_default span span {
	background: url(../imagens/btn_right.gif) no-repeat right top;
}
