html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
a, abbr, address, del, em, img, ins, small, strong, tt, dl, dt, dd, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0;
	background: transparent;
	color: #fff;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

ul {
	list-style: none;
}

ol li {
	list-style: inside;
}

:focus {
	outline: none;
}

p {
	line-height: 20px;
	font-style: normal;
	padding-bottom: 25px;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

html, body {
	height: 100%;
}

body {
	background: #030001 url(../images/template/bg.jpg) no-repeat top center;
}
#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: relative;
	width: 100%;
}
#site {
	width: 890px;
	height: auto;
	position: relative;
	margin: 0 auto;
}
#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
#logo {
	position: absolute;
	top: 78px;
	left: -65px;
	height: 450px;
	width: 43px;
	background: url(../images/template/sfa-logo.png) no-repeat;
	z-index: 99;
}
#menu {
	position: relative;
	height: 38px;
	width: 890px;
	padding-top: 30px;
}
#menu ul {
	position: relative;
	height: 38px;
	width: 890px;
	padding: 0px; 
	margin: 0px;
}
#menu ul li {
	float: left;
	padding-right: 2px;
}
#menu ul li.last {
	padding-right: 0px;
}
#menu ul li a {
	float: left;
	display: block;
	text-align: center;
	width: 176px;
	height: 38px;
	line-height: 38px;
	text-decoration: none;
	background: #4c4d4f;
	font-size: 13px;
}
#menu ul li a:hover,
#menu ul li a.active {
	background: #231f20;
}
#content {
	position: relative;
	float: left;
	width: 884px;
	background: #030001;
	border: 2px solid #4c4d4f;
	margin-top: 10px;
}
#content.nobg {
	background: none;
	border: 0px;
}
#content #home_left,
#content #home_right {
	position: relative;
	float: left;
	height: 498px;
}
#content #home_left {
	width: 530px;
	background: #030001;
	border-right: 2px solid #4c4d4f;
}
#content #home_right {
	background: #030001 url(../images/home_right.jpg) no-repeat center center;
	width: 350px;
}
#content #diensten_left,
#content #diensten_right {
	position: relative;
	float: left;
	background: #030001;
	border: 2px solid #4c4d4f;
}
#content #diensten_left {
	width: 523px;
	margin-right: 10px;
	padding: 0px;
	height: 535px;
	overflow: hidden;
}
#content #diensten_left.advertenties {
	background: url(../images/diensten/advertenties.jpg) no-repeat;
}
#content #diensten_left.grafischontwerp {
	background: url(../images/diensten/grafischontwerp.jpg) no-repeat;
}
#content #diensten_left.fotografie {
	background: url(../images/diensten/fotografie.jpg) no-repeat;
}
#content #diensten_left.drukwerk {
	background: url(../images/diensten/drukwerk.jpg) no-repeat;
}
#content #diensten_left.drukwerk #tekstblok {
	height: 90px;
}
#content #diensten_left.reclame {
	background: url(../images/diensten/reclame.jpg) no-repeat;
}
#content #diensten_left.reclame #tekstblok {
	width: 378px;
	height: 90px;
}
#diensten_left h2 {
	font-size: 14px;
	margin-bottom: 10px;
}
#diensten_left #tekstblok {
	position: absolute;
	top: 40px;
	right: -2px;
	width: 370px;
	height: 104px;
	padding: 15px;
	background: url(../images/template/tekstblok.png);
	border: 2px solid #4c4d4f;
	text-align: right;
	cursor: default;
}
#diensten_left #tekstblok p {
	font-size: 11px;
	line-height: 18px;
}
#content #diensten_right {
	float: right;
	width: 345px;
	height: 535px;
	background: #030001 url(../images/diensten_right.gif) no-repeat 145px bottom;
}
#diensten_right #submenu {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 345px;
}
#content #contact_left,
#content #contact_right {
	position: relative;
	float: left;
	height: 334px;
}
#content #contact_left {
	width: 135px;
	margin-right: 14px;
	background: #030001;
	border: 2px solid #4c4d4f;
	padding: 0px 20px 0px 15px;
	height: 336px;
	cursor: default;
	text-align: right;
}
#content #contact_left h2 {
	text-align: right;
	margin: 15px 0px 10px 0px;
}
#content #contact_left p {
	line-height: 15px;
	font-size: 10px;
}
#content #contact_right {
	float: right;
	background: #030001;
	border: 2px solid #4c4d4f;
	width: 694px;
	overflow: hidden;
}
#contact_left h2 {
	font-size: 16px;
	margin-bottom: 5px;
}
#contact_left p {
	font-size: 10px;
}
#contact_form {
	position: relative;
	float: left;
	width: 726px;
	margin-top: 10px;
	background: #030001;
	border: 1px solid #4c4d4f;
	cursor: default;
	padding: 30px 80px;
}
#contact_form fieldset {
	position: relative;
	float: left;
	width: 205px;
	margin-right: 25px;
}
#contact_form fieldset div.entry {
	position: relative;
	float: left;
	margin-bottom: 8px;
}
#contact_form fieldset div.entry label {
	float: left;
	margin-bottom: 2px;
	font-size: 10px;
}
#contact_form fieldset div.entry input {
	float: left;
	width: 193px;
	background: #030001;
	border: 1px solid #4c4d4f;
	height: 18px;
	color: #fff;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 6px 0px 6px;
}
#contact_form fieldset label.checkbox {
	float: left;
	font-size: 10px;
	margin-bottom: 2px;
}
#contact_form fieldset div.column {
	position: relative;
	float: left;
	width: 115px;
}
a.fakecheck {
	position: relative;
	float: left;
	width: 200px;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0px 0px 0px 28px;
	background: url(../images/template/checkbox.gif) no-repeat 0px 0px;
	margin-bottom: 5px;
	font-size: 10px;
}
a.fakechecked {
	background: url(../images/template/checkbox.gif) no-repeat 0px -21px;
}
#contact_form fieldset div.entry textarea {
	float: left;
	width: 205px;
	background: #030001;
	border: 1px solid #4c4d4f;
	height: 163px;
	color: #fff;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 6px;
	overflow: auto;
}
#contact_form fieldset input.submit {
	float: right;
	background: none;
	border: 0px;
	color: #fff;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
	width: 60px;
	text-align: left;
}
#content #errors {
	position: relative;
	float: left;
	width: 694px;
	border: 1px solid #ec008c;
	padding: 15px;
	margin-bottom: 15px;
}
#errors ul {
	margin: 0px;
	padding: 0px;
}
#errors ul li label {
	font-size: 10px;
	color: #ec008c;
}
#submenu ul {
	padding: 0px;
	margin: 0px;
}
#submenu ul li {
	text-align: right;
	margin-bottom: 13px;
	text-transform: lowercase;
	margin-right: 154px;
}
#submenu ul li.active {
	margin-right: 14px;
	padding-right: 40px;
	background: url(../images/template/submenu_active.gif) no-repeat right 7px;
}
#submenu ul li a {
	text-decoration: none;
	font-size: 13px;
}
#submenu ul li a:hover {
	color: #ccc;
}
#ticker {
	position: relative;
	float: left;
	width: 858px;
	height: 27px;
	line-height: 27px;
	background: #4c4d4f;
	margin-top: 10px;
	padding: 0px 15px;
	cursor: default;
}
#portfolio_footer {
	position: relative;
	float: left;
	width: 888px;
	margin-top: 10px;
}
#portfolio_footer div.item {
	position: relative;
	float: left;
	width: 213px;
	height: 68px;
	background: #030001;
	border: 1px solid #4c4d4f;
	cursor: pointer;
	margin-right: 9px;
}
#portfolio_footer div.first {
	cursor: default;
	text-align: center;
	line-height: 68px;
}
#portfolio_footer div.last {
	margin-right: 0px;
	float: right;
}
#portfolio_footer div.item a {
	float: left;
	display: block;
	width: 213px;
	height: 68px;
}
#werkopflakkee_footer {
	position: relative;
	float: left;
	width: 766px;
	height: 90px;
	margin-top: 10px;
	background: #030001;
	border: 1px solid #4c4d4f;
	text-align: right;
	padding: 40px 60px 40px 60px;
	cursor: default;
}
#werkopflakkee_footer h4 {
	font-size: 13px;
	font-weight: normal;
}
#werkopflakkee_footer p,
#werkopflakkee_footer a{
	font-size: 10px;
}
#portfolio {
	position: relative;
	float: left;
	width: 886px;
	height: 285px;
	margin-top: 10px;
	background: #030001;
	border: 1px solid #4c4d4f;
	text-align: right;
	padding: 0px;
	cursor: default;
	overflow: hidden;
}
#portfolio div.images {
	position: relative;
	float: left;
	width: 371px;
	margin: 20px 50px 0px 20px;
}
#portfolio div.image {
	position: relative;
	float: left;
	margin: 0px 14px 14px 0px;
	border: 1px solid #4c4d4f;
}
#portfolio div.image img {
	float: left;
}
#portfolio div.rectangle {
	margin-right: 0px;
}
#portfolio div.description {
	position: relative;
	float: left;
	width: 395px;
	height: 206px;
	overflow: hidden;
	margin: 40px 50px 40px 0px;
}
#portfolio div.description h2 {
	visibility: hidden;
}
#portfolio div.description h3 {
	margin-bottom: 30px;
	font-weight: normal;
	font-size: 15px;
}
#portfolio div.description p {
	font-size: 11px;
}
#footer {
	width: 100%;
	height: 130px;
	position: relative;
	float: left;
	background: #030001;
	border-top: 2px solid #4c4d4f;
	margin-top: 25px;
}
#footer_content {
	position: relative;
	margin: auto;
	width: 890px;
	font-size: 10px;
	padding-top: 10px;
	cursor: default;
}
#footer_content span,
#footer_content a {
	font-size: 10px;
	text-decoration: none;
}
#footer_content a:hover {
	color: #ccc;
}
#footer_content span {
	margin: 0px 5px;
}



