body{
margin:0px;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#dddddd;
}

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

img{
border:0px;
}

#wrapper{
width:911px;
min-heihgt:500px;
margin:0px auto;
background-image:url(../images/wrapper.jpg);
margin-top:-3px;
padding:8px 7px 0px 7px;
}

#menu{
width:925px;
height:40px;
background-image:url(../images/menu.png);
margin:0px auto;
margin-top:50px;
position:relative;
}

#menu img{
display:block;
float:left;
top:0px;
}

#menu ul{
padding-left:300px;
}

#menu ul li{
float:left;
display:block;
list-style:none;
background-image:url(../images/mid.png);
background-repeat:no-repeat;
background-position:100% 100%;
}

#menu ul li a{
display:block;
text-decoration:none;
color:#fff;
height:40px;
line-height:37px;
padding:0px 10px;
font-family:century gothic, arial;
font-size:12px;
}

#menu ul li a:hover{
background:#4f4d49;
}

#menu ul ul{
position:absolute;
width:150px;
background:#484848;
z-index:2;
padding:0px;
display:none;
}

#menu ul ul li{
display:block;
float:none;
background:none;
height:25px;
}

#menu ul ul li a{
line-height:22px;
display:block;
padding:0px 3px;
height:25px;
background-image:url(../images/uubg.jpg);
}

#menu ul ul li a:hover{
background:#bf7d4d;
background-image:url(../images/uubgh.jpg);
}


#header{
width:910px;
height:230px;
background:black;
position:relative;
}

#main{
width:915px;
min-height:200px;
margin-top:5px;
}

#content{
width:650px;
float:left;
}

#cont_cont{
border-left:1px solid #c7c7c7;
border-right:1px solid #c7c7c7;
min-height:320px;
width:628px;
padding:5px 10px;
}

#cont_bot{
width:650px;
height:7px;
background-image:url(../images/contbot.jpg);
}

#cont_top{
width:650px;
height:30px;
background-image:url(../images/left.jpg);
}

#inner_left{
width:265px;
float:left;
border-right:1px solid #f29450;
padding:8px 5px 5px 5px;
min-height:284px;
}

#inner_right{
width:340px;
float:right;
padding:5px;
}

#right{
width:255px;
height:405px;
float:right;
min-height:100px;
margin-right:5px;
background-image:url(../images/right.jpg);
background-position:0% 0%;
background-repeat:no-repeat;
text-align:center;
position:relative;
}

#right input, #right textarea, #right select{
width:200px;
background:#fde9d9;
margin-top:10px;
border:1px solid #cccccc;
color:#666666;
}

#right img{
margin-top:5px;
cursor:pointer;
}

#mainbot{
width:925px;
height:12px;
background-image:url(../images/wrapbot.png);
margin:0px auto;
}

.clear{
clear:both;
}

h1{
font-family:Century gothic, arial;
font-size:15px;
color:#e78138;
font-weight:lighter;
margin-top:4px;
}

a{
text-decoration:none;
}

#jobbform p{
font-family:arial;
font-size:12px;
}

#jobbform ul{
padding-left:50px;
}

.jobbgrey{
font-size:11px;
color:#666666;
}

#jobbform ul li{
font-family:arial;
font-size:11px;
color:#666666;
}

#jobbform label{
font-family:arial;
font-size:11px;
}

