body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}
body {
	background-color: #676767;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #404040;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #404040;
}
a:hover {
	text-decoration: none;
	color: #959494;
}
a:active {
	text-decoration: none;
	color: #959494;
}
.c {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.100w {
	width: 100%;
}
#brightSide {
	background-color: #d9d9d9;
	background-image: url(../images/headerBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#brightContainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
#header {
	height: 272px;
	position: relative;
}
#logo {
	position: absolute;
	left: 11px;
	top: 23px;
}
#slogan {
	position: absolute;
	left: 11px;
	top: 91px;
}
#headerNav {
	position: absolute;
	top: 228px;
	font-size: 13px;
}
#headerNav li {
	display: inline-block;
	float: left;
	white-space: nowrap;
	vertical-align: middle;
	padding-right: 20px;
}
#langs {
	position: absolute;
	left: 917px;
	top: 10px;
}

#auth {
	background-image: url(../images/loginBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 747px;
	top: 191px;
	height: 81px;
	width: 244px;
	color: #FFF;
}
#auth .login {
	position: absolute;
	left: 11px;
	top: 10px;
	width: 141px;
	padding: 0px;
	height: 16px;
}
#auth .pass {
	position: absolute;
	left: 11px;
	top: 35px;
	width: 141px;
	padding: 0px;
	height: 16px;
}
#auth .submit {
	position: absolute;
	left: 162px;
	top: 8px;
}
#auth .authLinks {
	position: absolute;
	left: 13px;
	top: 63px;
	font-size: 11px;
}
#auth a:link {
	color: #ffffff;
	text-decoration: none;
}
#auth a:visited {
	text-decoration: none;
	color: #ffffff;
}
#auth a:hover {
	text-decoration: none;
	color: #eeeeee;
}
#auth a:active {
	text-decoration: none;
	color: #eeeeee;
}
#boxes {
	float: left;
	width: 744px;
}
#boxes table {
	width: 100%;
}
#boxes .box1 {
	background-image: url(../images/btnBox1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 138px;
	width: 372px;
}
#boxes .box1:hover {
	background-image: url(../images/btnBox1h.jpg);
}
#boxes .box2 {
	background-image: url(../images/btnBox2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#boxes .box2:hover {
	background-image: url(../images/btnBox2h.jpg);
}
#boxes .box3 {
	background-image: url(../images/btnBox3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 133px;
}
#boxes .box3:hover {
	background-image: url(../images/btnBox3h.jpg);
}
#boxes .box4 {
	background-image: url(../images/btnBox4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#boxes .box4:hover {
	background-image: url(../images/btnBox4h.jpg);
}
#boxes .box5 {
	background-image: url(../images/btnBox5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 114px;
}
#boxes .box5:hover {
	background-image: url(../images/btnBox5h.jpg);
}
#boxes .box6 {
	background-image: url(../images/btnBox6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#boxes .box6:hover {
	background-image: url(../images/btnBox6h.jpg);
}
#boxes .box1 h2, #boxes .box2 h2, #boxes .box3 h2, #boxes .box4 h2, #boxes .box5 h2, #boxes .box6 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #bc0000;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 74px;
}

#boxes h2 .boxesH2Desc {
	font-size: 12px;
	color: #6B6B6B;
}

#boxes .box1 ul, #boxes .box2 ul, #boxes .box3 ul, #boxes .box4 ul, #boxes .box5 ul, #boxes .box6 ul {
	padding-left: 89px;
}
#boxes .box1 li, #boxes .box2 li, #boxes .box3 li, #boxes .box4 li, #boxes .box5 li, #boxes .box6 li {
	list-style-position: outside;
	list-style-type: circle;
	line-height: 16px;
}
#boxes .boxCalc {
	background-image: url(../images/boxCalcBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 744px;
}
#boxes .boxCalc .boxCalcTop{
	background-image: url(../images/boxCalcTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 74px;
	padding-bottom: 10px;
}

#boxes .boxCalc h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #6b6b6b;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 5px;
}
#boxes .boxCalc td {
	padding-top: 3px;
	padding-right: 5px;
	vertical-align: top;
	font-size: 11px;
}
#boxes .boxCalc input {
	padding: 0px;
}
#boxes .boxCalc .formInput {
	width: 168px;
}
#boxes .boxCalc .submit {
	padding-top: 5px;
}
#boxes .boxCalcBottom  {
	background-image: url(../images/boxCalcBottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	overflow: hidden;
}


#menu {
	float: right;
	padding-top: 8px;
}
#menu a:link {
	color: #1b1b1b;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #1b1b1b;
}
#menu a:hover {
	text-decoration: none;
	color: #ce1800;
}
#menu a:active {
	text-decoration: none;
	color: #ce1800;
}
#menu li.active a:link {
	color: #ffffff;
	text-decoration: none;
}
#menu li.active a:visited {
	text-decoration: none;
	color: #ffffff;
}
#menu li.active a:hover {
	text-decoration: none;
	color: #ffeac4;
}
#menu li.active a:active {
	text-decoration: none;
	color: #ffeac4;
}
#menu li {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 212px;
	margin-right: 9px;
	margin-bottom: 2px;
	line-height: 30px;
	padding-left: 32px;
}
#menu .menuBtn1 {
	background-image: url(../images/menuBtn1.gif);
}
#menu .menuBtn2 {
	background-image: url(../images/menuBtn2.gif);
}
#menu .menuBtn3 {
	background-image: url(../images/menuBtn3.gif);
}
#menu .menuBtn4 {
	background-image: url(../images/menuBtn4.gif);
}
#menu .menuBtn5 {
	background-image: url(../images/menuBtn6.gif);
}
#menu .menuBtn6 {
	background-image: url(../images/menuBtn6.gif);
}
#menu .menuBtn7 {
	background-image: url(../images/menuBtn6.gif);
}
#menu .menuBtn8 {
	background-image: url(../images/menuBtn5.gif);
}

#footer {
	width: 977px;
	margin-right: auto;
	margin-left: auto;
	color: #a6a6a6;
	padding-top: 16px;
	padding-left: 23px;
}
#footer a:link {
	color: #a6a6a6;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #a6a6a6;
}
#footer a:hover {
	text-decoration: none;
	color: #dadada;
}
#footer a:active {
	text-decoration: none;
	color: #dadada;
}
#footerNav li {
	display: inline-block;
	float: left;
	padding-right: 22px;
	vertical-align: middle;
	font-size: 13px;
	padding-bottom: 3px;
}
#footer table {
	margin-top: 23px;
	margin-bottom: 20px;
}
#footer td {
	color: #a6a6a6;
	padding-right: 40px;
	padding-left: 22px;
	background-image: url(../images/footerTdSepor.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 3px;
}
#footer .f {
	background-image: none;
	padding-left: 0px;
}

