body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#c4b56f;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
}
#header {
	background-image:url(images/header.jpg);
	width:979px;
	height:232px;
	display:block;
}
#border {
	background-image:url(images/border.gif);
	background-repeat: repeat-y;
	width:979px;
}
#main {
	background-image:url(images/contentbg.gif);
	background-color:#f9f9d4;
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
}
#left {
	width:261px;
	float:left;
	display:inline;
	background-image:url(images/contentbg.gif);
	background-color:#f9f9d4;
	
}
#right {
	float:right;
	width:580px;
	
}
#total {
	float:left;
	width:905px;
	margin: 0px 0px 0px -330px;
}

/***************** Content ***********************/
.content {
	width:530px;
}
.content h3 {
	color: #ffffff;
	font-family: Arial;
	font-size: 27px;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 13px;
	color: #4b473a;
	padding: 10px 0px 0px 6px;
}
.content li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 13px;
	color: #4b473a;
	padding: 10px 10px 0px 10px;
	text-indent: 30pt;
}
.content td { 
	padding:7px;
 } 
.content th { 
	padding:7px;
 } 
.content a {
	color:#2e260f;
}
.content a:hover {
	color:#cf0002;
}
table.butoane td {
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 16px;
	color: #4b473a;
	text-align:center;
	font-weight:bold;
}


/***************** Content Total***********************/
.content1 {
	width:855px;
}
.content1 h3 {
	color: #ffffff;
	font-family: Arial;
	font-size: 27px;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 10px;
}
.content1 p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 13px;
	color: #4b473a;
	padding: 10px 0px 0px 10px;
}
.content1 li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 13px;
	color: #4b473a;
	padding: 10px 10px 0px 20px;
	text-indent:15pt;
}
.content1 td { 
	padding:7px;
 } 
.content1 th { 
	padding:7px;
 } 
.content1 a {
	color:#2e260f;
}
.content1 a:hover {
	color:#cf0002;
}


/***************** Menu ***********************/
#menu {
	background-image:url(images/menu.gif);
	width:261px;
	height:180px;
	margin-left:93px;
}
#menu ul {
	padding: 30px 0px 0px 0px;
	width:220px;
	margin-left:15px;
}
#menu li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align:right;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: #2e260f;
	text-decoration: none;
	font-size: 12px;
	
}
#menu a:hover {
	color:#c40000;
}
.lastchild{
	border-bottom: none !important;
}

#menu1 {
	background-image:url(images/menu1.gif);
	width:261px;
	height:270px;
	margin-left:93px;
}
#menu1 ul {
	padding: 30px 0px 0px 0px;
	width:220px;
	margin-left:15px;
}
#menu1 li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align:left;
}
#menu1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #2e260f;
	text-decoration: none;
	font-size: 12px;
	
}
#menu1 a:hover {
	color:#c40000;
}

#menu1 p {
	padding: 30px 0px 0px 0px;
	width:220px;
	margin-left:20px;
	text-align:justify;
}

.lastchild{
	border-bottom: none !important;
}


#menubottom {
	background-image:url(images/menubottom.gif);
	background-repeat:no-repeat;
	width:261px;
	height:76px;
	margin-left:93px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:115px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}
/***************** Footer ***********************/
#footer {
	background-color:#f4e480;
	background-image:url(images/borderfooter.gif);
	height:74px;
	width:979px;
}
#footerend {
	background-image:url(images/borderfooterend.gif);
	background-repeat: no-repeat;
	width:979px;
	height:9px;
	display:block;
}
#copyright {
	background-image:url(images/copyright.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:43px;
	display:inline;
	margin-left:103px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	padding: 30px 20px 0px 20px;
	text-align:center;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}
#payment {
	float:left;
	display:inline;
	margin: 10px 0px 20px 135px;
}
#payment img {
	border: none;
}