/* CSS Document */
* { list-style-type: none; }

body {
	text-align:center;
	font-family: Trebuchet MS;
	margin: 0 0 0 0;
	padding: 0;
	background-color: #960f00;
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;
	position:relative;
}

p {
	font-size: 12px;
}

a:link {
	color: #960f00;
	text-decoration: none;
}
a:visited {
	color: #960f00;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #960f00;
	text-decoration: none;
}

.mainsheet {
	width: 820px;
	height: 630px;
}

.mainsheet_c {
	background-color:#FFFFFF;
	vertical-align:top;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	text-align:left;
}


.mainsheet_l {
	width: 10px;
	background-image:url(../images/sh_mainsheet_l.jpg)
}

.mainsheet_r {
	width: 10px;
	background-image:url(../images/sh_mainsheet_r.jpg)
}

.mainsheet_b {
	height: 50px;
	background-image:url(../images/sh_mainsheet_b.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-size:10px;
	color:#999999;
	text-transform: uppercase;
	padding-top: 7px;
	vertical-align:top;
}

.head-table {
	width: 100%;
	height: 150px;
	background-color:#960f00;
	background-image:url(../images/header_r.jpg);
	background-position:right;
	background-repeat:no-repeat;

}

.menu-table {
	width: 100%;
	height: 30px;
	background-image:url(../images/menu_bg.jpg);


}

.menu-table td {
	vertical-align: bottom;
}

.but-table {
	width: 100%;
}

.but-cell {
	width:102px;

}

.but-cell-home {

	width:32px;
	padding-left: 10px;

}

a.image {
	display: block;
	width: 102px;
	height: 20px;
	padding-top:5px;
	background-image: url(../images/but.jpg);
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	text-decoration:none;

}
	 
a.image:hover {
	background-image: url(../images/but_on.jpg);
	color:#960f00;
	text-decoration: underline;	 
} 


a.image-on {
	display: block;
	width: 102px;
	height: 20px;
	padding-top:5px;
	background-image: url(../images/but_on.jpg);
	background-repeat: no-repeat;
	color:#960f00;;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	text-decoration:none;
}

a.home {
     display: block; 
     width: 32px; 
     height: 25px; 
     background-image: url(../images/but_home.jpg); 
     background-repeat: no-repeat;

}
	 
a.home:hover { 
     background-image: url(../images/but_home_on.jpg); 
	 
} 

a.home-on {
     display: block; 
     width: 32px; 
     height: 25px; 
     background-image: url(../images/but_home_on.jpg); 
     background-repeat: no-repeat;
}

.slogan {
	color:#FFFFFF;
	font-size: 12px;
	text-align:right;
	vertical-align:middle;
	padding-bottom: 5px;
	padding-right: 20px;

}

.col {
	width: 100%;

}

.col td {
	vertical-align:top;

}


#sheet {
	width:390px;
	height:185px;
	background-image:url(../images/boxsheet.gif);
	position: relative;
	top: 20px;
	left: 0px;
	vertical-align:top;
	margin-bottom: 5px;
	
}

#sheet h1 {
	color:#960f00;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;	
	padding: 5px 5px 12px 10px;
	margin: 0;

}

#sheet p {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin:0;

}

#sheet a {
	color: #960f00;

}

#boximg {

	margin: 0px 5px 0px 10px;
	float: left;
	width: 95px;
	height: 140px;


}

#mainimg {

	margin: 10px 5px 0px 0px;
	float: left;
	width: 95px;
	height: 140px;


}

#maintxt {

	width:370px;
	height:185px;
	position: relative;
	top: 20px;
	left: 0px;
	vertical-align:top;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;


}

#maintxt h1 {

	color:#960f00;
	font-size:24px;
	font-weight:bold;
	margin:0;

}

#maintxt p {

	font-size: 12px;
	margin: 8px 0 0 0;



}

#byline {
	width: 100%;
	height: 20px;
	text-align:center;
	vertical-align:top;
	font-size: 10px;

}


.li_fax { 
	list-style-image:url(../images/icon_printer.gif); 
	list-style-position:inside;
	font-size:12px;
	
}
.li_email {
	list-style-image:url(../images/icon_computer.gif); 
	list-style-position:inside;
	font-size:12px;

}

.li_tlf {
	list-style-image: url(../images/icon_telephone.gif); 
	list-style-position:inside;
	font-size:12px;

}

.li_post { 

	list-style-image:url(../images/icon_email.gif); 
	list-style-position:inside;
	font-size:12px;
	vertical-align:middle;

}

.li_visit { 

	list-style-image:url(../images/icon_car.gif);
	list-style-position:inside;
	font-size:12px;
}

.li_person { 

	list-style-image:url(../images/icon_person.gif);
	list-style-position:inside;
	font-size:12px;
}

.li_page { 

	list-style-image:url(../images/icon_page.gif);
	list-style-position:inside;
	font-size:12px;
}

.li_bullet { 

	list-style-image:url(../images/icon_bullet.gif);
	list-style-position:inside;
	font-size:12px;
}
