@charset "utf-8";
body {
	font:normal 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color:#484848;
	background:#ffffff;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
}
.top {
	height:186px;
	padding:0;
}
#header {
	width:940px;
	height:186px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	padding:0;
}
#content {
	height:auto;
	overflow:hidden;
	min-height:400px;
	font-size:13px;
	font-weight:lighter;
	/*letter-spacing:-0.1px;*/
	padding-bottom:65px;
}
#content a {
	color:#585858;
	text-decoration:none;
}
#content a:hover {
	color:#828282;
}
.main {
	background-color:#FFF;
	background-image:url(../images/tail_bg.jpg);
	background-repeat:no-repeat;
	overflow:auto;
	padding-top:30px;
	border-left:solid #e4e4e4 1px;
	border-right:solid #e4e4e4 1px;
	border-bottom:solid #a4025f 8px;
	z-index:-100;
}
.footer {
	height:50px;
	background-color:#ffffff;
	margin-top:10px;
	color:#828282;
}
.footer a {
	color:#828282;
	text-decoration:none;
}
.footer a:hover {
	color:#434343;
	text-decoration:underline;
}
#links {
	padding-top:0px;
	height:30px;
	width:750px;
	float:left;
}

.social_media {
	height:50px;
	margin-bottom:30px;
	text-align:center;
}
#menu {
	margin-top:40px;
	margin-left:5px;
	margin-bottom:20px;
}
/**********************************/
html {
filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
#navcontainer {
	width: 658px;
	height:49px;
	margin-top:137px;
	margin-left:296px;
	position:absolute;
}
.imageLoader {
	background-image:url(../images/menu-over_01.png);
	background-image:url(../images/menu-over_02.png);
	background-image:url(../images/menu-over_03.png);
	background-image:url(../images/menu-over_04.png);
	background-image:url(../images/menu-over_05.png);
	visibility: hidden;
}
#navcontainer ul {
	background-repeat:no-repeat;
	float: left;
	width: 658px;
	height:49px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a {
	float: left;
}
#our_program span {
	display: none;
	position: absolute;
}
#our_program a {
	background-image:url(../images/menu_01.png);
	background-repeat:no-repeat;
	height:49px;
	width:126px;
}
#our_program a:hover {
	background-image:url(../images/menu-over_01.png);
	background-repeat:no-repeat;
	height:49px;
	width:126px;
}
#why_works span {
	display: none;
	position: absolute;
}
#why_works a {
	background-image:url(../images/menu_02.png);
	background-repeat:no-repeat;
	height:49px;
	width:163px;
}
#why_works a:hover {
	background-image:url(../images/menu-over_02.png);
	background-repeat:no-repeat;
	height:49px;
	width:163px;
}
#compare span {
	display: none;
	position: absolute;
}
#compare a {
	background-image:url(../images/menu_03.png);
	background-repeat:no-repeat;
	height:49px;
	width:111px;
}
#compare a:hover {
	background-image:url(../images/menu-over_03.png);
	background-repeat:no-repeat;
	height:49px;
	width:111px;
}
#what_know span {
	display: none;
	position: absolute;
}
#what_know a {
	background-image:url(../images/menu_04.png);
	background-repeat:no-repeat;
	height:49px;
	width:158px;
}
#what_know a:hover {
	background-image:url(../images/menu-over_04.png);
	background-repeat:no-repeat;
	height:49px;
	width:158px;
}
#contact_us span {
	display: none;
	position: absolute;
}
#contact_us a {
	background-image:url(../images/menu_05.png);
	background-repeat:no-repeat;
	height:49px;
	width:96px;
}
#contact_us a:hover {
	background-image:url(../images/menu-over_05.png);
	background-repeat:no-repeat;
	height:49px;
	width:96px;
}
/*****************************************/

