html {width: 100%;}

body {
	background: 	#d1d1d1;/*dedede*/
	color: 			#b3b3b;
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	line-height: 	20px;
	min-width: 1003px;
}

.content-indent {
	padding-top: 82px;
	/*margin-bottom: -30px;*/
}

.top-bg {
	background: url(bg.jpg) repeat-x 0 0 #f7f7f7;
}

/*---------------------------------------------------------------------------*/

.main {
	margin: 0 auto;
	width: 1003px;
	position: relative;
	background: url(main-bg.png) repeat-y 0 0;
}

/*---------------------------------------------------------------------------*/

h1 {
	font-size: 30px;
	line-height: 30px;
	color: #2b2926;
	font-weight: normal;
	padding: 36px 0 35px 21px;
}
h2 {
	font-size: 26px;
	line-height: 30px;
	color: #2f2e2e;
	font-weight: normal;
	padding: 47px 0 11px 0px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.item-page h2 {padding-top: 0;}
h2.contentheadingnews {
	font-size: 26px;
	line-height: 30px;
	color: #2f2e2e;
	font-weight: normal;
	border: none;
}
.item-page h3 {padding-bottom: 25px;}
h3 {
	font-size: 26px;
	line-height: 26px;
	color: #2f2e0e;
	font-weight: normal;
	padding: 0px 0 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

/*---------------------------------------------------------------------------*/

.wrapper {width: 100%; overflow: hidden;}

p {padding-top: 20px;}

.top {padding-top: 13px;}
.top1 {padding-top: 6px;}
.top3 {padding-top: 39px !important;}

li {list-style: none;}
strong {color: #000;}

a:link, a:visited {text-decoration: none; color: #1cb2bc;}
a:hover, a:active, a:focus {text-decoration: underline;}

input, textarea {outline: none;}

img {border: none;}
.img-indent {
	float: left;
	margin-right: 24px;
}
.img-indent2 {
	float: left;
	margin-right: 16px;
}

.alignright {text-align: right;}
.aligncenter {text-align: center;}

.overflow {overflow: hidden;}

/* ##########################  search   ########################### */

.searchintro img {border: 0px;}
.inputbox:focus {border: solid 1px #DDDDDD;}
.word {
	background: none;
	border: solid 0px #ccc;
	padding: 10px 10px 10px 0;
}

.word input {
	border:			solid 1px #ddd;
	background:		url(About Us_filescontent_bg.gif) repeat-x;
	color:			#000;
	font-weight:	bold;
	margin:			0px 10px 0px 10px;
	padding:		10px;
}
.word input:focus {}
.word label {font-weight:bold;}

.searchintro {
	font-weight:normal;
	margin: 20px 0 20px;
}

#searchForm {padding: 20px 5px;}

.form-limit {
	margin: 20px 0 0;
	text-align: right;
	padding: 0 10px 0 20px;
}

.highlight {font-weight:bold;}

.ordering-box {
	width:40%;
	float:right;
}

.phrases-box {
	width:60%;
	float:left;
	padding-top: 4px;
}
.phrases-box input, .only input {position: relative; top: 2px;}
.only, .phrases {
	margin:10px 0 0 0px;
	padding:15px ;
	line-height:1.3em;
	color:#000;
	border:solid 1px #ccc;
}
label.ordering {
	display:block;
	margin:10px 0 10px 0
}
fieldset.only label,
fieldset.phrases label {margin:0 10px 0 0px;}
.ordering-box label.ordering {
	margin:0 10px 5px 0;
	float:left;
	line-height: 26px;
}
form .search label {display:none;}
.search legend {font-weight:bold}

.form-limit {
	float: right;
}
p.counter {float: left;}

/* ++++++++++++++  login  ++++++++++++++ */
.login {padding-bottom: 30px;}

#login-form {
	padding: 0 0 49px 0;
}
#login-form fieldset {padding:0px;}

#login-form #form-login-username {padding: 0;}

#login-form label {
	margin-right:10px;
	width: 70px;
	display:block;
	float:left;
}
#login-form .inputbox {	
	background: none;
    border-radius: 9px 9px 9px 9px;
	border-top: 1px solid #9c9c9c;
	border-left: 1px solid #9c9c9c;
	border-right: 1px solid #e7e6e6;
	border-bottom: 1px solid #e7e6e6;
    color: #777676;
    padding: 8px 12px;
    position: relative;
    width: 219px;
}
#login-form #modlgn-remember {
	width: auto;
	position: relative;
	top: 2px;
	*top: 0px;
	border: none;
	background: none;
	padding: 0;
	line-height: 0;
	border-radius: 0px;
}
#form-login-remember label {width:auto;}
#login-form .button {margin-top: 20px;}
.login-greeting {padding: 0px 0 0;}

#login-form ul {padding: 20px 10px 0;}
#login-form ul li {
	background: url(About Us_filesmarker.gif) no-repeat scroll 1px 12px transparent;
    line-height: 30px;
    padding-left: 14px;
}
#login-form ul li a {color: #777676;}

