
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #c7d0fd url(../images/homepage01b.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px 0px 15px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #DBDBDB;
     text-align: center; 
}

h1 span, h2 span, h3 span {
	color: #D20000;
}

h1 {
	font-size: 2em;

}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.25em;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #CCFFFF;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 19px;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list1 li {
	float: left;
	padding-left: 15px;
}

.list1 li.first {
	padding: 0px;

}

.list1 img {
	margin-bottom: 10px;
}

.list1 .more {
	display: block;
	background: url(../images/gif/homepage10b.gif) no-repeat right center;
	text-decoration: none;
	color: #DBDBDB;
}

.list1 .more:hover {
	text-decoration: underline;
}

li {
  color: #feb34d;
}

.special {
  color: #FFCC00;

  font-variant: small-caps;
}

.table {
  font-size: 1.15em;
}

td.table1 {
  font-size: 1em;
}

.position {
  text-align: center;
}


.four {
  color: #fff;
  text-align: center;
  font-family: 'Times New Roman', Tahoma, 'MS Serif', serif;

}


.important {
   color: #FFCC33;
   text-decoration: underline;
}



/** LINKS */

a {
	color: #feb34d;
    text-decoration: none;
    font-size: 1em;
}



a:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.border {
	border: 5px solid #272727;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 20px;
	background: url(../images/homepage09.gif) repeat-x left center;
}

/** MENU */

#menu {
	background: url(../images/subpage02b.jpg) no-repeat left top;
}

#menu a {
	text-decoration: none;
	font: bold 13px Georgia, 'Times New Roman', Times, serif;
	color: #323232;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	background: url(../images/subpage03b.jpg) repeat-y left top;
}

#pagebg {
	padding-bottom: 50px;
	background: url(../images/subpage06b.jpg) no-repeat left bottom;
}
	

/** SIDEBAR */

#sidebar {
	background: url(../images/subpage04b.jpg) no-repeat left top;
}

#submenu {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#submenu li {
	display: inline;
}

#submenu a {
	display: block;
	width: 145px;
	height: 30px;
	padding: 20px 0px 0px 25px;
	background: url(../images/gif/homepage03b.gif) no-repeat left top;
	text-decoration: none;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#submenu a:hover {
	text-decoration: underline;
}

#submenu .first a {
	background: none;
}

#submenu .light a {
	background-image: url(../images/gif/homepage04b.gif);
}

/** CONTENT **/

#content {
	background: url(../images/subpage05b.jpg) no-repeat left top;
}
/**map**/
#map{

  margin-left: 325px;
  margin-right: 5px;
}


/** FOOTER **/

#footer {
	background: url(../images/subpage07b.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding-top: 30px;
	line-height: normal;
	text-align: center;
	color: #6A83FE;
} 