.slider {
	width:677px;
	height:283px;
	background-image:url(../images/bg_player.png);
	background-repeat:no-repeat;
	padding:0;
	overflow:hidden;
}
/******************Slider*********************/

 div.rotator {
	position: relative;
	height: 234px;
	width: 620px;
	padding: 0px;
	background: #fff;
	padding-top:18px;
	padding-left:30px;
	overflow:hidden;
}
#text_slide {
	font-size:22px;
	font-weight:lighter;
	letter-spacing:-1px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	height:250px;
	width:240px;
	color:#FFF;
	float:left;
	text-align:center;
	padding-top:30px;
	line-height:22px;
}
div.r1 {
	/*background: #ff1;*/
	background:none;
}
div.r2 {
	/*background: #ff1;*/
	background:none;
}
div.r1 p {
	margin-top: 20px;
	text-align: center;
}
#video_r1 {
	width:338px;
	height:234px;
	float:left;
	padding-left:40px;
	padding-bottom:25px;
}
div.navigation {
	position: absolute;
	top: 5px;
	right: 5px;
}
div.navigation div.current, div.navigation a {
	width: 12px;
	height: 12px;
	margin: 0 8px 0 0;
	float: left;
	overflow: hidden;
}
div.navigation a:hover {
	text-decoration: none;
}
div.navigation div.current {
	background: #c00;
}
div.navigation a {
	display: block;
	background: #ccc;
}
#arrows {
	position:absolute;
	z-index:1;
	color:#FFF;
	padding-top:210px;
	padding-left:230px;
	font-size:24px;
	font-family:"Arial Black", Gadget, sans-serif;
}
/********************************/

#menu ul {
	padding:0px;
	margin:0px;
}
#menu ul li {
	padding:0px;
	margin:0px;
	list-style:none;
	margin-top:-3px;
}
#menu ul li {
	padding:0px;
	margin:0px;
	list-style:none;
	margin-top:-3px;
}
/*********************************/

#box_homepage {
	width:670px;
	height:280px;
	border-bottom: solid 1px #D6D6D6;
	border-top:solid #a4025f 8px;
	border-left:solid 1px #D6D6D6;
	border-right: solid 1px #D6D6D6;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
}
#box_homepage_left {
	height:260px;
	width:310px;
	border-right:1px solid #D6D6D6;
	float:left;
	margin-top:1px;
	padding:10px;
	font-size:14px;
	text-align:center;
	color:#666;
	font-weight:lighter;
	letter-spacing:-0.1px;
}
#box_homepage_right {
	float:left;
	padding:10px;
	padding-left:30px;
	z-index:100;
}
#box_homepage_right_form {
	padding-right:0px;
	font-size:12px;
	color:#666;
	font-weight:lighter;
	letter-spacing:-0.3px;
}
input {
	width:150px;
}
#box_homepage_right h1 {
	font-size:30px;
	color:#999999;
	margin:3px;
}
#box_homepage_left h1 {
	font-size:30px;
	color:#999999;
	text-align:center;
	margin:3px;
}
#box_homepage_left h1 span {
	font-size:24px;
	color:#999999;
	text-align:center;
	margin:0px;
}
h3 {
	text-align:center;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight:lighter;
	padding-top:20px;
}
#box_homepage_right p {
	width:240px;
}
h3 {
	font-size:30px;
	color:#9d0148;
	margin:3px;
	text-align:left;
}
/******************/
#page {
	width:670px;
	border-top:#EBEBEB solid 1px;
	height:auto;
	margin-top:10px;
	margin-bottom:20px;
	padding-top:10px;
}
#page h1 {
	margin:0;
	padding:0;
	margin-top:25px;
	color:#6D6D6D;
	font-size:22px;
}
#page_text {
	margin-top:5px;
}
#page_text_left {
	float:left;
	width:320px;
	height:300px;
	border-right: #EBEBEB solid 1px;
	padding:5px;
}
#page_text_right {
	float:left;
	width:310px;
	height:300px;
	padding:5px;
	padding-left:20px;
}
#blog_item h2 {
	margin:0px;
	padding:0px;
	color:#6D6D6D;
	font-size:22px;
	margin-top:10px;
	text-align:left;
}
#blog_item h2 a {
	margin:0px;
	padding:0px;
	color:#6D6D6D;
	font-size:22px;
	margin-top:10px;
	text-align:left;
}
#blog_item h2 a:hover {
	color:#828282;
}
#bottom_post_blog {
	height:24px;
	border-bottom:#EBEBEB dotted 1px;
	border-top:#EBEBEB dotted 1px;
	margin:0;
	padding:0;
	margin-top:15px;
	padding-top:7px;
	vertical-align:middle;
	font-size:11px;
	text-transform:none;
	letter-spacing:0px;
}
#bottom_post_blog img {
	padding:0px;
	margin:0px;
	vertical-align:middle;
}
#blog_item {
	margin-bottom:20px;
}
/********************************/
#blogComment h4 {
}
#blogComment h2 {
	margin-top:25px;
}
div.img {
	background:transparent url(../images/photo-shadow.gif) no-repeat scroll center bottom;
	float:left;
	margin-bottom:9px;
	padding-bottom:11px;
	width:auto !important;
}
div.img img {
	border-color:#CCCCCC #CCCCCC -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px medium;
	padding:4px;
}
#video_box {
	width:670px;
	display:block;
	height:170px;
	float:left;
	margin-bottom:50px;
}
#video_comment {
	float:left;
	width:320px;
	padding-left:10px;
	height:160px;
}
#video_comment h2 {
	margin:0px;
	padding:0px;
	font-size:16px;
	padding-top:0px;
	letter-spacing:-0.3px;
}
#video_comment_text {
	padding-top:5px;
	border-top:#EBEBEB 1px solid;
	font-size:12px;
	margin-bottom:10px;
}
/***************************/

