@charset "UTF-8";
/* CSS Document */

body{
	text-align:center;
	line-height:18px;
	margin:0;
	color:#45443f;
	background-color:#48362b;
	font-family:arial, helvetica, sans-serif;
	font-size:16px;	
}
body p{
	padding:0;
	margin:0;
}
body img{
	border:none;
}
a img{
	border:none;
}
a:link {
	color: #48362B;
	text-decoration: none;
}
a:visited {
	color: #48362B;
	text-decoration: none;
}
a:hover {
	color: #f9cbbe;
}
a:active {
	color: #f9cbbe;
	text-decoration: none;
}
#container{
	width:810px;
	margin:0 auto;
	text-align:left;
}
#wrapper{
	width:810px;
	margin:0 0 50px 0;
}
#header{
	width:780px;
	height:155px;
	background-image:url(../images/headerback.jpg);
	background-repeat:no-repeat;
	margin:20px 0 0 0;
	padding:20px 0 0 30px;
}
#header a:link{
	color:#C1C1C1;
}
#header a:visited{
	color:#C1C1C1;
}
#header a:active{
	color:#C1C1C1;
}
#header a:hover{
	color:#f9cbbe;
}

#banner{
	width:800px;
	height:201px;
	background-image:url(../images/bannerback.jpg);
	float:left;
	margin:0 0 0 0;
	padding:7px 5px 8px 5px;
}
#bannerleft{
	width:450px;
	height:170px;
	text-align:center;
	float:left;
	padding:0 0 0 0;
}
#bannerright{
	width:350px;
	height:201px;
	text-align:left;
	float:left;
}	
#content_top{
	clear:both;
	width:810px;
	height:10px;
	_height:10px;
	background-image:url(../images/contenttopback.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0;
	padding:0;
}
#content_middle{
	width:785px;
	height:auto;
	background-image:url(../images/contentmiddleback.gif);
	margin:0;
	padding:0 20px 20px 5px;
}
#content_left{
	width:100px;
	height:545px;
	float:left;
}
#content_right{
	width:640px;
	height:auto;
	padding:20px 0 0 20px;
}
#content_bottom{
	width:810px;
	height:10px;
	background-image:url(../images/contentbottomback.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}	
#buttons{
	width:810px;
	height:115px;
	margin:0 0 0 0;
}
#footer{
	width:770px;
	height:34px;
	background-image:url(../images/footerback.jpg);
	margin:0;
	padding:17px 20px 0 20px;
}
#footerleft{
	float:left;
	width:380px;
	height:auto;
}
#footerright{
	float:left;
	width:380px;
	height:auto;
}
#alexlogo{
	width:160px;
	height:55px;
	text-align:right;
	margin:0;
	padding:0 0 0 650px;
}
.contentwords{
	font-size:14px;
	text-align:right;
}
.contentwords2{
	clear:both;
	font-size:14px;
	text-align:center;
}
.contentwords2c{
	font-size:16px;
	text-align:center;
}
.clearer{
	clear:both;
}
.contentwords2a{
	font-size:14px;
	text-align:left;
}
.contentwords3{
	font-size:14px;
	text-align:left;
	padding:0 40px 0 40px;
}
.contentwords4{
	clear:both;
	font-size:14px;
	text-align:left;
	color:#c1c1c1;
}
.contentwords5{
	font-size:12px;
	text-align:left;
}
.contentwords6{
	font-size:12px;
	text-align:right;
}
.floatleft{
	float:left;
	padding:0 10px 0 0;
}
.clearer{
	clear:both;
}
.prices{
	font-size:14px;
}

#content_main .clearer{
	padding:40px 0 0 0;
}

/*MENU*/
#menu{
	height:30px;
	/*padding:27px 0 0 49px;*/
	margin:0 0 0 0;
	padding:0 0 5px 50px;
	float:left;
}