#user-registration {padding-bottom: 30px;}
#user-registration fieldset {padding: 20px 0;}

.contact .inputbox,
.registration input,
.profile-edit input,
.login-fields input,
.remind input,
.reset input {
	background: none;
    border-radius: 9px 9px 9px 9px;
	border-top: 1px solid #9c9c9c;
	border-left: 1px solid #9c9c9c;
	border-right: 1px solid #e7e6e6;
	border-bottom: 1px solid #e7e6e6;
    color: #777676;
    padding: 8px 12px;
    position: relative;
    width: 219px;
}
#user-registration #jform_email-lbl {line-height: 28px;}

#member-registration dt label {line-height: 36px;}

#member-registration > div {
	line-height: 34px;
}
#member-registration > div .validate {float: left; margin-right: 10px;}
#member-registration > div a {
	margin-left: 7px;
	background: url(readmore.png) no-repeat left top;
    border: medium none;
    color: #3D3D3D;
    display: inline-block;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 19px;
    font-weight: normal;
    height: 44px;
    line-height: 40px;
    padding-top: 0;
    text-align: center;
    text-decoration: none;
    width: 134px;
}
#member-registration > div a:hover {text-decoration: none; background: url(readmore.png) no-repeat left bottom;}

/* ++++++++++++++  who`s online  ++++++++++++++ */

.moduletableonline {padding-bottom: 30px;}
.moduletableonline p {padding: 0 0 0px 0;}
ul.whosonlineonline {margin: 0 24px 0px;}
ul.whosonlineonline li {list-style:square; decimal; font-weight: bold; color: #777777;}

/* ++++++++++++++   search results	++++++++++++++++++ */

dl.search-results dd {padding:2px 15px 2px 5px;}
dl.search-results dd.result-text {
	padding:10px 15px 10px 5px; 
	line-height:1.7em;
}
dl.search-results dt.result-title {
	padding: 15px 15px 0px 5px;
	border-top: 1px solid #CCCCCC;
}
dl.search-results dt.result-title a {
	font-size: 18px;
	color: #777676;
	text-transform:capitalize;
}
dl.search-results dt.result-title a:hover {}
dl.search-results dd.result-created {
	padding:2px 15px 15px 5px;
	font-style: italic;
}
dl.search-results dd.result-category {padding:10px 15px 5px 5px;}

.pagination ul {
	width: 100%;
	overflow: hidden;
	padding-bottom: 30px;
	position: relative;
}
.pagination ul li {float: left; padding: 0 8px;}
.pagination ul li a {color: #2B2926;}

/* ++++++++++++++  readmore  ++++++++++++++ */

input.button, button.button, button.validate {
	background: url(readmore.png) no-repeat left top;
    color: #3D3D3D;
    display: inline-block;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: normal;
    font-size: 19px;
    height: 44px;
    line-height: 40px;
    padding-top: 0;
    text-align: center;
    width: 134px;	
	text-decoration: none;
	border: none;
}
input.button:hover, button.button:hover, button.validate:hover {background: url(readmore.png) no-repeat left bottom; text-decoration: none;}

p.readmore {padding: 21px 0px 0 0;}

.readmore a:link, .readmore a:visited, a.readmore:link, a.readmore:visited {
	font-size: 19px;
	line-height: 40px;
	color:#3d3d3d;
	background: url(readmore.png) no-repeat left top;
	display: inline-block;
	width: 134px;
	height: 44px;
	padding-top: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.readmore a:hover, .readmore a:active, .readmore a:focus, a.readmore a:hover, a.readmore a:active, a.readmore a:focus {
	background: url(readmore.png) no-repeat left bottom;
	text-decoration: none;
}

/*===============================================================*/

ul.actions {padding-top: 20px;}

/*================================================= HEADER ================================================*/

#header {
	position:	relative;
	z-index: 2;
	background: url(header.jpg) no-repeat 0 0;
	padding-left: 2px;
	border-radius: 0px 0px 9px 9px;
}

/*---------------------------------------------------------------------------*/

#header form {
	padding: 	11px 15px 0 0; 
	float: 		right;
}
#header form .search {
	background: url(search-bg.png) no-repeat 0 0;
	width: 		301px;
	height: 	39px;
	position: 	relative;
}

