body{
	font: normal 62.5% Tahoma,sans-serif;
	font-family: "Lucida Sans Unicode",sans-serif; 
	background: #0571B1 url(images/bg.jpg) repeat-x top center;
}
img{border:0px;}

table.tdata {border-top: #000 1px solid; border-left: #000 1px solid;}
table.tdata td{border-bottom: #000 1px solid; border-right: #000 1px solid; padding:5px; font-size:12px}
table.tdata td a{ color:#00F;}
table.tdata td a:hover{ text-decoration:none}
table.tdata tr.odd { background:#CCC}
table.tdata tr.even { background:#999}
table.tdata tr:hover { background:#fff}

table.footerlinks {font-size:14px; color:#003366}
table.footerlinks a{ text-decoration:none; font-size:12px; color:#000; line-height:1.5}
table.footerlinks a:hover{ text-decoration:underline}

/* ---CONTENT SLIDER------------------------------------------ */

.style1{font-size:12px}
.style3{font-size:14px; font-weight:bold;}
.input2{width:150px;}
.sliderwrapper
{
	position: relative;
	overflow: hidden;
	border-bottom-width: 6px;
	width: 100%;
	min-height:250px;
	/*height: 340px;*/
	padding:5px 0;
}
.package{margin-left: 10px; padding-left: 10px; border-left: #666 1px solid; font-size:12px}
/*.sliderwrapper .contentdiv
{
	visibility: hidden;
	position: relative;
	left: 0;
	top: 0;
	padding: 5px;
	width: 100%;
	height: 597px;
	
	-moz-opacity: 1;
	opacity: 1;
}*/

.pagination
{
	width: 95%;
	text-align: right;
	padding: 5px 10px 5px 0;
	text-decoration: none;
}

.pagination a
{
	padding: 0 5px;
	text-decoration: none; 
	color: #FFFFFF;
	background-color: #B01813;
}

.pagination a:hover, .pagination a.selected
{
	color: #fff;
	text-decoration: none;
	background-color: #272727;
}

.contentdiv {
	font-size:12px;
	padding:0 10px
}

.contentdiv  h2{
	margin: 0px;
	padding-bottom:5px;
	font-size:12px;
	font-weight:bold;
	color:#900;
}

.title{
	margin: 0px;
	padding-bottom:5px;
	font-size:14px;
	font-weight:bold;
	color:#666;
}

.contentdiv  ul{
	margin-left:5px;
	padding-left:5px;
	font-size:11px;
}

ul.ibullet li{
	background: url(../img/arrow-right.gif) no-repeat top left;
	padding:0px 0px 0px 16px;	
}
ul.ibullet li{
	padding-bottom: 0em;
}

.ipad{background:#FFF; padding:5px; border:#CCC 1px dashed;}

.blog {
    margin-top: -125px;
    position: fixed;
    right: 0;
    top: 50%;
    width: 58px;
}