h1 {
	color: #DA5952;
	font-size: 1.5em;
	margin-top: 10px;
	margin-bottom: 0px;
}
h2 {
	color: #000000;
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	color: #000000;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul {
	color: #000000;
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.lines {
	background: url(images/lines.gif) repeat-x;
}

.logo a img {
	position: absolute;
	text-align: left;
	top: 0px;
	left: 0px;
	border: 0px;
}

.page-title {
	position: absolute;
	text-align: right;
	top: 65px;
	right: 0px;
}

#body-right td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bg_main.gif) no-repeat;
	background-position: right bottom;
	background-color: #DCD1C0;
}
#body-right a {
	color: #FFFFFF;
}
#body-right h1 {
	margin-right: 300px;
	margin-left: 25px;
}
#body-right p {
	color: #da2525;
	font-size: 1.1em;
	margin-left: 50px;
	margin-right: 325px;
}
#body-right ul {
	margin-left: 100px;
}
#body-right ul li {
	font-size: 1.1em;
	color: #FFFFFF;
	margin-right: 325px;
}

#body-left td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bg_rates.gif) no-repeat;
	background-position: left bottom;
	background-color: #E4E387;
}
#body-left h1 {
	margin-left: 350px;
}
#body-left h2 {
	margin-left: 375px;
}
#body-left p {
	margin-left: 400px;
}
#body-left ul {
	margin-left: 400px;
}
#body-left ul ul {
	margin-left: 20px;
}
#body-left ul li {
	font-size: 1.1em;
	color: #000000;
	margin-left: 0px;
}
#body-left ul li li {
	margin-left: 0px;
}
#body-left ul li li li {
	font-size: 1.1em;
	color: #000000;
	margin-right: 0px;
}

#connect .input { 
	width: 250px;
}
#connect .button { 
 	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	margin-top: 10px; 
	margin-left: 150px; 
}

#sig {
	position: relative;
	left: 150px;
	top: 15px;
	width: 150px;
}

#menu {
  font-family:Arial, Helvetica, sans-serif;
  font-size:.8em;
  font-weight:bold;
  list-style:none;
  padding: 0;
  margin: 0;
  height: 100px;
  position: relative;
}
#menu a {
  display: block;
  text-indent: -1000px;
  position: absolute;
  outline: none;
}
#menu a:hover {
  background-position: left bottom;
}

#menu .design {
	width: 90px;
	height: 31px;
	background: url(images/nav_design.jpg) no-repeat;
	left: 15px;
	top: 11px;
}
#menu .connect {
	width: 90px;
	height: 41px;
	background: url(images/nav_connect.jpg) no-repeat;
	left: 100px;
	top: 6px;
}
#menu .rates {
	width: 90px;
	height: 47px;
	background: url(images/nav_rates.jpg) no-repeat;
	left: 180px;
	top: 3px;
}
#menu .blog {
	width: 90px;
	height: 46px;
	background: url(images/nav_blog.jpg) no-repeat;
	left: 260px;
	top: 5px;
}
#menu .about {
	width: 100px;
	height: 39px;
	background: url(images/nav_about.jpg) no-repeat;
	left: 328px;
	top: 8px;
}
#menu .gallery {
	width: 100px;
	height: 37px;
	background: url(images/nav_gallery.jpg) no-repeat;
	left: 435px;
	top: 14px;
}