/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2 {
	margin: 0px 0px 20px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 27px;
	color: #544E39;
}

h2 {
	font-size: 16px;
	color: #2D6C75;
}

h3 {
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	color: #56503A;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #462300;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 18px;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 24px;
}

/** LINKS */

a {
	color: #097B95;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {

}

/** MISC */

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

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

img {
	border: none;
}

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

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

img.border {
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg02.jpg) repeat-x left top;
}

#wrapper2 {
	background: url(images/bg03.jpg) repeat-x left bottom;
}

/** HEADER */

#header {
	width: 978px;
	height: 138px;
}

/** MENU */

#menu {
	width: 578px;
	height: 138px;
	background: url(images/bg04.jpg) no-repeat left top;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 80px 15px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 13px 0px 15px;
	background: url(images/homepage02.gif) no-repeat left center;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/** PAGE */

#page {
	width: 978px;
	background: url(images/bg05.jpg) repeat-y left top;
}

#bgtop {
	background: url(images/bg06.jpg) no-repeat left top;
}

#bgbtm {
	background: url(images/bg07.jpg) no-repeat left bottom;
}

/** LEFT SIDEBAR */

#left-sidebar {
	width: 160px;
	padding: 25px 0px 0px 7px;
}

#left-sidebar .box {
	background-repeat: no-repeat;
	background-position: center;
}

#left-sidebar .box .title {
	height: 38px;
	margin: 0px;
	padding: 22px 34px 0px 0px;
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/homepage012.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left-sidebar .box .content {
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#left-sidebar .box .content a {
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
}

#left-sidebar .box .content p {
	padding: 0px 9px 0px 0px;
}

#left-sidebar .box .content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 18px;
}

#left-sidebar .box .content ul li {
	text-align: right;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 9px;
}

#left-sidebar .box .content ul li.first {
	padding-top: 0px;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
}

/** CONTENT */

#content {
	width: 594px;
	padding: 60px 0px 0px 25px;
}

#content .box {
}

#content2 {
}

#content .box .title {
	height: 28px;
	margin: 0px;
	padding: 17px 0px 0px 40px;
	background: url(images/homepage16.jpg) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

#content .box .content {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

/** 3-COLUMN LAYOUT */

.three-columns {
}

.three-columns .column1 {
	width: 175px;
}

.three-columns .column2 {
	width: 180px;
	padding-left: 12px;
}

.three-columns .column3 {
	width: 180px;
	padding-left: 12px;
}

/** 2-COLUMN LAYOUT */

.two-columns {
}

.two-columns .column1 {
	width: 260px;
}

.two-columns .column2 {
	width: 260px;
	padding-left: 23px;
}

/** CONTENT POST */

.post {
	padding: 0px 20px 20px 20px;
}

.post .title {
	margin: 0px;
}

.post .meta, .post .meta a {
	color: #A39D87;
}

/** RIGHT SIDEBAR */

#right-sidebar {
	width: 160px;
	padding: 25px 0px 0px 25px;
}

#right-sidebar .box {
}

#right-sidebar .box .title {
	height: 38px;
	margin: 0px;
	padding: 22px 0px 0px 34px;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/homepage012.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#right-sidebar .box .content {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#right-sidebar .box .content a {
	color: #E9E2CF;
}

#right-sidebar .box .content p {
	padding: 0px 0px 0px 9px;
}

#right-sidebar .box .content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 18px;
}

#right-sidebar .box .content ul li {
	background-image: url(images/dot.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: normal;
}

#right-sidebar .box .content ul li.first {
	padding-top: 0px;
}

/** FOOTER */

#footer {
	height: 68px;
	background: url(images/bg08.jpg) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding-top: 20px;
	text-align: center;
	color: #5E5942;
}

/** BOX1 */

#box1 {
}

#box1 .title {
	background-image: url(images/homepage012.gif)!important;
}
.images-nav {
	background-image: url(images/homepage12.jpg);
	line-height: 30px;
	color: #000000;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	background-repeat: no-repeat;
	font-weight: bold;
}


/** BOX2 */

#box2 {
}

#box2 .title {
	background-image: url(images/homepage11.jpg) !important;
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

#box4 .title {
	background-image: url(images/homepage13.jpg) !important;
}

/** BOX5 */

#box5 {
}

#box5 .title {
	background-image: url(images/homepage14.jpg) !important;
}

/** BOX6 */

#box6 {
}
.title-content {
	font-size: 18px;
	font-weight: bold;
	color: #128094;
}
.questions {
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
.answers {
	font-size: 12px;
	color: #A88600;
	font-weight: bold;
}
#wrapper #wrapper2 #page #bgtop #bgbtm #content .post td {
	display: table-column-group;
}
.content-design-box {
	background-image: url(images/content-design-box.gif);
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	height: 40px;
	background-repeat: no-repeat;
	padding-top: 15px;
}
