*
{
margin: 0px;
padding: 0px;
}
body
{
background-color: #fff;
color:#666666;
font-size: 1em;
font-family: "trebuchet ms", helvetica, sans-serif;
text-align:left;
}
p {
margin:10px 0;
}
img
{
border: none;
color: #93B300;
}
img: hover
{
border: 1px;
text-decoration: none;
color: #fff;
background: #D3E378 url('images/bbg1.gif') repeat-x;
}
img a
{
text-decoration: underline;
color: #93B300;
}

img a:hover
{
text-decoration: none;
color: #fff;
background: #D3E378 url('images/bbg1.gif') repeat-x;
}
a:link
{
text-decoration: underline;
color: #93B300;
}

a:hover 
{
text-decoration: none;
color: #fff;
background: #D3E378 url('images/bbg1.gif') repeat-x;
}

a:visited
{
	text-decoration: none;
	color: #93B300;
}

a:active {
	text-decoration: none;
	color: #93B300;
}
li {
	padding-bottom: 10px;
	}
strong
{
background: inherit;
color: #50514D;
}

#header
{
width: 100%;
height: 104px;
background-color: #4d4d4d;
background: url('images/a1.gif') repeat-x;
color: #ffffff;
}

#header_inner
{
position: relative;
width: 680px;
height: 104px;
margin: 0px auto;
color: #DADADA;
}

#header_inner h1
{
	background: inherit;
	position: absolute;
	left: 0px;
	bottom: 10px;
	text-transform: lowercase;
	font-size: 39px;
	color: #DADADA;
	font-weight: normal;
	letter-spacing: -2px;
	top: 48px;
}

#header_inner h1 span
{
background: inherit;
color: #85AC1E;
}

#slogan
{
	background: inherit;
	position: absolute;
	right: 0px;
	bottom: 25px;
	color: #DADADA;
	text-transform: lowercase;
	font-size: 13px;
	left: 482px;
	width: 300px;
}
.var
	{
	font-weight:bold;
	color:#9f9f9f;
	}
.ux
	{
	font-weight:bold;
	color:#85ac1e;
	}
#content1{
	margin:30px auto;
	background:url(images/exclamation_logo.jpg) no-repeat;
	height:600px;
	width:400px;
	text-align:left;
	}
#nav{}
.home{}
.home li{
	list-style:none;
	text-align:center;
	}
#topcontent{
	margin:10px auto;
	}
#wrapper{
	width:755px;
	margin:0 auto;
	padding:10px 20px;
	background:#e4e4e4;
}
#maincontent{
	text-align:justify;
}
#maincontent p{
	margin:10px 0;
}
#maincontent ul{
	margin-left:50px;
}
#maincontent hr{
	margin:20px 0;
}