body {
	background: url(img/background2.jpg) black repeat-x;
	background-position: 50% 0;
	background-attachment: fixed;
	color: white;
	font-family: arial;
}


p {
	margin: 5px 0;
}

a {
	color: white;
	font-family: arial;
}

a:hover {
	color: gray;
	font-family: arial;
}

#wrap {
	width: 950px;
	margin: 20px auto;
}

#logo {
	width: 253px;
	margin: 0px;
	padding:0px;
	display: inline;
}

#navi {
	margin: 0;
	padding: 0;
	position: relative;
	display: inline;
	float: right;
	top: 50px;
	right: 140px;
}

.navi_img {
	padding-left: 20px;
}

#navi a:hover {
	cursor: pointer;
}

#quemsomos {

	-moz-border-radius: 40px 0px ;
	-webkit-border-radius: 40px 0px;
	margin: 30px 0;
	width: 900px;
	height: 420px;
	position: relative;


}
#servicos {

	-moz-border-radius: 40px 10px;
	-webkit-border-radius: 10px;
	margin: 30px 0;
	width: 900px;
	height: 420px;
	position: relative;


}

#links {

	-moz-border-radius: 40px 10px;
	-webkit-border-radius: 10px;
	margin: 15px 0;
	width: 900px;
	height: 380px;
	position: relative;


}

.hello_there {
	position: relative;
	top: 15px;
	left: 20px;
}

.hire_me {
	position: relative;
	top: 30px;
}

#quemsomos a:hover {
	cursor: pointer;
}

#galeriadefotos {
	position: relative;
}

#thumbBox {
	margin: 30px 0;
	display: inline;
}

#thumbBox img:hover {
	
}

#contact {



	position: relative;
	height: 400px;
	padding-left: 0px;
	padding-tops: 20px;
	margin-top: 40px;
	width: 900px;
	/*-webkit-border-radius: 5px;
	-moz-border-radius: 40px 0px;
	-moz-box-shadow: 0 0 5px black;*/
}
#cardapio {
	background: url(img/welcome_back.png) repeat;
	height: 495px;
	padding-left: 20px;
	padding-tops: 20px;
	margin-top: 40px;
	width: 900px;
}

.contact_btn {
	margin: 20px 0;

}

.contact_sepp {
	position: relative;
	top: 20px;
}

table {
	color: black;
	font-family: Arial;
	line-height: 20px;
	font-size: 12px;
}

input[type=text] {
	font-family: verdana;
	margin: 0;
	border: 1px solid #999999;
	padding: 5px;
}

form {
	margin: 12px 0;
}

input[type=submit] {
	position: relative;
	top: 10px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(img/btn_back.png) repeat-x;
	border: 1px solid #ebebeb;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0 0 2px black;
	font-weight: bold;
}


input[type=submit]:hover {
	background: white;
	cursor: pointer;
}

textarea {
	
}

.formText {
	font-family: arial;
	color: white;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

.hire_text {
	font-family: Arial;
	color: red;
	font-size: 14px;
	padding-top: 10px;
	line-height: 28px;
}


#footer {
	width: 100%;
	margin: 30px 0;
	text-align: center;
	font-family: verdana;
	font-size: 12px;
}

#msgSent {
	width: 100%;
	margin: 0;
	position: relative;
	left: -10px;
	top: -10px;
	height: 50px;
	padding: 0;
	background: white;
	text-align: center;
	color: red;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}


#msgSent a {
	position: relative;
	left: 30px;
	color: black;
}

#msgSent a:hover {
	color: gray;
}

/* ------------ twitter ------------- */
.twitter {
	position: relative;
	top: 20;
	left: 246px;
	z-index: 99998;
}

.facebook {
	position: relative;
	left: 298px;
	top: -60px;
	z-index: 99999;
}

UL.col3
{
	font-family: arial;
	color: white;
	font-size: 12px;
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px;
FLOAT: left;
PADDING-BOTTOM: 0px;
MARGIN: 10px 0px;
WIDTH: 890px;
PADDING-TOP: 0px;
LIST-STYLE-TYPE: none;
}

UL.col3 LI
{
PADDING-RIGHT: 2px;
DISPLAY: inline;
PADDING-LEFT: 2px;
FLOAT: left;
PADDING-BOTTOM: 2px;
WIDTH: 290px;
PADDING-TOP: 2px
} 