@charset "utf-8";
/* CSS Document */
body {margin:0; padding:0; font-family:Arial;}
#container {background-image:url(../images/bg.jpg); width:785px; height:561px; margin:0 auto; background-repeat:no-repeat;}
#content {width:514px; height:384px; margin:136px 0 0 228px; border:0px solid red; position:absolute;}
#txt {width:204px; height:100px; margin:259px 0 0 282px; background-image:url(../images/transparant.png); background-repeat:repeat; border:1px solid  #FFCC00;}
#heading {background-image:url(../images/heading.jpg); width:194px; height:26px; background-repeat:repeat-x; font-size:11px; font-weight:bold; text-transform:uppercase; padding:6px 0 0 10px;}
#txt p {padding:2px 10px; font-family:Arial; font-size:12px; color:#fff; margin:0;}
#txt table {font-family:Arial; font-size:12px; color:#fff; margin-left:10px;}
#txt table strong {color:#FCEE21;}
#contact {width:459px; height:334px; margin:25px 0 0 25px; background-image:url(../images/transparant.png); background-repeat:repeat; border:1px solid  #FFCC00;}
#heading2 {background-image:url(../images/heading.jpg); width:450px; height:26px; background-repeat:repeat-x; font-size:11px; font-weight:bold; text-transform:uppercase; padding:6px 0 0 10px;}
form input {background-image:url(../images/heading.jpg); border:1px solid #FFCC00; width:160px; margin-right:27px; font-family:Arial; font-size:12px; color:#000;}
form {font-family:Arial; font-size:11px; font-weight:bold; text-transform:uppercase; color:#fff; margin-top:5px; margin-left:18px;}
form b {color:#FCEE21;}
form textarea {width:273px; height:101px; background-color:#fce027; border:1px solid #FFCC00; font-family:Arial; font-size:12px; margin-top:11px;}
