/* RESET DEFAULTS */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0; 	padding: 0; 	border: 0; 	font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
body {	line-height: 1;}
ol, ul {	list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
/* DONE RESET DEFAULTS */

strong, b {  font-weight: bold;}


body { font-family: Verdana, Geneva, sans-serif; font-size:14px; line-height:1.5em; 
background-color:#131331; color:#131331; }
#container  {margin:auto; width:1040px; padding-right:20px; padding-left:20px; }  


h1 {font-size: 26px; margin-top: 22px; letter-spacing: 1px; font-weight:bold; color:#E3F4F8;}
h3 {font-size: 16px; font-weight:bold; line-height:1.2; color: #131331; text-align:center; margin-top:15px;}

h2 {font-size: 20px; font-weight:bold; font-style: normal; padding:10px 0px 0px 0px; color:#194619;}

.sep {clear:both;}  


.block_1   {width:320px; height: 350px; float:left; margin-top:20px; margin-left: 30px;background-color: #E3F4F8;
	 -moz-border-radius: 10px;     -webkit-border-radius: 10px;      border-radius:10px;
	 box-shadow: -10px -10px 2px #702929;
	}


.block_2   {width:320px; height: 350px; float:left; margin-top:20px; margin-left: 30px; background-color: #E3F4F8;
		 -moz-border-radius: 10px;     -webkit-border-radius: 10px;      border-radius:10px;
		 box-shadow: -10px -10px 2px #1b4b1b;
}

	
.block_3   {width:320px; height: 350px; float:left; margin-top:20px; margin-left: 30px; background-color: #E3F4F8;
		 -moz-border-radius: 10px;     -webkit-border-radius: 10px;      border-radius:10px;
		 box-shadow: -10px -10px 2px #b38f00;
}	


.block_long   {width:90%; min-height: 350px; float:left; margin-top:20px; margin-left: 5%; padding-bottom:20px;
			background-color: #E3F4F8;
		 -moz-border-radius: 10px;     -webkit-border-radius: 10px;      border-radius:10px;
}	


.block_in {width: 90%; margin-left: 5%; height: 90%; text-align:left; margin-top:10px;}
.block_in p{margin-top:10px;}
.block_in ul {margin-top:10px; text-align:left;}
.block_in ul li {margin-top:5px;}
.block_in ul li:before {content: "\00BB \0020"; color:#194619; font-size:16px;}

#hdr_high {width:100%; height: 60px; }
#hdr_high_left {width: 60%; height: 100%;float: left; text-align:left;}
#hdr_high_right {width: 36%; height: 100%;float: left; text-align:right; line-height:60px; }

#hdr_high_right li { display:inline;} 
#hdr_high_right li a:link, #hdr_r li a:visited {color: #ffff99; text-align:center; 
	padding:6px; padding-top: 2px; padding-bottom: 2px; text-decoration:none;} 
#hdr_high_right li a:hover,#hdr_r li a:active {color: #ffff99; font-weight: bold; font-size:13px;} 


#hdr_low {width:100%; height: 240px;}
#hdr_low_left {width:670px; height: 100%; float:left; text-align:justify; font-size:14px;line-height:1.5; background-color:#E3F4F8; font-style: normal;
	 -moz-border-radius: 10px;     -webkit-border-radius: 10px;      border-radius:10px;
}
#hdr_low_left p{margin: 10px 15px 0px 15px;}
#hdr_low_right {width: 320px; height: 100%;float:left; margin-left:30px; margin-top:10px; }

#block_contact {width: 95%; height: 85%; border: 2px solid #194619; margin-top:15px;}
#block_contact p {margin-top:10px; font-size:12px;}

#contact_name {margin-left:5%; width:90%;}
#contact_mail {margin-left:5%; width:90%;}
#contact_text {background-color: white; margin-bottom:10px; margin-left:5%; width:90%; 
border:solid 2px #194619;}



#btn_send { background-color: #194619; color:white;	padding:5px 10px;     text-decoration: none;
    -moz-border-radius: 10px;     -webkit-border-radius: 10px;      border-radius:10px;
    font-family: Verdana, Geneva, sans-serif;    border:none; cursor: pointer; 
	margin-left:100px; margin-bottom:5px;}
#btn_send:hover { font-weight:bold; color:#ffff99; }

#ftr {width: 100%; height:50px; text-align:center; margin-top:20px; color:#E3F4F8; font-size:12px; line-height:2.0em}
#ftr_m {width:80%; height: 100%; float: left; margin-bottom:30px; margin-left:8%; margin-top:15px;}  
#ftr_m li { display:inline; margin-left: 30px;} 
#ftr_m li a{color: #E3F4F8} 

#btn_navigate { background-color: red; color:white;	padding:0px 0px; text-decoration: none; 
		-moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius:7px;
		font-family: Arial, Geneva, sans-serif;  font-size:18px;  
		border:none; cursor: pointer; }
#btn_navigate:hover   {font-weight:bold; font-size:20px !important;}
