/* CSS Document */

body {
	background-color: #eaf6fc;
	margin: 5px 0 0 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616060;
}

#wrapper {
	width: 954px;
	margin: auto;
	text-align: left;
}

#header {
	width: 954px;
	height: 112px;
	text-align: center;
	float: left;
	position: relative;
}

#contact {
	width: 200px;
	text-align: right;
	font-size: 10px;
	position: absolute;
	bottom: 6px;
	right: 15px;
}

#contact p {
	margin: 0 0 3px 0;
}

#contact a {
	color: #616060;
}

#date {
	font-size: 11px;
	position: absolute;
	bottom: 6px;
	left: 0;
}

#leftpanel {
	width: 154px;
	height: 482px;
	float: left;
	background-image: url(images/left_panel.gif);
}

#leftpanellong {
	width: 154px;
	height: 910px;
	float: left;
	background-image: url(images/left_panel_long.gif);
}

#leftpanel ul, #leftpanellong ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#leftpanel a, #leftpanellong a {
	padding:0;
	margin:0;
	display: block;
	height: 22px;
	width: 129px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #575757;
	padding-top: 8px;
	padding-left: 15px;
}

#leftpanel a:hover, #leftpanellong a:hover {
	padding: 0;
	margin: 0;
	height: 22px;
	width: 129px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 15px;
	text-decoration: none;
	background-color: #185fa1;
	border-bottom-color: #575757;
}

#navigationactive {
	background-color: #185fa1;
	border-bottom-color: #575757;
}

#content {
	width: 613px;
	height: 467px;
	float: left;
	padding: 10px 20px 5px 10px;
	background-image: url(images/content.gif);
}

#content_sitemap {
	width: 613px;
	height: 467px;
	float: left;
	padding: 10px 20px 5px 10px;
	background-image: url(images/content.gif);
}

#contentlong {
	width: 613px;
	height: 895px;
	float: left;
	padding: 10px 20px 5px 10px;
	background-image: url(images/content_long.gif);
}

#homepage {
	width: 643px;
	height: 482px;
	float: left;
	background-image: url(images/home_content.gif);
}

#homepage img#welcome {
	position: relative;
	top: -3px;
	left: 20px;
	padding: 0;
}

#homepage p {
	text-align: right;
	font-size: 0.95em;
	width: 610px;
	margin: 5px 20px 0 0;
	line-height: 1.3em;
	padding: 0;
	position: relative;
	top: -15px;
}

#content h2, #contentlong h2, #content_sitemap h2 {
	font-size: 1.7em;
	color: #185fa1;
	margin: 0 0 10px 0;
	padding: 0;
}

#content h4, #contentlong h4, #content_sitemap h4 {
	font-size: 1em;
	margin: 0 20px 0 0;
	padding: 0;
	border-bottom: 1px dashed;
	display: inline;
}

#content h4 a, #contentlong h4 a, #content_sitemap h4 a {
	text-decoration: none;
}

#content h4 a:hover, #contentlong h4 a:hover #content_sitemap h4 a:hover {
	color: #185fa1;
}

#content h5, #contentlong h5, #content_sitemap h5 {
	font-size: 0.95em;
	margin: 0;
	padding: 0;
	display: inline;
}

#content p, #contentlong p {
	font-size: 0.95em;
	line-height: 1.5em;
	margin: 3px 0 15px 0;
	padding: 0;
}

#content_sitemap p {
	font-size: 0.95em;
	line-height: 1em;
	margin: 3px 0 5px 0;
	padding: 0;
}

#content a, #contentlong a, #content_sitemap a {
	color: #616060;
}

#content ul, #contentlong ul {
	font-size: 0.95em;
	margin-top: -10px;
}

#content_sitemap ul {
	font-size: 0.95em;
	margin-top: 0;
	margin-bottom: 5px;
}

#content_sitemap li {
	margin-top: 0;
	margin-bottom: 3px;
}

#inputwidth input, #inputwidth textarea {
	width: 280px;
}

#content input, #content textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	display: block;
	margin: 0 0 5px 0;
}

#content label {
	font-size: 0.95em;
}

#rightpanel {
	width: 157px;
	height: 481px;
	float: left;
	background-image: url(images/right_panel.gif);
}

#rightpanellong {
	width: 157px;
	height: 910px;
	float: left;
	background-image: url(images/right_panel_long.gif);
}

#rightpanel ul, #rightpanellong ul {
	padding: 0;
	margin-left: 12px;
}

#rightpanel ul li, #rightpanellong ul li {
	margin-bottom: 10px;
	list-style: none;
}

#loginform {
	padding: 10px 23px 0 10px;
	margin: 0;
}

#loginform h4 {
	font-size: 11px;
	font-weight: bold;
	color: #404041;
	margin: 0px;
	padding-bottom: 10px;

}

#loginform p {
	font-size: 10px;
	margin: 0;
	padding-bottom: 10px;
}

#loginform input {
	font-size: 11px;
}

#submit {
	text-align: right;
}

#rightpanel a, #rightpanellong a {
	font-size: 11px;
	color: #185fa1;
}

#footer {
	width: 954px;
	height: 76px;
	clear: both;
	text-align: center;
	font-size: 11px;
	margin-top: 5px;
	position: relative;
	top: 5px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

#footer a {
	color: #616060;
	text-decoration: underline;	
}

#tsa {
	position: relative;
	top: 85px;
	text-align: center;
	padding-right: 15px;
}

#tsa a {
	font-size: 10px;
	color: #616060;
	text-decoration: none;
}

.photos {
	border-style: solid;
	border-width: 1px;
}

#photos {
	position: relative;
	top: -10px;
	padding: 25px 25px 0 25px;
	text-align: center;
	width: 150px;
	float: left;
}

#photos img {
	border-color: #616060;
}

#photodetail {
	padding: 0;
	width: 120px;
	height: 115px;
	text-align: center;
	float: left;
}

#photodetail img {
	border-color: #616060;
}

#photodetailgroup {
	position: relative;
	top: -6px;
	width: 600px;
	height: 118px;
}

#photodetailgroup2 {
	position: relative;
	top: -6px;
	width: 600px;
	height: 125px;
}

.underline {
	text-decoration: underline;
}

#homepage ul {
	margin: 0;
	padding: 0;
}

#homepage ul li {
	display: inline;
	padding: 0;
	font-size: 0.9em;
}

#homepage a {
	color: #616060;
}

#home {
	position: relative;
	top: -370px;
	left: 37px;
}

#home a {
	text-decoration: underline;
}

#about {
	position: relative;
	top: -340px;
	left: 85px;
}

#products {
	position: relative;
	top: -315px;
	left: 137px;
}

#services {
	position: relative;
	top: -315px;
	left: 200px;
}

#onlineshop {
	position: relative;
	top: -340px;
	left: 245px;
}

#contactus {
	position: relative;
	top: -370px;
	left: 275px;
}