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

body {
margin-top:0px;
margin-left:auto;
margin-right:auto;
width:855px;
font-family:sans-serif;
font-size:0.8em;
background-image:url(img/body_bg.gif);
background-repeat:repeat-x;
background-attachment:fixed;
}

#wrapper {
float:left;
background-color:#ffffff;
background-image:url(img/wrapper_bg.gif);
background-repeat:repeat-y;
}

#header {
background-image:url(img/header_bg.jpg);
background-repeat:no-repeat;
width:855px;
height:124px;
float:left;
position:relative;
}

#logo {
float:left;
margin:35px 0px 0px 20px;
display:block;
}

#utility {
	float:right;
	width:230px;
	padding-right:5px;
	color:#ffffff;
background-color:transparent;
font-size:0.9em;
font-weight:bold;
line-height:20px;
text-align:right;
margin-top:1px;
}

#utility a {
color:#ffffff;
background-color:transparent;
text-decoration:none;
margin:0px 24px;
}

#utility a:hover, #topmenu a:hover {
color:#ffcc00;
background-color:transparent;
}

#topmenu {
float:left;
padding:84px 0px 0px 0px;
color:#fff;
font-weight:bold;
font-family:sans-serif;
font-size:1em;
width:550px;
clear:left;
}

#topmenu a {
color:#ffffff;
background-color:transparent;
font-weight:bold;
text-decoration:none;
margin:0px 20px;
}

#topmenu a:hover {
	color:#ffcc00;
}

#left {
float:left;
width:183px;
position:relative;
}

#menu_bottom {
float:left;
clear:both;
margin-top:50px;
}

#menu ul {
	color:#ffffff;
	background-color:transparent;
	margin:10px 0px 0px 0px;
	width:120px;
	padding:0px 0px 0px 30px;
}

#menu ul li {
margin-bottom:10px;
}

#menu ul a {
	color:#ffffff;
	text-decoration:none;
	font-size:0.9em;
	font-weight:bold;
}

#menu ul a:hover {
	text-decoration:underline;
}

#menu p {
	color:#cccccc;
	font-weight:bold;
	padding:0px 0px 0px 15px;
}

#content {
background-image:url(img/page_bg.jpg);
background-repeat:no-repeat;
background-position:top right;
width:625px;
padding-top:20px;
padding-right:10px;
float:right;
}

#footer_holder {
width:855px;
float:left;
}

#footer {
background-image:url(img/footer_bg.jpg);
background-repeat:no-repeat;
float:left;
width:845px;
height:28px;
color:#ffffff;
font-size:0.9em;
line-height:28px;
padding-left:10px;
line-height:28px;
}


#footer a {
text-decoration:none;
font-weight:bold;
color:#ffffff;
}

#footer a:hover {
color:#ffcc00;
}

#strap {
float:right;
width:461px;
height:29px;
margin-top:20px;
margin-bottom:40px;
}

#egg {
padding:5px 5px 5px 0px;
float:right;
color:#999999;
background-color:#ffffff;
font-size:0.9em;
width:850px;
text-align:right;
}

#egg strong {
color:#999999;
}

#egg a {
text-decoration:none;
color:#666666;
}

#egg a:hover {
text-decoration:none;
color:#ff9900;
}

#menu {
background-image:url(img/menu_bg.jpg);
background-repeat:no-repeat;
float:left;
width:183px;
/*height:354px;*/
}

#menu a {
	color:#cccccc;
}

#menu a:hover {
	color:#ffcc00;
}

#details {
	color:#ffffff;
	background-color:transparent;
	margin:15px 0px 0px 0px;
	width:120px;
	padding:0px 0px 0px 15px;
	font-size:1.1em;
	clear:both;
}

#details a {
	color:#cccccc;
}

#details a:hover {
	color:#ffcc00;
}

/***************** text ****************/

h1 {
color:#334455;
font-size:1.8em;
font-weight:normal;
}

h2 {
color:#334455;
font-size:1.5em;
font-weight:normal;
margin-top:20px;
}

strong {
color:#006699;
}

#content p, #content li, #content td {
color:#666666;
line-height:1.5em;
}

#content a {
text-decoration:none;
color:#333366;
}

#content a:hover {
text-decoration:underline;
}

#content img {
float:right;
margin:0px 10px 30px 20px;
border:1px #666666 solid;
clear:right;
}

.clear {
clear:both;
}

.tel {
font-size:1.2em;
font-weight:bold;
line-height:1.8em;
}

.tel a {
font-size:0.6em;
font-weight:normal;
line-height:1.2em;
}