/*Common rules*/
html,
body {
	height: 100%;
	margin: 0; 
	padding: 0;
}
body,
h1,
h2,
h3,
h4,
h5,
ul,
li,
ol,
p,
iframe {
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
}
p,
#content ul,
ol {
	margin: 7px 0;
	font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}
ol {
	list-style-position: inside;
}
p.footnote,
p.footnote a {
	font-size: 10px !important;
}
p.alarm {
	color:#FF0000;
}
#content #inner ul li {
	margin-left: 20px;
}
h1 {
	padding: 10px 0 5px 0;
	font: bold 18px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #c6000b;
}
h2,
h3  {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
#content #inner h1 {
	padding-top: 35px;
	padding-bottom: 30px;
	font: bold 21px/15px Verdana, Arial, Helvetica, sans-serif;
}
h3 a,
#content #inner a {
	padding-right: 8px;
	color: #ff6501;
	text-decoration: none;
	background: url(../img/h3_bg.gif) 100% 5px no-repeat;
}
h3 a:hover,
#content #inner a:hover {
	text-decoration: underline;
}
#content #inner a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: none;
}
h4 {
	float: left;
	padding-top: 18px;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #c34952;
}
h5 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #c6000b;
}
h5 a {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif !important;
	display: block;
	margin-top: 12px;
}
#homePic{
    margin-bottom: 1px;
    _margin-bottom: -3px;
}
table {	
	width: 100%;
	height: 100%;
	/*height: 575px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -288px;
	margin-left: -386px;*/		
}
table td {
	text-align: center;
}
#content table {
	width: 100%;
	height: 100%;
}
iframe {
	width: 585px;	
	height: 873px;
	border: 1px inset #999999;
}
*html body iframe {
	width: 583px;	
}
#wrapper {
	width: 768px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #9b212a;
}
.wrapperIframe {
	width: 787px !important;
}
.wrapperIframe #topCorn {
	left: expression('1px');
}
.wrapperIframe #footer #botCorn,
.wrapperIframe #botCorn_noBanners {
	right: expression('-1px');
}
img#logo {
	margin: 12px 27px;
}
ul.topMenu li {
	float: left;
	list-style-type: none;
}
ul.topMenu li a {
	width: 166px;
	display: block;
	float: left;
	background: url(../img/topMenu_links_bg.gif) repeat-x;
	border-top: 1px solid #ae241d;	
	border-bottom: 1px solid #ae241d;
	font: bold 13px/26px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
}
ul.inner li a {
	width: 259px !important;	
}
ul.inner li#first a {
	width: 261px !important;
}
ul.topMenu li a:hover,
ul.topMenu li a.active {
	color: #cd0e1b;
}
ul.topMenu li#first {
	padding-left: 4px;
	background: url(../img/topMenu_firstLink_bg.gif) no-repeat;
}
ul.topMenu li#last {
	padding-right: 4px;
	background: url(../img/topMenu_lastLink_bg.gif) 100% 0 no-repeat;
}
ul.topMenu li#first a {
width: 140px;
}
ul.topMenu li#last a {
	width: 92px;
}
ul.topMenu li#short a
{
	width: 98px;
}
/*Common rules END*/

/*Content*/
#content {
	position: relative;
	z-index: 1;	
	background: #f1f5f6 url(../img/content_bg.gif) 0 100% repeat-x;
}
#content #inner {
	min-height: 362px;
	height: auto;
	height: expression('362px');
	padding: 0 49px 20px 49px;
	margin-right: 200px;	
	background-color: #ffffff;
	border-bottom: 1px solid #c54947;
}
#content .picBox {
	clear: both;
}
#content .picBox img.left {
	margin-right: 5px;
}
#content .picBox img.right {
	margin-left: 5px;
}
#content .picBox p {
	clear: none;
	text-align: justify;
}
#content .picBox img {
	margin-top: 20px;
	margin-bottom: 20px;
}
#content #text {
	width: 310px;
	height: 232px;
	position: absolute;
	top: 29px;
	left: 8px;
	padding: 0 22px;	
}
#contentPanel {
	width: 200px;
	height: 363px;
	position: absolute;
	top: 0;
	right: 0;	
}
#topCorn {
	width: 202px;
	height: 4px;
	position: absolute;		
	top: 0;
	left: 0;
	background: url(../img/contentPanel_topCorn.gif) no-repeat;
}
#menuStripes {
	background: url(../img/contentPanel_bg.gif) 100% 0 repeat-y;
}
#contentPanel img,
#contentPanel a {
	margin: 30px 0 0 16px;
}
#contentPanel a#buttonCar,
#contentPanel a#buttonTravel {
	width: 140px;
	height: 60px;
	display: block;
	text-decoration: none;
	text-indent: -100000px;
}
#contentPanel a#buttonCar {
	background: url(../img/buttonCar.gif) no-repeat;
}
#contentPanel a#buttonTravel {
	background: url(../img/buttonTravel.gif) no-repeat;
}
#contentPanel a#buttonTravel:hover,
#contentPanel a#buttonCar:hover {
	background-position: 0 100%;
}
ul.subMenu {
	padding-top: 13px;
}
ul.subMenu li {
	padding-left: 16px;
	list-style-type: none;
	font: 9px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #f7690d;
}
ul.subMenu li a {
	display: block;
	margin-top: 0 !important;
	margin-left: 0 !important;
	text-decoration: none;
	color: #f7690d;
}
ul.subMenu li a:hover {
	text-decoration: underline;
}
ul.subMenu li.header {
	margin-left: 16px;
	padding: 0 0 3px 0;
	font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;	
	color: #c6000b;
}
ul.subMenu li a img {
	margin: 0 !important;
	padding: 4px 0 !important;
}
li.sub {
	list-style-type: none;
	*margin-top: -16px;
}
/*Content END*/

