html {
	/*background: #060606 url(../data/bg-images/carbon_fiber_new.jpg) no-repeat center;*/
	/*background: #060606 url(../data/bg-images/wood-back.jpg) repeat;*/
	/*background: #060606 url(../data/bg-images/bg-floor.jpg) repeat-x top; */
	/*background: #000201 url(../data/bg-images/wood-paintSpots_w.jpg) no-repeat center top;*/
	/*background: #111214 url(../data/bg-top.jpg) no-repeat center top;*/
	/*background: #fff url(data/top_gradient.png) repeat-x;*/
	/*background: #111214 url(data/top_gradient.png) repeat-x;*/
	background: #fff url(../data/bg-images/white-bg.gif) no-repeat center 0px;
}

body {

	margin:0px;

	padding:0px;

	/*background: #000 url(data/bg-site.jpg) no-repeat center top;*/

	font-size:11px;

	text-align:center;

	color:#343434;

	/*font-family:Tahoma,Helvetica,Sans-serif;*/

	font-family:Arial, Helvetica, sans-serif;}

h1,h2,h3,h4,h5,h6,ul,li,form,div,p {

	margin:0px;

	padding:0px;}

h1, h2 {

	font-weight:normal;

	font-size:18px;}
	
h3 {

	font-weight:normal;
	color: #000;
	font-size:16px;
	padding: 3px;

}
	
h3 a:link{

    font: bold 13px arial;
    text-transform: uppercase;
	color: #000;
	text-decoration: none;
	padding: 3px;
}
	
h3 a:hover{

    font: bold 13px arial;
    text-transform: uppercase;
	text-decoration: none;
	color: #000;
	background: url(../data/menu-bg.gif)
}
	
	

div {

	width:auto;

	height:auto;

	margin-left:auto;

	margin-right:auto;}

a {
	text-decoration:none;
	color:#c35c00;
	outline:none;
}

a:hover {
	text-decoration:underline;
	color:#c35c00;
}

#main {
	width:970px;

	/*background: #000 url(data/bg-top.jpg) no-repeat fixed center top;*/

	text-align:left;}

#container {

	width:960px;}

#header {
	/* background: url(../data/header.gif) no-repeat 0 bottom; */
	height:100px;
	vertical-align: bottom;
	text-align: right;
}


#menu {
	float: left;
	width: 700px;
	position: relative;
	left: 29px;
	top: 137px;
	text-align: left;
	color: #000;
}

#flash {
	margin-top: 52px;

	/*background: url(data/bg-flash.png) top center no-repeat;*/
	}

#subContent {
	padding-left: 16px;
	width: 913px;
	margin-top:28px;

	/*background: url(data/bg-flash.png) top center no-repeat;*/
	}


#content {

	background:#fff url(data/bg-content.gif) top left repeat-x;

	height:370px;/*384px;*/}


#footer {

	height:82px;
	
	float:left;

	width:970px;

	text-align: center;

	line-height:62px;

	/*background:url(data/bg-footer.gif) top center no-repeat;*/

	color: #ccc;
}
#footer a{
	color: #bababa;
}


.freelance_badge {
position: absolute;
top: 0;
right: 0;
background: url("../data/freelance_badge.gif") no-repeat top left;
height: 118px;
width: 118px;
display: none;
}

.freelance_badge a {
display: block;
width: 118px;
height: 118px;
text-decoration: none !important;
display: none;

}
