/* CSS Document */

body {
	background:#6b0000 url(background.png) repeat-x center top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
}
#wrapper {
	width:1000px;
	margin:0 auto;
}
img {
	border:none;
}
a {
	color:#ffffff;
}
a:hover {
	text-decoration:none;
}
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}


#secondContent {
	width:270px;
	float:left;
}
#logo {
	margin:70px 0 30px 0;
}
#secondContent ul {
	 background:url(topbgmenu.png) no-repeat left top;
	 padding-bottom:60px;
	 width:241px;
	 padding:21px 0;
	
}
#secondContent ul li {
	list-style:none;
	text-align:center;
	background:url(linebottom.gif) no-repeat center bottom;
	color:#f5d983;
	text-transform:uppercase;
	padding:4px 0;
	font-size:12px;
}
#secondContent ul li a {
	color:#f5d983;
	text-decoration:none;
}
#secondContent ul li a:hover {
	color:#ffffff;
}
#secondContent #info {
	margin:40px 0 20px 35px;
	width:160px;
}
#secondContent #info h3 {
	color:#fff799;
	font-size:16px;
	font-weight:100;
	text-align:center;
}
#secondContent #info .small {
	font-size:12px;
}
#secondContent #info .infobg {
	background:url(infobg.png) no-repeat left top;
	display:block;
	margin-top:10px;
	height:40px;
}
#secondContent #info p {
	text-align:center;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	margin:4px 0;
}
#secondContent #work {
	margin:0 0 0 30px;
}
#mainContent {
	width:710px;
	float:left;
	margin-left:20px;
}
#headerImg {
	margin-top:35px;
	background:url(headerBg.png) no-repeat left top;
	padding:18px 16px;
	margin-bottom:28px;
}
#mainContent h1 {
	color:#f5d983;
	font-size:22px;
	font-weight:100;
	margin-bottom:10px;
	margin-left:15px;
}
#mainContent h2 {
	color:#f5d983;
	font-size:20px;
	font-weight:100;
	padding-top:10px;
	margin-bottom:-3px;
	
}
#maintext{
	float:left;
	width:100%;
	margin-right:30px;
	margin-left:20px;
	margin-bottom:30px;
}


#price {
	float:left;
	width:420px;
	margin-right:30px;
	margin-left:20px;
	margin-bottom:30px;
}
#mainContent table {
	border-top:1px solid #8e0000;
	border-left:1px solid #8e0000;
	width:100%;
}
#mainContent table td {
	background-color:#c00002;
	border-bottom:1px solid #8e0000;
	border-right:1px solid #8e0000;
	padding:6px 10px;
}
#mainContent table th {
	background:#a70001;
	border-bottom:1px solid #8e0000;
	border-right:1px solid #8e0000;
	font-weight:100;
	padding:6px 10px;
}
#massage {
	float:left;
	width:240px;
}
#massage img {
	margin:8px;
}
#massage h2 {
	text-align:center;
	margin-bottom:2px;
	margin-left:0;
}
#mainContent #textTop {
	background:#560000 url(texttop.jpg) no-repeat left top;
	clear:both;
	margin-left:20px;
	width:656px;
}
#mainContent #textBottom {
	background:url(textbottom.jpg) no-repeat left bottom;
	padding:25px;
	line-height:155%;
	text-align:justify;
}

#footer {
	padding:20px 0;
	clear:both;
	height:20px;

}
#footer a {
	margin-right:50px;
	margin-bottom:20px;
	color:#8e0000;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .left{
	float:left;
	text-align:left;
}
#footer .right{
	float:right;
	text-align:right;
}

#submenu ul {
background-image:none;
padding-bottom:60px;
width:241px;
padding:0;
	
}
#submenu ul li {

	background:url(linebottom.gif) no-repeat left bottom;	
	list-style:disc;
	text-align:left;
	color:#f5d983;
	text-transform:uppercase;
	padding:4px 0;
	font-size:12px;
}
#submenu ul li a {
	font-size:11px;
	color:#f5d983;
	text-decoration:none;
}
#submenu ul li a:hover {
	color:#ffffff;
}