/*Banners&Footer*/
#banners {
	padding: 10px 25px 11px 25px;	
}
#banners img {
	float: left;
	margin: 0 13px;
}
#noBanners {
	height: 12px;
	font-size: 0;
	line-height: 0;
}
#footer {
	position: relative;
	z-index: 2;
	padding: 3px 40px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;	
	background-color: #c54947;
	color: #FFFFFF;
}
#footer_inner {
	text-align: right;
}
#footer a {
	position: absolute;
	z-index: 2;
	display: block;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #botCorn,
#botCorn_noBanners {
	width: 202px;
	height: 7px;
	position: absolute;
	top: -115px;
	right: 0;
	z-index: 2;
	background: url(../img/contentPanel_botCorn.gif) 100% 100% no-repeat;
}
#footer #botCorn {
	*top: -120px;
}
.corn_fix {
	top: -116px !important;
	_top: -121px !important;
}

.corn_fix.how-it-works {
	top: 0px !important;
	_top: 0px !important;
}

.cornIndex {
	width: 202px;
	height: 7px;
	position: absolute;
	top: -88px;
	*top: -93px;
	right: 0;
	z-index: 2;
	background: url(../img/contentPanel_botCorn.gif) 100% 100% no-repeat;
}
#footer #botCorn_noBanners {
	top: -19px;
	_top: -25px;
}
#footer #contacts {
	position: absolute;
	top: 3px;
	left: 40;
	z-index: 1;
	width: 100%;
	text-align: left;
}
#footer .info {
	position: absolute;
	top: 3px;
	right: 200px;
	z-index: 1;
	text-align: left;
	width: 100px;
}
#footer #contacts a {
	position: relative;
	display: inline;
	font-weight: normal;
}
#footer .sitemap {
	position: absolute;
	top: 3px;
	left: 285px;
	_left: 240px;
	z-index: 4;
	text-align: left;
}
.ind_text {
	font: 10px/11px Tahoma, "Times New Roman", Times, serif;
	padding: 3px 3px 5px 5px;
	color: #777;
}
.ind_text a {
	color: #c6000b;
	text-decoration: none;
}
.in_text a:hover {
	text-decoration: underline !important;
}


/*Banners&Footer END*/
p.insure_my {
	text-indent: -1000000px;
	background: url('../img/contentPanel_header.gif') 0 0 no-repeat;
	*background-position: 0 100%;
	width: 156px;
	height: 27px;
	display: block;
	margin: 30px 0 10px 15px;
	*padding-top: 30px;
}
.earthwire {
	margin: 22px 0 -4px 0;
}

.subMenu ul {
	_margin-top: 15px!important;
	_margin-bottom: 0 !important;
}
.subMenu li ul li {
	_margin-top: -15px;
	padding-left: 11px;
}
.subMenu li ul li a {
	color: #a6a6a6;
	margin: 0 !important;	
}
.hidden {
	display: none;
}
.group {
	display: block !important;
}
.link {
	cursor: hande;
	cursor: pointer;
	_margin-bottom: -12px;
}

/*   Hack   */
ul.topMenu:after,
#banners:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

ul.topMenu,
#banners {display: inline-table;}

/* Hides from IE5/Mac \*/
* html .ul.topMenu,
* html #banners {height: 1px;}
ul.topMenu,
#banners {display: block;}
/* End hide from IE5/Mac */