HTML {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 100%; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; FONT-FAMILY: inherit; BORDER-RIGHT-WIDTH: 0px; outline: 0
}
BODY {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 100%; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; FONT-FAMILY: inherit; BORDER-RIGHT-WIDTH: 0px; outline: 0
}


a {
	text-decoration: none;
	color: #9ED738;
}

 a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(images/head.gif) white repeat-x 0px 100%; PADDING-BOTTOM: 0px; PADDING-TOP: 10px; TEXT-ALIGN: center
}

#header_inner {
	OVERFLOW: auto;
	HEIGHT: 250px;
	
}

#header_inner {
	MARGIN: 0px auto; WIDTH: 960px
}


#header * {
	text-decoration: none;
	text-align: center;
	color: #000000;
}


#header h1 {
	padding-top: 25px;
	font-size: 3em;
}

#header h2 {
	font-size: 1.2em;
}

/* Menu */

#menu {
	width: 900px;
	height: 55px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 142px;
	height: 21px;
	padding: 7px 1px 0 1px;
	background: url(images/img3.gif) no-repeat center center;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: x-small;
	font-weight: bold;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background-image: url(images/img4.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 940px;
	margin: 0px auto;
}

#colOne {
	float: left;
	width: 180px;
}

#colTwo {
	float: left;
	width: 450px;
	padding: 0 0px;
}

#colThree {
	float: left;
	width: 200px;
padding: 10 10 0px;
}

/* Content Elements */

#content h2 {
	height: 21px;
	margin-bottom: 20px;
	padding: 9px 0 0 10px;
	background: url(images/img6.gif);
	letter-spacing: normal;
	font-size: .9em;
}

#content h3 {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: x-small;
	color: #FFFFFF;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: square inside;
}

/* Footer */

#footer {
	height: 70px;
	padding: 7px 0 0 0;
	background: url(images/img5.gif) repeat-x;
}

#footer * {
	color: #000000;
}

#footer p {
	text-align: center;
	font-size: smaller;
}

#address {
        padding-top:20px;
	text-align: center;
	font-size: smaller;
        color:#ffffff;
}


#nav {
	FONT-WEIGHT: bold; LINE-HEIGHT: 18px; FONT-FAMILY: Helvetica, Arial, sans-serif
}

#border {
width:200px;
}