body {
	background-color: #173166;
	margin: 0px;
}

body, td, p, a, li, h1, h2, h3, ol, ul, input, select, textarea, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #393C3F;
}

a, a:visited{
	color: #FF9600;
	text-decoration: none;
}

a:hover{
	color: #FF9600;
	text-decoration: underline;
}

form {
	padding: 0px;
	margin: 0px;
}

.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 910px;
	height: 190px;
}

.counter {
	width: 280px;
	margin-top: 152px;
	margin-left: 615px;
	color: #FFFFFF;
	font-size: 26px;
	text-align: center;
}

.error {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
} 

.error ul li
{
	background-image: none;
	color: #FFFF00;
	font-size: 13px;
	font-weight: bold;
}

.leftArea {
	background-image: url(images/leftBg.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 40%;
	text-align: right;
}

.rightArea {
	background-image: url(images/rightBg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 40%;
	
}

.leftArea2 {
	background-image: url(images/leftImg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
}

.rightArea2 {
	background-image: url(images/rightImg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}



.content {
	background-image: url(images/contentBg.jpg);
	background-repeat: repeat-y;
	background-color: #58A6EA;
	width: 910px;
}

.rightCol {
	background-image: url(images/rightColBg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-right: 15px;
	padding-top: 92px;
}

.footer {
	background-image: url(images/footerBg.jpg);
	background-repeat: no-repeat;
	background-color: #1B58B3;
	color: #FFFFFF;
	height: 57px;
	text-align: center;
}

.video {
	background-image: url(images/videoBg.jpg);
	background-repeat: no-repeat;
	background-color: #164C89;
	width: 570px;
	height: 484px;
	margin: 0px 0px 0px 24px;
}

.media {
	margin: 0px 21px 0px 24px;
	background-color: #FFFFFF;
}

.media table{
	width: 550px;
	margin-left: 10px;
	margin-top: 5px;
	font-size: 14px;
}
.media td{
	padding: 0px 5px 5px 5px;
	font-size: 14px;
	width: 25%;
}

.medic {
	background-image: url(images/medicTop.jpg);
	background-repeat: no-repeat;
	background-color: #2773BD;
	width: 570px;
	margin: 0px 0px 0px 24px;
	padding-top:50px;
}

.medic p {
	margin: 0px 15px 12px 15px;
	color: #FFFFFF;
	font-size: 14px;
}

.rightForm {
	background-image: url(images/formBg.jpg);
	background-repeat: repeat-y;
	background-color: #1868CC;
	padding: 12px 15px 12px 15px;
}

.rightForm th {
	color: #FFFFFF;
	font-size: 16px;
	text-align: left;
	padding: 6px 10px 2px 0px;
	vertical-align: top;
}

.rightForm td {
	padding: 2px 0px 2px 0px;
	color: #FFFFFF;
	font-size: 11px;
}

form input, form select {
	font-size: 13px;
}

.productFacts {
	margin: 0px 21px 0px 24px;
	background-color: #FFFFFF;
	width: 570px;
}

.productFacts p {
	margin: 5px 15px 10px 15px;
	font-size: 14px;
}

.hurry {
	background-image: url(images/girl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	height: 326px;
	width: 570px;
	margin: 0px 21px 0px 24px;
}

.hurry p{
	font-weight: normal;
	font-size: 14px;
	padding: 0px 15px 10px 132px;
	margin: 0px;
}

table.rightFrame{
	margin-top:10px;
	width:280px;
}

table.rightFrame th{
	background-color: #D3E7F8;
}

table.rightFrame td{
	background-color: #D3E7F8;
	background-image: url(images/rightFrameBg.gif);
	background-repeat: repeat-y;
	padding: 0px 14px 0px 15px;
}

table.rightFrame td p{
	padding: 0px;
	margin: 0px 0px 5px 0px;
	color: #1F2327;
	font-size: 12px;
}

table.rightFrame td p.author{
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

table.rightFrame td p.author b{
	font-size: 14px;
	color: #0A5BBE;
}


table.rightFrame td div.line{
	border-top: solid 1px #58A6EA;
	margin: 13px 0px 13px 0px;
}




table.rightFrame2{
	margin-top:10px;
	width:280px;
}

table.rightFrame2 th{
	background-color: #ECEEEF;
}

table.rightFrame2 td{
	background-color: #ECEEEF;
	background-image: url(images/rightFrame2Bg.gif);
	background-repeat: repeat-y;
	padding: 0px 14px 0px 15px;
}

table.rightFrame2 td p{
	padding: 0px;
	color: #1F2327;
	margin: 0px 0px 6px 0px;
	font-size: 12px;
}

table.rightFrame2 td p.author{
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 6px 0px;
	font-weight: bold;
	color: #0A5BBE;
}

table.rightFrame2 td div.line{
	border-top: solid 1px #B6B9BB;
	margin: 13px 0px 13px 0px;
}

span.marked {
	background-color: #FFFB86;
}

.footer a, .footer a:visited, .footer a:hover {
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
}

.copyright{
	text-align: center;
	font-size: 12px;
	color: #659FD7;
	padding: 0px 0px 0px 0px;
}

.designed{
	text-align: center;
	font-size: 11px;
	color: #C2C8CE;
	padding: 10px 0px 30px 0px;
}

.designed a, .designed a:visited{
	font-size: 11px;
	color: #C2C8CE;
	padding:0px;
	text-transform: none;
}

.frameBottom {
	font-size: 11px;
	color: #173166;
	margin: 20px 15px 10px 24px;
	border: solid 1px #173166;
	padding: 6px 15px 6px 15px;
	text-align: center;
}

table.timer {
	width: 280px;
	height:98px;
}

table.timer td {
	background-color: #3C8FD8;
	background-image: url(images/timerBg.jpg);
	background-repeat: no-repeat;
	padding: 60px 15px 0px 15px;
	font-size: 26px;
	color: #FFFFFF;
	text-align: center;
}


.ss {
	margin: 0px 21px 0px 24px;
	background-color: #FFFFFF;
	width: 570px;
}

.ty {
	margin: 0px 21px 0px 24px;
	background-color: #FFFFFF;
	width: 570px;
}



div.ba1{
	width:530px;
	background-image: url(images/ba1.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba2{
	width:530px;
	background-image: url(images/ba2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba3{
	width:530px;
	background-image: url(images/ba3.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba4{
	width:530px;
	background-image: url(images/ba4.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba5{
	width:530px;
	background-image: url(images/ba5.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba6{
	width:530px;
	background-image: url(images/ba6.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba7{
	width:530px;
	background-image: url(images/ba7.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba8{
	width:530px;
	background-image: url(images/ba8.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba9{
	width:530px;
	background-image: url(images/ba9.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba10{
	width:530px;
	background-image: url(images/ba10.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba11{
	width:530px;
	background-image: url(images/ba11.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba12{
	width:530px;
	background-image: url(images/ba12.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba13{
	width:530px;
	background-image: url(images/ba13.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba14{
	width:530px;
	background-image: url(images/ba14.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba15{
	width:530px;
	background-image: url(images/ba15.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba16{
	width:530px;
	background-image: url(images/ba16.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba17{
	width:530px;
	background-image: url(images/ba17.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba18{
	width:530px;
	background-image: url(images/ba18.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba19{
	width:530px;
	background-image: url(images/ba19.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba20{
	width:530px;
	background-image: url(images/ba20.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba21{
	width:530px;
	background-image: url(images/ba21.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba22{
	width:530px;
	background-image: url(images/ba22.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba23{
	width:530px;
	background-image: url(images/ba23.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba24{
	width:530px;
	background-image: url(images/ba24.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba25{
	width:530px;
	background-image: url(images/ba25.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba26{
	width:530px;
	background-image: url(images/ba26.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

div.ba27{
	width:530px;
	background-image: url(images/ba27.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 20px;
}

p.baText {
	font-size: 12px;
	margin:0px;
	padding:0px;
}

p.baName {
	font-size: 17px;
	margin: 0px;
	padding: 17px 0px 0px 0px;
}

p.baCitat1 {
	font-size: 18px;
	color: #81C01A;
	margin:0px;
	padding:0px;
}

p.baCitat2 {
	font-size: 16px;
	color: #1272CB;
	margin:0px;
	padding: 3px 0px 10px 0px;
}

p.baTitle {
	font-size: 34px;
	color: #1171C9;
	margin:0px;
	padding:0px;
	font-weight: normal;
}

p.baSubtitle {
	font-size: 14px;
	color: #4F4F4F;
	margin:0px;
	padding: 5px 0px 20px 0px;
	font-weight: bold;
}

.rightForm table.info {
	width: 250px;
	border-top: solid 1px #B4DDFF;
	border-left: solid 1px #B4DDFF;
}

.rightForm table.info th {
	border-bottom: solid 1px #B4DDFF;
	border-right: solid 1px #B4DDFF;
	background-color:#00306B;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 5px 4px 5px;
}

.rightForm table.info td {
	border-bottom: solid 1px #B4DDFF;
	border-right: solid 1px #B4DDFF;
	background-color:#FFFFFF;
	font-size: 12px;
	color: #393C3F;
	text-align: left;
	padding: 3px 5px 3px 5px;
}

.rightForm table.info td b{
	font-size: 13px;
}

.rightForm table.info td table th{
	border: 0px;
	color: #393C3F;
	background-color:#FFFFFF;
	font-size: 12px;
	text-align: right;
	padding: 2px 2px 2px 2px;
}

.rightForm table.info td table td{
	border: 0px;
	background-color:#FFFFFF;
	font-size: 10px;
	text-align: left;
	padding: 2px 2px 2px 2px;
}

.rightForm table.info td table td b{
	font-size: 11px;
}

div.bordered {
	width: 520px;
	background-color: #A7D6FF;
	background-image: url(images/tbFormBg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}


.bordered h2{
	padding: 0px 13px 5px 13px;
	margin: 0px;
	font-size: 16px;
	color: #016ED3;
}

.bordered p{
	padding: 0px 13px 5px 13px;
	margin: 0px;
	text-align: left;
	font-size: 12px;
}

.formBottom {
	background-image: url(images/formBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
