html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
  padding-left:30px;
/*	list-style: none;*/
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong{
	font-weight: bold;
}

h2,h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 12px Helvetica,Verdana,Arial 
}

table.contenttable-2{
  width:50%;
  font: 11px Verdana,Arial;
  text-align: left;
}

table.contenttable-0{
  margin: 0 auto;
  font: 11px Verdana,Arial;
  background-color:#FFFFFF;
  border:1px solid silver;
  text-align:center;
}






body{
  background-color:#AFAFAF;
  text-align: center;
  /*background-color:#FFFFFF;*/
}

h1 { 
	font: normal 14px Helvetica,Verdana,Arial;
	font-weight: bold;
}

h5 { 
	font: normal 14px Helvetica,Verdana,Arial;
	font-weight: bold;
	width:100%;
	background-image: url(../img/news_bar.gif);
	padding-top:2px;
	padding-bottom:2px;
}

h2 { 
	font: normal 12px Helvetica,Verdana,Arial;
	font-weight: bold;
	padding-top:2px;
	padding-bottom:2px;
}


img.block {
	display:block;
}

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

div#container {
  margin: 0 auto;
  margin-right:auto;
  width:802px;
  text-align: left;
  border:1px solid silver;
  background-color: #000066;

}



div#top {

  
	float:left;
	width:500px; 

  margin-left:50px; 

  text-align:right;
	padding-top:15px;
  color:white;
}

div#tel {

  font: bold 10px Verdana,Arial;
/*  clear:both;
*/

  text-align:right;
  color:#FFFFFF;  
	margin-left:610px; 
	width:180px;
	padding-top:15px;

}

div#top a {
   font: bold 10px Verdana,Arial;

   text-decoration: none;
   color:white;
   }

div#header { 
  background-color:#001463; 
}

/*-----------------------------------*/

div#toplinks { 
	float:left;
	width:197px; 
	background-color:#000066;
}

div#links { 
	float:left;
	width:200px; 
	background-color:#000066;
}

div#search {
	padding-top:5px;
	float:left;
	width:200px; 
	background-color:#000066;

}


div#head { 
  /*margin-left:200px; */
	float:left;
  width:600px;
	font: normal 11px Helvetica,Verdana,Arial;
	padding-top:5px;
	padding-bottom:5px;
  background-color:white; 
}



div#center_1 { 
  width:600;

	float:left;
	padding-top:5px;
/*	padding-left:10px;
  padding-right:10px;*/
	padding-bottom:5px;
  background-color:white; 
  min-height:500;
}

div#content{
	padding-left:10px;
  padding-right:10px;

  background-color:white; 
}


div#right_2 { 
	width:190px; 
  min-height:500;
	float:right; 
	text-align:left; 
	padding-top:5px;	
	background-color:#ffd275;
}


div#footer {
  text-align:center;
  color:white;
  clear:both;
  background-color:#000066;
  padding:10px;
  /*min-height:400px;*/
}

div#footer a {
   text-decoration: none;
   color:white;
}

/* ------------ Mailform -------------*/


div.csc-mailform-field{
  display: block;
 	clear: 		both;
}

#center_1 .csc-mailform-check{
  width: 1em;
  background-color:#ffd275; 
}

#center_1 .csc-mailform-submit{
  width:50px;
  margin-left: 150px;
}

div#center_1 form{
  border: 1px solid #666699;
	margin:		2em 0;
	padding: 5px;
}

div#center_1 label{
  float: left;
  width: 150px;
}

div#center_1 input{
  background-color: #dde;
  width: 320px;
  margin-bottom: 5px;
}

div#center_1 textarea{
  background-color: #dde;
  width: 320px;
  margin-bottom: 5px;
  height: 150px;
}

div#center_1 span{
 	color:#FF0000;
	font-weight: bold;
}

