/*RESET STYLES*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}


/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
.big {
	font-size: 21px;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	color: #999966;
}
h1 {
	font-size: 36px;
	color: #999966;
}
h2 {
	font-size: 20px;
	color: #999966;
	line-height: 32px;
}


h3 {
	color: #CCCC99;
}

h4 {
	color: #999966;
	font-size: 14px;
	line-height: 40px;
	font-family: "Times New Roman", Times, serif;
}



h5 {
	color: #999966;
	font-size: 36px;
}

h6 {
	font-style: italic;
	color: #999966;
}

/*CONTAINER*/
#Container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


/*HEADER*/
#Container #headercontainer {
}
#Container #headercontainer #logo {
	margin-right: auto;
	margin-left: auto;
	width: 162px;
}

#Container #headercontainer #header {
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	height: 462px;
}
#Container #headercontainer #header #header_content {
	height: 363px;
	width: 846px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}

/*Menu*/
#Container #headercontainer #menu {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#Container #headercontainer #menu .menu {
}

#Container #headercontainer #menu .menu .menu_home {
	clear: right;
	float: left;
	width: 100px;
}

#Container #headercontainer #menu .menu .menu_home a {
	background-image: url(../images/menu_home.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 100px;
	background-position: 0px -55px;
}


#Container #headercontainer #menu .menu .menu_home a:hover {
	background-image: url(../images/menu_home.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 100px;
	background-position: 0px 0px;
}

#Container #headercontainer #menu .menu .menu_home_current {
	background-image: url(../images/menu_home.gif);
	background-repeat: no-repeat;
	display: block;
	width: 100px;
	clear: right;
	float: left;
	height: 50px;
	background-position: 0px 0px;
}


#Container #headercontainer #menu .menu .menu_menus {
	clear: right;
	float: left;
	width: 100px;
}

#Container #headercontainer #menu .menu .menu_menus a {
	background-image: url(../images/menu_menus.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 100px;
	display: block;
	background-position: 0px -55px;
}

#Container #headercontainer #menu .menu .menu_menus a:hover {
	background-image: url(../images/menu_menus.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 100px;
	background-position: 0px 0px;
}

#Container #headercontainer #menu .menu .menu_menus_current {
	background-image: url(../images/menu_menus.gif);
	background-repeat: no-repeat;
	display: block;
	width: 100px;
	clear: right;
	float: left;
	height: 50px;
	background-position: 0px 0px;
}


#Container #headercontainer #menu .menu .menu_press {
	clear: right;
	float: left;
	width: 100px;
}

#Container #headercontainer #menu .menu .menu_press a {
	background-image: url(../images/menu_press.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 100px;
	display: block;
	background-position: 0px -55px;
}

#Container #headercontainer #menu .menu .menu_press a:hover {
	background-image: url(../images/menu_press.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 100px;
	background-position: 0px 0px;
}

#Container #headercontainer #menu .menu .menu_press_current {
	background-image: url(../images/menu_press.gif);
	background-repeat: no-repeat;
	display: block;
	width: 100px;
	clear: right;
	float: left;
	height: 50px;
	background-position: 0px 0px;
}


#Container #headercontainer #menu .menu .menu_blog {
	clear: right;
	float: left;
	width: 100px;
}

#Container #headercontainer #menu .menu .menu_blog a {
	background-image: url(../images/menu_blog.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 100px;
	display: block;
	background-position: 0px -55px;
}

#Container #headercontainer #menu .menu .menu_blog a:hover {
	background-image: url(../images/menu_blog.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 100px;
	background-position: 0px 0px;
}

#Container #headercontainer #menu .menu .menu_blog_current {
	background-image: url(../images/menu_blog.gif);
	background-repeat: no-repeat;
	display: block;
	width: 100px;
	clear: right;
	float: left;
	height: 50px;
	background-position: 0px 0px;
}


#Container #headercontainer #menu .menu .menu_credentials {
	clear: right;
	float: left;
	width: 100px;
}

#Container #headercontainer #menu .menu .menu_credentials a {
	background-image: url(../images/menu_credentials.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 100px;
	display: block;
	background-position: 0px -55px;
}

#Container #headercontainer #menu .menu .menu_credentials a:hover {
	background-image: url(../images/menu_credentials.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 100px;
	background-position: 0px 0px;
}

#Container #headercontainer #menu .menu .menu_credentials_current {
	background-image: url(../images/menu_credentials.gif);
	background-repeat: no-repeat;
	display: block;
	width: 100px;
	clear: right;
	float: left;
	height: 50px;
	background-position: 0px 0px;
}


#Container #headercontainer #menu .menu .menu_gallery {
	clear: right;
	float: left;
	width: 100px;
}

#Container #headercontainer #menu .menu .menu_gallery a {
	background-image: url(../images/menu_gallery.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 100px;
	display: block;
	background-position: 0px -55px;
}

