
/* ############## CONTAINER ############## */
#container {
	margin: 0px auto 50px auto;
	padding: 0px 0px 0px 0px;
	width: 980px;}

#container-internal {
	background: url(/images/container-bg.jpg) top left repeat-y;
	margin: 0px auto 50px auto;
	padding: 0px 0px 0px 0px;
	width: 980px;}

/* ############## THEMES ############## */
.homepage {
	background: url(/images/themes/content-bg_theme-home.jpg) #ffffff top left no-repeat;}

.theme1 {
	background: url(/images/themes/content-bg_theme1.jpg) top left no-repeat;}
.theme1 .content-area h1,
.theme1 .content-area h2,
.theme1 .content-area h3,
.theme1 .content-area h4 {
	color: #404040;}

.optiontheme1{
	color: #404040;
}

.theme2 {
	background: url(/images/themes/content-bg_theme2.jpg) top left no-repeat;}
.theme2 .content-area h1,
.theme2 .content-area h2,
.theme2 .content-area h3,
.theme2 .content-area h4 {
	color: #c53c34;}
.optiontheme2{
	color: #c53c34;
}
.theme3 {
	background: url(/images/themes/content-bg_theme3.jpg) top left no-repeat;}
.theme3 .content-area h1,
.theme3 .content-area h2,
.theme3 .content-area h3,
.theme3 .content-area h4 {
	color: #365218;}
.optiontheme3{
	color: #365218;
}
.theme4 {
	background: url(/images/themes/content-bg_theme4.jpg) top left no-repeat;}
.theme4 .content-area h1,
.theme4 .content-area h2,
.theme4 .content-area h3,
.theme4 .content-area h4 {
	color: #00125c;}
.optiontheme4{
	color: #00125c;
}
.theme5 {
	background: url(/images/themes/content-bg_theme5.jpg) top left no-repeat;}
.theme5 .content-area h1,
.theme5 .content-area h2,
.theme5 .content-area h3,
.theme5 .content-area h4 {
	color: #4b7456;}
.optiontheme5{
	color: #4b7456;
}
.theme6 {
	background: url(/images/themes/content-bg_theme6.jpg) top left no-repeat;}
.theme6 .content-area h1,
.theme6 .content-area h2,
.theme6 .content-area h3,
.theme6 .content-area h4 {
	color: #73611f;}
.optiontheme6{
	color: #73611f;
}
.theme7 {
	background: url(/images/themes/content-bg_theme7.jpg) top left no-repeat;}
.theme7 .content-area h1,
.theme7 .content-area h2,
.theme7 .content-area h3,
.theme7 .content-area h4 {
	color: #4b7456;}
.optiontheme7{
	color: #4b7456;
}
.theme8 {
	background: url(/images/themes/content-bg_theme8.jpg) top left no-repeat;}
.theme8 .content-area h1,
.theme8 .content-area h2,
.theme8 .content-area h3,
.theme8 .content-area h4 {
	color: #646464;}
.optiontheme8{
	color: #646464;
}	
