/*general content*/

* {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	

* a:link, a:hover, a:visited {
	color: #cd0000;
	}

img {
  border: 0;
}

p, ul, dl {
	color: #333;
	font-size: 0.8em;
	line-height: 1.4em;
	}

strong {
	color: black;
	}

body {
	font-weight: normal;
	background-color: #fff;
	text-align: left;
	}

#header {

	}

#header h1 {
	margin: 0;
	padding: 0;
	}

/*structure*/

#container {
	width: 750px;
	}

#navigation {
  display: none;
}

#content-home, #content {
        position: relative;
	margin: 20px auto 10px auto;
        padding: 0;
        border-top: 1px solid #808080;
        width: 750px;
	}

.clear {
	clear: both;
	}

#home-flash {
  display: none;
	margin-left: 20px;
	}

#home-flash object {

	}

#home-intro {
	float: left;
	width: 880px;
	padding: 0 20px;
	margin-left: 20px;
	}

#home-intro h2 {
	color: #c00;
	}

#home-intro img {
	margin-left: 20px;
	}

#left {
	width: 200px;
	float: left;
	margin-left: 0px;
	}

#left h3 {
	margin-left: 20px;
	font-size: 16px;
	}

#left ul {
	text-decoration: none;
	list-style: none;
	margin-left: 20px;
	padding: 0;
	}

#left ul li {
	border-bottom: #222 solid 1px;
	padding: 10px 0;
	margin-right: 20px;
	}

#left ul li a {
	text-decoration: none;
	display: block;
	}

#left ul li a:hover {
	color: #FF0000;
	}

#left .nolink {
	color: #f00;
	font-weight: bold;
	background-image: url(/images-new/bulllet-triangle-sidebar.gif);
	background-repeat: no-repeat;
	background-position: right;
	}


#right-400 {
	background-image: url(/images/bkgd-topher.gif);
	background-color: #FFFFFFF;
	width: 310px;
	float: left;
	padding-bottom: 20px;
	}

#right-400 p, #right-400 h2, #right-home p, #right-home h2, #right-home h3 {
	margin: 20px;
	}

#right-400 h2 {
	color: #f00;
	}

#right-400 h3 {
	font-size: 14px;
	color: #666;
	margin: 0 0 0 20px;
	padding: 0;
	line-height: 14px;
	border-bottom: solid 1px #999;	
	}

#right-400 ul li {
	list-style-image: url(/images-new/bulllet-triangle.gif);
	}

#right-400 table , #right table p {
	color: #333;
	font-size: 12px;
	margin-left: 40px;
	}


#right-240 {
	float: left;
	width: 240px;
	padding-top: 60px;
	background-image: url(/images/bkgd-topher.gif);
	}

#right-240 img {
	border: 0px;
	padding-bottom: 40px;
	}


#right {
	width: 550px;
	float: left;
	padding-bottom: 20px;
	}

#right p, #right h2, #right h3, #right-home p, #right-home h2, #right-home h3 {
	margin: 20px;
	}

#right h2 {
	color: #f00;
	}

#right h3 {
	font-weight: normal;
	}

#right ul li {
	list-style-image: url(/images-new/bulllet-triangle.gif);
	}

#right table , #right table p {
	color: #333;
	font-size: 12px;
	margin-left: 40px;
	}

input, textarea, select {
	color: red;
    border: 1px solid #000;
    padding: 3px;
	font-size: 12px;
	vertical-align: middle;
	}

#right #slide {
	float: right;
	width: 320px;
	margin: 0 10px;
	padding: 10px;
	border: solid #999 thin;
	}

#right #slide span.caption {
	float: left;
	font-size: 11px;
	color: #777;
	margin-top: 8px;
	}

#map {
	float: right;
	margin: 75px 10px 10px 0;
	}

#flash {
	width: auto;
	margin-left: 20px;
display: none;
	}
	
#right .img-right, #right-home .img-right {
	margin: 0 10px 10px 10px;
	float: right;
	}

#right .img-right-frame {
	border: solid;
	border-width: thin;
	border-color: #CCCCCC;
	float: right;
	margin: 0 0 20px 10px;
	}

#footer {
	left: 0;
	width: 750px;
	height: 100px;
	clear: both;
	}

#footer p {
	font-size: 15px;
	line-height: 56px;
	}
