/* Reset properties */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{
	border-collapse:collapse;
	border-spacing:0;
	margin-right: auto;
	margin-left: auto;
}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}


/* General styling */
body {
	background: url(../images/bg_small.jpg) repeat-x;
	font-family: "Lucida Grande", Tahoma, sans-serif;
}

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

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	color: #333333;
	font-size: 12px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	line-height: 20px;
	text-align: justify;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 24px;
	color: #643c72;
	margin-bottom: 15px;
}

h3 {
	font-size: 21px;
	color: #643c72;
}

h4 {
	font-size: 16px;
	color: #643c72;
}

ul {
	color: #643c72;
	list-style-image: url(../images/check.png);
	list-style-position: outside;
	font-size: 14px;
	margin-left: 20px;
	line-height: 30px;
}

.panelContainer ul {
	margin-top: 15px;
}

.panelContainer a {
	color: #643c72;
	text-decoration: none;
}

.panelContainer .button a:hover {
	color: white;
	text-decoration: underline;
}

.panelContainer a:hover {
	text-decoration: underline;
}
/* Wrapper */

#wrapper1 {
	width: 960px;
	padding-left: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#wrapper2 {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

/*Header */

#header {
	width: 940px;
	height: 360px;
	background: url(../images/bg-header_small.jpg) no-repeat;
	margin: 0px;
}

/* Logo */

#logo {
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

/* Billboard */

#billboard {
	margin-top: 35px;
	height: 240px;
	width: 960px;
}

#billboard a{
	color: #fff;
}
#billboard h1 {
	color: white;
}

#billboard p {
	color: #b483c5;
	width: 410px;
	text-align: justify;
	margin-bottom: 30px;
}
.billboard-divider {
	height: 1px;
	background-color: #724880;
	border-top: 1px solid #452551;
	width: 410px;
	overflow: hidden;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.billboard-img {
	background: url(../images/featured-bg.png) no-repeat;
	width: 520px;
	height: 300px;
	position: absolute;
	top: 86px;
	right: 0px;
}

#billboard-image-core {
	overflow: hidden;
}

#billboard-image-core img {
	background: url(../images/featured-bg-gradient.jpg);
	padding: 4px;
	border: 1px solid #ffffff;
	margin-left: 29px;

}

/* Buttons */

#buttons {
	height: 40px;
}

.button {
	float: left;
	margin-right: 20px;
	margin-top: -22px;
}

.button-border-left {
	background: url(../images/button-bg-left.jpg);
	width: 5px;
	height: 30px;
	float: left;
}

.button-main {
	height: 26px;
	border-top: 1px solid #46921e;
	border-bottom: 1px solid #46921e;
	float: left;
	background: url(../images/button-bg.jpg) repeat-x;
	padding: 2px 10px 0px 10px ;
}

.button-main a {
	color: #f5f5f5;
	font-size: 13px;
}

.button-border-right {
	background: url(../images/button-bg-right.jpg);
	width: 5px;
	height: 30px;
	float: left;
}

/* Footer */

#footer {
	height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer p{
	color: #333333;
	text-align: center;
}

#footer a {
	color: #643c72;
}

#footer a:hover {
	text-decoration: underline;
}

/* Main content and columns styling */

#mainContent {
	width: 960px;
	overflow: hidden;
}

.left-column {
	width: 439px;
	padding-right: 30px;
	border-right: 1px solid #e8e5e5;
	float: left;
	height: 290px;
	overflow: hidden;
}

.left-columnbig {
	width: 739px;
	float: left;
	height: auto;
	overflow: hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e8e5e5;
	border-left-color: #e8e5e5;
	margin-right: 110px;
	margin-left: 110px;
}

.subdivision-left {
	width: 218px;
	float: left;
}
.right-column {
	width: 439px;
	padding-left: 30px;
	border-left: 1px solid #ffffff;
	height: 290px;
	overflow: hidden;
}

.left-column2 {
	width: 250px;
	padding-right: 30px;
	border-right: 1px solid #e8e5e5;
	float: left;
	height: 290px;
	overflow: hidden;
}
.right-center2 {
	width: 250px;
	padding-left: 30px;
	height: 290px;
	overflow: hidden;
	border-right: 1px solid #e8e5e5;
}

