* {
	margin: 0;
	padding: 0;
}

a:visited {
	color: #999;
}

a:hover {
	color: #FFF;
}
body {
	background-attachment: fixed;
	background-color: #CCC;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 11pt;
	text-transform: none;
	font-style: normal;
}

html {
	background-color: #CCC;
}

#container {
	width: 880px;
}

p.logo {
	padding-top: 5px;
	margin-bottom: 70px;
}

p.logo img {
	border: 0;
}

#menu {
	width: 196px;
	float: left;
	margin-right: 72px;
	border-top: 1px solid #000;
}

#menu ul {
	list-style-type: none;
}

#menu a img {
	border: 0;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;

}
a:active {
	color: #FFF;
}


#menu li {
	width: 196px;
	height: 31px;
}

#menu a {
	width: 196px;
	height: 31px;
	text-decoration: none;
	border: none;
}

#menu li#vertical_slide {
	height: auto;
}

a#v_toggle {
	
}

a#v_slidein {
	display: none;
}

a#v_slideout {
	display: none;
}

a#v_hide {
	display: none;
}

/* Content */

#content {
	position: relative;
	float: left;
}

#content a img {
	border: 0;
}

#num {
	padding-left: 16px;
	position: relative;
	top: -5px;
}

.img-bot {
	margin-bottom: 6px;
	display: block;
}

#s1 {
	height: 550px;
}

p.nav {
	clear: left;
	margin-top: 10px;
	position: relative;
}

p.nav img {
	border: 0;
}

p.nav a {
	text-decoration: none;
}

p.contact,
p.hello {
	position: relative;
	width: 598px;
}

p.contact .mailContact {
	position: relative;
	left: -286px;
}

p.hello .grape {
	position: absolute;
	top: 54px;
	left: 197px;
}

a.ssLink {
	position: absolute;
	left: 0;
	top: 44px;
}
#container p {
	color: #999;
	background-color: #CCC;
}
#container p {
	color: #CCC;
	font-size: 9pt;
}
.black {
	color: #000;
}
.white {
	color: #FFF;
}
