/* CSS Document */
body{margin:0px; background-image:url(images/body_bg.jpg); background-repeat:repeat-x; background-color:#DDEDED; }

.main_cont{width:893px; margin:auto; position:relative;}

.logo{float:left;}
.clear{ clear:both;}
.logoright_bg{ background-image:url(images/top_bg.jpg); background-repeat:no-repeat; float:right; width:634px; height:163px;}
.mid_bg{background-image:url(images/mid_bg.jpg); background-repeat:no-repeat; width:893px; top:163px; height:180px; left:0px; position:absolute;}


.info_bg{ background-image:url(images/info_bg.jpg); background-repeat:no-repeat; width:889px; margin-top:175px; height:305px;}
.mid_cont{padding-top:75px;}
.left_pane{float:left; padding-left:120px; }

.right_pane{float:right;  margin:0px; width:418px; padding-right:10px; font-family:Arial, Helvetica, sans-serif; line-height:17px;  font-size:12px; color:#000000; }

.field_bg{ background-image:url(images/field_bg.jpg); background-repeat:no-repeat; width:242px; padding-left:10px; height:24px;}

.field_bg input {background-color:transparent; width:250px; border:0px; margin-bottom:13px;}
.coment_bg{background-image:url(images/coment_bg.jpg); background-repeat:no-repeat; height:69px;} 
.coment_bg textarea{ background:transparent; border:0px; width:252px; height:69px;} 

.submit{padding-top:10px; text-align:right; padding-right:8px;}