@charset "utf-8";
/* CSS Document */
body  {
	width:100%;
	height:100%;
	margin: 0 auto;
	text-align: center;
	
	
	background:#fcfcfc url(img/background_img.jpg) center top no-repeat fixed;
	padding:0;
	display:table;

}

#container { 
	width:960px;
	height:678px;
	margin:0 auto;
	
} 
/*Menu*/
#menucontainer{
	width:960px;
	margin:0 auto;
	padding-top:20px;
	margin-left:110px;
}

p#cross-links { 
	text-align: left; color: #222; 	
	text-transform:uppercase;
	font-size: 12px;
	font-weight:400;
	line-height: 20px;
	margin-bottom: -5px; 
	padding-left:3px;
	padding-right:5px;
}

.current { 
	text-align: left; color: #222; 	
	text-transform:uppercase;
	font-size: 12px;
	font-weight:bold;
	line-height: 20px;
	margin-bottom: -5px; 
	padding-left:3px;
	padding-right:5px;
}


/*content*/

#mainContentArea {
	margin:0 auto;
	width:960px;
	overflow:hidden;
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:#3b515d 3px solid;
	-moz-border-radius: 13px;
	border-radius: 13px;
	background-color:#FFFFFF;
}
#topHeader{ width:960px; min-height:185px; color: #3b515d; overflow:hidden; }
#topHeader h4{
	font-family:Garamond;
      font-size:28px;
	margin-bottom: 10px;
	text-align: left;
      font-weight:bold;
	margin-top:10px;
}
#top{ list-style-type:none; margin-top:-5px;}
#top li{ margin-left:-40px; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#3b3b3b;}
#top p{ color:#3b3b3b;}
#topHeader .red{ color: #3b515d;}


.leftH{ float:left; width:402px; min-height:190px; }
.logo{width:402px; height:190px; background-image:url(img/logo.png);}
.leftH p{ margin-left:40px;}
.leftC{ float:left; width:250px; overflow:hidden; margin-top:0px; margin-left:20px; }
.rightH{ float:right;  width:250px; margin-left:20px;  margin-right:10px;}

#content{ margin:0 auto; width:960px; overflow:hidden; margin-top:0px; }
#leftColumn{ float:left; width:350px; margin-left:20px; padding-top:0px;}
#leftColumn img{ margin:0 auto; text-align:left; border:none; margin:10px; margin-bottom:7px;}
#centerColumn{ float:left; width:250px; margin-left:40px; }
#rightColumn{ float:right;  width:250px; margin-left:5px; margin-right:10px; }

#thanks{ width:670px; height:400px; padding-top:90px; margin-left:100px;}

#alatext{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding-top:20px;
}
.left{ float:left;}
.right{ float:right; margin-right:20px;}
.mainos{ background-image:url(img/mainos4.jpg); width:200px; height:200px; margin-bottom:20px;  margin-left:20px;}


/*footer*/
#footer { 
	margin: 0 auto;
	width: 821px;
	height: 40px; /* .push must be the same height as .footer */	
} 
#footer p {
	padding:5px;
	margin:0 auto;
	text-align:center;
	color: #222;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*Headings*/

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    	font-size:0.9em;
	margin-bottom: 10px;
	margin-top:2px;
	text-align: left;
    	font-weight: normal;
    	color: #df5d15;
}



/*Paragraphs*/

p{ 
	text-align: left;
	color: #3b515d;	
	font-size: 0.8em;
	margin-top:0px;
		
}

p.tasaus{}
p.ala{padding-bottom:30px; text-align:left; margin-left:40px;}
p.centerText{ text-align:left; color:#df5d15; margin-left:40px;}
p.centerText2{ text-align:left; color: #3b515d; margin-left:40px; margin-top:-10px; }

/*List*/
#lista{	
	color:#3b3b3b; text-align:left; 
}
#lista li{ padding-bottom:5px; font-size: 0.8em; list-style-type:circle; margin-left:-25px;}


/*Form*/
#formcontainer{ position:absolute; height:300px; width:500px; top:200px; margin-left:100px; text-align:left;}
textarea.txtfield{ width:300px; color:#222; background-color:#47280C; color:#FFF; float:right;}
input.txt{ width:300px; color:#FFF; background-color:#47280C; float:right;}
.button{ text-align:center; position:absolute; top:190px; margin-left:200px;}
input.btn{ 
	font-size:12px;
	color:#000;
	background-color:#F60;
	border:#000 1px solid;} 
input.btn:hover {
    border: 1px solid #f00;
    background: #eef;
}
form div{ padding:0; margin:0; clear:left; padding-top: 10px;}
form label{ 
	width:30%; 
	font-family: "Times New Roman", times-roman, georgia, serif; 
	font-size:14px;
	color:#222;
	margin-right:20px;
}

/*links*/
a, a:hover, a:visited, a:active {
   border:none;
}

a:link {text-decoration:none; color:#df5d15; font-weight:bold;}
a:visited {text-decoration: none; color:#df5d15;}
a:active {text-decoration: none;}
a:hover { text-decoration:underline;}

/*images*/
img{border:none;}

/*table text*/
.tableTxt table{ width:600px; border:#000 solid 1px;}
.tableTxt th{ border:#000 solid 1px; width:300px; }
.tableTxt tr{ border:#000 solid 1px; }


