@charset "UTF-8";
/* CSS Document */

*{margin: 0px; padding:0px}

body{font-size:12px}

:focus{outline:none}

img{border:none}

#container{width:100%; height:100%}

#wrapper{width:914px; margin:0 auto; margin-top:50px; background:url(images/bg.gif) top center no-repeat; min-height:445px}

#leftCol, #rightCol{float:left}

#leftCol{width:492px; padding-left:8px; padding-top:8px}

#rightCol{width: 354px; padding-top:115px; color:#fff; padding-left:20px; padding-right:40px}

#footer{width: 900px; text-align:right; margin:0 auto; margin-top:10px; color:#666}

#footer p{font-size:11px}

div.clr{clear:both}

p{padding-bottom:10px; font-size:14px}

h2{color:#fff; font-size:18px; font-weight:bold; margin-bottom:10px; margin-top:5px}

.form{background:url(images/form-bg.gif) top left no-repeat; min-height:130px; padding-top:19px}

.form input[type="text"]{background:url(images/input-bg.gif) top left no-repeat; border:none; width: 213px; height:24px; padding:1px 0 0 10px}

table td{padding: 3px 0px; text-align:right}

.submit-btn{background:url(images/btn.gif) 0px 0px no-repeat; border:none; height: 25px; width:134px; cursor:pointer}
 
.submit-btn:active{background-position: 0px -25px; outline:0px; !important}

.contact{background: url(images/double-tree.jpg) right top no-repeat; color:#333; min-height:60px; width:453px; padding-left:15px; padding-top:18px}

.image{height:359px; position:relative}

a, a:link, a:active, a:visited{color:#cc2d30; text-decoration:none}

a:hover{text-decoration:underline}