* {	margin:0;padding:0px; }
body {
	background:#5f6975 url(img/sjs_bg.gif);
	margin:30px 0 0 0;
}
a {
	color:#6ad400;
	text-decoration:underline;
	outline:none;
}
a:hover {
	text-decoration:none;
}
#container {
	position:relative;
	width:912px;
	margin:0 auto;
	border:8px solid #49535d;
	background:#1d2832;
}
#header {
	width:912px;
	height:193px;
	background:#ccc;
	margin:0 0 0 0;
}
#menu {
	position:absolute;
	top:193px;
	left:26px;
	width:182px;
	border-top:1px solid #70747b;
	font-family:Helvetica, Arial,sans-serif;
	text-indent:0;
}
#menu ul {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
}
#menu li {
	margin:0;
	padding:0;
	margin-bottom:2px;
	background:#49535d;
	height:25px;
	border-left:#fff solid 1px;
}
#menu a {
	color:#b2b2b6;
	text-transform:uppercase;
	text-decoration:none;
	font-size:13px;
	line-height:2em;
	margin:8px;
}
#menu a:hover {
	color:#fff;
}
#contactdetails {
	position:absolute;
	top:335px;
	left:26px;
	background:#49535d;
	width:182px;
	border-top:1px solid #70747b;
	border-bottom:1px solid #70747b;
	height:250px;
	color:#ccc;
}

#vcardbutton { position:absolute; bottom:5px; left:6px; width:169px; height:15px; overflow:hidden; }
#vcardbutton ul { list-style:none; display:inline; }
#vcardbutton li { list-style:none; }
#vcardbutton li a { background-image:url(img/vcard_link.gif); background-position:0 0; width:169px; position:absolute; top:0px; left:0px; height:15px; padding-top:15px; }
#vcardbutton li a:hover { background-position: 0 -15px; }

#content {
	position:relative;
	margin:0 0 58px 213px;
	background:#49535d;
	width:673px;
	border-top:1px solid #70747b;
	border-bottom:1px solid #70747b;
}
#text {
	width:350px;
	margin:13px 0 13px 13px;
	font-family: Helvetica, Arial, sans-serif;
}
#text p {
	font-size:12px;
	color:#fff;
	margin-bottom:1em;
	line-height:1.5em;
}
#text h1 {
	font-size:36px;
	color:#6ad400;
	line-height:1.5em;
}
#text h2 {
	font-size:17px;
	color:#6ad400;
	line-height:1.5em;
}
#text ul {
	font-size:11px;
	color:#fff;
	margin-bottom:1.5em;
	line-height:1.5em;
}
#text img {
	background:url(img/img_bg.gif) no-repeat;
	width:236px;
	height:175px;
	padding:12px 12px 13px 12px;
}
#pictures {
	position:absolute;
	top:25px;
	right:25px;
	width:260px;
	height:200px;
}
#pictures img {
	background:url(img/img_bg.gif) no-repeat;
	width:236px;
	height:175px;
	padding:12px 12px 13px 12px;
}
#footer {
	position:absolute;
	background:#49535d;
	bottom:25px;
	left:213px;
	width:673px;
	border-top:1px solid #70747b;
	border-bottom:1px solid #70747b;
	height:25px;
	font-family: Helvetica, Arial sans-serif;
	font-size:13px;
}
#backtotop {
	position:absolute;
	left:10px;
	top:5px;
}
#copyright {
	position:absolute;
	right:10px;
	top:5px;
	color:#fff;
}
#infoservelink { position:relative; margin:25px auto 53px auto; width:155px; height:15px; }
#infoservelink ul {	list-style:none; display:inline; }
#infoservelink li {	list-style:none; }
#infoservelink li a { background-image:url(img/infoserve_link.gif); background-position:0 0; width:155px; position:absolute; top:0px; left:0px; height:0px; padding-top:15px; overflow:hidden; }
#infoservelink li a:hover {	background-position: 0 15px; }