@charset "utf-8";
/* CSS Document */

body	{
	background-color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#393939;
}

.hide	{
	display: none;
}

.show	{
	display: block;
	margin-bottom: 20px;
}

.pastellygrayblue	{
	color: #4a5968;
}

.awesome	{
	font-size: 14px;
	font-weight: bold;
	color: #508eb5;
}
#wrapperlower {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-bottom: 15px;
	margin-bottom: 15px;
	
}


#wrapper	{
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-bottom: 15px;
	margin-bottom: 15px;
	/*background-image: url(../images/bg_wrapper.jpg);
	background-repeat: no-repeat;
	background-position: 0px 225px;*/
}

#header	{
	background-image: url(../images/banner.jpg);
	height: 130px;
	width: 925px;
}

#header .logo	{
	margin-top: 20px;
	margin-left: 30px;
}

#header div	{
	margin-left: 30px;
	font-size: 14px;
	color: #508EB5;
	margin-top: -3px;
}

#sidemenu	{
	float: left;
	width: 175px;
	margin-top: 12px;
	background-image: url(../images/bg_sidemenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 35px;
	padding-right: 15px;
	padding-left: 16px;
}

#sidemenu .title	{
	height: 35px;
	width: 176px;
	text-align: center;
}

#sidemenu .body	{
	padding-top: 20px;
	height: 420px;
	width: 176px;
}

#sidemenu a	{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 165px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 10pt;
}

#sidemenu a:hover	{
	text-decoration: none;
	background-color: #0ba2bf;
}

#sidemenu .special:hover	{
	text-decoration: none;
	background-image:url(../images/sidemenu_special_bg.jpg);
}

#messege	{
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: 226px;
}

#messege .box	{
	float: left;
	width: 400px;
	height: 200px;
}

#messege .intro	{
	float: left;
	margin-bottom: 4px;
	width: 400px;
	height: 220px;
	border: 1px solid #508eb5;
}
#messege .intro .words {
	color: #333333;
	font-size: 11px;
}


#messege .title	{
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-size: 16px;
	color: #8FC4E6;
	text-transform: uppercase;
}

#messege .offer	{
	float: left;
	height: 98px;
	width: 400px;
	// background-image: url(../images/index_photo.jpg);
	background-image: url(../images/index_photo.gif);
	background-position: center;
}

#messege .subtitle	{
	font-size: 14px;
	font-weight:bold;
}

#messege .words	{
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	margin-top: 5px;
	font-size: 12px;
}

#messege span	{
	text-transform: uppercase;
	font-size: 12px;
}

#messege .photo	{
	float: left;
	height: 220px;
	width: 480px;
	margin-left: 6px;
	background-image: url(../images/index_images.jpg);
	background-position: center;
	border: 1px solid #508eb5;
}

#messege a	{
	color: #FFFFFF;
}

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

#events	{
	clear: left;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}

#events a	{
	color: #3A6DA7;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
}

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

#events .event	{
	float: left;
	width: 166px;
	margin-right: 4px;
	border: 1px solid #508eb5;
	background-color: #F9F9F9;
	height: 272px;
}

#events .event2	{
	float: left;
	width: 166px;
	margin-left: 10px;
}

#events .title	{
	color: #dd0c1f;
	width: 150px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#events .title a	{
	color: #416592;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}


#events .subtitle	{
	color: #393939;
	font-size: 11px;
	font-weight: normal;
}

#events .words	{
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

#index_left	{
	width: 199px;
	border: 1px solid #508eb5;
	float: left;
	height: 272px;
}

#index_left .title	{
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #dd0c1f;
	font-size: 16px;
}

#index_left .words	{
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 6px;
	color: #508eb5;
	font-size: 12px;
}

#index_right	{
	float: left;
	height: 245px;
	border: 1px solid #508eb5;
	width: 435px;
	margin-left: 17px;
}

#index_right a	{
	color: #dd0c1f;
	font-weight: bold;
	text-decoration: none;
}

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

#index_right span	{
	font-size: 17px;
	color: #12b5d3;
	font-weight: bold;
}

#index_right .title	{
	width: 370px;
	margin-right: auto;
	margin-left: auto;
	color: #dd0c1f;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
}

#index_right .words	{
	width: 370px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#content	{
	float: left;
	width: 700px;
	margin-top: 25px;
	background-repeat: repeat-y;
	background-image: url(../images/bg_content.jpg);
	margin-bottom: 20px;
}

#content .body	{
	width: 660px;
	margin-top: 15px;
}

#content .title	{
	font-size: 18px;
	color: #508eb5;
	font-weight: bold;
}

#content .body_left	{
	float: left;
	width: 150px;
}

#content .body_right	{
	float: left;
	width: 480px;
	margin-left: 20px;
}

#content .body_far_right	{
	float: left;
	margin-left:7px;
	border: 1px solid #508EB5;
	width: 168px;
	background-color: #FFFFFF;
	margin-top: 40px;
}

#content a	{
	color: #dd0c1f;
	font-weight: bold;
	text-decoration: none;
}

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

#content .words	{
	margin-bottom: 11px;
	padding-right: 10px;
	padding-left: 10px;
}

#content .post	{
	margin-bottom: 11px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #37A9FF;
}

#content .words_png	{
	behavior: url(scripts/iepngfix.htc);
	background-image: url(../images/bg_word_png.png);
	background-repeat: repeat-y;
	width: 642px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#content .words_pngs	{
	behavior: url(scripts/iepngfix.htc);
	background-image: url(../images/bg_word_pngs.png);
	background-repeat: repeat-y;
	width: 460px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#content .words2	{
	color: #166CA2;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

#content .small_img	{
	float: left;
}

#content .img_words	{
	float: left;
	margin-left: 20px;
	margin-top: 30px;
}

#content .blue	{
	font-size: 14px;
	color: #508EB5;
}

#content .green	{
	font-size: 14px;
	color: #dd0c1f;
}

#content .green2	{
	color: #dd0c1f;
	font-weight:bold;
}

#content .greens	{
	color: #dd0c1f;
}

#postures	{
	margin-bottom: 20px;
}

#postures .image	{
	width: 91px;
	margin-right: 20px;
	float: left;
}
