/* MAIN PAGE STARTS */
#PageContent {
	width:912px;
	padding:60px 30px 0;
	background:url(../images/others/page_top.jpg) no-repeat 7px top;
}
#Content{
	background: url(../images/others/page_background.jpg) no-repeat 5px 20px;
	padding-bottom:10px
}
#LeftContent{
	float:left;
	width:185px;
	padding:50px 20px 15px;
}
#LeftContent ul{ list-style:none; font-size:13px; font-weight:200; line-height:23px;}

#LeftContent ul li{ padding:2px 0; color:#64635F; display:block;} 

#LeftContent a{ color:#64635F; display:block; padding:0 0 0 10px; position:relative; left:-10px;}
#LeftContent a:hover{ color:#EB1C2E; background-color:#FEF1D2;}

#breadcrumbs{
	list-style:none;
	font-size:12px;
	padding:0 10px 32px 40px ;
	float:left
}
#breadcrumbs li{ color:#64635F; line-height:18px; padding-right:7px; float:left}
#breadcrumbs li a{ font-weight:bold; color:#004782; background:url(../images/others/arrow.gif) no-repeat right 5px; display:block; float:left; padding:0 15px 0 0; }

#CenterContent{ 
	float:left;
	width:645px;
	padding:0 0 20px 40px;
	
}
.introText{
	width:415px; 
	float:left; 
	padding:0 10px 10px 0;
}
.imgText{ margin-bottom:20px;}
#CenterContent p.FirstText{ color:#64635F; font-size:16px; font-weight:bold; line-height:22px}
/*#CenterContent ul{
	list-style:none;
	color:#00467F;
	font-size:11px;
	padding:5px 0 5px 20px;
}
#CenterContent ul li{ 
	background:url(../images/defaults/bullet.gif) no-repeat 0 3px; 
	padding:4px 0 4px 15px;
	line-height:12px;
}*/
#CenterContent ul{
	list-style:none;
	color: #452E24;
	font-size:11px;
	padding:5px 0 5px 20px;
}
#CenterContent ul li{ 
	background:url(../images/others/bullet.gif) no-repeat 0 7px; 
	padding:4px 0 4px 15px;
	line-height:12px;
}
#CenterContent p{line-height:20px; color:#64635f;}

.Texto{width:430px; padding:0 0 35px 0;}

a.ContactButton{
	display:block; 
	float:left;
	width:155px;
	height:66px;
	background: url(../images/others/contact-button.gif) no-repeat;
	margin:25px 0 0;
}
a.ContactButton:hover{background:url(../images/others/contact-button-hover.gif)}

.line{
	float:left; 
	clear:both; 
	padding:5px 0 20px 20px;
}

/* MAIN PAGE ENDS */

/* ABOUT PAGE */
p.logos{ text-align:center}
p.logos img {display:inline; vertical-align:middle}


/* CREATIVE EXAMPLES PAGE*/

#ContentExamples{background:none; padding:0 0 30px 70px;}
#ContentExamples #breadcrumbs{padding-left:15px;}
#ContentExamples h1 { clear:both; padding-left:15px; padding-bottom:20px;}