#Container #headercontainer #menu .menu .menu_gallery a:hover {
	background-image: url(../images/menu_gallery.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 100px;
	background-position: 0px 0px;
}

#Container #headercontainer #menu .menu .menu_gallery_current {
	background-image: url(../images/menu_gallery.gif);
	background-repeat: no-repeat;
	display: block;
	width: 100px;
	clear: right;
	float: left;
	height: 50px;
	background-position: 0px 0px;
}

#Container #headercontainer #menu .menu .menu_feedback {
	clear: right;
	float: left;
	width: 100px;
}

#Container #headercontainer #menu .menu .menu_feedback a {
	background-image: url(../images/menu_feedback.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 100px;
	display: block;
	background-position: 0px -55px;
}

#Container #headercontainer #menu .menu .menu_feedback a:hover {
	background-image: url(../images/menu_feedback.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 100px;
	background-position: 0px 0px;
}

#Container #headercontainer #menu .menu .menu_feedback_current {
	background-image: url(../images/menu_feedback.gif);
	background-repeat: no-repeat;
	display: block;
	width: 100px;
	clear: right;
	float: left;
	height: 50px;
	background-position: 0px 0px;
}

#Container #headercontainer #menu .menu .menu_network {
	float: left;
	clear: right;
	width: 100px;
}

#Container #headercontainer #menu .menu .menu_network a {
	background-image: url(../images/menu_network.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 100px;
	display: block;
	background-position: 0px -55px;
}

#Container #headercontainer #menu .menu .menu_network a:hover {
	background-image: url(../images/menu_network.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 100px;
	background-position: 0px 0px;
}

#Container #headercontainer #menu .menu .menu_network_current {
	background-image: url(../images/menu_network.gif);
	background-repeat: no-repeat;
	display: block;
	width: 100px;
	clear: right;
	float: left;
	height: 50px;
	background-position: 0px 0px;
}

#Container #headercontainer #menu .menu .menu_contact {
	float: left;
	clear: right;
	width: 100px;
}

#Container #headercontainer #menu .menu .menu_contact a {
	background-image: url(../images/menu_contact.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 100px;
	display: block;
	background-position: 0px -55px;
}

#Container #headercontainer #menu .menu .menu_contact a:hover {
	background-image: url(../images/menu_contact.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 100px;
	background-position: 0px 0px;
}

#Container #headercontainer #menu .menu .menu_contact_current {
	background-image: url(../images/menu_contact.gif);
	background-repeat: no-repeat;
	display: block;
	width: 100px;
	clear: right;
	float: left;
	height: 50px;
	background-position: 0px 0px;
}

/*BODY*/

#Container #contentcontainer {
	width: 885px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
.totop {
	color: #999966;
	text-decoration: underline;
	text-align: right;
	display: block;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}





/*FOOTER*/
#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 108px;
}
#footer #footercontainer {
	height: 108px;
	width: 885px;
	margin-right: auto;
	margin-left: auto;
}
#footer #footercontainer #footer_content {
	height: 85px;
}
#footer #footercontainer #footer_content #footer_tabs {
	width: 496px;
	padding-top: 10px;
	clear: right;
	float: left;
}
#footer #footercontainer #footer_content #footer_contact {
	width: 350px;
	float: right;
	padding-top: 22px;
}
#footer #footercontainer #footer_content #footer_contact #footer_name {
	text-align: right;
	padding-right: 15px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #999966;
	clear: right;
	float: left;
	width: 150px;
}



#footer #footercontainer #footer_content #footer_contact #footer_address p {
	font-size: 13px;
	color: #999966;
	font-weight: bold;
}
#footer #footercontainer #footer_content #footer_contact #footer_address {
	width: 170px;
	float: right;
}
#footer #footercontainer #footer_legal {
	font-size: 11px;
	color: #CCCC99;
	width: 355px;
	clear: right;
	float: left;
	margin-top: 7px;
}
#footer #footercontainer #footer_legal a {
	font-size: 11px;
	color: #CCCC99;
	text-decoration: underline;
}
#footer #footercontainer #footer_menu {
	float: right;
	width: 515px;
	margin-top: 7px;
}
#footer #footercontainer #footer_menu ul {

}
#footer #footercontainer #footer_menu li {
	display: block;
	width: 55px;
	clear: right;
	float: left;
	text-align: center;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCC99;
	font-size: 11px;
	color: #CCCC99;
}
#footer #footercontainer #footer_menu a {
	color: #CCCC99;
	text-decoration: none;
}

#footer #footercontainer #footer_menu a:hover {
	color:#CCCC66;
	text-decoration: none;
}

#footer #footercontainer #footer_menu .footer_menu_home {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCC99;
	width: 55px;
	text-align: center;
	display: block;
	clear: right;
	float: left;
	font-size: 11px;
	color: #CCCC99;
}

