html
{
	height: 100%;
}

body
{
	margin: 0px;
	background: #FFF url(site.png) repeat-x left top;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #333;
}

#imain
{
	width: 980px;
	margin: auto;
	/*margin-top: 28px;*/
}

#ilanguage
{
	height: 17px;
	padding: 3px 0px 0px 0px;
}

#iheader
{
	height: 122px;
	background: url(header.png) no-repeat;
}

#iimage
{
	height: 450px;
	border: solid 0px #C38D4F;
}

#imenu
{
	height: 38px;
	background: url(menu.png) repeat-x;
	border: 1px solid #d6b469;
}

#icontent
{
	padding: 15px 0px 0px 0px;
	background: url(content.png) repeat-x top left;
}

#ifooter
{
	height: 132px;
	padding: 33px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
	background: url(footer.png) no-repeat;
	color: #d6b469;
	text-align: center;
}

/*----------------------------------------*/
.ccontentelement {margin-bottom: 20px;}

/*----------------------------------------*/
#ilanguage {text-align: right;}
#ilanguage img {border: none; margin-left: 5px;}

/*----------------------------------------*/
#imenu {font-family:"Times New Roman", Times, serif; text-align: center; font-size: 24px; font-weight: normal;}
#imenu .cmenuitem {display: inline-block; padding: 0px 20px; position: relative; top: -12px;}

#imenu a {text-decoration: none; color: #d6b469;}
#imenu a:hover {/*text-decoration: underline;*/ color: #f5e1b5;}

#imenu .cactiveitem {color: #f5e1b5;}
#imenu .cactiveitem a {color: #f5e1b5;}

/*----------------------------------------*/
a {color: #d6b469;}
a:hover {color: #d6b469; text-decoration:none;}

#ifooter a {color: #d6b469;}
#ifooter a:hover {color: #d6b469;}

h1, h2, h3 {font-family:"Times New Roman", Times, serif; font-size: 36px; font-weight:normal;}
h4, h5, h6 {font-size: 14px; font-weight:normal;}
h1, h2, h3, h4, h5, h6 {color:#d6b469; margin: 0px 0px 10px 0px;}
.csc-firstHeader {margin: 0px 0px 10px 0px;}
p {margin: 0px 0px 10px 0px;}

/*----------------------------------------*/
#mailform fieldset
{
	border: none;
	margin: 0;
	padding: 0;
}

#mailform label
{
	display: block;
	margin-bottom: 2px;
}

#mailform input, #mailform textarea
{
	border: 2px solid #d6b469;
	margin: 0 0 10px;
	padding: 4px;
	width: 612px;
}

#mailform .csc-mailform-submit
{
	font-weight: bold;
	width: 204px;
	background: #d6b469;
}

/*--- Slider ---*/
#motioncontainer_12, #motioncontainer_17, #motioncontainer_20 {height:200px !important;}
