/* general */
html, body, p, div, form, h1, h2, h3, h4, h5, h6, img, ul, ol, table {
	margin: 0;
	padding: 0;
	border: 0;
}
html, body {
	width: 100%;
	font: 62.5% Tahoma, Arial, sans-serif;
	height: 100%;
	line-height: 1.3;
}
body {
	font-size: 1.4em;
	min-height:100% !important;
	height: 100%;
	color: #303030;
	background: #FFF;
	text-align: left;
}
/*container*/
#page {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	z-index: 1;
	position: relative;
}
/*head*/
#head p {
	margin-bottom: 0;	
}
#logoAndPhone {
	background: url('/i/site/logoAndPhoneBack.jpg') repeat-x;
	padding: 9px 27px 10px 28px;	
	overflow: hidden;
}
#logoAndPhoneInner {
	min-width: 945px;
	max-width: 1145px;
	margin: 0 auto;
}
#logo {
	width: 165px;
	height: 79px;
	float: left;	
}
#phone {
	float: right;
	color: #CD1614;
	padding-top: 41px;
	font-size: 2.45em;
}
#phone span {
	font-size: 0.53em;
}
#infoPhone {
	padding-top: 53px;
	color: #636363;
	font-size: 0.8em;
	float: right;	
	padding-right: 2%;
}
#userMenuAndSearch {
	background: #C91F1D;
	padding: 9px 27px 6px 28px;
	color: #FFF;
	overflow: hidden;
}
#userMenuAndSearch a {
	color: #FFF;
}
#userMenuAndSearchInner {
	min-width: 945px;
	max-width: 1145px;
	margin: 0 auto;
}
#userMenu{ 
	margin-bottom: 0;
	float: left;
	width: 720px;
	padding: 0;
	list-style-type: none;
	text-indent: 0;
}
#userMenu li:before {
	content: '';
}
#userMenu li {
	float: left;
	padding: 0 0 0 17px;
	behavior: ''; 
	text-indent: 0;
	margin-bottom: 0;
}
#userMenu li a {
	padding: 0 22px 0 16px;	
}
#search {
	float: right;
}
#search button {
	float: left;
	border: none;
	background: none;
	padding: 3px 10px 0 0;	
}
#search input {
	float: left;
	width: 128px;
	margin-bottom: 0;
}
/*content*/
#content {
	overflow: hidden;
	clear: both;
	padding: 27px 27px 0 28px;
}
#contentInner {
	min-width: 945px;
	max-width: 1145px;
	margin: 0 auto;
}
#leftCol {
	float: left;
	width: 27%;
}
#rightCol {
	float: right;
	width: 73%;
}
#rightColMargin {
	margin-left: 8%;
}
h2.genMenuHeaders {
	margin-bottom: 14px;	
}
h2.genMenuHeaders .leftGrayDice {
	padding-left: 34px;
	position: relative;
}
h2.genMenuHeaders img {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 23px;
	height: 23px;
}
.genMenu{ 
	padding: 0;
	list-style-type: none;
	margin-bottom: 34px;
	margin-left: 21px;
	text-indent: 0;
	overflow: hidden;
}
.genMenu li:before {
	content: '';
}
.genMenu li {
	padding: 0;
	behavior: ''; 
	text-indent: 0;
	margin-bottom: 0;
	clear: left;
}
.genMenu li a {
	padding: 0 0 8px 0;
	color: #B61606;
	padding-left: 14px;
	float: left;
	background: url('/i/site/arrayGenMenu.gif') 0 7px no-repeat;
}
#questAns {
	background: url('/i/site/questBack.jpg') 0 0 no-repeat;
	font-size: 1.65em;
	color: #ED4214;
	text-decoration: none;
	display: block;
	padding: 102px 0 50px 19px;
	width: 237px;
	margin-bottom: 35px;
}
#mailForm input{
	width: 176px;
	border: 1px solid #868686;
	color: #868686;
	padding: 3px 10px;
}
#mailForm button {
	width: 200px;	
}
.twoBanner {
	overflow: hidden;
	padding-bottom: 21px;	
}
.pagebanner {
	width: 284px;
	float: left;
	height: 174px;
	padding: 15px 0 0 24px;
	cursor: pointer;
}
.pagebanner p {
	color: #313131;
	font-size: 0.9em;
}
#calendar {
	padding-bottom: 24px;	
}
.tableHeaders span span{
 	display: block;
 	float: left
}
table.calendar {
	margin-bottom: 0.5em;
}
table.calendar th, table.calendar td { 
	color: #000;
	border-left: none;
	border-right: none;
	border-top: none;
}
table.calendarOld th, table.calendarOld td { 
	color: #5d5d5d;
	border-bottom: 1px solid #868686;
}
#news p .date {
	color: #808080;
	display: block;
	font-size: 0.85em;
	padding-bottom: 6px;	
}
/*footer*/
#footer {
	padding: 0 27px 0 28px;
	background: #C91F1D;
	height: 39px;
	z-index:2;
	position: relative;
	margin-top: -59px;
	clear: both;
	padding-top: 20px;
}
#guarator {
	height: 100px;
	clear: both;
	overflow: hidden;
}
#footerInner {
	min-width: 945px;
	max-width: 1145px;
	margin: 0 auto;
	font-size: 0.85em;
	color: #FFF;
}
#counter {
  width: 39px;
 	float: right;
 	margin-top: -30px;
}
/*text*/
p {
	margin-bottom: 1.1em;
}
ol {
	margin-left: 30px;
}
ol li {
	margin-bottom: 0.8em;
	padding: 0 0 0 3px;
}
ul li{ 
	margin-bottom: 0.8em;
	padding: 0 0 0 25px;
	list-style-type: none;
	behavior: expression( !this.before? this.before = this.innerHTML = '&mdash;&nbsp;' + this.innerHTML : '' ); 
	text-indent: -1.24em;
}
ul li:before {
	content: '\2014\a0';
}
h1 {
	font-size: 1.8em;
	color: #EE4E23;
	clear: both;
	margin-bottom: 0.55em;
	font-weight: normal;
}
h2 {
	font-size: 1.5em;
	color: #EE4E23;
	clear: both;
	margin-bottom: 0.45em;
	line-height: 1;
	font-weight: normal;
}
h3 {
	font-size: 1.3em;
	color: #EE4E23;
	clear: both;
	margin-bottom: 0.4em;
	font-weight: normal;
}
table { 
	font-size: 0.9em;
	margin-bottom: 1em;
	width: 100%;
	border-collapse: collapse;
}
table th { 
	font-weight: bold;
	text-align: center;
}
table th, table td { 
	padding: 10px 2px 10px 5px;
	vertical-align: top;
	border: 1px solid #868686;
}
.grayDice {
	font-size: 0.9em;
	color: #FF1900;
	font-weight: bold;
	background: url('/i/site/grayDice.jpg') 100% 0 no-repeat;
	padding-right: 12px;
}
.grayDice .leftGrayDice {
	background: url('/i/site/grayDice.jpg') 0 0 no-repeat;
	padding-top: 5px;
	display: block;
	height: 22px;
	padding-left: 23px;
}
/*form*/