#header form .inputbox {
	background:	none;
	padding:	10px 0px 10px 14px;
	border: 	none;
	width: 		238px;
	color: 		white;
	font-size:	14px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#header form .button {
	position: 	absolute;
	top: 		0px;
	right: 		0px;
	background: none;
	padding: 	0;
	margin: 	0;
	border: 	none;
	width: 		39px;
	height: 	36px;
}

/*---------------------------------------------------------------------------*/

.logoheader {
	color:		#fff;
	min-height: 79px;
	padding:	53px 0 0;
	margin:		0;
	width: 		100%;
}

#logo {
	float: 		left;
	padding:	0px 0px 0px 46px;
}
#logo img {
	display: 	block; 
	border: 	none;
}

.smile {
	float: right;
	padding: 9px 35px 0 0;
}
.smile ul {
	overflow: hidden;
	width: auto;
}
.smile ul li {
	float: left;
}
.smile ul span {display: none;}

.navigation {
	width: 958px;
	height: 66px;
	padding: 0 0 20px 0;
	margin: 0 0 0 20px;
	background: url(navigation.png) no-repeat 0 0;
}

/*---------------------------------------------------------------------------*/

.nivo-caption p a {
	display: inline-block;
	width: 134px;
	height: 44px;
	background: url(link.png) no-repeat 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 40px;
	color: #3d3d3d;
	text-transform: capitalize;
	text-align: center;
	padding: 0px 0px 0 0px;
	margin: 27px 0 0 0;
}
.nivo-caption p a:hover {background: url(link.png) no-repeat 0 bottom; text-decoration: none;}

/*================================================= CONTENT ===============================================*/

#content {
	position: relative;
	z-index: 1;
	padding: 0 27px 13px;
}
#content .main {border-bottom: 1px solid #e9e9e9;}

#sidebar {
	float: left;
	border-right: 1px solid #eaeaea;
	width: 220px;
	padding: 0 10px 10000px 0px;
	margin: 0 10px -10000px 0px;
}
#sidebar-1 {
	float: right;
	border-left: 1px solid #eaeaea;
	width: 249px;
	padding: 0 10px 10000px 65px;
	margin: 0 0 -10000px 40px;
}
#sidebar-2 {
	float: right;
	border-left: 1px solid #eaeaea;
	width: 586px;
	padding: 0 0 10000px 52px;
	margin: 0 0 -10000px 0px;
}

