/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #000 url(images/bg_tel.jpg) no-repeat right top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
	font-color: #000000;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h1, h2 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #555555;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 17px;
}

h1 span, h2 span {
	color: #C8F42F;
}

h3 {
	font-size: 11px;
}

h3.style1 {
	font-size: 10px;
}

h3.style1 span {
	padding: 0px 3px;
	background: url(images/homepage09.gif) repeat left top;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B7B6B6;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 15px;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

/** LINKS */

a {
	color: #C8F42F;
}

a:hover {
	text-decoration: none;
}

.more {
	padding-right: 15px;
	background: url(images/homepage05.gif) no-repeat right center;
	text-align: right;
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	clear: left;
	margin: 0px 20px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 20px;
}

img.border {
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** PAGE */

#page {
	width: 762px;
	margin: 0px auto;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 222px;
	background: url(images/bg02.jpg) no-repeat 0px 226px;
}

/** LOGO */

#logo {
	height: 226px;
	background: url(images/homepage01.jpg) no-repeat left top;
}

#logo h1 {
	margin: 0px;
	padding: 0px;
	border: none;
	text-indent: -9999em;
}

/** MENU */

#menu {
}

#menu ul {
	margin: 0px;
	padding: 15px 23px 0px 20px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	height: 37px;
	padding: 12px 0px 0px 0px;
	background: url(images/homepage03.gif) no-repeat right center;
	border-top: 1px solid #4C4C4C;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu li.first a {
	border: none;
}

#menu i {
	display: block;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #838383;
}

/** CONTENT */

#content {
	float: right;
	width: 540px;
	background: url(images/bg03.jpg) no-repeat 0px 238px;
}

/** BOX1 */

#box1 {
	padding: 20px 19px 0px 20px;
}

/** BOX2 */

#box2 {
	padding: 20px 40px 20px 20px;
}

/** BOX3 */

#box3 {
	padding: 0px 40px 20px 20px;
}

#box3 .column-one {
	float: left;
	width: 220px;
}

#box3 .column-two {
	float: right;
	width: 220px;
}

/** FOOTER */

#footer {
	clear: both;
	width: 762px;
	height: 82px;
	margin: 0px auto;
	padding: 22px 0px 0px 0px;
	background: url(images/bg04.jpg) no-repeat left top;
}

#footer p {
	text-align: center;
}
