/*** basic ***/



#Content {

	position:relative;
	width:1000px;
  margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	  background-position:0px 0px;
  background-repeat:no-repeat;

}



/*** basic ***/

body{
	margin:0;
	padding:0px;
	background-color:#FFFFFF;
	color:#144982;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background-image:url(../images/CW-resized_top_bg.jpg);
	background-repeat:repeat-x;
	
}



a {
text-decoration: underline;
color: #333333;
}



a:active {

}


a:link, a:visited {

}



a:hover {

}



h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	text-transform:uppercase;

}



h1{
    font-size:  1.8em;
    color: #144982;
     padding-bottom:10px;
}



h2{
font-size:1.7em;
	color:#FF0000;
	padding-bottom:10px;
}

h3{
font-size:1.4em;
	color: #144982;
	
}

P{

}



strong{
font-size:110%;
color:#0548B0;
letter-spacing:0.08em;
text-align:center;
}

/*** DIVS ***/

#website_branding{
  background-image:url(../images/CW-resized_header2.jpg);
  width:1000px;
  height:229px;
  background-repeat:no-repeat;
  background-position:top right;

}



#website_branding a{
  color:#ffffff;


}



#website_container{
  padding:0px;
  margin:0px;
  width:1000px;
  min-height:300px;
  background-image:url(../images/CW-resized_containerbg.png);
	background-repeat:repeat-y;
	background-position:0px -1px;
	padding-bottom:40px;
}


#mainpage{
	margin-left:290px;
	padding-right:20px;
	width:690px;
}



#col_one{
width:690px;
float:left;
}

#col_one.txtonly{
min-height:400px;
}

#col_two{

}

/*** news page ***/

.newsimage{
width:150px;
height:170px;
float:right;
padding:10px;
background-color:#eee;
border:1px solid #aaa;
text-align:center;
line-height:170px;
vertical-align:middle;
}

.news_row{
margin-bottom:10px;
clear:both;
padding-top:5px;
padding-bottom:5px;
}

.headline{
color:#000000;
width:490px;
float:left;
padding:0px;
margin:0px;
border-top:solid 1px #000000;
padding-top:5px;
}

.news_article{
float:left;
width:490px;
padding:0px;
margin:0px;

}

.date{display:none;}
.time{display:none;}

.newsimage{
margin-left:0px;

}

.newsimage img{

}



#image img{
float:left;
width:220px;
padding-right:10px;
margin-top:20px;
}


/*** gallery page ***/
.gallery #col_one{
width:690px;
float:right;
margin-top:0px;
padding-top:0px;

}

.gallery #col_two{
width:690px;
float:right;
margin-top:0px;
padding-top:0px;
text-align:center;
}

.gallery .image{
	margin:10px;
	width:170px;
height:170px;
padding:10px;
background-color:#eee;
border:1px solid #aaa;
text-align:center;
line-height:170px;
vertical-align:middle;

}



#website_footer{
  margin:0px;
	padding-bottom:24px;
	text-align: center;
	color: #FFFFFF;
	width:1000px;
	background-image:url(../images/CW-resized_footer.jpg);
	background-repeat: no-repeat;
	padding-top:15px;
}



#website_footer a{

}



#global_footer{
	text-align:center;
	width:1000px;
	font-size: 100%;
	padding-top:10px;
	color:#999999;
}



#global_footer a{
color:#144982;

}



/*** contact us ***/

#submit{
  text-align:right;
  padding-left:402px;
}





.submit{
    border:solid 1px #000000;
}



/*#content,*/ .contactus{
  padding-top:0px;
  padding-bottom:0px;
  width:550px;
  padding-left:30px;
}





.imagecaption{
  width:150px;
  color:#00A3F0;
}



/*** MENU ***/

#website_menu {
	position:absolute;
	top:0;
	left:0;
	_position:relative;
	_margin-top:-458px;
	_top:229px;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	font-family: arial, helvetica;
	width:277px;
	height:408px;
	background-image: url(../images/CW-resized_nav.jpg);
    background-repeat:no-repeat;
    
}



#website_menu a {
	display:block;
	cursor: pointer;
	color: #FFFFFF;
  width:230px;
  padding-left:10px;
  text-decoration: none;
  background-color:transparent;
  border-bottom:1px solid #e6eff5;
}



#website_menu a:hover {
  display:block;
  color:#FF0000;
background-color:#144982;
}



#website_menu ul{
  list-style-type: none;
	width:240px;
	padding-left:20px;
	padding-top:25px;
	margin-left:0px;
}



#website_menu li {
	margin:0px;
	line-height:35px;


}


#website_menu a.first{

}

#website_menu a.last{
	border-bottom:none;

}



#website_menu a.current{
  background-color: #E6EFF5;
  color:#144982;
  text-decoration: none;
}



.submit{
  border:solid 1px #000000;
  color:#000000;
  font-weight:bold;
}



#breadcrumb{
  display:none;
}



.text1{
	color:#144982;
	text-align:center;
	font-weight:bold;
	font-size:1.5em;

	}

.text2{
	color:#F90200;
	text-align:center;
	font-weight:bold;
	font-size:1.5em;
	}

#services{
	position:absolute;
	top:420px;
	left:20px;
	font-weight:bold;
	display:none;
	}

/*fix forever scrolling*/
#col_one, #col_two{
  padding-bottom:0px;
  margin-bottom:0px;
}

#website_container .website_column {
	padding-bottom: 0;
	margin-bottom: 0;
}

.contactmessage{
width:600px;
}

.contactdetails{
width:600px;
}

#veka{
position:absolute;
top:415px;
left:40px;
}

