#left {
	float: left;
	width: 20%;
}
#logo {
	float: left;
	width: 100%;
}
#logo {
	float: left;
	width: 100%;
}
#logo img{
	float: left;
	width: 100%;
	height: auto;
}
.linkc {
	float: left;
	width: 96%;
	margin-bottom: 5px;
	padding-left: 3%;
}
.linkc a {
	float: left;
	width: 24%;
	color: #FFF;
	height: 34px;
	margin-right: 1%;
	padding-top: 5px;
	text-align: center;
	background-image: url(../images/cr-off.gif);
	background-repeat: repeat-x;
	font-family: 'DiavloBookRegular', Arial, Helvetica, sans-serif;
}

.linkc a:hover, .linkc a.current{
	background-image: url(../images/c-on.png);
	background-repeat: no-repeat;
	background-position: center top;
}


.half {
	float: left;
	width: 47%;
	margin-left: 2%;
	margin-right: 1%;
}
.half2 {
	float: right;
	width: 47%;
	margin-right: 2%;
	margin-left: 1%;
}
.third {
	float: left;
	width: 27%;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 3%;
	margin-left: 3%;
}
.third img {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.linkz {
	float: left;
	width: 95%;
	margin-top: 5px;
	margin-right: 2%;
	margin-bottom: 5px;
	margin-left: 3%;
}
.linkz a {
	float: left;
	width: 19%;
	color: #FFF;
	height: 34px;
	margin-right: 1%;
	padding-top: 5px;
	text-align: center;
	background-image: url(../images/linkz-off.gif);
	background-repeat: repeat-x;
	font-family: 'DiavloBookRegular', Arial, Helvetica, sans-serif;
}

.linkz a:hover, .linkz a.current{
	background-image: url(../images/services-on.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.linkz2 {
	float: left;
	width: 95%;
	margin-top: 5px;
	margin-right: 2%;
	margin-bottom: 5px;
	margin-left: 3%;
}
.linkz2 a {
	float: left;
	width: 19%;
	color: #FFF;
	height: 34px;
	margin-right: 1%;
	padding-top: 5px;
	text-align: center;
	background-image: url(../images/linkz-off.gif);
	background-repeat: repeat-x;
	font-family: 'DiavloBookRegular', Arial, Helvetica, sans-serif;
}

.linkz2 a:hover, .linkz2 a.current{
	background-image: url(../images/l-on.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#maintab {
	float: left;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	margin-top: 5px;
	margin-bottom: 20px;
}
#maintab .pic {
	float: left;
	width: 30%;
	margin-top: 1%;
}
#maintab .pic img {
	float: left;
	height: auto;
	width: 100%;
}

#maintab .txt {
	float: right;
	width: 65%;
}

.linkcr {
	float: left;
	width: 95%;
	margin-top: 5px;
	margin-right: 2%;
	margin-bottom: 5px;
	margin-left: 3%;
}
.linkcr a {
	float: left;
	width: 19%;
	color: #FFF;
	height: 34px;
	margin-right: 1%;
	padding-top: 5px;
	text-align: center;
	background-image: url(../images/linkz-off.gif);
	background-repeat: repeat-x;
	font-family: 'DiavloBookRegular', Arial, Helvetica, sans-serif;
}

.linkcr a:hover, .linkcr a.current{
	background-image: url(../images/cr-on.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #000;
}

.w604 {
	width: 604px;
	float: left;
}
.m10 {
	margin-left: 15%;
	margin-top: 10%;
}

.inputfour {
	background-color: #FFF;
	padding: 5px;
	float: right;
	width: 55%;
	border: 1px solid #CCC;
}

.location {
	background-image: url(../images/location.png);
	background-repeat: no-repeat;
	float: right;
	width: 270px;
	padding-top: 100px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
.location .heading {
	font-size: 16px;
	font-weight: normal;
	background-image: url(../images/header2.gif);
	background-repeat: repeat-x;
	background-position: center center;
	float: left;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: 'DiavloBookRegular', Arial, Helvetica, sans-serif;
	color: #333;
}
form {
	float: left;
	width: 94%;
	margin: 3%;
}
form .heading {
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: normal;
}

label {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.name {
	float: left;
	width: 150px;
	padding-left: 10px;
}
.inputone {
	background-color: #FFF;
	padding: 5px;
	float: left;
	width: 500px;
	border: 1px solid #999;
}
.inputtwo {
	float: left;
	width: 200px;
	background-color: #FFF;
	padding: 5px;
	float: left;
	border: 1px solid #999;
}
.inputthree {
	float: left;
	width: 250px;
	background-color: #FFF;
	padding: 5px;
	float: left;
	border: 1px solid #999;
}

.formhalf {
	float: left;
	width: 50%;
}
			
    .css-scrollbar{
	width:800px;
	height:400px;
	-moz-box-shadow:0px 0px 12px 3px #CCC;
	overflow:hidden;
	float:left;
	margin: 20px;
}
			.css-scrollbar.simple{
	width:800px;
	height:400px;
	overflow:hidden;
	float:left;
	-moz-box-shadow:none;
	border:none;
}
			.css-scrollbar p{margin:0;padding:8px;line-height:1.4;}
		
