@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	background-image:url(../images/body-background.jpg);
	background-repeat:repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
}

a {
	color:#000;
	text-decoration:none;
}

h2 {
	font-size:1.15em;
	font-weight:bold;
}

.contenttext1 {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCC;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 2em;

}

.contenttext1 ul {
	margin-left:3em;


}

#contenttext2 {
	border-right-style: solid;
	border-right-width: thin;
	float: left;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
	width: 258px;
	border-right-color: #CCC;
}

#contenttext3 {
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
	width: 200px;
	float: right;
}

.column-thirds {
	float:left;
	width:100px;
	margin-right:20px;
	margin-left:30px;
	overflow:hidden;
}

.column-thirds ul li
{
	background-image: url(../images/tick.png);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	padding-top: 4px;
	padding-right: 0pt;
	padding-bottom: 4px;
	padding-left: 25px;
}


#leftbanner {
	background-image: url(../images/left-banner.jpg);
	background-repeat: no-repeat;
	height: 412px;
	margin-left: -12px;
}
#wrapper #footer_img {
	background-image:url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 78px;
}
#rightcol #navigation {
	margin-top: -305px;
	width: 198px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

#rightcol #navigation ul li {
	list-style: none;
}

#rightcol #navigation ul li.this_page {
	background-image: url(../images/catmenu_this_page.jpg);
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-bottom: 16px;
	padding-left: 40px;
	clear: both;	
}

#rightcol #navigation ul li a {
	text-decoration: none;
	background-image: url(../images/catmenu_a.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 14px;
	padding-bottom: 16px;
	float: left;
	width: 200px;
}

#rightcol .header {
	background-image:url(../images/lhcat-header.jpg);
	background-repeat: no-repeat;
	height: 45px;
	clear: both;
}


p {
	text-align: justify;
}

#wrapper #leftcol #maincontent #contentheader {
	background-image: url(../images/maincontent-header.jpg);
	background-repeat: no-repeat;
	height: 61px;
	margin-left: -12px;
}

h1 {
	color: #FFF;
	padding-left: 2em;
	padding-top: 10px;
}
#rightcol .header .headertext {
	font-size: 1.2em;
	color: #FFF;
	padding-top: 14px;
	padding-left: 48px;
	font-weight: bold;
}
#rightcol #address {
	display: block;
	line-height: 16px;
	margin-left: 12px;
	padding-bottom: 1em;
	padding-left: 2em;
	width: 150px;
}

#rightcol #address .addresshead {
	font-weight: bold;
	display: block;
	padding-top: 5px;
}
#rightcol #address .addressline {
	line-height: 16px;
	display: block;
}


#leftcol img {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#leftcol {
	background-color: #FFF;
	float: left;
	width: 516px;
}


#rightcol {
	background-image:url(../images/right-colBG.jpg);
	background-repeat:repeat-y;
	background-color:#FFF;
	float: left;
	width: 234px;
}


#rightbanner {
	
	background-image:url(../images/right-banner.jpg);
	background-repeat: no-repeat;
	height: 413px;
}

#topphrases {
	height: 48px;
	color: #666;
	text-align: center;	
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
#rightcol .links {
	padding-bottom: 0px;
	margin-top: 12px;
}

#rightcol .links ul li {
	list-style: none;
	font-weight: bold;
	height: 45px;
}

#rightcol .links ul li a {
	color: #898989;
	padding-top: 14px;
	padding-bottom: 16px;
	padding-left: 40px;
	padding-right: 100px;
	text-decoration: none;
	width: 230px;
}
#callme {
	background-image:url(../images/callme.jpg);
	background-repeat: no-repeat;
	height: 280px;
    left: 0;
	margin-left:10px;
	position:relative;
    top: 0;
	width:200px;
}

#callme a {
	height: 280px;
	margin-left:10px;
	position:absolute;
	width:200px;
}

#rightcol #rightfooter {
	background-image:url(../images/right-footer.jpg);
	background-repeat: no-repeat;
	height: 58px;
}

#leftcol #leftfooter {
	background-image:url(../images/body-background.jpg);
	background-repeat:repeat;
	color:#FFF;
	height: 58px;
	clear: both;
	line-height: 2em;
	text-align: center;
}

#leftcol #leftfooter a {
	text-decoration: none;
	color:#FFF;
}

.contenttext1 form {
	border: #666 solid 1px;
	padding-bottom: 15px ;
	background: #fff;
}

.contenttext1 form fieldset {
	border: 0;
}

.contenttext1 form fieldset p input, .contenttext1 form fieldset p textarea {
	display: block;
	float: left;
	margin: 10px 0;
	width: 75%;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-bottom-width: medium;
	border-right-width: medium;
}

.contenttext1 form fieldset p label {
	clear: both;
	width: 20%;
	display: block;
	float: left;
	margin: 10px 0;
	font-weight: bold;
	padding-left: 1em;
}

.contenttext1 form p #submitButtons {
	float: right;
	padding-right: 25px;
}
.contenttext1 form  #submitButtons #submit {
	background: #234e73;
	font-weight: bold;
	margin-top: 8px;
	margin-left:25%;
	margin-right: 40px;
	width: 100px;
	height: 2em;
	color: #fff;
	cursor: pointer;
}
.contenttext1 form  #submitButtons #submit:hover {
	color: #fff;
	background: #6e9ac0;
}

.contenttext1 form  #submitButtons #reset {
	background: #234e73;
	font-weight: bold;
	margin-top: 8px;
	width: 100px;
	height: 2em;
	color: #fff;
	cursor: pointer;
}
.contenttext1 form  #submitButtons #reset:hover {
	color: #fff;
	background: #6e9ac0;
}


#contentheader #gallery {
	margin: 20px;
}

#contentheader #gallery img{
	width:100px;
	height:75px;
	border:thin;
}
	
#contentheader #gallery img a {
	text-decoration:none;
	
}
	
#flashbanner {
	padding-top: 159px;
	padding-left: 4px;
	
}
	
#resultDialog {
	display: none;
}
