@charset "utf-8";
/* CSS Document */
body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}
h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	padding:0;
	margin:0;
	font-size:36px;
	font-weight:lighter;
}
h2	{
	font-size:16px;
	font-weight:lighter;
	padding-top: 20px;
	margin: 0px;
}
h6	{
	font-size:16px;
	font-weight:lighter;
	padding:0;
	margin:0;
	line-height:normal;
}
.smltxt {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}
.yellow{
	color:#eeed07;}
#navigation {
	font-size:14px;
	font-weight:bold;
}

body {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#maincontainer {
	position:absolute;
	left:217px;
	top:40px;
	padding-bottom:40px;
	width:614px;
	padding-left:5px;
	z-index:1;
}
#maincontainer a{
	text-decoration:none;
	color:#333;
	}
#maincontainer a:hover{
	text-decoration:underline;
	}
#picbox {
	float:left;
	width:214px;
	min-height:200px;
}
#textbox {
	float:left;
	width:400px;
	min-height:200px;
}
#services {
	float:left;
	width:614px;
}
.example {
	float:left;
	width:200px;
	height:150px;
	margin-right:4px;
	margin-top:4px;
}	
/* navigation */
#navigation{
	position:absolute;
	top:50px;
	width: 199px;
}
#navigation h2	{
	clear:both;
	padding-top:20px;
	line-height: 12px;
	font-weight:lighter;
}
	ul {list-style:none;margin:0;padding:0;}
	li {
	padding:0;
	text-align:left;
	margin-bottom:1px;
}
	li a {display:block;padding:2px 10px;height:100%;color:#FFF;text-decoration:none;border-right:1px solid #FFF;}
	li a.current {text-decoration:underline;}
	li a:hover, li a:focus, li a:active {background-position:-150px 0;}
	#c a {background:url(bg3.png) repeat 0 0;}
/* end navigation */
hr {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#services ul li {
	list-style-type: disc;
	list-style-position: inside;
}