.blog {overflow: hidden;}
.blog li {
	
	background: url(marker.gif) no-repeat 0px 6px;
	padding-left: 12px;
}
/*---------------------------------------------------------------------------*/
span.news {
	width: 100%;
	overflow: hidden;
	display: block;
}
span.news .item:first-child {background: none; width: 264px;}
span.news .item {
	float: left;
	width: 263px;
	padding: 0 30px 33px 20px;
	border-bottom: 8px solid #930210;
	background: url(About Us_filesitem-bg.gif) repeat-y left 0;
}
span.news .item:hover {background: url(About Us_filesitem-bg-hover.gif) repeat-x 0 0 #9f0716;}
span.news .item:hover h2, span.news .item:hover h3, span.news .item:hover strong, span.news .item:hover {color: white;}
.readonnews {
	float: right;
	background: url(About Us_filesreadon.png) no-repeat 0 0;
	width: 90px;
	height: 33px;
	padding: 6px 0 0 26px;
	margin: 1px 0 0 0;
	font-size: 14px;
	line-height: 21px;
	color: #ff0b00;
	font-weight: bold;
	text-decoration: none;
}
.readonnews:hover {color: #000;}

/*---------------------------------------------------------------------------*/

#content ul.menu {padding-top: 1px;}
#content ul.menu li:first-child {border: none;}
#content ul.menu li {
	font-size: 14px;
	line-height: 35px;
	border-top: 1px solid #e9e9e9;
	background: url(marker.gif) no-repeat 0px 14px;
	padding-left: 8px;
}
#content ul.menu li a {color: #777777;}
#content ul.menu li a:hover {text-decoration: none;}

/*---------------------------------------------------------------------------*/

ul.info {}
ul.info li:first-child {border: none; padding: 0px 0px 17px 0px;}
ul.info li.last {padding: 12px 0px 9px 0px;}
ul.info li {
	border-top: 1px solid #ebebeb;
	font-size: 12px;
	line-height: 18px;
	color: #b3b3b3;
	padding: 12px 0px 17px 0px;
}
ul.info li a {
	font-size: 14px;
	line-height: 34px;
	color: #1cb2bc;
}
ul.info li p {padding: 0;}

a.readoninfo  {
	font-size: 19px;
	line-height: 40px;
	color:#3d3d3d;
	background: url(readmore.png) no-repeat left top;
	display: inline-block;
	width: 134px;
	height: 44px;
	padding-top: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a.readoninfo:hover {
	background: url(readmore.png) no-repeat left bottom;
	text-decoration: none;
}

/*---------------------------------------------------------------------------*/

#sidebar h2, #sidebar h3, #sidebar-1 h2, #sidebar-1 h3, #sidebar-2 h3, #sidebar-2 h2, .blog h2, .blog h3 {
	color: #2f2e2e;
    font-size: 26px;
    font-weight: normal;
    line-height: 26px;
    padding: 0px 0 25px 0px;
}
.blog h2, .blog h3 {}
/*---------------------------------------------------------------------------*/

.blog .items-row .indent {padding: 3px 34px 3px 20px;}

/*---------------------------------------------------------------------------*/



/*---------------------------------------------------------------------------*/



/*---------------------------------------------------------------------------*/

.policy {padding: 0px 0px 0px;}
.policy span {
	font-size: 14px;
	line-height: 20px;
	color: #777777;
}

/*================================================= FOOTER ================================================*/

#footer {
	background: url(footer-bg.gif) repeat-x 0 0 #d1d1d1;
	min-height: 119px;
}
#footer .main {
	background: url(footer-main.gif) no-repeat 0 0; 
	min-height: 33px;
	padding: 60px 0px 26px;
}

