html, body {
  height: 100%; /* Required */
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size:10px;
	text-align: left;
	background-color: #F8F8F8;
}

img{
	border: none;
	text-decoration: none;
}

#content_all{
	margin:0;
	padding: 0;
	
}

#flashcontent{
	width: 900px;
	height: 255px;
	margin: 0 auto;
	background: url(../images/top.jpg) no-repeat;
}

#allsite{
	position: relative;
	width: 900px;
	height: auto;	
	min-height: 300px !important;
	margin: 5px auto 5px;
	background-color: #ffffff;
	border-top: 3px solid #d5d5d5;
	border-bottom: 3px solid #d5d5d5;
	padding: 10px 0 10px 0;
}

#allsite #left{
	float: left;
	width: 200px;
}

#allsite #right{
	float: left;
	width: 630px;
	background-color: #F5F5F5;
	padding: 30px 30px 30px 30px;
	margin-left: 10px;
	font-size: 11px;
}

#footer{
	width: 900px;	
	height: 14px;
	margin: 0 auto;	
}

#footer #footer_a{
	float: left;
	width: 9px;
	height: 14px;
	background: url(../images/left_foot.gif) no-repeat bottom;
}

#footer #footer_b{
	float: left;
	width: 882px;
	height: 14px;
	text-align: center;
	background: url(../images/center_foot.gif) repeat-x bottom;
	/*padding: 6px 0 10px 0;*/
}

#footer #footer_c{
	float: left;
	width: 9px;
	height: 14px;
	background: url(../images/right_foot.gif) no-repeat bottom;
}

#footer1 a{
	color: #000000;
	text-decoration: none;
}

#footer1 a:hover{
	color: #E80000;
	text-decoration: none;
}

#footer1{
	color: #000000;
	width: 900px;
	margin: 5px auto;
	font-size: 11px;
	text-align: center;
}

#footer2{
	width: 900px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 10px;
}

.margin{
	border-left: 3px solid #E80000;
	border-bottom: 1px solid #d4d4d4;
	height: 20px;
	padding: 5px 5px 5px 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 30px;
}

.marginsmall{
	border-left: 2px solid #E80000;
	border-bottom: 1px solid #d4d4d4;
	height: 8px;
	padding: 2px 5px 8px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 20px;
	margin-left: 35px;
}

.marginsmalltxt{
	margin-left: 60px;	
	margin-bottom: 20px;
	width: 565px;
}

#menu{
	margin-top: 15px;
}

#menu .block{
	border-left: 3px solid #E80000;
	border-bottom: 1px solid #d4d4d4;
	padding: 5px 5px 5px 15px;
	width: 170px;
	height: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: pointer;
}
#menu .blockactive{
	border-left: 3px solid #4E8BD0;
	border-bottom: 1px solid #000000;
	padding: 5px 5px 5px 15px;
	width: 170px;
	background-color: #EDEDED;
	height: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}
#menu .block2{
	border-left: 3px solid #E80000;
	border-bottom: 1px solid #d4d4d4;
	padding: 5px 5px 5px 15px;
	width: 170px;
	background-color: #FFFFA4;
	height: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: pointer;
}
#menu .blockactive2{
	border-left: 3px solid #4E8BD0;
	border-bottom: 1px solid #000000;
	padding: 5px 5px 5px 15px;
	width: 170px;
	background-color: #FF9393;
	height: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}
#container-foot {
	width: 900px;
   position: absolute;
   bottom: 0 !important;
   bottom: 0px; /* For Certain IE widths */
   height: 39px;
	/*margin-left: 5px;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#foot {
	/*padding: 0 1em;*/
	padding-left: 15px;
}

#container-contact {
	width: 190px;
	position: absolute;
	bottom: 13px !important;
	bottom: 18px; /* For Certain IE widths */
	height: 74px;
	border-left: 3px solid #E80000;
}

#adressbox{
	margin-left: 35px;
	margin-bottom: 30px;
}
#adressbox2{
	margin-left: 335px;
	margin-bottom: 30px;
}
#form{
	margin-left: 60px;	
	margin-bottom: 20px;
	width: 530px;
	background-color: #ffffff;
	padding: 20px 20px 20px 20px;
}

#form label{
	cursor:pointer;
	width:80px;
	float:left;
	text-align:right;
	padding-right:10px;
}

#form div{
	overflow:hidden;
	clear:both;
	margin-bottom:0.5em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.divform2{
	width: 420px;
	display: block;	
	text-align: center;	
}

.divform2 input{
	border: 1px solid #d4d4d4;
	width: 50px;
}
.divform input, textarea{
	border: 1px solid #d4d4d4;
	font-size: 10px;
	width: 250px;
}

#form textarea{
	border: 1px solid #d4d4d4;
	font-size: 10px;
	height: 100px;
}

.error_view{
	display:block;
	padding-left: 90px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FF1515;
}
.error_hidden{
	display:none;
	padding-left: 152px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FF1515;
}

.photorow{
	width: 630px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.photobox{
	float:left;
	width: 210px;	
}

.photobox img{
	width: 180px;
	display: block;
	margin: 0 auto;
	border: none;
	text-decoration: none;
}
