* {
    padding: 0;
    margin: 0;
} 

body {
	background: #fff;
	padding: 0;
	margin: 0;
	color: #666666;
	font: .875em/1.5em Arial, Helvetica, sans-serif;
}

img { border: none; 
}

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color : #FF0000;
}
h3 {
	border-bottom: 1px dotted #aaa;
	color: #666;
	padding-bottom: 4px;
	margin: 14px 0 7px 0;
	font-size: 1.15em;
}
h3 a {
	text-decoration: none;
	color: #FF0000;
}
h3 a:hover { color: #999; }

h2 {
	border-bottom: 1px groove #aaa;
	color: #FF0000;
	padding-bottom: 4px;
	margin: 14px 0 7px 0;
	font: 1.15em Arial, Helvetica, sans-serif;
	text-align: left;
}

h4 {
	color: #666666;
	padding-bottom: 4px;
	margin: 14px 0 7px 0;
	font-weight: 900;
	font-size: 12px;
	letter-spacing: -1px;
	line-height: 30px;
}
h4 a {
	text-decoration: none;
	font-size: 14px;
	letter-spacing: -1px;
	color: #FF0000;
}
h4 a:hover { color: #999; }

#wrap {
	width: 800px;
	margin: 20px auto;
}

#above {
	height: 60px;
	background: url(../images/aboveimage3.jpg) no-repeat;
}
	
#header {
	height: 180px;
}

#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -3px;
padding: 40px 0 0 30px;
text-align: left;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #aaa;
text-decoration: none;
}
#header h2 {
font-size: 16px;
color: #fff;
padding: 4px 0 0 30px;
text-align: left;
font-weight: 600;
}

#menu {
	height: 1.5em;
	line-height: 1.5em;
	padding-left: 30px;
	background-color: #999999;
}
#menu li {
	float:right;
	list-style-type:none;
}
#menu li a {
	display:block;
	padding:0 10px;
	text-decoration:none;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	font-size: .85em;
	font-weight: 900;
}
#menu li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background: #FF0000;
}


#content {
	padding: 0 40px 0 0px;
}

#right {
	float: right;
	width: 550px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: justify;
}
#right  h3 {
	padding: 0 0 0 0px;
	margin: 0;
	color: #FF0000;
	border-style: none;
}
#right ul {
	list-style-type: none;
	padding: 15px 0 20px 0px;
	text-align: left;
}
#right ul li {
	padding: 2px 0 3px;
	width: 350px;
}
#right ul li a {
	color: #666666;
	font-weight: 900;
	display: block;
	text-decoration: none;
	font-size: 100%;
}
#right ul li a:hover {
	color : #FF0000;
}

#rightcolleft {
	float: left;
	width: 275px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: justify;
}

#rightcolright {
	float: right;
	width: 275px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: justify;
	left: 598px;
	top: 311px;
	}
	
#leftinside {
	padding: 20px 0 5px;
	width: 135px;
	float: left;
}

#left {
	padding: 20px 0 5px;
	width: 135px;
	float: left;
}

#left h3 {
	border: none;
	padding: 0 0 0 10px;
	margin: 0;
	color: #FF0000;
	text-align: right;
}

#left ul {
	list-style-type: none;
	padding: 15px 0 20px 20px;
	text-align: right;
}
#left ul li {
	padding: 2px 0 3px;
	width: 115px;
}
#left ul li a {
	color: #666666;
	font-weight: 900;
	display: block;
	text-decoration: none;
	font-size: 100%;
}
#left ul li a:hover {
	color : #FF0000;
}
#footer {
	font-size: 0.85em;
	color: #fff;
	text-align: center;
	height: 100%;
	line-height: 1.5em;
	background-color: #999999;
}
#footer a { 
color: #fff;
text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
}

 div.c5 {clear:both;}
 table.c4 {text-align: left; width: 150px;}
 td.c3 {text-align: left; background-color: rgb(255, 255, 255);}
 p.c2 {text-align: center}
 img.c1 {display:block;}