#table_a {
	border-bottom:#D6D6D6 solid 1px;
	border-right:#D6D6D6 solid 1px;
	border-top:#D6D6D6 solid 1px;
	border-left:#D6D6D6 solid 1px;
	height:25px;
	vertical-align:middle;
}
#table_b {
	border-top:#D6D6D6 solid 1px;
	border-right:#D6D6D6 solid 1px;
	border-bottom:#D6D6D6 solid 1px;
	height:25px;
	vertical-align:middle;
}
#table_c {
	border-bottom:#D6D6D6 solid 1px;
	border-right:#D6D6D6 solid 1px;
	border-top:#D6D6D6 solid 1px;
	border-left:#D6D6D6 solid 1px;
	height:25px;
	vertical-align:middle;
	padding:3px;
	padding-left:10px;
}
#table_d {
	border-bottom:#D6D6D6 solid 1px;
	border-left:#D6D6D6 solid 1px;
	height:35px;
	vertical-align:middle;
	text-align:center;
}
#table_e {
	border-bottom:#D6D6D6 solid 1px;
	border-left:#D6D6D6 solid 1px;
	border-right:#D6D6D6 solid 1px;
	height:35px;
	vertical-align:middle;
	text-align:center;
}
#table_f {
	border-bottom:#D6D6D6 solid 1px;
	border-right:#D6D6D6 solid 1px;
	border-top:#D6D6D6 solid 1px;
	border-left:#D6D6D6 solid 1px;
	padding:3px;
	padding-left:10px;
	height:35px;
	vertical-align:middle;
}
#big_table {
	margin-left:5px;
}
#small_text {
	font-size:10px;
}
.post {
}
#location_left {
	width:270px;
	float:left;
}
#location_right {
	width:400px;
	float:left;
}
#location {
	float:left;
	margin-bottom:20px;
}
#page_text_contact {
	width:280px;
}
#content ul li a {
	list-style-image:url(../images/arrow.gif);
	color:#0088CC;
}

#content ul li a:hover {
	list-style-image:url(../images/arrow.gif);
	color:#0088CC;
	text-decoration:underline;
}
/************************/

#location_properties {
	width:670px;
	height:350px;
	float:left;
}

#picture {
	height:350px;
	float:left;
	width:260px;
}
#left_location {
	width:410px;
	height:350px;
	float:left;
}

#text_location {
	width:400px;
	height:100px;
	padding-left:20px;
}

#map_location {
	width:400px;
	height:250px;
	padding-top:10px;
	padding-left:10px;
}
#text_location h2 {
	margin:0px;
	padding:0px;
	font-size:14px;
	padding-top:0px;
	letter-spacing:-0.3px;
}
