* {
	margin: 0;
	padding: 0; 
}

body, html {
	font: 80%  Arial, Helvetica, sans-serif;
	background-color: #E4E8EC;
}

a img {
	border: none;
}

#both {
	clear:both;
}

#top {
	clear:both;
	height: 78px;
                  background: #fff url(logo.gif) left no-repeat;
                  margin-top: 20px;
                  border-left: 1px solid #000;
                  border-right: 1px solid #000;
                  border-top: 1px solid #000;
                  width: 750px;
}

#top h1 {
	font-size: 18px;
	color: #fff;
}

#menu {
	clear:both;
	background: #890000 url(menubg.gif) top repeat-x;
                  border-left: 1px solid #000;
                  border-right: 1px solid #000;
                  border-top: 1px solid #000;
	height: 32px;
                  margin-top: 0px;
                  width: 750px;
}

#menu ul {
	padding: 7px;
	list-style: none;
}

#menu ul li {
	float: left;
	padding: 0px 9px;
}

#menu ul li a {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

#menu ul li a:hover {
	color: #fc0;
}

#slogan {
	clear:both;
	background: #FFFFFF url(panorama2.gif) top no-repeat;
	height: 99px;
                  border-left: 1px solid #000;
                  border-right: 1px solid #000;
                  border-top: 0px solid #FFFFFF;
                  border-bottom: 1px solid #A30000;
                  width: 750px;
}

#slogan2 {
	clear:both;
	background: #FFFFFF url(panorama.gif) top no-repeat;
	height: 99px;
                  border-left: 1px solid #000;
                  border-right: 1px solid #000;
                  border-top: 0px solid #FFFFFF;
                  border-bottom: 1px solid #A30000;
                  width: 750px;
}

#slogan3 {
	clear:both;
	background: #FFFFFF url(panorama3.gif) top no-repeat;
	height: 99px;
                  border-left: 1px solid #000;
                  border-right: 1px solid #000;
                  border-top: 0px solid #FFFFFF;
                  border-bottom: 1px solid #A30000;
                  width: 750px;
}

#slogan4 {
	clear:both;
	background: #FFFFFF url(panorama4.gif) top no-repeat;
	height: 99px;
                  border-left: 1px solid #000;
                  border-right: 1px solid #000;
                  border-top: 0px solid #FFFFFF;
                  border-bottom: 1px solid #A30000;
                  width: 750px;
}

#slogan5 {
	clear:both;
	background: #FFFFFF url(panorama5.gif) top no-repeat;
	height: 99px;
                  border-left: 1px solid #000;
                  border-right: 1px solid #000;
                  border-top: 0px solid #FFFFFF;
                  border-bottom: 1px solid #A30000;
                  width: 750px;
}

#slogan h2 {
	color: #fff;
	font: 24px Arial, Helvetica, sans-serif;	
	font-weight: bold;
	letter-spacing: -2px;
}

#slogan h2 strong {
	font: 24px Arial, Helvetica, sans-serif;		
	font-weight: bold;
	letter-spacing: -3px;
}

#cols {
	clear: both;
	background: #fff url(contentbg.gif) left repeat-y;
	width: 750px;
                  border-left: 1px solid #000;
                  border-right: 1px solid #000;
}

#colA {
   float: left; 
	width: 300px;
}

#colB {
	float: left;
	width: 450px;
}

#welcome {
	padding: 15px 14px 5px 14px; 
	background: #E5ECFF url() 0 0 no-repeat;
	border-bottom: 4px solid #FFF;
}

#welcome p a {
	color: #900000;
	text-decoration: none;
}

#welcome a:hover {
	text-decoration: underline;
}

#A {
	padding: 10px 20px;
}

#A ul li {
	list-style: none;
	padding: 3px 0px;
	border-bottom: 1px dashed #630;
}

#A ul li a {
	color: #900000;
	font-weight: bold;
	text-decoration: none;
}

#A ul li a:hover {
	color: #300;
}

#content {
	padding: 20px 14px;
}

#colA h3, #colA h2 {
	color: #A50000;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
}

#colB h3, #colB h2 {
                  font-family: verdana;
                  color: #a50000;
                  font-size: 100%;
}

#cols p {
	color: #333;
	line-height: 14px;
	margin: 5px 0px;
	text-align: justify;
	clear: both;
}

#cols p a {
	color: #900000;
	text-decoration: none;
}

#cols p a:hover {
	text-decoration: underline;
}

#dots {
	border-bottom: 1px dashed #ccc;
}

#temp {
	float: right;
	margin-left: 2px;
}

#part img {
	float: left;
	margin: 2px;
}

#footer {
	clear:both;
	width: 710px;
	padding: 15px 20px;
	background: #a00 url(footer_bg.gif) top repeat-x;
	font-size: 90%;
	color: #fff;
                  margin-bottom: 20px;
}

#footer a {
	color: #f90;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#main {
	width: 750px;
	margin: 0 auto;
}

.outy {
                  border: 2px;
                  border-style: inset;
                  padding: 2px;
                  border-color: #ff0000;
}

h1{
                  font-family: verdana;
                  color: #a50000;
                  font-size: 130%;

}

h3 {
                  font-family: verdana;
                  color: #a50000;
                  font-size: 80%;
}