@charset "UTF-8";

.pics a:link, .pics a:visited {
	text-decoration: none;
	color: #33F;
	text-align: center;
	display: block;
	height: 90px;
	overflow: hidden;
	margin-top: 0px;
	width: 155px;
	position: relative;
	top: 15px;
	padding: 0px;
	margin-left: 7px;
}



 * {
	margin: 0; 
	padding: 0;
}

/* loading */
.loading img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.loading {
	background-color: #FFF;
	height: 100%;
	width: 100%;
	padding-top: 50px;
	z-index: 9999;
	position: absolute;
	left: 0px;
	top: 0px;
	-moz-opacity: 0.9;
	opacity: 0.9;
}


/* main parts */

.container {
	font-family: 12px;
	font-size: 12px;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	margin-bottom: 50px;
	padding-bottom: 20px;
	/* [disabled]overflow: hidden; */
}
body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/clean_blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 1400px;
}
.main {
	width: 590px;
	float: left;
	position: relative;
	top: 10px;
	border: 1px solid #999;
	padding-bottom: 0px;
	margin-bottom: 70px;
	padding-top: 5px;
	margin-top: 0px;
	background-color: #FFF;
	box-shadow: 0px -1px 20px #FFF;
}
.left {
	float: left;
	height: 1100px;
	width: 179px;
	position: relative;
	left: 0px;
	top: 35px;
	background-image: url(../images/mainframe.png);
	background-position: 105px 121px;
	background-repeat: no-repeat;
}
.right {
	float: left;
	height: 900px;
	width: 179px;
	top: 35px;
	margin-right: auto;
	margin-left: 0px;
	position: relative;
	background-image: url(../images/mainframe.png);
	background-position: -666px 121px;
	background-repeat: no-repeat;
	left: 0px;
}
.logo {
	width: 590px;
	height: 140px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}










