*
{
padding:0px;
margin:0px;
}

body {
	background: #272727 url(../images/bg.jpg) repeat-x;
	color: #000000;
	font-family: Arial, Verdana, Georgia, sans-serif;
	font-size: 11px;
	}

a:link {
	color: #000000;
	text-decoration:none;
}
 
a:visited {
	color: #000000;
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration:underline;
}

a:active {
	color: #000000;
	text-decoration:none;
}
	
image {
	border:none;
    }

#index {
	width:750px;
	margin:auto;
	text-align:left;
	margin-top:20px;
	line-height:15px;
	}
	
#head {
	height:178px;
	width:750px;
	background:url(../images/head.jpg) no-repeat;
	border-bottom:1px solid #000;
	}

#l1 {
	width:750px;
	height:40px;
	position:absolute;
	z-index:5;
	}

#l2 {
	width:750px;
	height:40px;
	position:absolute;
	z-index:10;
	}

#menu {
	width:750px;
	height:41px;
	background:#1e1e1e;
	background:url(../images/menu.jpg) no-repeat;
	}
	
#main {
	width:730px;
	height:380px;
	background:#ffffff;
	padding:10px;
	text-align:left;
	}

#mainhalf {
	width:750px;
	height:400px;
	background:#ffffff;
	text-align:left;
	}

#half1 {
	width:365px;
	float:left;
	padding:5px;
	text-align:left;
	}

#half2 {
	width:365px;
	float:right;
	padding:5px;
	text-align:left;
	}

/*------TEMPORARY--------*/
#workhalf1 {
	width:365px;
	float:left;
	padding:5px;
	text-align:left;
	height:320px;
	}

#workhalf2 {
	width:365px;
	float:right;
	padding:5px;
	text-align:left;
	height:320px;	
	}
/*------/TEMPORARY--------*/

/*------REAL--------*/
#workhalf11 {
	width:365px;
	float:left;
	padding:5px;
	text-align:left;
	height:300px;
	}

#workhalf22 {
	width:365px;
	float:right;
	padding:5px;
	text-align:left;
	height:300px;	
	}
/*------/REAL--------*/


#workpages {
	height:40px;
	width:100%;
	float:left;
	text-align:center;
	}
	 
#mailform {
	width:340px;
	}
	
#mailform td {
	}

#mailform th {
	text-align:left;
	font-weight:normal;
	width:100px;
	}

#f2 {
	position:relative;
	padding:3px;
	}
	
fieldset {
	position:relative;
	padding:6px;
	padding-top:10px;
	}
legend {
	position:absolute;
	top:-10px;
	padding:3px 4px;
	background:#ffffff;
	}
	
#cq {
	padding:6px;
	width:300px;
	background:url(../images/cq.png) no-repeat;
	background-position:center;
	border: 1px solid #000;
	}

#footer {
	width:750px;
	height:44px;
	font-size:10px;
	font-family:Georgia, Verdana, sans-serif;
	padding-top:2px;
	text-align:right;
	margin:auto;
	color:#FFFFFF;
	}

#footer a:link {
	text-decoration:none;
	color:#FFFFFF;
	}

#footer a:visited {
	text-decoration:none;
	color:#FFFFFF;
	}

#footer a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	}

#foot-left {
	text-align:left;
	}
