*{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

body{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

table{
	border: 0px;
	border-style: solid;
	border-collapse: collapse;
}

td{
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

img{
	float: left;
	border: 0px;
	vertical-align: bottom;
}

form{
	margin: 0px;
	padding: 0px;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#container{
	width: 764px;
	margin-top: 115px;
	margin-left: auto;
	margin-right: auto;
}

#container-home{
	width: 764px;
	margin-top: 75px;
	margin-left: auto;
	margin-right: auto;
}

#left{
	float: left;
	width: 545px;
}

#right{
	float: left;
	width: 219px;
}

#logo{
	margin-left: 0px;
	margin-bottom: 20px;
}

#topline{
	clear: left;
}

.line_big{
	margin-bottom: 12px;
}

.title{
	clear: left;
	margin-bottom: 25px;
}

.articles{
	float: left;
	clear: left;
	width: 100%;
}

.article{
	float: left;
	width: 196px;
	margin-right: 50px;
	padding-bottom: 20px;
}

.article .title{
	float: left;
	clear: left;
	margin-bottom: 20px;
}

.article .line_small{
	float: left;
	clear: left;
	margin-bottom: 5px;
}

.article .image{
	float: left;
	clear: left;
	margin-bottom: 25px;
}

.line_big.line{
	margin-top: 35px;
}

.article select{
	float: left;
	clear: left;
	width: 130px;
	border-width: 1px;
	border-style: solid;
	border-color: #a5acb2;
}

.article .size{
	margin-bottom: 7px;
}

#btn_order{
	float: right;
	margin-top: 0px;
}

#order_now_text{
	float: right;
	margin-top: 15px;
}

#footer{
	float: left;
	clear: left;
	padding-bottom: 10px;
}

#footer, #footer *{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

#copyright{
	float: left;
	clear: left;
}

#copyright, #copyright *{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

#overview{
	float: left;
	clear: left;
	width: 252px;
}

#overview th{
	padding-left: 250px;
	padding-bottom: 2px;
}

#overview .line_overview{
	padding-bottom: 5px;
}

#overview *{
	font-weight: bold;
}

#overview .title_image{
	padding-bottom: 15px;
}

#overview .image{
	padding-bottom: 15px;
}

#overview .info{
	font-weight: normal;
	color: #ff0000;
}

#orderform{
	float: left;
	clear: left;
	width: 100%;
}

#orderform td{
	height: 30px;
}

#orderform .input{
	width: 300px;
	border-width: 1px;
	border-style: solid;
	border-color: #a5acb2;
	padding: 2px;
}

#orderform .input, #orderform option{
	font-size: 14px;
	font-weight: bold;
}

.hangout_links{
	float: left;
	clear: left;
	width: 100%;
	margin-top: 10px;
}

.hangout_links, .hangout_links *{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.hangout_links a{
	font-weight: bold;
	color: #e13947;
}

#menu{
	float: left;
	width: 535px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	margin-top: -12px;
	margin-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	background-image: url(images/menu_bg.png);
}

#menu li{
	float: left;
	list-style: none;
	margin-right: 12px;
}

.gaudi_content{
	float: left;
	clear: left;
	width: 545px;
	align: center;
}

.home_specials{
	float: left;
	clear: left;
	width: 764px;
	align: center;
}