/** BASIC */

body {
	margin: 0px;
	padding: 0px;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

label.bold {
	font-weight: bold;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
	color: #303F48;
}

h1 {
	margin-bottom: 15px;
	font-size: 24px;
}

h2 {
	margin-bottom: 20px;
	font-size: 14px;
}

h3 {
	font-size: 11px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666563;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: normal;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: normal;
}

.list1 li {
	padding: 8px 0px;
	background: url(/images/homepage16.gif) repeat-x left top;
}

.list1 li.first {
	padding-top: 0px;
	background: none;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: normal;
}

.list2 li {
	padding: 15px 0px;
	background: url(/images/homepage16.gif) repeat-x left top;
}

.list2 li.first {
	padding-top: 0px;
	background: none;
}

.list2 ul {
	margin: 0px 0px 0px 96px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list2 ul li {
	height: 17px;
	margin: 0px;
	padding: 0px;
	background: none;
}

.list2 strong {
	float: left;
}

.list2 span {
	float: right;
}

.list2 img.left {
}

.list3 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: normal;
}

.list3 ul {
	margin: 0px 0px 0px 140px;
	padding: 0px;
	list-style: none;
}

.list3 li {
	clear: both;
	margin-bottom: 40px;
}

.list3 li li {
	clear: none;
	height: 10px;
	margin: 0px;
	padding: 5px 0px;
	background: url(/images/subpage1_05.gif) repeat-x left top;
}

.list3 li li.first {
	padding-top: 0px;
	background: none;
}

.list3 ul strong {
	float: left;
	line-height: 1;
}

.list3 ul span {
	float: right;
	line-height: 1;
}

.more {
	padding-top: 10px;
	text-align: right;
}

/** TABLES */

.table1 {
}

.table1 tr {
	background: url(/images/homepage22.gif) repeat left top;
}

.table1 td {
	padding: 6px 13px;
	border-bottom: 2px solid #FFFFFF;
}

.table1 tr.alt {
	background-image: url(/images/homepage23.gif);
}

.table1 a {
	color: #666563;
}

/** LINKS */

a {
	color: #EB6D00;
}

a:hover {
	text-decoration: none;
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.border {
	padding: 1px;
	border: 1px solid #CCCCCC;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** TOPMENU */

#topmenu a {
	color: #666563;
}

/** MENU */

#menu a {
	display: block;
	width: 144px;
	height: 27px;
	margin: 0px 0px 0px 7px;
	padding: 13px 0px 0px 0px;
	background: url(/images/homepage03.jpg) no-repeat left top;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #303F48;
}

#menu a:hover, #menu .active a {
	background: url(/images/homepage04.jpg) no-repeat;
}

/** SPLASH */

#splash {
	text-align: center;
}

/** WRAPPER */

#wrapper {
	
}

/** BOXED */

.boxed {
	background: url(/images/homepage10.gif) repeat-x left top;
}

.boxed .title {
	background: url(/images/homepage11.gif) no-repeat left top;
}

.boxed .title h2 {
	height: 30px;
	margin: 0px;
	padding: 16px 0px 0px 22px;
	background: url(/images/homepage12.gif) no-repeat right top;
}

.boxed .content {
	border-left: 1px solid #EAF4F8;
	border-right: 1px solid #EAF4F8;
}

.boxed .b {
	background: url(/images/homepage13.gif) repeat-x left bottom;
}

#box4.boxed .title {
	background-image: url(/images/homepage20.gif);
}

#box4.boxed .title h2 {
	background-image: url(/images/homepage21.gif);
}

#box4 p {
	height: 25px;
	margin: 0px;
	padding-top: 10px;
}

/** FOOTER */

#footer_nav a:hover {color: #FF6600; font-weight: bold;}
#footer {
	clear: both;
	background: url(/images/homepage28.gif) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding: 30px;
	text-align: center;
	color: #85A2B4;
}
/** Image Gallery **/

.thumb img { border:1px solid #666666; padding:2px; }
.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}


#gallery {width:315px; padding:10px; border:0px solid #333; position:relative; text-align:center; }
#gallery_main {text-align:center;}
#gallery_main span{text-align:center; width:280px;}
#gallery ul {list-style:none; padding:0; margin:0; width:280px; position:relative; float:right;}
#gallery ul li {display:inline; width:80px; height:80px; float:left; margin:0 0 5px 5px;}
#gallery ul li a {display:block; width:75px; height:75px; text-decoration:none; border-color:#eee #555 #333 #ddd; }

#gallery img{ width:70px; height:50px; border:0; padding-top:10px}

#footer_links a{text-decoration:none; color:#000000}