/* CSS Document */
html, body {height: 100%;}
body {
        background-color: #99CEFA;
   background-image: url(images/iHBg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
table, img {border: 0px;}

#iContainer {
	margin-left: auto;
	margin-right: auto;
	width: 882px;
}
#iFull {height: 100%;}
#iHead, #iPics, #iFull, #iFooter {
	border-collapse: collapse;
	width: 882px;
}
#iHead td, #iPics td, #iFull td, #iFooter td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.iLogo {
	background-image: url(images/iHBg.gif);
	background-repeat: repeat-x;
	text-align: center;
	width: 251px;
}
.iHeadDash {width: 1px;}
.iHeadL {
	background-image: url(images/iHBgLeft.gif);
	background-repeat: no-repeat;
	width: 164px;
}
.iHeadR {
	background-image: url(images/iHBgRight.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 362px;
}
.iSmall, .iSmallBig {
	color: #333333;
	margin: 0px;
}
.iSmall {
	font-size: 9px;
	padding-top: 35px;
	padding-left: 12px;
}
.iSmallBig {
	padding-top: 25px;
	padding-left: 160px;
}
.iSmallBig a {color: #2A2A2A}

/* MENU */
.iMenu {
	background-image: url(images/iMenuBg.jpg);
	background-repeat: no-repeat;
	background-color: #05569E;
	text-align: right;	
	width: 209px;
}
#iMenu {
	border-collapse: collapse;
	margin-right: 10px;
	width: 199px;
}
#iMenu td {
	margin: 0px;
	padding: 3px;
	vertical-align: top;
}
td.iMenuLink {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	vertical-align: top;
	width: 180px;
}
td.iMenuLink a, td.iMenuLink a:hover {color: #FFEDA6;}
.iDash {width: 1px;}

#iAddress {
	margin-right: 10px;
	width: 199px;
}
#iAddress td {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 6px;
	text-align: right;
}
#iAddress a {color: #FFCC00;}
#UnderMenu {border-collapse: collapse;}
#UnderMenu td {
	margin: 0px;
	padding: 0xp;
}

/* MAIN */
.iMain {
	background-color: #05569E;
	background-image: url(images/iMainBg.jpg);
	background-position: 100% 100%;
	background-repeat: no-repeat;	
	width: 568px;
}
#iMain {
	background-image: url(images/iMain.gif);
	background-repeat: repeat-x;
	border-collapse: collapse;
}
#iMain td {
	margin: 0px;
	padding: 20px;
}
#iMain {color: #FFFFFF;}
#iMain a {color: #FFEDA6;}
#iHeader {
	border-collapse: collapse;
	background-image: url(images/iLine.gif);
	background-position: 0% 100%;
	background-repeat: no-repeat;
}
#iPreview {border-collapse: collapse;}
#iPreview td {width: 130px;}
#iHeader td, #iPreview td {
	margin: 0px;
	padding: 0px;
}
#iHeader h1 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	padding-bottom: 1px;
}
.iUpper {
	font-weight: bold;
	text-transform: uppercase;
}
.iPreDash {text-align: center;}

/* DOWN */
.iBottom {
	text-align: right;
	width: 778px;
}	
#iMainDown {
	border-collapse: collapse;
	text-align: right;
	width: 778px;
}
#iMainDown td {
	margin: 0px;
	padding: 0px;
}
#iDownMenu td {
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: right;
}
#iDownMenu a {color: #FFEDA6;}
#iCounters {
	background-image: url(images/iFootBg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 778px;
}
#iCounters td {	
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-top: 20px;
	text-align: center;
}