label {
	display: block;
	float: left;
	cursor: pointer;
}
input, select, textarea {
	float: left;
	width: 206px;
	font-size: 12px;
	padding: 1px 2px;
	border: 1px solid #B6B6B6;
	margin-bottom: 1.1em;
}
input.radio {
	float: left;
	padding: 0;
	border: 0;
}
textarea {
	overflow: auto;
	height: 76px;
}
/*links*/
a {
	color: #0A5285;
}
a:hover {
	text-decoration: none;
}
a.ext {
  background: url('/i/site/extlink.png') right center no-repeat;
  padding-right: 12px;
  zoom: 1;
  
}
/*banners*/
#banners {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%
}
#bannersInner {
	min-width: 945px;
	max-width: 1145px;
	margin: 0 auto;
}
#bannerMenuCont {
	float: right;
}
#bannerMenu {
	padding-top: 14px;
	margin-top: 0;
	position: relative;
	z-index: 100;
	list-style: none;
}
#bannerMenu li {
	float: left;
	position: relative;
	padding: 0;
	behavior: '';
	text-indent: 0;
	padding-left: 15px;
	cursor: pointer;
}
#bannerMenu li:before { 
	content: ''
}
#bannerMenu li a {
	width: 215px;
	display: block;
	background: url('../i/site/backBanner.png') left top no-repeat;
	cursor: pointer;
	text-align: center;
	color: #CF2325;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.85em;
	padding-top: 4px;
	height: 21px;
}
#bannerMenu li:hover,
#bannerMenu li a:hover {
	text-decoration: none;
	background: url('../i/site/blank.gif') left top repeat;
}
#bannerMenu li ul {
	display: none;
	margin-top: 0;
	list-style: none
}
#bannerMenu li:hover ul.secondMenu {
	display: block;
	z-index: 3;
	position: absolute;
	float: left;
	background:url('../i/site/blank.gif') left top repeat;
	font-weight: normal;
	width: 215px;
	top: 0;
	left: 15px
}
#bannerMenu li ul li {
	padding: 0;
	clear: left;
	line-height: 1.2;
	margin: 0
}
#bannerMenu li ul li a{
	color: #FFF;
	display: block;
	height: auto;
	overflow: hidden;
	width: 185px;
	padding: 5px 15px 8px 15px;
	background: #CF2325;
}
#bannerMenu li ul li a:hover{
	background: #970D0F;
}
#bannerMenu li ul li:hover ul.thirdMenu {
	display: block;
	z-index: 3;
	position: absolute;
	float: right;
	background:url('../i/site/blank.gif') left top repeat;
	font-weight: normal;
	width: 160px;
	top: 0;
	left: 215px
}
#bannerMenu li ul li:hover ul.thirdMenu a{
	margin-left: 1px;
	font-size: 0.8em;
}