@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	color: #333333;
	line-height: 1.6;
}
.backtotop {
	padding-left: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 {
	color: #333333;
	font-size: 0.8em;
	font-weight: normal;
	padding-left: 10px;
	line-height: normal;
	margin-bottom: .5em;
}
blockquote {
	font-size: .6em;
	padding-right: 0em;
	padding-left: 2em;
}

a {color: #CD025B;
}

a:visited {
	color: #CD025B;
}
a:hover {
	color: #CD025B;
}
a:active {
	color: #CD025B;
}
#everything {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	height: 100%;
	position: relative;
}
#footer {
	padding-bottom: 20px;
	position: absolute;
	padding-top: 5px;
	clear: both;
	float: left;
	font-size: 0.6em;
}
#divider {
	clear: both;
	width: 100%;
}
#topbanner {
	font-size: .6em;
}
#maintitle {
	font-size: 250%;
	float: left;
}
#address {
	left: 0px;
	float: right;
}
#navigation {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	clear: both;
	line-height: normal;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	display: inline;
	background-image: url(../images/navigation/tab_grey_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	margin-right: 5px;
	background-color: #EAEAEA;
	color: #333333;
}
#navigation li span {
	background-image: url(../images/navigation/tab_grey_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;

}
#navigation a {
	color: #333333;
	text-decoration: none;
}
#navigation a:hover {
	color: #CD025B;
	text-decoration: none;
}
#navigation a:active {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-bottom: 20px;
}
#text_a {
	background-color: #EAEAEA;
	margin-top: 0px;
	padding: 10px;
}
#text_b {
	background-color: #EAEAEA;
	margin-top: 0px;
	padding: 10px;
}
#text_c {
	background-color: #EAEAEA;
	margin-top: 0px;
	padding: 10px;
}
#text_d {
	background-color: #EAEAEA;
	margin-top: 0px;
	padding: 10px;
}
#text_e {
	background-color: #EAEAEA;
	margin-top: 0px;
	padding: 10px;
}
#text_f {
	background-color: #EAEAEA;
	margin-top: 0px;
	padding: 10px;
}
.highlighted_text {color: #CD025B
}
#gallery {
	border-bottom: 1px dashed #333333;
	margin-top: 20px;
}
#gallery ul {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: .6em;
	list-style: url(none);
}
#gallery li {
	list-style: none;
}
p {
	font-size: 0.6em;
	padding: 0px;
	margin-top: 0px;
}
#contactform {
	background-color: #EAEAEA;
	margin-top: 0px;
	padding: 10px;
	float: none;
	font-size: 0.65em;
}
#contactdetails {
	float: left;
	padding-top: 50px;
}
#gallery_portfolio {
	border-bottom: 1px dashed #333333;
	margin-top: 20px;
}
.gallery_title {
	font-size: 0.65em;
	color: #CD025B;
	padding-bottom: 10px;
}
.gallery_info {
	margin-right: 5px;
	margin-left: 300px;
}
.gallery_separationline {
	clear: both;
	padding-top: 20px;
	border-bottom: 1px dashed #333333;
	margin-bottom: 20px;
}
.gallery_image {
	float: left;
	width: 282px;
}
