body {
	margin: 0; padding: 0; border: 0;
}

#ccirc {
	width: 100%;
	height: 100%;
}

img { border: 0; }

a {
	outline: 0;
}

#container {
	width: 1260px;
}

#header {
	height: 254px;
	background-repeat: no-repeat;
	background-image: url(images/topbg.jpg);
}

#menubar { width: 266px; height: 872px; float: left; }
#contentbar { width: 732px; height: 872px; float: left; }
#rightbar { width: 262px; height: 872px; float: left; }
#footer { clear: both; height: 74px; }

#menubar {
	background-image: url(images/menu_bg.jpg);
}

#menubar ul {
	margin: 0;
	margin-top: 66px;
	padding: 0;
	border: 0;
	list-style-type: none;
	font-size: 0;
}

#menubar li {
	margin: 0;
	padding: 0;
	border: 0;
}

#contentbar {
	background-image: url(images/wallpaper.jpg);
	background-repeat: repeat-y;
}

#contentholderpanel {
	/*color: #141e67;*/
	color: #99cc00;
	font-size: 14px;
	font-family: verdana;
	text-align: justify;
	line-height: 1.2em;
	margin-left: 91px;
	padding-right: 20px;
	width: 580px;
	margin-top: 45px;
	height: 772px;
	overflow: auto;
	font-weight: bolder;
}

#contentholderpanel p {
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 0;
	margin-bottom: 20px;
	text-align: justify;
	line-height: 1.2em;
	font-size: 14px;
}

#rightbar {
	background-image: url(images/right_bg.jpg);
}

#langchanger {
	float: right;
	margin-top: 54px;
	margin-right: 36px;
}

#langchanger ul {
	margin: 0; padding: 0; border: 0;
	list-style-type: none;
	font-size: 0;
}

#langchanger ul li {
	display: inline;
}

#footer {
	background-image: url(images/bottom_bg.jpg);
}

#footer p {
	text-align: center;
	font-family: verdana;
	color: white;
	font-size: 16px;
	padding-top: 32px;
}

input.cform {
	height: 25px;
	border: 0;
	background-image: url(images/inputfield.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 19px;
	font-weight: bolder;
	font-family: verdana;
	width: 367px;
	color: forestgreen;
}

input.cformsmall {
	height: 25px;
	border: 0;
	background-image: url(images/smallinputfield.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 19px;
	font-weight: bolder;
	font-family: verdana;
	width: 90px;
	color: forestgreen;
}

div.csect img {
	margin-bottom: -4px;
}

div#name {
	margin-top: 62px;
}

div#email {
	margin-top: 11px;
}

div#subject {
	margin-top: 11px;
}

div#message {
	margin-top: 11px;
}

div#message textarea {
	width: 374px;
	height: 172px;
	border: 0;
	background-image: url(images/textarea.jpg);
	background-repeat: no-repeat;
}

div#captcha {
	margin-top: 67px;
	margin-left: 96px;
}

div#code {
	margin-top: 11px;
}

#csubmit {
	margin-right: 109px;
}

.submenupanel {
	background: #ff9700;
	padding: 5px;
	width: 220px;
}

.submenupanel ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

.submenupanel ul li {
	font-size: 16px;
	font-family: arial;
	font-weight: bolder;
}

.submenupanel ul li a {
	color: white;
	text-decoration: none;
}
