body {
	color: #ccc;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 0.6em;
	background: #000;
}

h1
{
	color: #fff;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #d01a71;
		font-size: 20px;

}

h2
{
	color: #ddd;
	font-size: 18px;
}

h3
{
	color: #fff;
	font-size: 16px;
}

h4
{
	font-size: 14px;
}

#container {
	position:absolute;
	width:810px;
	left:50%;
	margin:0 0 0 -405px;
	font-family:Verdana, Geneva, sans-serif;
}

#header {
	width:810px;
	height:90px;
background:url(../images/header.png) no-repeat top left;

}

div#topmenu {
clear:both;
cursor:default;
text-align:right;
}

#topmenu span, #topmenu span a {
font-size:12px;


}

#topmenu a, #topmenu a:link, #topmenu a:visited {
color:#ccc;
text-decoration:none;
cursor:pointer;
padding:2px 15px;
margin:0 0 0 2px;
border-top:1px solid #000;
display:inline-block;
}

#topmenu a:active, #topmenu a:focus {
outline:0;	
background:url(../images/menu_on.png) repeat-x bottom left;
border-top:1px solid #555;
color:#fff;

}

#topmenu a:hover {
color:#fff;
text-decoration:none;
background:url(../images/menu_off.png) repeat-x bottom left;
border-top:1px solid #555;
}

span.top_active {
	margin:0 0 0 2px;
background:url(../images/menu_on.png) repeat-x bottom left;	
padding:2px 15px;
border-top:1px solid #555;
color:#fff;
display:inline-block;
}

#page {
	width:800px;
	height:600px;
	border:1px solid #555;
	padding:4px;
	clear:both;
	overflow:hidden;

}

.content
{
	width:800px;
	margin: 0;

}

.content a
{
	color: #000;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

#map {
position:relative !important;	
}

#contact {
width:250px;
height:60px;
background:#000 url(../images/contact.png) no-repeat;
position:absolute;
margin:500px 0 0 554px;
z-index:10000;
	border:1px solid #555;
	border-right:none;
}

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/


#myGallery
{
	text-align: left;
	margin: 0 auto;
	color:#000;
}

#myGallery h3 {
color:#000;	
}
