html, body {
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}

#wrapper{
width:950px;
margin:50px auto 0 auto;
}

body{
background:#020100 url(../images/background.jpg) top no-repeat;
}


#logo{
float:left;
width:207px;
height:211px;
background:url(../images/freelance-web-developers.png) top no-repeat;
}

/**html #logo{
background:0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/freelance-web-developers.png)', sizingMethod='image');
}*/

p#intro{
float:left;
width:743px;
padding:0;
margin:11px 0 0 0;
font-size:2.3em;
font-family:tahoma;
}

p#intro span{
margin:0 0 8px 0;
background:#f7d200;
display:block;
padding:4px 3px 8px 8px;
}

.clear{
clear:both;
height:1px;
overflow:hidden;
}

.clearindent{
clear:both;
height:30px;
background:url(../images/indent.png) left repeat-x;
overflow:hidden;
width:940px;
margin-left:10px;
}

/**html .clearindent{
background:0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/indent.png)', sizingMethod='image');
}*/

.infocolumns{
float:left;
margin:10px 0 0 10px;
padding:0 20px 0 0;
width:286px;
min-height:300px;
background: url(../images/indent-vert.png) right repeat-y;
}

/**html .infocolumns{
background:0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/indent-vert.png)', sizingMethod='image');
}*/

.infocolumnslast{
float:left;
margin:10px 0 0 20px;
padding:0 0 0 0;
width:286px;
min-height:300px;
background:0;
}

.infocolumns#middlecol{
float:left;
margin:10px 0 0 20px;
padding:0 20px 0 0;
width:285px;
min-height:300px;
background: url(../images/indent-vert.png) right repeat-y;
}

/**html .infocolumns#middlecol{
background:0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/indent-vert.png)', sizingMethod='image');
}*/

.infocolumns h2, .infocolumnslast h2{
margin:0;
padding:0;
height:30px;
}

.infocolumns p, .infocolumnslast p{
color:#fff;
font-size:.7em;
height:70px;
margin:0;
}

.infocolumns ul, .infocolumnslast ul{
margin:0;
list-style:none;
padding:0;
}

.infocolumns ul li{
background:url(../images/overlayt.png) top left no-repeat;
display:block;
clear:left;
width:262px;
float:left;
color:#fff;
padding:5px 0 4px 20px;
margin-bottom:2px;
font-size:.7em;
}

/**html .infocolumns ul li{
background:0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/overlayt.png)', sizingMethod='image');
}*/

form{
margin:0;
padding:0;
}

.infocolumnslast fieldset{
border:0;
margin:0;
padding:0;
}

.infocolumnslast fieldset label{
display:block;
padding:2px 0 4px 0;
width:219px;
color:#fff;
font-size:.7em;
font-weight:bold;
}

.infocolumnslast fieldset input, .infocolumnslast fieldset textarea{
background:url(../images/form-bg.png) top left !important;
color:#fff;
border:1px solid #553921;
padding:4px 0 5px 2px;
font-size:.7em;
width:280px;
}

/**html .infocolumnslast fieldset input, *html .infocolumnslast fieldset textarea{
background:0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/form-bg.png)', sizingMethod='image');
}*/

.infocolumnslast fieldset textarea{
font-family:tahoma;
font-size:.75em;
}

#submitbuttonwrapper{
text-align:center;
width:280px;
display:block;
}

#submitbutton{
margin-top:10px;
float:none;
font-size:.7em;
color:#000;
margin:10px 0 6px 0;
padding:3px 0 3px 0;
font-weight:bold;
border:1px solid #fff;
background:#ee9e00 url(../images/searc-button.gif) top left no-repeat !important;
width:100px;
}

#footerleft{
float:left;
margin:0 0 0 11px;
color:#444;
font-size:.7em;}
#footerleft span{
display:block;
float:left;
margin:8px 0 0 10px;
}
#footerleft img{
float:left;
}
#footerright{
float:right;

margin:0 0 0 0;
}

#featuredproject{
background:url(../images/form-bg.png) top left;
min-height:270px;
}

/**html #featuredproject{
background:0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/form-bg.png)', sizingMethod='image');
}*/

#featuredproject img{
border:1px solid #f7d000;
}

#featuredproject p {
margin:5px 10px 5px 10px;
padding:0;
width:265px;
}

#featuredproject p a{
color:#fff;
text-decoration:none;
display:block;
font-weight:bold;
margin-top:10px;
}

#featuredproject p a:hover{
text-decoration:underline;
}

#featuredproject h3{
color:#fff;
margin:10px 0 0 10px;
padding:0;
font-size:1em;
}

#featuredproject h3 a{
color:#f7d000;
padding:0;
text-decoration:none;
}

#featuredproject h3 a:hover{
text-decoration:underline;
}

#error{
color:#ff0000;
font-size:.7em;
font-weight:bold;
margin:0 0 10px 0;
}

#thankyou{
color:#fff;
font-size:.7em;
font-weight:bold;
}