/* @group reset */

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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

a img, :link img, :visited img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol, ul {
	list-style: none;
}

q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/* @end */

html {
	background-color: #fff;
	
}

body {
	width: 740px;
	margin: 0px auto;
	position: relative;
	color: #000;
	font: bold 1em/1em verdana, arial, helvetica, sans-serif;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

h1 {
	font-size: 1.8em;
}
#branding {

	position: absolute;
	display: block;
}


#menu {
	width: 721px;
	position: relative;
	padding-top: 35px;
	padding-bottom: 10px;
	padding-left: 19px;
	z-index: 1;
	font-size: .7em;
	line-height: .8em;	

}

#menu li {
	display: inline;
	margin: 0 3px;
}


#submenu_portfolios {
	position: absolute;
	right: 602px;
	top: 70px;
	font-size: .6em;
	z-index: 20;
}

#submenu_portfolios li {
	text-align: right;
	line-height: 1.6em;
}
#submenu_portfolios li a {
	display: none;
}


#page_content {
	margin-bottom:40px;
	position: relative;
	top: 60px;	
	text-align: center;
}

#portfolio_navigation {
	margin: 10px auto;
	text-align: center;
	font-size: .7em;
}

#portfolio_navigation li {
	display: inline;
	margin: 0 2px;
}
#portfolio_navigation li a {
	display: none;
}

#text {
	width: 400px;
	margin: 0px auto;
	font-weight: normal;

}

#text p, #text ul {
	font-size: .7em;
	line-height: 1.3em;

	margin-bottom: 15px;
}
#text ul ul {
	font-size: 1em;
	margin-left: 2em;
}
#text ul li {
	line-height: 1.3em;
}

#text h2 {
	font-weight: bold;
	margin-bottom: 5px;
}

a.inline_link {
	font-weight: bold;

	
}
.nav_direction {
	display: none;
}
#slideshow_open {
 display: none;
}

#home_page_image {
	margin-bottom: 50px;
	}

#bottommenu {
	width: 740px;

	color: #000;
	font: normal .7em/1em verdana, arial, helvetica, sans-serif;
	text-align: center;
	padding-top: 12px;
	margin-top: 80px;

}

#bottommenu li {
	display: inline;
	margin: 7px;
}

#bottommenu a, #bottommenu a:visited {

	display: none;
}

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

#footer {
	width: 740px;
	text-align: center;
	color: #000;
	font-size: .7em;
	margin-top: 10px;
	font-weight: normal;
}