﻿* {
	padding: 0;
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: url('images/body_bg.jpg') repeat-y left #464646;
	color: #C9C9C9;
	line-height: 16px;
	width: 100%;
}
a:link {
	color: #999999;
	background-color: inherit;
	text-decoration: none;
}
a:visited {
	color: #999999;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: inherit;
	border-bottom: 1px dotted #3ebdff;
	color: #3ebdff;
}
h1 {
	font-size: 16px;
	color: #CCCCCC;
	background-color: inherit;
	font-weight: normal;
	margin: -16px 0px 15px -200px;
}
h2 {
	font-size: 13px;
	color: #3ebdff;
	background-color: inherit;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: square;
	list-style-position: inside;
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: square;
	list-style-position: inside;
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}
span a, img a {
	border: 0 !important;
}
/* ************************************************************************ */
/*                     Design of the page                                  */
/* ************************************************************************ */
#wrap {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height: 100%;
	position: relative;
}
#header {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url('images/head_img3.jpg') no-repeat;
	width: 336px;
	height: 222px;
}
#wrap-left {
	left: 0px;
}
#menu {
	text-align: right;
	margin: 0px 25px 0px 0px;
	left: 0px;
}
#navigation {
	width: 340px;
	float: left;
	margin: 240px 35px 0px 0px;
	background-color: #1f1f1f;
	color: inherit;
	height: auto;
	position: absolute;
	left: 0px;
}
#right {
	background-image: url('img/images/Top1.gif');
	background-repeat: no-repeat;
	width: 683px;
	height: 228px;
	margin-left: 390px;
	padding: 0;
	width: 550px;
	float: left;
	height: auto;
}
/* ************************************************************************ */
/*                            Menu Styles                                   */
/* ************************************************************************ */
/* Navigation */
.textomenu {
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	color: #3ebdff;
	background-color: inherit;
	text-align: right;
}
.textomenu a:link {
	color: #666666;
	background-color: inherit;
	text-decoration: none;
	text-align: right;
}
.textomenu a:visited {
	color: #666666;
	background-color: inherit;
	text-decoration: none;
	text-align: right;
}
.textomenu a:hover {
	color: #3ebdff;
	background-color: inherit;
	border-bottom: 1px dotted #3ebdff;
	text-decoration: none;
	text-align: right;
}
/* Image Border */
.folioimg {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding: 2px 2px 2px 2px;
	margin: 10px 0 10px 0px;
	width: 452px;
	height: 152px;
}
.folioimg img {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
/* Right */
.description {
	margin: 0px 0px 40px 0px;
	width: 500px;
	float: left;
}
.footer {
	padding: 0;
	margin: 0 auto;
	width: 500px;
	float: left;
	clear: both;
	text-align: right;
	color: #666666;
	background-color: inherit;
	border-top: 1px dotted #999999;
}
.titles {
	margin: 0px 0px 40px 0px;
	width: 500px;
	border-bottom: 1px dotted #999999;
}
.column1 {
	margin: 0px 50px 0px 0px;
	width: 225px;
	float: left;
	text-align: center;
}
.column2 {
	margin: 0px 0px 0px 0px;
	width: 225px;
	float: left;
	text-align: center;
}
.column3 {
	margin: 0px 50px 0px 0px;
	width: 225px;
	float: left;
}
.column4 {
	margin: 0px 0px 0px 0px;
	width: 225px;
	float: left;
}
