/*
# CSS Definition File 2006
# web.Solutions
*/
	
body {
	padding:			0px;
	margin:				0px;

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#6092C7;

	background:			URL('../images/bg.gif') repeat-x #C1DBFC;
}

img { border:			0px; }


a { 
	color:				#0173B2;
	text-decoration:	none;
	/* border-bottom:		1px dotted; */
	}

a:hover {
	color:				#93B9DC;
	text-decoration:	none;
	}

form {
	margin:				0 0 0 0;
	padding:			0 0 0 0;
	}

input, textarea {
	margin:				0 0 0 0;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			9px;
	color:				#F9F7F7;
	background-color:	#686868;
	border:				1px solid #7A7A7A;
	}

h3 {
	font-family:		'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:			16px;
	color:				#6092C7;
	}

h4 {
	font-family:		'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:			13px;
	color:				#6092C7;
	}

h5 {
	font-family:		'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:			13px;
	color:				#6092C7;
	margin:				0;
	padding:			0;
	}

p {

	font-family:		'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:			13px;
	color:				#6092C7;
	}

#five_pix { 
	font-family:		'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#6092C7;
	padding:			0; 
	text-align:			justify;
	}

#jobb_banner { 
	position:			absolute;
	top:				290px;
	float:				right;
	right:				3px;
	width:				170px;
	}
