body {
	background: #b2b2b2 url(../img/bg.png) repeat-x center top;
	color: #4d4d4d;
	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: #0D52AF; text-decoration: none; }
a:hover { color: #3c3c3c; text-decoration: underline; }

h1, h2, h3, h4, h5 { margin: 0; padding: 0; font-family: Arial, Helvetica, Verdana, sans-serif; color: #3c3c3c; font-weight: normal; font-style: italic; }
h1 a, h2 a, h3 a, h4 a, h5 a { border: 0; }
h1 span, h2 span, h3 span, h4 span, h5 span { color: #3c3c3c; }h1 { font-size: 24px; margin-bottom: 15px; color: #3c3c3c; }
h2 { font-size: 20px; margin-bottom: 10px; color: #3c3c3c; }
h3 { font-size: 18px; margin-bottom: 15px; }
h4 { font-size: 16px; margin-bottom: 15px; }
h5 { font-size: 13px; margin-bottom: 15px; }
h2 span { font-size: 24px; }

p { margin: 5px 0 10px 0; text-align: left; }
ul { margin: 0px 0 0px 10px; padding: 0 0 20px 20px; list-style: none; }
ul li { line-height: 20px; margin-left: 0px; padding-left: 20px; background: url(../img/li.png) no-repeat 0px 6px; }

input, textarea, select { margin: 0; padding: 0; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #666666; font-weight: normal; }

#container { width: 910px; margin: 0 auto; text-align: left; background: url(../img/bgmain.png) repeat-y center top; }
#header { width: 100%; height: 100px; position: relative; background: url(../img/bgtop.png) no-repeat center top; }
#logo { position: absolute; top: 29px; left: 20px; }
#callus { position: absolute; top: 20px; right: 20px; }
#slogan { position: absolute; bottom: 20px; right: 20px; }

#belt { height: 40px; background: #CA0000 url(../img/bgbelt.png) no-repeat center top; } 
#txt_services { float: left; padding: 10px 0px 0px 20px; }
#links { float: right; }
#links a { display: block; float: left; line-height: 40px; padding: 0 20px 0 22px; background: url(../img/menuspace.png) no-repeat left center; color: #ffffff; }
#links a:hover { color: #FFEC1F; }

#content { margin: 0px; position: relative; }

#lcol { float: left; width: 270px; padding-bottom: 100px; }
#rcol { float: right; width: 640px; }

#logos { position: absolute; bottom: 20px; left: 20px; }
#logos img { margin: 5px 0px; }

#menu { min-height: 299px; margin: 0px; padding: 0; background: #9a9a9a url(../img/bgmenu.png) no-repeat center top; color: #ffffff; border-bottom: 1px solid #818181; font-weight: bold; }
#menu ul { margin: 0; padding: 20px 20px; } 
#menu li { background: url(../img/bgline.png) repeat-x center bottom; line-height: 28px; margin: 0; padding: 0; }
#menu li a { display: block; height: 26px; line-height: 26px; padding: 0 20px 0 20px; background: url(../img/liwhite.png) no-repeat 5px 7px; color: #ffffff; } 
#menu li a:hover { padding-left: 25px; background: url(../img/liwhite.png) no-repeat 10px 7px; color: #ffffff; }

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

#txt_testimonials { width: 260px; height: 60px; background: url(../img/txt_testimonials.png) no-repeat left 10px; margin-bottom: 0px; }
#txt_testimonials span { display: none; }

#text { min-height: 300px; padding: 10px 20px 20px 20px; }

#testi { min-height: 200px; margin-bottom: 20px; padding: 0 20px; background: url(../img/bgtesti.png) no-repeat center top; }
#slider2 { position: relative; height: 70px; }
#slider2 img { position: absolute; top: 0px; left: 0px; display: none; }

#footer { height: 100px; margin: 0 auto; background: #B2B2B2; color: #3c3c3c; text-align: left; } 
#footer .col1 { float: left; width: 270px; padding: 10px 0 0 20px;  }
#footer .col2 { float: right; width: 405px; padding: 10px 20px 0 0; text-align: right; }
#footer a { color: #ffffff; text-decoration: none; font-weight: bold; }
#footer a:hover { color: #ffffff; }

.form { margin: 0; padding: 0px; }
.form label { display: block; }
.form .input { width: 100%; background: #e1e1e1; color: #666666; border: 1px solid #bdbdbd; margin-bottom: 7px; }
.form .textarea { width: 100%; height: 65px; background: #e1e1e1; color: #666666; border: 1px solid #bdbdbd; margin-bottom: 7px; }
.form .submit { }
.error { color: #8F0503; margin-bottom: 10px; }
.info { color: #8F0503; margin-bottom: 10px; }
.err { color: #8F0503; }

.more { float: right; }

.margr { margin-right: 20px; }

.red { color: #C5102F; }
.black { color: #000000; } 

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

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