
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/grad_bg.gif) repeat-x left top;
	font-family: Lucida Grande, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: Lucida Grande, Geneva, Verdana, sans-serif;
}

p, ol, ul {
	margin-top: 0px;
}

p, ol {
	line-height: 150%;
}

strong {
}

a {
	color: #488F77;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin-top: 3px;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	overflow: hidden;
	
}


#wrapper_inner {
	overflow: hidden;
	
}

#wrapper-img {
	overflow: hidden;
	
}

.container {
	width: 958px;
	margin: 0px auto;
	background-color:#FFFFFF;

}

.clearfix {
	clear: both;
	}

/** HEADER */

#header {
	height: 90px;
	margin-bottom: 20px;
	z-index: 999;
	
}


/** FRONT_INFO */

#front_info {
	min-height: 60px;
	height: auto !important;
	height: 60px;
	border-top: 1px dotted #CBCFCF;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	
}

.front_detail {
	font-size: 12px;
	color: #666666;
	float: left;
	width: 400px;
	padding-right: 25px;
	padding-top: 10px;
		
}

.front_phone {
	font-size: 20px;
	text-align: right;
	color: #999999;
	font-weight: bold;
	float: right;
	width: 400px;
	padding-top: 10px;
}


/** LOGO */

#logo {
	float: left;
	width: 205px;
	height: 90px;
	
}


/** MENU */

#menu-wrapper {
	float: right;
	height: 54px;
	padding: 22px 0px 0px 0px;
	background: url(images/menu_bg.png) repeat;
}

#menu {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Lucida Grande, Geneva, Verdana, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}

#menu li {
	float: left;
	display: inline-block;
}

#menu > li {
	float: left;
	margin-right: 15px;
}

#menu > li.active {
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
}

#menu span {
	display: block;
	height: 31px;
	margin-left: 15px;
}

#menu .first {
}

#menu .border1 {
	padding-left: 10px;
	border-left: 2px solid #488F77
}

#menu .border2 {
	padding-left: 10px;
	border-left: 2px solid #488F77
}

#menu .border3 {
	padding-left: 10px;
	border-left: 2px solid #488F77
}

#menu .border4 {
	padding-left: 10px;
	border-left: 2px solid #488F77
}

/** DROPOTRON */

.dropotron li.opener {
	border-right: solid 3px #FFFFFF;
}

.dropotron {
	margin: 23px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/menu_bg.png) repeat;
	color: #fff;
	list-style: none;
}

.dropotron a, .dropotron span {
	display: block;
	padding: 8px 35px 8px 35px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Lucida Grande, Geneva, Verdana, sans-serif;
	font-size: 13px;
	color: #fff;
}

.dropotron li {
}

.dropotron li:hover, .dropotron li.active {
	background: #0E191C;
	text-decoration: none;
}

/** PAGE */

#page {
	overflow: hidden;
	background: #FFFFFF ;
	padding: 36px 0px 20px 0px;
	border-top: 1px dotted #CBCFCF;
		
}

.homepage #page {
	background: none;
}

/** CONTENT */

#content {
	float: left;
	width: 658px;
	}

.two-column2 #content {
	float: right;
	width: 658px;
	padding-right: 20px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 240px;
	padding-right: 20px;
	}

.two-column2 #sidebar {
	float: left;
	width: 240px;
	padding-left: 20px;
	
}

#sidebar h2 {
	display: block;
	padding: 0px 0px 20px 0px;
	letter-spacing: -2px;
	font-size: 30px;
	font-weight: 400;
	color: #488F77;
}

/** FOOTER */

#footer {
	width: 958px;
	height: 120px;
	padding: 30px 0px 0px 0px;
	border-top: 1px dotted #CBCFCF;
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 180%;
	text-transform: uppercase;
	font-family: Lucida Grande, Geneva, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #828B8B;
}

#footer a {
	text-decoration: none;
	color: #828B8B;
}

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

/** BANNER */

#banner {
	height: 440px;
	color: #FFFFFF;
	width: 200px;
	float: left;
}

#banner .text1 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	color: #FFFFFF;
}


#banner .content {
}


/** BOX 1 */

#box1 {
	float: left;
	width: 100px;
	padding-left: 25px;
	padding-right: 29px;
	border-right: 1px dotted #CBCFCF;
}

/** BOX 2 */

#box2 {
	float: left;
	width: 200px;
	padding-left: 25px;
	padding-right: 25px;
	border-right: 1px dotted #CBCFCF;
}

/** BOX 3 */

#box3 {
	float: left;
	width: 200px;
	padding-left: 25px;
	padding-right: 25px;
	border-right: 1px dotted #CBCFCF;
}

/** BOX 4 */

#box4 {
	float: left;
	width: 200px;
	padding-left: 25px;
}

/** BOX 5 */

#box5 {
border-right: 1px dotted #CBCFCF;
}

/** BOX 6 */

#box6 {
	margin-bottom: 40px;
	padding-left: 20px;
			
}

/** BOX 7 */

#box7 {
}

/** BOX 8 */

#box8 {
	overflow: hidden;
	width: 958px;
	
}


/** LIST STYLE BODY */

ul.body Li{
	margin: 0px;
	padding: 6px;
	list-style: bullet;
}

/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	display: block;
	padding: 3px 0px;
	text-align: center;
}

/** LIST STYLE 2 */

ul.style2 {
	width: 46px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	list-style: none;
}

ul.style2 li {
	float: left;
	padding: 0px 0px 3px 3px;
	line-height: 1;
}

/** LIST STYLE 3 */

ul.style3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style3 li {
	display: block;
	padding: 8px 0px;
}

/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .title {
	display: inline-block;
	height: 40px;
	margin-bottom: 30px;
	padding: 0px 10px 0px 10px;
	background: #488F77;
	text-transform: uppercase;
	line-height: 40px;
	font-size: 15px;
	font-size: 150;
	color: #FFFFFF;
}

.box-style1 .entry {
	overflow: hidden;
	margin: 0px 19px;
	padding-bottom: 30px;
	
	}

.divider {
	overflow: hidden;
	width: 918px;
	margin: 0px auto;
	border-bottom: 1px solid white;
}

.shadow {
	border-style: solid;
	border-width: 6px;
	border-color:#FFFFFF;
	-moz-box-shadow: 0px 0px 10px #000000;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
	
	
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#666666');
}