﻿/** BASIC */

body {
	margin: 40px 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.gif) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

input {
	padding: 2px 5px 3px 5px;
	font: normal 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #565656;
}

input.text {
	border: 1px solid #EEEEEE;
}

input.button {
	background: #EEEEEE url(images/homepage04.gif) repeat-x left top;
	border: none;
	text-transform: lowercase;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1, h2, h3 {
	font-weight: normal;
	color: #717171;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h1, h2 {
	margin-bottom: 15px;
}

h1 span, h2 span {
	color: #0CA5FF;
}

h3 {
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
}


/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 18px;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	padding: 5px 0px 25px 0px;
	background: url(images/homepage09.gif) repeat-x left bottom;
}

.list1 li.first {
	padding-top: 0px;
	background: none;
}

.list1 h3 {
	padding-left: 10px;
	background: url(images/homepage08.gif) no-repeat left center;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list2 li {
	float: left;
	width: 40%;
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(images/homepage07.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #0CA5FF;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 50px;
	background: url(images/homepage09.gif) repeat-x left center;
}

/** MENU */

#menu {
	background: #E4E4E4 url(images/homepage02.gif) repeat-x left top;
	border: 1px solid #E9E9E9;
	text-align:center;
}

#menu a {
	float: left;
	height: 43px;
	padding: 22px 15px 0px 25px;
	border-left: 1px solid #E3E3E3;
	text-decoration: none;
	font-size: 14px;
	color: #505050;
	text-align:center;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	border: none;
}

/** LOGO */


/** SEARCH */

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search legend {
	display: none;
}

#search-text {
	width: 130px;
}

#search-submit {
}

/** PAGE */

#page {
	padding: 30px 15px;
	background: url(images/homepage05.gif) repeat-x left top;
	}

/** FOOTER */


#footer p {
	margin: 0px;
	padding-top: 20px;
	text-align: center;
}

.post-title {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#717171;
}

.date-header {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0CA5FF;
}

.post-body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#717171;
}

.post-footer {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom: 1px solid #7D8682;
}
#mediaspace {
	width: 300px;
	height: 230px;
	float:right;
	margin: 10px 0px 5px 0;
}
#form-rapid {
	position: relative;
	top: -276px; left: -13px;
	background: #EEE;
	border-collapse:collapse;
}
#form-rapid td {
	padding: 8px 3px 5px 7px;

}
#form-rapid .quickcontactinput {
	width: 150px; clear: both;display: block;
}

#form-rapid textarea {
	width: 160px; clear: both;display: block; height: 100px
}
#form-rapid p {
	text-align:left;
}
#form-rapid label {
display: block;
}

.style1 {
  display: none;
}
#notice {

	position: relative;
	top: -17px;
	margin: 0 8px -12px 8px;
	padding: 10px 10px 10px 24px;
	border-bottom: 2px solid #EEE;
		background: #FFF url(arrow-gray.gif) no-repeat 5px 10px;
}
#phone-number {
	text-transform: uppercase;font-size: 15px;color: #000; text-align: right; position: absolute; right: 0; top: 10px;
}
#phone-number span {
	display: block;color: #0CA5FF;font-size: 22px;
}
#calltoaction {
clear: both;
color: #FFF; position: relative; margin: 5px 0;
	background: url(images/calltoaction_bg.jpg) repeat-y left top;
	position: relative;float: left;
	border-bottom: 1px solid #FFF;width: 745px;
}
#calltoaction2 {
	background: url(images/calltoaction_top.jpg) no-repeat left top;
}
#calltoaction3 {
	background: url(images/calltoaction_bottom.jpg) no-repeat 0 100%;
	padding: 15px 20px;
}
#calltoaction h3 {
	color: #FFF; margin: 0 180px 8px 0;
	font-size: 17px; line-height: 1.5;
}
#calltoaction h3 strong {
color: #ffcd77; white-space:nowrap;
}
#calltoaction p {
	text-align: left; margin: 5px 250px 0 0; padding: 0;line-height: 1.7;font-size: 14px;
}

#calltoaction p strong {
color: #ffcd77;white-space:nowrap;
}
#calltoaction p b {
white-space:nowrap;
}
#calltoaction p a {
	font-weight: bold;
}
#calltoaction img {
	position: absolute;
	right: 40px;
	top: 45px;
}


