/** BASIC */

body {
	margin: 0px;
	padding: 0px;
}


/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1 {
	font-size: 22px;
	color: #004198;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #7A6B4A;
}

h3 {
	font-size: 12px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 150%;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list2 li {
	padding: 20px 0px;
	background: url(images/homepage06.gif) repeat-x left top;
}

.list2 li.first {
	background: none;
}

/** LINKS */

a {
	color: #2C3E44;
	text-decoration: none;
}

a:hover {
	color: #557682;
	text-decoration: none;
}

.more {
	line-height: normal;
}

.more a {
	display: block;
	height: 18px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #557682;
}

.more a:hover {
	text-decoration: none;
}

/** CONTENT */

#content {
}

#content .box {
	margin-bottom: 20px;
}

#content .box .title {
	margin: 0px 0px 15px 0px;
	padding: 25px 0px 10px 0px;
	background: url(images/homepage06.gif) repeat-x left bottom;
}

#content .box2 {
	background: url(images/homepage11.gif) no-repeat 100% 38px;
}

#content .box2 .title {
	height: 28px;
	padding: 10px 0px 0px 13px;
	background: url(images/homepage10.gif) repeat-x left top;
	font-size: 13px;
	font-weight: bold;
	color: #7A6B4A;
}

#content .box2 .content {
	padding: 15px 13px;
	background: url(images/homepage11.gif) no-repeat 0px 0px;
}

#content .two-columns {
}

#content .two-columns .column-one {
	width: 229px;
}

#content .two-columns .column-two {
	width: 229px;
}

/** SIDEBAR */



/** STYLES */

.style1 {
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
; line-height: 13pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: justify
}



/** HEADER */

#header {
}

/** LOGO */

#logo { 
		
}

/** SLOGAN */

#slogan { display:inline;
}

#slogan h2 {
	margin: 0px;
	padding: 60px 0px 0px 0px;
	font-size: 27px;
	font-weight: bold;
	color: #FFFFFF;
}

#slogan h2 span {
	display: block;
	text-transform: uppercase;
}

/** MENU */

#menu a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #6D5D3C;
}

#menu a:hover {
	text-decoration: underline;
}


