* {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	height:100%;
} 

body {
	margin:0; 
	padding:0;
	background: url(../images/bgsite.gif) #F7931E top center;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#353535;
}

.clear {
	clear:both;
}

#containerPrincipal{ 
	width:950px;
	margin:20px auto;
	text-align:left;
	min-height:100%;
}

* html #containerPrincipal { 
	height: 100%;
}

#containerTopo {
	width:100%;
	height:230px;
}

#containerMenuTop {
	width:100%;
	height:40px;
	text-align:right;
	background:#010101;
}

#containerCorpo {
	width:100%;
	background:#FFFFFF;
}

#titPag {
	width:100%;
	height:60px;
}

#containerRodape {
	width:100%;
	height:40px;
	margin:0 0 20px 0;
	background:#010101;
}

.imgEndereco {
	float:left;
}
.imgRedes {
	float:right;
}
.imgDeveloped {
	float:right
}

#containerLogoTopo {
	width:200px;
	height:200px;
	margin:0 50px 0 0;
	float:left;
}

#containerBannerTopo {
	width:100%;
	height:200px;
	float:left;
}

#divLogoTopo {
	width:230px;
	height:230px;
	float:left;
	margin:0 30px 0 0;
}
#divLogoTopoInt {
	width:230px;
	height:230px;
	padding:8px 0 0 7px;
	float:left;
	margin:0 30px 0 0;
}
#divBannerTopo {
	width:292px;
	height:153px;
	float:right;
	margin:20px 0 0 0;
	text-align:center;
}
#divBannerTopo img {
	margin:0 0 5px 0;
}
#divBannerTopo a {
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
#divBannerTopo a:hover {
	color:#000000;
	text-decoration:underline;
}

#containerMenuAboutUs {
	width:199px;
	margin:0 0 5px 0;
	float:left;
}
#menuAboutUs {
	width:144px;
	margin:20px 0 20px 20px;
}

#containerConteudoAboutUs {
	width:750px;
	float:left;
}

#containerConteudoAboutUsWhyPhatPhilly {
	width:750px;
	height:600px;
	background:url(../images/bg_aboutus_whyphatphilly.jpg) no-repeat top;
	text-align:center;
	float:left;
}

#containerConteudoOurBread {
	width:750px;
	height:420px;
	background:url(../images/img_aboutus_ourbread.jpg) no-repeat top;
	text-align:center;
	float:left;
}

.txtAboutUsWhyPhatPhilly {
	width:650px;
	margin:170px 0 0 50px;
	text-align:left;
}
	.txtAboutUsWhyPhatPhilly h1 {
		font-size:22px;
		text-align:center;
	}
	.txtAboutUsWhyPhatPhilly .orange {
		color:#FF6600;
	}	
	
#contactusImgEsq {
	width:602px;
	float:left;
}
#contactusImgDir {
	width:348px;
	height:530px;
	float:left;
	background:url(../images/img_contactus_rigt.jpg) no-repeat;
}

#video_bread {
	width:280px;
	height:211px;
	margin:140px 0 0 400px;
	float:left;
}

#video_esq {
	width:400px;
	float:left;
}
#indexDivEsq {
	width:605px;
	height:386px;
	float:left;
}
#indexDivDir {
	width:345px;
	height:386px;
	float:left;
	background:url(../images/img_index_right.gif) no-repeat;
}

#containerBlogIndex {
	width:325px;
	height:135px;
	padding:50px 10px 0 10px;
	font-size:11px;
	line-height:170%;
}
#containerBlogIndex a {
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
#containerBlogIndex a:hover {
	color:#000000;
	text-decoration:underline;
}
#containerBlogIndex h1 {
	font-size:10px;
	color:#FF7F00;
	margin:0 0 1px 0;
}
#containerBlogIndex a.resumo {
	font-size:11px;
	color:#353535;
	text-decoration:none;
}
#containerBlogIndex a.resumo:hover {
	color:#353535;
	text-decoration:underline;
}


#containerBlogPostsIndex {
	width:320px;
	height:115px;
	margin:50px 0 0 10px;
	display:inline;
}


#containerVideoIndex {
	width:345px;
	height:196px;
	padding:5px 0 0 0;
}

#containerBlog {
	width:920px;
	padding:15px;
}

.containerTitBlog {
	width:900px;
	height:17px;
	font-size:11px;
	background-color:#FF7F00;
	color:#FFFFFF;
	padding:9px 5px 5px 5px;
}
.divDataPost {
	width:450px;
	float:left;
}
.divAutorPost {
	width:450px;
	float:right;
	text-align:right;
}

.divConteudoPost {
	width:910px;
	margin:15px 0 15px 0;
	border-bottom:1px solid #999999;
	padding:0 0 15px 0;
}
	.divConteudoPost h2 {
		font-size:14px;
		color:#FF7F00;
		margin:0 0 10px 0;
	}

.divImgPost {
	margin:0 15px 15px 0;
	float:left;
	border:1px solid #CCCCCC;
	padding:8px;
}

#containerFormMail {
	width:320px;
	margin:180px 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	vertical-align:middle;
	color:#737375;
}
	#containerFormMail label {
	float: left;
	width: 120px;
	font-weight: bold;
	}
	
	#containerFormMail input, textarea {
	margin-bottom: 5px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #A7A37E;
	color: #737375;	
	}
	
	#containerFormMail .inputMenor {
		width:175px;
	}
	#containerFormMail .inputMaior {
		width:250px;
	}
	#containerFormMail .textarea {
		width:185px;
	}	
	#containerFormMail .labelMenor {
		width:55px;
	}
	#containerFormMail .labelMaior {
		width:130px;
	}	
	#containerFormMail .aviso {
		width:320px;
		height:30px;
		text-align:center;
		font-size:14px;
		font-weight:bold;
		color:#993300;		
	}		
		
	#containerFormMail textarea {
	width: 250px;
	height: 150px;
	}
	
	#containerFormMail .boxes {
	width: 1em;
	}
	
	#containerFormMail .submitbutton {
	margin-left: 5px 0 0 120px;
	}
	
	#containerFormMail br {
	clear: left;
	}
	
#container_contact {
	width:320px;
	margin:180px 0 0 15px;
}

#tab_form_contact {
	width:320px;
}
	#tab_form_contact td {
		font-family: Arial, Helvetica, sans-serif;
		padding: 2px;
		vertical-align:middle;
		color:#737375;
	}
	#tab_form_contact th {
		font-family: Arial, Helvetica, sans-serif;
		text-align:left;
		font-weight:normal;
		padding: 2px;
		vertical-align:middle;
		color:#737375;
	}
	#tab_form_contact input, textarea, select  {
		font-size:11px;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #FFFFFF;
		border: 1px solid #A7A37E;
		color: #737375;
	}
	#tab_form_contact .linhabotao {
		padding:8px 4px 20px 4px;
	}
	#tab_form_contact .botao {
		border:none;
		margin:10px 0 0 0;
	}
	#tab_form_contact .msg {
		padding:5px 0 5px 0;
		font-size:14px;
		font-weight:bold;
		color:#993300;
		text-align:center;
	}
	
#containerMedia {
	width:360px;
	padding:10px 0 0 40px;
}