#leftColumn {
	float: left;
	width: 634px;
}
#menu a{
	background: #666666;
	width: 200px;	
}
#rightcolumn {
	float: left;
	width: 336px;
}
#buttons img {
	margin: 17px;
}
#newsletter {
	width: 360px;
	height: 60px;
	background: url(../images/newsletter_bg.png) no-repeat;
	margin: 20px 0px;
}
#newsletter fieldset {
	padding: 30px 0px 0px 86px;
}
#newsletter label {
	display: none;
}
#newsletter_input {
	background: #fff no-repeat right;
	border: 1px solid #333;
/*	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;*/
	border-radius: 4px;
	padding: 0px 3px 3px 3px;
}
#newsletter_email {
	margin-right: 16px;
	border: none;
}
.courseslistindex {
	float: left;
	/*width: 385px;*/
	margin: 0px 0px 10px 20px;
}
.courseslistindex li {
	float: left;
}
#index-areas {
	float: left;
	width: 620px;
	background:url("../images/bggris.gif") repeat-x;
	border:1px solid #C2C2C2;
	margin-bottom: 10px;
}
#index-areas h2 {
	float: left;
	height: 20px;
	font-size: 1.2em;
	padding: 7px 12px;
	text-shadow: #f93 0px 1px;
	width: 634px;
}
#index-areas h2 a {
	font-weight: lighter;
	color: #9a2b05;
	text-decoration: none;
}
#index-news {
	border:1px solid #9A2B05;
	margin:10px 0;
	width:620px;
}
#index-news h2 {
	background:none repeat scroll 0 0 #9A2B05;
	font-size: 1.2em;
	height: 20px;
	margin-bottom: 12px;
	padding: 7px 12px;
	text-shadow: #f93 0px 1px;
}
#index-news h2 a{
	font-weight: lighter;
	color: #ffffff;
	text-decoration: none;
}
#index-news h2 a:hover {
	color: #222;
}
#index-news li {
	font-size: .8em;
	color: #444;
	padding: 9px 12px;
	line-height: 1.2em;
}
#index-news li a {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #444;
	margin-bottom: 3px;
}
#index-news li a:hover {
	text-decoration: underline;
}
.newsdate {
	font-weight: bold;
}
#faq {
	background: url(../images/faq_bg.png) no-repeat;
	float:left;
	margin-bottom: 20px;
	width: 336px;
}
#faq img{
	height:55px;
	float:left;
	margin-left:15px;
	margin-top:5px;
	width:30px;
}
#faq h2 a{
	color:#FFF;
	float:left;
font-size:1.7em;
font-weight:400;
padding:10px 3px;
text-decoration:none;
text-shadow:0 1px #FF9933;
}
#faq li {
	list-style: disc;
	font-size: .7em;
	color: #444;
	margin: 0px 18px;
	padding: 3px 0px;
}

#faq li a {
	display: block;
	font-size: 1.2em;
	font-weight: 400;
	text-decoration: none;
	color: #444444;
	margin-bottom: 3px;
	line-height: 1.2em;
}
#faq li a:hover {
	color: #9a2b05;
	text-decoration: underline;
}
#icourses-resume li {
	width: 286px;
	display: inline;
	padding: 13px;
}
#icourses-resume li img {
	margin-top: 28px;
	border: 1px solid #999;
}
#matricula {
	background: url(../images/faq_bg.png) no-repeat;
	float:left;
	height: 60px;
	margin-bottom: 20px;
	width: 336px;
}
#matricula img{
	float:left;
	margin-left:5px;
	margin-top:8px;
}
#matricula h2 a{
	color:#FFF;
	float:left;
font-size:1.8em;
font-weight:400;
padding:15px 5px;
text-decoration:none;
text-shadow:0 1px #FF9933;
}

#redSocial {
	background-color:#eee;
border:1px solid #777;
float:left;
	margin:10px 0;
	width:336px;
}
#redSocial h2{
	background-color:#777;
	color: #fff;
	padding: 10px;
}
#redSocial img{
	float:left;
	margin: 5px 20px;	
}
#redSocial span {
	color:#000000;
	float:left;
	padding:15px 0 21px 0;
	text-decoration:none;
	width:250px;
}
