/* CSS Document */

* {
padding: 0;
margin: 0;
}

body {
font-family: Trebuchet MS;
background-color: #555;
}

#wrapper {
width: 890px;
margin: 1px auto;
background-image: url(img/bg_image.jpg);
}

#header {
height: 148px;
background-image: url(img/amirage_header.jpg);
border-bottom: 1px solid #fff;
}

#menu {
width: 197px;
float: left;
border-right: 1px solid #FFF;
}

#menu a {
background-color: #333;
color :#fff;
text-decoration: none;
display: block;
padding: 7px 8px 7px 30px;
width: 159px;
border-bottom: 1px solid #FFF;
}

#menu .current {
background-color: #555;
}

#menu a:hover {
background-color: #666;
}

#menu a.submenu {
padding: 3px 0 3px 60px;
width: 137px;
}

/*#menu .submenu a {
background-color: #ccc;
text-decoration:underline;
}*/



#copy {
float: right;
width: 686px;
}

#copy p {
text-align: justify;
line-height: 1.7em;
font-size: 75%;
padding: 5px 15px 5px 15px;
}
#copy a {
color: #000;
font-weight: bold;
}

#copy h4 {
padding: 10px 0 10px 15px;
}

#copy ul {
font-size: 75%;
padding: 0 0 20px 30px;
}

#copy hr {
width: 500px;
}

#m_footer {
font-size: 80%;
clear: right;
width: 790px;
text-align: center;
font-style:italic;
padding: 40px 0 20px 120px;
}

/*.center_text{
text-align: center;
}*/

#m_footer a {
color: #FFF;
}

.testimonials a {
color: #FFF;
}

.testhome {
color: #fff;
padding-left: 15px;
line-height: 1.5em;
}

#image_home {
float: right;
padding: 17px 15px 0 10px;
}
#image_about {
float: left;
padding: 17px 10px 10px 10px;
}

form {
font-size: 85%;
padding: 0 0 0 15px;
}

#footer {
clear: both;
background-color: #333;
text-align: right;
padding: 2px 15px 5px 0;
color: #FFF;
}

#footer a {
font-size: 75%;
color: #FFF;
}
#footer a:hover {
font-size: 75%;
color: #FFF;
text-decoration: none;
}

/*//////////////////////////////////////
////////////////////////////////////////
GALLERY
//////////////////////////////////////////
////////////////////////////////////////*/
.left {
	float: left;
	width: 360px;
}
.right {
	float: right;
	width: 170px;
	height: 370px;
}
.tag {
	float: right;
	font-size: 8px;
	text-align: center;
	width: 170px;
	height: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	valign: bottom;
}
div.right img {
	padding-bottom: 40px;
}
.style1 {
	color: #e2d7b5
}
#Layer1 {
	position:absolute;
	width:117px;
	height:29px;
	z-index:1;
	left: 709px;
	top: 719px;
}
.page {
	display: none;
}

.addthis_button img{
padding: 20px 0 10px 36px;
}