.right-column2 {
	width: 250px;
	border-left: 1px solid #ffffff;
	height: 290px;
	overflow: hidden;
	float: right;
	clear: both;
	margin-right: 115px;
}
table .top       {
	width: 369px;
	margin-right: auto;
	margin-left: 20px;
}
.top tr .city    {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
table tr td .top tr th {
	width: 200px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	vertical-align: bottom;
	text-align: justify;
}
.left-columnbig h2 {
	text-align: center;
}

table tr td .top tr td {
	vertical-align: bottom;
	text-align: center;
}
table tr .blank {
	height: 40px;
	width: auto;
}

table tr .city2 {
	font-size: 16px;
	font-weight: bold;
	width: 200px;
	vertical-align: bottom;
	height: 30px;
}
table tr td table tr th {
	height: 30px;
	vertical-align: bottom;
}
table tr td #auto {
	margin-right: auto;
	margin-left: 120px;
}









#mainContent .button {
	float: none;
	margin-top: 6px;
}

#mainContent .button p{
	margin-top: 0px;
}

/* Accordion */

.AcordionPanelTab {
	padding-bottom: 5px;
}

.AcordionPanelTab h2 :hover{
	color: red;
}

.AcordionPanelTab {
	cursor: pointer;
}

/* Homepage services */

.homepage-service p {
	margin-bottom: 0px;
}

.homepage-service h4 {
	margin-top: 10px;
}
.homepage-services-divider {
	margin: 0px 0px 0px 0px;
	;
	height: 1px;
	background-color: #ffffff;
	border-top: 1px solid #e8e5e5;
	overflow: hidden;
}

/* Gallery */

.gallery-item {
	width: 162px;
	height: 106px;
	padding: 2px;
	background-color: #f5f5f5;
	margin: 5px 20px 20px 0px;
	float: left;
	border: 1px solid #dadada;
}


/* CONTACT FORM */

form {
	border: none;
	font-size: 12px;
	color: #333333;
}

fieldset {
	border: none;
	margin: 10px 0px;
	padding: 0px;
}
.notification_error {
	border: 1px solid #A25965;
	height: auto;
	width: 408px;
	padding: 4px;
	background: #F8F0F1;
	text-align: left;
	font-size: 12px;
	color: #333;
}

.notification_ok {
	border: 1px #567397 solid;
	height: auto;
	width: 408px;
	padding: 8px;
	background: #f5f9fd;
	text-align: center;
	font-size: 12px;
	color: #333;
}

.info_fieldset {
	border: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}



.contact-button {
	border: 1px solid #999999;
	background: white;
	color: #2F3738; 
	font-size: 12px;
	margin: 0px;
	padding: 5px;
}

/* Label */
label {
	width: 50px;
	font-size: 12px;
	color: #2F3738;
	font-weight: bold;
	float: left;
}

/* Input, Textarea */
input, textarea
{
padding: 3px;
border: 1px solid #999999; 
color: #2F3738; 
font-family: "Lucida Grande", Tahoma, Verdana;
font-size: 12px;
float: left;
}
input {
	width: 121px;
	margin: 0 20px;
}

textarea {
	margin: 10px 0px;
	width: 410px;
	height: 70px;

}

/* Navigation */

#navigation {
	padding-right: 11px;
	height: 30px;
	list-style: none;
	z-index: 99;
	position: absolute;
	top: 56px;
	right: 20px;
}

#navigation li {
	float: right;
	margin-left: 5px;
}

#navigation a {
	color: #643c72;
}

.menutab-border-left {
	float: left;
	height: 30px;
	width: 10px;
	background-image: url(../images/menu-border-left.jpg);
}

.menutab-border-right {
	float: right;
	height: 30px;
	width: 10px;
	background-image: url(../images/menu-border-right.jpg);
}

.menutab-core {
	float: left;
	height: 30px;
	background-image: url(../images/menutab-bg.jpg);
	padding: 0px 8px;
	background-repeat: repeat-x;
	font-size: 12px;
}


/* MISC */

.clear {
	clear: both;
}
