body {
	background: #ffffff url(img/bgbody.png) repeat-x center top;
	color: #4c4c4c;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
}

div, img, p, ul, .img { margin: 0; padding: 0; border: 0; }

a { color: #A21C0A; text-decoration: none; border-bottom: 1px solid #dddddd; }
a:hover { color: #000000; text-decoration: none; border-bottom: 1px solid #D63B17; }

h1, h2, h3, h4, h5 { margin: 0; padding: 0; font-family: Arial, Helvetica, Verdana, sans-serif; color: #4c4c4c; text-shadow: rgba(0,0,0,0.15) 1px 1px; }
h1 a, h2 a, h3 a, h4 a, h5 a { border: 0; }
h1 span, h2 span { display: none; }
h1 { font-size: 24px; margin-bottom: 20px; color: #6f0000; }
h2 { font-size: 16px; margin-bottom: 15px; margin-top: 8px; }
h3 { font-size: 14px; margin-bottom: 15px; }
h4 { font-size: 13px; margin-bottom: 15px; }
h5 { font-size: 12px; margin-bottom: 15px; }

p { margin: 5px 0 10px 0; text-align: left; }
ul { margin: 5px 0 10px 20px; }
ul li { list-style-image: url(img/li.png); }

hr { height: 2px; margin: 10px 0; border: 0; border-top: 1px solid #B7B7B7; border-bottom: 1px solid #f2f2f2; }

#container { width: 940px; margin: 0 auto; text-align: left; background: url(img/bgmain.jpg) no-repeat center top; padding-bottom: 30px; }
#header { height: 90px; position: relative; }
#logo { position: absolute; top: 19px; left: 10px; }
#callus { position: absolute; bottom: 20px; right: 20px; }
#menu { height: 40px; background: url(img/bgmenu.png) no-repeat center top; padding: 0 10px 20px 10px; }
#menu .link { float: left; width: 180px; height: 40px; }
#menu .space { float: left; height: 40px; }
#menu a { display: block; color: #ffffff; text-decoration: none; text-align: center; font-size: 14px; height: 40px; line-height: 40px; text-shadow: rgba(0,0,0,0.5) 1px 1px; }
#menu a:hover { color: #c40000; text-decoration: none; font-size: 14px; line-height: 40px; }
#menu a.active { background: #570000 url(img/bgmenuact.png) repeat-x left top; }

#top { height: 332px; background: url(img/bgimgform.png) no-repeat center top; }
#top #flash { float: left; padding: 7px 0 7px 7px; }
#top #contact { float: right; width: 300px; padding: 10px 20px 0 0; }
#banner { padding: 10px 0; text-align: center; }
#middle { background: #ffffff; color: #5f5f5f; padding: 20px 30px 10px 20px; }
#middle .col1 { width: 560px; min-height: 370px; padding-right: 20px; border-right: 1px solid #b7b7b7; }
#middle .col2 { width: 280px; }
#bottom { background: #999999; border-top: 1px solid #818181; color: #ffffff; text-align: center; }
#footer { width: 940px; margin: 0 auto; height: 40px; text-align: left; padding-top: 5px; font-size: 10px; }
#footer .fleft { padding-left: 30px; }
#footer .fright { padding-right: 20px; text-align: right; }

#header a, #menu a, #middle .col2 a { border: 0; }

#txt_contactform { height: 25px; background: url(img/txt_contactform.png) no-repeat left top; border-bottom: 1px solid #8d1e1e; }

#slider {
	position:relative;
	background:url(img/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.btn { margin: 5px 0; }

.contact { margin: 10px 0px 20px 50px; }

.file { padding: 10px 0 20 px 50px; line-height: 16px; }
.file img { vertical-align: middle; }
.file span { font-size: 10px; font-style: italic; }

.form {  }
.form .coll { float: left; width: 48%; margin-bottom: 3px; }
.form .colr { float: right; width: 48%; margin-bottom: 3px; }
.form label, .form input, .form textarea { font-size: 10px; color: #c99c9c; font-family: Arial, Helvetica, Verdana, sans-serif; margin-bottom: 5px; }
.form input:focus, .form textarea:focus { background: #570000; }
.form .inpt { width: 100%; border: 1px solid #8d1e1e; background: #6f0000; }
.form .texta { width: 100%; border: 1px solid #8d1e1e; background: #6f0000; }
.form .req { color: #ffffff; }
.form .rq { }
.form .error { font-weight: bold; color: red; margin-bottom: 15px; }
.form .contactmsg { height: 60px; }
.form .info { line-height: 22px; text-shadow: rgba(0,0,0,0.5) 1px 1px; }
.form span { font-weight: bold; }

.formlight {  }
.formlight .coll { float: left; width: 48%; margin-bottom: 3px; }
.formlight .colr { float: right; width: 48%; margin-bottom: 3px; }
.formlight label, .formlight input, .formlight textarea { font-size: 12px; color: #4c4c4c; font-family: Arial, Helvetica, Verdana, sans-serif; margin-bottom: 5px; }
.formlight label { display: block; }
.formlight input:focus, .formlight textarea:focus, .formlight select:focus { background: #dddddd; }
.formlight .inpt { width: 100%; border: 1px solid #e0e0e0; background: #efefef; }
.formlight .texta { width: 100%; border: 1px solid #e0e0e0; background: #efefef; }
.formlight .slct { width: 100%; border: 1px solid #e0e0e0; background: #efefef; }
.formlight .req { color: #AB210C; }
.formlight .rq { }
.formlight .info { line-height: 22px; text-shadow: rgba(0,0,0,0.5) 1px 1px; }
.formlight span { font-weight: bold; }
.formlight .address { height: 56px; }

.error {
	background-color: #D63B17;
	font-size:10px;
	border:1px solid #ffffff;
	padding:1px 4px;
	color:#ffffff;
	margin-left:0;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 
	
	-moz-box-shadow:0 0 6px #ddd;
	-webkit-box-shadow:0 0 6px #ddd;	
}

.error em {
	border:8px solid;
	border-color: transparent transparent #D63B17;
	bottom:15px;
	display:block;
	height:0;
	left:60px;
	position:absolute;
	width:0;			
}

.cred { color: red; }

.margr { margin-right: 20px; }

.fleft { float: left; }
.fright { float: right; }
.clear { clear: both; }

.tleft { text-align: left; }
.tcenter { text-align: center; }
.tright { text-align: right; }
