body {
	background:#666;
	color:#D2D2D2;
}

#container {
	width:960px;
	margin:0 auto;
}
	
#header {
	width:960px;
	height:120px;
	position:relative;
}
	
#title {
	font-size:1.55em;
	font-family:helvetica;
	position:absolute;
	right:0;
	top:3px;
	width:285px;
	line-height:1.3em;

}
	
#main {
	width:960px;
	min-height:300px;
	height:auto !important;
	height:300px;
	background:url(/templates/builtarea2009/layout/fond.gif) repeat-y;
	padding-bottom:130px;
	position:relative;
}

#left {
	width:585px;
	float:left;
	text-align:justify;
}
	
#right {
	width:285px;
	float:left;
	margin:0 0 0 90px;
	padding:0 0 10px 0;
	background:url(/templates/builtarea2009/layout/bottom.gif) left bottom repeat-x;
}
	
#nav {
	width:585px;
	height:15px;
	line-height:1.2em;
}

#nav a {
	color:#D2D2D2;
	text-decoration:none;
	text-transform:uppercase;
	font-size:1em;
}	

#nav a:hover {
	text-decoration:underline;
}

.sep {
	padding:0 13px;
}

#left #content {
	margin:35px 0 0 0;
	min-height:264px;
	height:auto !important;
	height:264px;
	padding:0 0 20px 0;
	background:url(/templates/builtarea2009/layout/bottom.gif) left bottom repeat-x;
	}
	
#free #content {
	margin:35px 0 0 0;
	min-height:264px;
	height:auto !important;
	height:264px;
	padding:0 0 20px 0;
	}

.obj3 {
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-size:1em;
	line-height:1.2em;
	float:left;
}

.obj2 .img {
	width:275px;
	height:275px;
	padding:10px 0 0 10px;
	background:url(/templates/builtarea2009/layout/fondImg.gif) no-repeat;
	margin:0 0 20px 0;
	}

.obj2 {
	margin:50px 0 0 0;
	padding:0;
}

#left h1 {
	margin-top:0;
	padding-top:10px;
	background:url(/templates/builtarea2009/layout/bottom.gif) left top repeat-x;
}

#free h1 {
	margin-top:0;
	padding-top:10px;
	background:url(/templates/builtarea2009/layout/bottom.gif) left top no-repeat;
	
}

#contact {
	position:absolute;
	bottom:0;
	left:0;
	width:575px;
	height:50px;
	background:#000;
	padding:0 0 0 10px;
	background:url(/templates/builtarea2009/layout/copy.gif) repeat-y;
	font-size:0.9em;
	}
	
#contact div {
	float:left;
	margin:0 0 0 0;
	width:162px;
	}
	
#copyright {
	position:absolute;
	bottom:0;
	right:0;
	width:285px;
	height:40px;
	font-size:0.9em;
	}
	
.selector {
	background:#919191;
	color:#fff;
	padding:1px 10px 10px 10px;
	margin-top:10px;
	}
	
.selector h2 {
	font-weight:normal;
	font-size:1em;
}

#content .imgL {
	width:115px;
	height:114px;
	padding:8px 0 0 8px;
	background:url(/templates/builtarea2009/layout/fondP.gif) no-repeat;
	margin:10px 0 10px 0;
	float:left;
	}
	
.selector2 {
	width:436px;
	height:106px;
	float:right;
	margin:10px 0 10px 10px;
	background:#919191;
	color:#fff;
	padding:8px;
	}
	
label {
	width:120px;
	float:left;
	}
	
input {
	width:320px;
	color:#666;
}

input.submit {
	width:100px;
	color:#666;
}

select {
	width:327px;
	color:#666;
}

textarea {
	width:320px;
	height:100px;
	color:#666;
	}

.formItem {
	margin-top:5px;
	}