/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}



/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	line-height: 180%;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 180%;
}

.single1 {
	font-size: 32px;
	font-weight: normal;
	color: #008EBF;
}

.single2 {
	font-weight: normal;
	color: #000000;
}

.single3 {
	text-align: right;
	font-size: 26px;
	color: #FFFFFF;
}

.single4 {
	text-align: right;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
}

.single5 {
	text-align: right;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

.single6 {
	font-size: 21px;
	font-weight: normal;
	color: #514200;
}

.single7 {
	height: 25px;
	padding: 10px 0px 0px 20px;
	background: #00B5F4 url(images/nice13.gif) repeat-x left top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	display: block;
	float: left;
	width: 50%;
	margin-bottom: 8px;
}

.list1 a {
	padding-left: 21px;
	background: url(images/nice11.gif) no-repeat left center;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	margin-bottom: 8px;
}

.list2 a {
	padding-left: 21px;
	background: url(images/nice11.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #083772;
}

a:hover {
	text-decoration: none;
}

.link1 {
	color: #05A1D9;
}

/** STYLES */

.style1 {
	line-height: 120%;
	text-align: right;
	color: #FFFFFF;
}

.style1 a {
	color: #FFFFFF;
}

.style1 a:hover {
}

.style2 {
	font-size: 13px;
	color: #514200;
}

.style2 a {
	color: #05A1D9;
}

.style2 a:hover {
}

.style3 {
	color: #757575;
}

.style3 a {
	color: #757575;
}

.style3 a:hover {
}

/** BACKGROUNDS */

.nicebg1 { background: url(images/nice07.jpg) repeat-x left top; }
.nicebg2 { background: url(images/nice08.jpg) no-repeat center top; }
.nicebg3 { background: url(images/nice09.jpg) no-repeat left top; }
.nicebg4 { background: url(images/nice10.gif) no-repeat left top; }
.nicebg5 { background: url(images/nice12.gif) no-repeat right top; }

.nicebg6 { background: url(images/singles1_01.jpg) repeat-x left top; }
.nicebg7 { background: url(images/singles1_02.jpg) no-repeat center top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** MENU */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 112px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 33px;
	padding-right: 10px;
}

#menu a {
	display: block;
	float: left;
	background: url(images/nice05.gif) repeat-x left top;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 13px;
	font-weight: bold;
	color: #353535;
}

#menu a strong {
	display: block;
	padding: 0px 0px 0px 26px;
	background: url(images/nice04.gif) no-repeat left top;
}

#menu a span {
	display: block;
	height: 25px;
	padding: 8px 26px 0px 0px;
	background: url(images/nice06.gif) no-repeat right top;
}

#menu a:hover, #menu .active a {
	background-image: url(images/nice02.gif);
	color: #FFFFFF;
}

#menu a:hover strong, #menu .active strong {
	background-image: url(images/nice01.gif);
}

#menu a:hover span, #menu .active span {
	background-image: url(images/nice03.gif);
}

#menu1 { width: 84px; }
#menu2 { width: 96px; }
#menu3 { width: 96px; }
#menu4 { width: 93px; }