.foot {
	color: #3b3b3b;
	font-size: 18px;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 26px;
	overflow: hidden;
	width:auto;
}
.foot em {
	float: left;
	font-style: normal;
}
.foot em a {color: #3b3b3b;}
.foot b {
	float: right;
	font-weight: normal;
}

/*================================================= Subpages ================================================*/
/*------------------------------------- first --------------------------------------*/

strong.text {
	font-size: 24px;
	line-height: 29px;
	color: #454545;
}

/*---------------------------------------------------------------------------*/

.border {
	padding: 21px 26px 0;
	margin-bottom: 29px;
	border-bottom: 1px solid #b7b7b7;
	overflow: hidden;
	width: auto;
	
	color: #4f4f4f;
}
.border h3 {text-transform: none;}

.moduletabletestimonial {
	float: left;
	width: 340px;
	margin-right: 61px;
}

.testimonial .item {padding: 24px 0 44px;}

a.readontestimonial {
    background: url(readoninfo.png) no-repeat left top;
    color: #3D3D3D;
    display: inline-block;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 19px;
    height: 44px;
    line-height: 40px;
    text-align: center;
    width: 197px;
	margin-top: 29px;
}
a.readontestimonial:hover {background: url(readoninfo.png) no-repeat left bottom; text-decoration: none;}

/*---------------------------------------------------------------------------*/

.moduletablelinks {
	float: left;
	width: 178px;
	margin-right: 61px;
}

ul.menulinks {padding-top: 23px;}
ul.menulinks li {
	font-size: 12px;
	line-height: 24px;
	background: url(marker2.gif) no-repeat 0px 11px;
	padding-left: 17px;
}
ul.menulinks li a {
	text-decoration: underline;
	color: #686868 !important;
}
ul.menulinks li a:hover {text-decoration: none;}

/*---------------------------------------------------------------------------*/

.moduletablerapid-form {
	float: left;
	width: 306px;
}

.moduletablerapid-form > div  {padding-top: 29px;}
.rapid_contact form .inputbox, .rapid_contact form textarea {
	border: 1px solid #9a9a9a;
	background: none;
	font-size: 13px;
	line-height: 18px;
	color: #848484;
	padding: 5px 10px 7px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 281px;
}
.rapid_contact form .inputbox {margin-bottom: 7px;}
.rapid_contact form textarea {height: 88px;}
.rapid_contact .button {
	background: url(rapid.png) no-repeat left top;
    border: medium none;
    color: #3D3D3D;
    display: inline-block;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 19px;
    font-weight: normal;
    height: 44px;
    line-height: 20px;
    padding: 0 0 5px;
	margin: 4px 0 0;
    text-align: center;
    text-decoration: none;
    width: 88px;
}
.rapid_contact .button:hover {background: url(rapid.png) no-repeat left bottom;}

.moduletablerapid-form > span {
	display: block;
    font-weight: bold;
    padding: 25px 0 0;
}

/*---------------------------------------------------------------------------*/


/*-------------------------------------- Services ---------------------------------------*/

/*---------------------------------------------------------------------------*/

.service .col-left {
	float: left;
	width: 670px;
}
.service .col-right {
	float: right;
	width: 198px;
	padding-left: 57px;
	border-left: 1px solid #e9e9ea;
}

/*---------------------------------------------------------------------------*/

ul.list2 {}
ul.list2 li {
	font-size: 14px;
	line-height: 36px;
	background: url(marker4.gif) no-repeat 9px 13px;
	padding-left: 20px;
	border-bottom: 1px solid #e9e9e9;
}
ul.list2 li a {
	color: #777777;
}
ul.list2 li a:hover {text-decoration: none;}

/*---------------------------------------------------------------------------*/

.banner {
	padding: 33px 0 12px;
}

/*---------------------------------------------------------------------------*/

h5 {
	font-size: 14px;
	line-height: 26px;
	color: #272727;
	text-transform: uppercase;
	font-weight: normal;
	text-shadow: 1px 0 #959595;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 0 13px;
}

ul.list3 {
	width: 100%;
	overflow: hidden;
}
ul.list3 li:first-child {padding-left: 0;}
ul.list3 li {
	float: left;
	width: 205px;
	padding-left: 35px;
}
ul.list3 li p {padding-top: 13px;}
ul.list3 li p a {
	display: inline-block;
	width: 8px;
	background: url(marker3.gif) no-repeat 0 8px;
	margin-left: 6px;
}

/*---------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------*/


/*-------------------------------------- Partners ---------------------------------------*/

/*---------------------------------------------------------------------------*/

.text2 {
	font-size: 14px;
	line-height: 20px;
	color: #777777;
}

/*---------------------------------------------------------------------------*/

ul.prog {}
ul.prog li:first-child {border: none; padding: 8px 0 22px 87px;}
ul.prog li {
	padding: 19px 0 0 87px;
	border-top: 1px solid #e9e9ea;
}
ul.prog li.p1 {background: url(icon1.png) no-repeat 8px 11px;}
ul.prog li.p2 {background: url(icon2.png) no-repeat 8px 23px;}
ul.prog li a {}
ul.prog li span {
	font-size: 14px;
	line-height: 20px;
	color: #777777;
}
ul.prog li p {padding-top: 6px;}

/*---------------------------------------------------------------------------*/

.h-top {padding-top: 38px;}
.h-top2 {padding-top: 70px;}

/*---------------------------------------------------------------------------*/

ul.parth {width: 100%; overflow: hidden; padding-top: 10px;}
ul.parth li {
	float: left;
	width: 242px;
	overflow: hidden;
}
ul.parth li.last {width: 178px;}
ul.parth li > a {
	float: left;
	padding-bottom: 19px;
	*padding-bottom: 25px;
	margin-right: 64px;
}
ul.parth li p {
	float: left; 
	width: 100%;
	padding-top: 15px;
	border-top: 1px solid #e9e9ea;
}
ul.parth li p a {
	color: #b3b3b3;
	background: url(marker3.gif) no-repeat right 6px;
	padding-right: 12px;
}
ul.parth li p a:hover {text-decoration: none; color: #1cb2bc;}

/*---------------------------------------------------------------------------*/


/*------------------------------------- advantages --------------------------------------*/

/*---------------------------------------------------------------------------*/

.advantages .col-left {
	float: left;
	width: 598px;
}
.advantages .col-right {
	float: right;
	width: 278px;
	border-left: 1px solid #e9e9ea;
	padding-left: 57px;
}
.advantages .col-right h3 {padding-left: 7px;}

/*---------------------------------------------------------------------------*/

ul.list {
	width: 100%;
	overflow: hidden;
	padding-bottom: 25px;
}
ul.list li {
	overflow: hidden;
	width: 263px;
	float: left;
	padding: 11px 55px 18px 0;
}
ul.list li.last {padding-right: 0;}
ul.list li.bot {}
ul.list li a {}
ul.list li a:hover {}
ul.list li span {
	float: left;
	background: url(list-span.png) no-repeat 0 0;
	width: 41px;
	height: 41px;
	font-size: 18px;
	line-height: 38px;
	color: #3d3d3d;
	text-align: center;
	margin-right: 10px;
}
ul.list li div {overflow: hidden;}
ul.list li strong {
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #777777;
}
ul.list li p {
	padding-top: 10px;
}

/*---------------------------------------------------------------------------*/

ul.data {}
ul.data li:first-child {padding-right: 49px;}
ul.data li {
	width: 430px;
	overflow: hidden;
	padding: 13px 0 0;
	float: left;
}
ul.data li a {}
ul.data li a:hover {}
ul.data img {
	float: left;
	margin-right: 16px;
}
ul.data span {
	font-size: 14px;
	line-height: 20px;
	color: #777777;
}
ul.data p {padding-top: 10px;}

/*---------------------------------------------------------------------------*/

.advantages .info li {padding-left: 7px !important;}

/*-------------------------------------- contacts ---------------------------------------*/

.contact {margin:0 5px; overflow: hidden;}
.contact form {
	background: none;
	color: #000;
}
#contact-form fieldset {padding: 8px 0 0;}
#contact-form fieldset legend {display: none;}
#contact-form fieldset dt {
    clear: left;
    float: left;
    padding: 3px 0 0;
    width: 100%;
	display: block;
}
#contact-form fieldset dd.contact-input {
    float: left;
    padding: 0px 0px 0px;
	/*background: url(About Us_filescontact-form-input.png) no-repeat 0 0;*/
	height: 34px;
	width: 100%;
	display: block;
}
.contact input {
    background: none;
    color: #777676;
	width: 200px;
	border: none;
	border-top: 1px solid #9c9c9c;
	border-left: 1px solid #9c9c9c;
	border-right: 1px solid #e7e6e6;
	border-bottom: 1px solid #e7e6e6;
	padding: 6px 10px;
	position: relative;
}
.contact textarea {
    background: none;
    color: #777676;
	width: 239px;
	height: 194px;
	border-top: 1px solid #9c9c9c;
	border-left: 1px solid #9c9c9c;
	border-right: 1px solid #e7e6e6;
	border-bottom: 1px solid #e7e6e6;
	padding: 6px 10px;
	position: relative;
}

.contact input.invalid, .contact textarea.invalid {border:solid 2px red;}
.contact label.invalid {color:red;}

.contact .button {
	float:none !important;
	clear:left;
	display:block;
	margin:20px 30px 0 0;
	*margin:0px 30px 0 0;
	float: right !important;
}

.moduletablecontacts h3 {padding: 47px 0 11px 0 !important;}
.customcontacts {padding: 31px 0 0 0px;}

.map {padding-bottom: 20px;}
/*---------------------------------------------------------------------------*/
.error {overflow: hidden;}
#system-message {margin-top: 20px;}