body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(img/bgr_body.gif) repeat-x top left;
	margin:0px;
	padding:0px;
	font-size:12px;
}
#body {
	width:763px;
	padding-left:20px;
	padding-right:3px;
	float:left;
	background:#FFFFFF;
	border:0px solid #000000;
	min-height:100px;
}
a {
	color:#933746;
	text-decoration:none;
}

#header {
	width:760px;
	height:88px;
	padding-top:20px;
	float:left;
	border:0px solid #000000;
}
#left-header {
	width:290px;
	height:88px;
	float:left;
}
#logo
{
        float:left;
	    width:290px;
        height:56px;
		margin-top:10px;
        background:url("img/logo.gif") top left no-repeat;
	    border:0px solid #000000;
}

#logo span {
	display: none;
}

#logo a {
        float:left;
	display: block;
	width: 290px;
	height: 56px;
}
#merq {
    font-weight:bold;
	width:280px;
	height:11px;
	float:left;
	clear:both;
	color:#933746;
	padding-left:4px;
}
/* TOP MENU*/

#top-menu {
	width:470px;	
	height:88px;
	float:left;
	border:0px solid #000000;
	background:#DFBFBF;
}

.m1 {
	float:left;
	width:117px;
	height:88px;	
}
.m1 a {
	float:left;
	width:117px;
	height:88px;	
    background:url("img/m1.gif") top left no-repeat;
	border:0px solid #000000;
	text-decotation:none;
}
.m1 a:hover {
    background:url("img/m1o.gif") top left no-repeat;
}

.m2 {
	float:left;
	width:107px;
	height:88px;	
}
.m2 a {
	float:left;
	width:107px;
	height:88px;	
    background:url("img/m2.gif") top left no-repeat;
	border:0px solid #000000;
	text-decotation:none;
}
.m2 a:hover {
    background:url("img/m2o.gif") top left no-repeat;
}

.m3 {
	float:left;
	width:97px;
	height:88px;	
}
.m3 a {
	float:left;
	width:97px;
	height:88px;	
    background:url("img/m3.gif") top left no-repeat;
	border:0px solid #000000;
	text-decotation:none;
}
.m3 a:hover {
    background:url("img/m3o.gif") top left no-repeat;
}

.m4 {
	float:left;
	width:149px;
	height:88px;	
}
.m4 a {
	float:left;
	width:149px;
	height:88px;	
    background:url("img/m4.gif") top left no-repeat;
	border:0px solid #000000;
	text-decotation:none;
}
.m4 a:hover {
    background:url("img/m4o.gif") top left no-repeat;
}
#content {
	width:755px;
	min-height:100px;
	float:left;
	background:url(img/bgr_home_content.gif) top right repeat-y;
	border:0px solid #000000;
	padding-right:5px;
}
#photo-home {
	width:365px;
	float:left;
	padding-right:5px;
	border:0px solid #003366;
}

#flash-home {
	float:left;
	border:0px solid #003366;
}

#text-home {
	font-size:12px;
	color:#342135;
	width:335px;
	padding:15px;
	float:left;
	border-top:1px solid #ffffff;
}
#text-home a {
	font-size:12px;
	color:#933746;
}


#content-inner {
	width:755px;
	min-height:100px;
	float:left;
	background:url(img/bgr_content_inner.gif) top right repeat-y;
	border:0px solid #000000;
	padding-right:5px;
}

#text-inner {
	font-size:12px;
	color:#ECD8D8;
	width:650px;
	padding:30px;
	float:left;
}
#text-inner a {
	font-size:12px;
	color:#DFBFBF;
}

h1 {
	background:url(img/bgr_title.gif) top left no-repeat;
	color:#ECD8D8;
	font-size:20px;
	padding:0px;
	margin:0px;
	text-align:right;
	padding-top:20px;
	padding-right:30px;
	width:686px;
	float:left;
	font-weight:normal;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
.bottom-line {
	border-bottom:4px solid #F5EDED;
	float:left;
	clear:both;
	width:716px;
	padding-top:50px;
}

#footer {
	width:760px;
	height:81px;
	float:left;
	border:0px solid #000000;
	background:url(img/footer.gif) no-repeat top left;
}
.copy {
	color:#C9A9A9; 
	float:left;
	width:300px;
	padding-top:33px;
	padding-left:60px;
	font-size:10px;
}
.abc {
	color:#D8C0C0; 
	float:right;
	width:300px;
	padding-top:47px;
	font-size:10px;
	border:0px solid #000000;
	text-align:right;
}
.abc a {
	color:#D8C0C0; 
	text-decoration:none;
}

ul.sub {
	color:#ECD8D8;
	font-size:14px;
	padding:0px;
	margin:0px;
	padding-left:10px;
	font-weight:bold;
	border:0px solid #000000;
	list-style:none;
}


ul li {
margin-bottom:3px;
border:0px solid #000000;
}


.inner_subtitle {
	
	font-weight:bold;
	color:#A55762;
	background:#DEBEBE; 
	font-size:12px;
	border:0px solid #000000;
	text-align:left;
	padding:2px;
    padding-left:15px;
	
 	}















