/* CSS Document */

#header{height:320px; background:url(../images/head_bg.jpg) repeat-x bottom center; overflow:hidden;  width:100%; float:left;}
#header .header_bg{height:306px; padding-top:14px; background:url(../images/header.jpg) no-repeat top center;}
p{margin-bottom:10px;}
.color{color:#9e1f63; font-weight:bold;}
.inner{position:relative; float:left; width:595px;}
.inner_wide{position:relative; float:left; width:706px;}

h4 .h4_bg{background:url(../images/h4.png) repeat-y #f5e9d7; filter: alpha(opacity=85);opacity: 0.85; position:absolute; width:100%; height:100%; left:0px; top:0px;}
h4{z-index:1; padding-top:5px; padding-bottom:5px; min-height:16px;}
.project_img{width:222px; background-color:#f0f0f0; height:222px; position:absolute; top:0px; left:0px; z-index:0; overflow:hidden;}
.project{min-height:222px; margin-bottom:20px;}


.gallery{width:595px; height:320px; background:#c4baac; float:right; position:relative; margin-bottom:20px;}
.gallery_con{width:587px; height:320px; overflow:hidden; position:relative; margin:4px 0px 0px 4px;}
.gallery_images{width:2000em; height:320px; position:absolute;}
.gallery_image{float:left; width:587px; height:312px; overflow:hidden; }
.nav{width:76px; position:absolute; bottom:8px; right:8px;}
.nav .prev{width:36px; height:36px; line-height:24px; text-align:center; background:#55514d; float:left; }
.nav .prev:hover{background:#6e6d67;}
.nav .next{width:36px; height:36px; line-height:24px; text-align:center; background:#55514d; float:right;}
.nav .next:hover{background:#6e6d67;}
.nav img{ margin-top:6px;}

.form{float:left;width:340px;}
.form_col1{width:80px; float:left;}
.form_col2{width:232px; float:left;}

.form input,.form textarea{width:212px; height:27px; padding:0px 5px; background:url(../images/input.png) no-repeat; border:0px; margin-top:4px; color:#5c5953; font-size:13px; line-height:27px; font-family:Arial, Helvetica, sans-serif, tahoma;}
.form textarea{height:100px; background:url(../images/textarea.png) no-repeat;}

.val{border:1px solid #900900; border-left:0px; border-right:0px; float:left; width:100%; margin:12px 0px 0px 0px; padding:5px 0px; font-size:13px; color:#900900;}
.val ul, .val_ok ul{margin:0px; padding:0px; list-style-type:none}
.val_ok{border:1px solid #030; border-left:0px; border-right:0px; float:left; width:100%; margin:12px 0px 0px 0px; padding:5px 0px; font-size:13px; color:#030;}
.validate{color:#900900; font-size:18px; padding-left:3px;}