﻿body {
	margin:0;
	font:12px Arial, Tahoma sans-serif;
	color:#666;
}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
img {border:0;}
a{
	color:#5dadc2;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
#wrapper{
	width:996px;
	margin:0 auto;
	overflow:hidden;
	border:1px solid #96989a;
}
.page{
	width:100%;
	display:table;
}
/* header */
#header{
	display:table-header-group;
	width:100%;
	overflow:hidden;
}
#header strong.logo{
	width:460px;
	height:65px;
	background:url(images/logo.gif) no-repeat;
	margin:30px 0 0 38px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	float:left;
}
#header .logo a{
	height:100%;
	display:block;
}
#header .search{
	float:right;
	margin:38px 52px 0 0;
	/*display:inline;*/
}
#header .search input[type="text"]{
	width:185px;
	vertical-align:middle;
	padding:4px;
	font:14px Arial, Tahoma sans-serif;
	border:solid #888;
	border-width:1px 2px 1px 1px;
	background:url(images/bg-input.gif) repeat-y;
}

#header .search label{
	font-size:14px;
	vertical-align:middle;
	margin:0 9px 0 0;
}
#header .search fieldset{
	display:inline;
}
/*#menu{
	margin:20px 0 0 17px;
	padding:0;
	width:100%;
	position:relative;
}
#menu li{
	float:left;
	list-style:none;
	background:url(images/bg-menu.gif) no-repeat 0 2px;
	margin:0 0 0 -2px;
	padding:0 23px 5px 25px;
}
#menu li:first-child{
	background:none;
}
#menu li a{
	font-size:14px;
	color:#848484;
	text-decoration:none;
	float:left;
}
#menu li a:hover, #menu li.active a{
	color:#cc2229;
}
#menu li ul{
	position:absolute;
	left:-17px;
	top:20px;
	background:#000;
	width:996px;
	margin:0;
	padding:0;
	display:none;
}
#header #menu li ul li{
	padding:0;
	background:url(images/bg-menu-li.gif) no-repeat 0 50%;
}
#menu li.active  ul{
	display:block;
}
#menu li.active{
	padding-bottom:44px;
}
#header #menu li ul li a{
	padding:12px 13px 12px 14px;
	color:#fff;
}
#header #menu li ul li a:hover, #header #menu li ul li.active a{
	background:#5dadc2;
	position:relative;
}*/
/* main */
#main{
	display:table-footer-group;
	overflow:hidden;
	height:1%;
}
#main.homepage{
	background:url(images/bg-homepage.gif) repeat-y;
}
.gallery{
	overflow:hidden;
}
.gallery img{
	float:left;
}
.container{
	overflow:hidden;
	height:1%;
	position:relative;
	min-height:415px;
}
/* content */
#content{
	float:right;
	width:499px;
	padding:0 210px 12px 24px;
}
.homepage #content{
	padding:0 0 12px;
	width:733px;
}

.extended #content{
	padding:0 0 12px;
	width:752px;
	padding:0 24px 12px 24px;
	float: none;
	margin: 0px auto;
}

#content p{
	margin:15px 0 27px;
	line-height:22px;
}

#content ul li, #content ol li
{
	margin:12px 0 13px;
	line-height:12px;
}

#content ul li p, #content ol li p
{
	line-height:22px;
}

#content h1{
	font-size:14px;
	color:#5dadc2;
	margin:21px 0 0;
}

#content h2{
	font-size:14px;
	color:#000000;
	margin:21px 0 0;
}

#content h2.home{
	font-size:18px;
	line-height:29px;
	color:#cc2229;
	margin:0;
	background:#c5c2be;
	padding:0 0 0 9px;
}
#content .leftcol{
	width:376px;
	float:left;
	margin:21px 19px 0 23px;
	display:inline;
}
.leftcol dl{
	overflow:hidden;
	height:1%;
}
.leftcol dl dt{
	background:url(images/bg-dt.gif) repeat-x;
	margin:-1px 0 0;
	padding:10px 0 12px;
}
.leftcol dl dd{
	float:right;
	padding:10px 0 0;
}
#content .leftcol p{
	margin:0;
	line-height:18px;
}
#content .leftcol h1{
	margin:0 0 12px 0;
}
#content .leftcol h2{
	margin:18px 0 0;
}
.leftcol a.link{
	margin:26px 22px 0 0;
}
.rightcol{
	width:314px;
	float:right;
	margin:10px 0 0;
}
.rightcol .inner{
	padding:0 14px 9px 13px;
	border:solid #949698;
	border-width:0 0 1px 1px;
	overflow:hidden;
	height:1%;
}
.rightcol h3{
	font-size:13px;
	margin:17px 0 0;
}
.rightcol h3 a{
	color:#666;
}
#content .rightcol p{
	margin:0 0 8px;
	font-size:13px;
	line-height:18px;
	color:#989898;
}
a.link{
	float:right;
	background:url(images/bg-link.gif) no-repeat 100% 50%;
	padding:0 17px 0 0;
	font-size:14px;
	color:#666;
	text-decoration:none;
	margin:8px 22px 0 0;
}

a.link:hover{
	text-decoration:underline;
}
/* sidebar */
#sidebar{
	float:left;
	width:263px;
	padding:31px 0 0;
}


.homepage #sidebar{
	background:#5dadc2;
}
p.slogan{
	width:263px;
	height:122px;
	text-indent:-9999px;
	background:url(images/bg-slogan.gif) no-repeat;
	margin:238px 0 0;
}
.message{
	width:221px;
	margin:0 0 0 27px;
}	
.message p{
	margin:15px 0 27px;
	line-height:22px;
}
.message span{
	display:block;
	font-size:16px;
	margin:14px 0 0;
}
a.play{
	width:52px;
	height:54px;
	display:block;
	text-decoration:none;
	background:url(images/bg-arrow.gif) no-repeat;
	margin:14px 0 6px;
}
.contacts{
	position:absolute;
	width:263px;
	text-align:center;
	left:0;
	bottom:30px;
}
.contacts p{
	margin:0;
	font-size:14px;
	color:#fff;
}
/* footer */
#footer{
	text-align:center;
	background:url(images/bg-footer.gif) repeat-y;
	overflow:hidden;
	height:1%;
	padding:12px 0 10px;
	color:#fff;
}
#footer div{
	float:left;
}
#footer .copyright{
	width:263px;
	font-size:11px;
}
#footer .ministry{
	width:418px;
}
#footer .email{
	width:315px;
}
#footer a{
	color:#fff;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

.nodisplay
{
	display: none;
}

/*Email Form*/

div.csform fieldset {  
margin: 1.5em 0 0 0;  
padding: 0;
border: none;
color: #000; 
font:14px/19px Arial, Helvetica, sans-serif; 
}
div.csform legend {  
margin-left: 0;  
color: #000;  
font-weight: bold;
}
div.csform fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none;
}
div.csform fieldset li {  
padding-bottom: 1em;
list-style: none;
}
div.csform fieldset.submit {  
/*border-style: none;*/
float: none;  
width: auto;  
border: 0 none #000;  
padding-left: 12em; 
}

div.csform label {  
display: block;
float: left;  
width: 10em;  
margin-right: 1em; 
}