.top {
	background-image: url(../images/body_green3.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 590px;
	height: 180px;
}

.top-news {
	background-image: url(../images/body_green3.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 590px;
	padding-top: 15px;
	padding-bottom: 0px;
	min-height: 356px;
}
.form-top {
	background-image: url(../images/body_green3.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 590px;
	padding-top: 15px;
	height: 60px;
}
.middle {
	background-image: url(../images/body_green4.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	width: 590px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 30px;
}
.bottom {
	background-image: url(../images/body_green3.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 590px;
	height: 90px;
	margin: 0px;
	padding: 0px;
}



.second-top {
	background-image: url(../images/body_green3.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 590px;
	height: 229px;
}

.caption-top {
	background-image: url(../images/body_green3.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 590px;
	height: 75px;
}


/* main parts end */









/* main menu navigation */





.main-frame {
	background-image: url(../images/mainframe.jpg);
	height: 110px;
	width: 590px;
	background-repeat: no-repeat;
	background-position: -75px top;
	position: relative;
	top: 0px;
}
.main-frame ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	z-index: 1;
}
.main-frame ul li a:link, .navigation ul li a:visited {
	display: block;
	width: 139px;
	float: left;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #33F;
	letter-spacing: 2px;
}

.main-frame ul li a:active {
	display: block;
	background-image: url(../images/mainframe-over.jpg);
}
.main-frame ul li {
	list-style-type: none;
	height: 90px;
	width: 139px;
	float: left;
	background-position: -92px -10px;
}


.main-frame ul .three {
	background-position: -370px -10px;
	height: 75px;
	padding-top: 15px;
	background-image: url(../images/mainframe.jpg);
	width: 139px;
	display: block;
}
.main-frame ul three a:active,
.main-frame ul .three-selected {
	background-position: -370px -10px;
	height: 75px;
	padding-top: 15px;
    background-image: url(../images/mainframe-over.jpg);}


.main-frame ul .two {
	background-image: url(../images/mainframe.jpg);
	background-position: -231px -10px;
	height: 75px;
	padding-top: 15px;
	width: 139px;
	display: block;
}

.main-frame ul two a:active,
.main-frame ul .two-selected {
	background-image: url(../images/mainframe-over.jpg);
	background-position: -231px -10px;
	height: 75px;
	padding-top: 15px;
}
.main-frame ul .four {
	background-position: -509px -10px;
	height: 65px;
	padding-top: 25px;
	background-image: url(../images/mainframe.jpg);
	width: 139px;
	display: block;
}

.main-frame ul four a:active,
.main-frame ul .four-selected {
	background-image: url(../images/mainframe-over.jpg);
	background-position: -509px -10px;
		height: 65px;
	padding-top: 25px;
}
.main-frame ul .one {
	background-image: url(../images/mainframe.jpg);
	background-position: -92px -10px;
	text-align: center;
	padding-top: 25px;
	height: 65px;
	width: 139px;
	display: block;
}
.main-frame ul one a:active,
.main-frame ul .one-selected {
	background-image: url(../images/mainframe-over.jpg);
	background-position: -92px -10px;
	text-align: center;
	padding-top: 25px;
	height: 65px;
}

.content {
	width: 590px;
	background-position: -75px -100px;
	background-color: #F0F0F0;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin-top: 0px;
	padding-top: 75px;
}

.one span {
	font-size: 14px;
	-webkit-transform: rotate(-7deg);
	-moz-transform: rotate(-7deg);
	-ms-transform: rotate(-7deg);
	-o-transform: rotate(-7deg);
	transform: rotate(-7deg);
	display: block;
}
.four span {
	font-size: 14px;
	-webkit-transform: rotate(7deg);
	-moz-transform: rotate(7deg);
	-ms-transform: rotate(7deg);
	-o-transform: rotate(7deg);
	transform: rotate(7deg);
	display: block;
}
.two span {
	font-size: 14px;
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	transform: rotate(-2deg);
	display: block;
	}
	
	.three span {
	font-size: 14px;
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	transform: rotate(2deg);
	display: block;
	}
	
	
	.one-selected span {
	font-size: 14px;
	-webkit-transform: rotate(-7deg);
	-moz-transform: rotate(-7deg);
	-ms-transform: rotate(-7deg);
	-o-transform: rotate(-7deg);
	transform: rotate(-7deg);
	display: block;
}
.four-selected span {
	font-size: 14px;
	-webkit-transform: rotate(7deg);
	-moz-transform: rotate(7deg);
	-ms-transform: rotate(7deg);
	-o-transform: rotate(7deg);
	transform: rotate(7deg);
	display: block;
}
.two-selected span {
	font-size: 14px;
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	transform: rotate(-2deg);
	display: block;
	}
	
	.three-selected span {
	font-size: 14px;
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	transform: rotate(2deg);
	display: block;
	}
/* main menu navigation ends */












/* left side */


.liking {
	background-position: center top;
	height: 70px;
	width: 174px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}


.homepage {
	background-image: url(../images/body_left_top.png);
	background-position: center top;
	height: 40px;
	width: 179px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.longer {
	background-image: url(../images/long.png);
	width: 179px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 259px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	text-align: center;
	color: #333;
}
.left .pics {
	background-image: url(../images/body_right_top.png);
	background-position: center center;
	margin-top: 0px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-left: 0px;
	height: 124px;
	width: 175px;
}

.homepage a:link, .homepage a:visited {
	text-decoration: none;
	color: #33F;
	font-size: 14px;
	text-align: center;
	width: 100%;
	display: block;
	height: 29px;
	padding-top: 11px;
	background-image: url(../images/body_left_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.homepage a:active {
	text-decoration: none;
	color: #33F;
	font-size: 14px;
	text-align: center;
	width: 100%;
	display: block;
	height: 29px;
	padding-top: 11px;
	background-image: url(../images/body_left_top-over.png);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	color: #FFF;
	font-size: 24px;
	margin-left: 32px;
	text-align: left;
	letter-spacing: 2px;
	width: 248px;
	margin-top: 25px;
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}
h3 {
	color: #FFF;
	font-size: 24px;
	margin-left: 0px;
	text-align: left;
	letter-spacing: 2px;
	/* [disabled]width: 248px; */
	/* [disabled]margin-top: 25px; */
	float: left;
	margin-right: 30px;
	margin-bottom: 5px;
}
.top .thin {
	float: left;
	width: 283px;
	color: #FFF;
	line-height: 22px;
	font-size: 15px;
	margin-left: 32px;
	margin-top: 20px;
	letter-spacing: 1px;
}

.top .quote {
	width: 315px;
	margin-right: 10px;
	height: 170px;
	float: left;
}
.wide {
	color: #FFF;
	line-height: 24px;
	width: 525px;
	margin-left: 32px;
	margin-top: 20px;
	margin-bottom: 0px;
	letter-spacing: 1px;
}
.middle strong {
	font-size: 16px;
	letter-spacing: 1px;
	color: #6FF;
}
.middle b {
	color: #FFF;
	font-weight: 200;
}

.two-pics {
	width: 590px;
	float: left;
}












/* right side */
.right .pics {
	height: 124px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	width: 179px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/body_right_top.png);
}

.location {
	background-image: url(../images/body_right.png);
	height: auto;
	background-position: center bottom;
	margin-top: 0px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	width: 179px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.location-top {
	background-image: url(../images/body_right-top.png);
	height: 32px;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	width: 179px;
	margin-right: 0px;
	margin-left: 0px;
}


.location p {
	color: #33F;
	font-size: 14px;
	overflow: hidden;
	line-height: 22px;
	text-shadow: #FF9 1px 1px 1px;
	margin: 0px;
	padding-right: 22px;
	padding-left: 22px;
}
.hyperlink {
	font-size: 14px;
	margin-left: 0px;
	/* [disabled]width: 135px; */
	display: block;
	color: #C00;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.location p a:link, .location p a:visited {
	color: #C00;
}

/* right side ends */





footer {
	margin-right: auto;
	display: block;
	background-color: #FFF;
	width: 955px;
	text-align: center;
	height: 50px;
	overflow: hidden;
	float: left;
}
footer a:link, footer a:visited {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
footer a:hover, footer a:active {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: underline;
}

.rotator {
	font-size: 16px;
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	transform: rotate(-2deg);
	display: block;
	text-shadow: #999 0px 0px 4px;
}
.social {
	z-index: 30;
	height: 80px;
	width: 578px;
	position: absolute;
	top: 103px;
	padding-left: 12px;
}
.longer small {
	padding-top: 2px;
	margin-top: 8px;
	margin-left: 0px;
	display: block;
	font-size: 12px;
}
.plus {
	margin-right: auto;
	margin-left: 22px;
	position: relative;
	margin-bottom: 15px;
	height: 63px;
	width: 53px;
}
.location iframe {
	float: left;
}
.logo img {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
 
.names {
	width: 420px;
	text-align: center;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 20px;
	font-size: 20px;
}
.names li {
	list-style-type: none;
	padding: 0px;
	letter-spacing: 2px;
	text-shadow: -1px 1px 1px #39F;
	line-height: 46px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	color: #FF9;
}
.commercial h2 {
	text-transform:uppercase;
	color: #FFF;
	text-align:center;
	font-size:16px;
	letter-spacing:5px;
	text-shadow:1px 1px 1px #000;
	text-transform:uppercase;
	text-decoration: none;
	border:1px solid #090909;
	outline:none;
	cursor:pointer;
	background-color: #1951A5;
	background-image:
		-moz-linear-gradient(
			top,
			#6AADFF,
			#3D88EF
		);
	background-image:
		-webkit-gradient(
			linear,
			left top,
			left bottom,
			from(#6AADFF),
			to(#3D88EF)
		);
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-border-top-left-radius: 5px;
	-border-top-right-radius: 5px;
	-moz-box-shadow:1px 1px 3px #111;
	-webkit-box-shadow:1px 1px 3px #111;
	box-shadow:1px 1px 3px #111;
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 420px;
	/* [disabled]margin-top: 24px; */
	margin-bottom: 10px;
	line-height: 23px;
}
.lab {
	text-transform:uppercase;
	color: #FFF;
	text-align:center;
	font-size:16px;
	letter-spacing:5px;
	text-shadow:1px 1px 1px #000;
	text-transform:uppercase;
	text-decoration: none;
	border:1px solid #090909;
	outline:none;
	cursor:pointer;
	background-color: #1951A5;
		background-image:
		-moz-linear-gradient(
			top,
			#FE861F,
			#FEB44A
		);
	background-image:
		-webkit-gradient(
			linear,
			left top,
			left bottom,
			from(#FE861F),
			to(#FEB44A)
		);
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-border-top-left-radius: 5px;
	-border-top-right-radius: 5px;
	-moz-box-shadow:1px 1px 3px #111;
	-webkit-box-shadow:1px 1px 3px #111;
	box-shadow:1px 1px 3px #111;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 420px;
	margin-top: 0px;
	margin-bottom: 10px;
	position: relative;
	line-height: 23px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
}
.commercial {
	height: 240px;
	padding-top: 30px;
}
.staff {
	color: #FFF;
	width: 450px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-shadow:1px 1px 1px #000;
	background-color: #1951A5;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:1px 1px 6px #111;
	-webkit-box-shadow:1px 1px 6px #111;
	box-shadow:1px 1px 6px #111;
	height: 250px;
	line-height: 22px;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.staff li {
	line-height: 24px;
	font-size: 16px;
	list-style-type: disc;
	width: 415px;
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	margin-left: 20px;
}
.find-out {
	width: 400px;
	text-align:center;
	font-size:12px;
	letter-spacing:1px;
	text-shadow:1px 1px 5px #111111;
	text-transform:uppercase;
	text-decoration: none;
	border:1px solid #D84814;
	outline:none;
	background-color: #FEB44A;
	background-image:
		-moz-linear-gradient(
			top,
			#FE861F,
			#FEB44A
		);
	background-image:
		-webkit-gradient(
			linear,
			left top,
			left bottom,
			from(#FE861F),
			to(#FEB44A)
		);
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-border-bottom-left-radius: 5px;
	-border-bottom-right-radius: 5px;
	-moz-box-shadow:1px 1px 3px #11309E;
	-webkit-box-shadow:1px 1px 3px #11309E;
	-webkit-box-shadow:1px 1px 3px #D84814;
	-moz-box-shadow:1px 1px 3px #D84814;

	box-shadow:1px 1px 3px #D84814;
	margin-right: auto;
	margin-left: auto;
	display: block;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #FFF;
	margin-bottom: 0px;
	position: relative;
}
	
.find-out:link, .find-out:visited {
	
	text-shadow:1px 1px 5px #111111;
	color: #FFF;
}
.find-out:hover{
	color: #000;
	text-shadow: 1px 1px 5px #D84814;
}
html {
	position: relative;
	height: 100%;
}
