body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
}

a:link, a:visited { color: #008fc1; text-decoration: none; } 
a:active, a:hover { text-decoration: underline; }


h1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color:#008fc1;
}

h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color:#ffffff;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #37a7ce;
	text-decoration: underline;
}

h4 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

p {
	margin: 10px 0px;
	color: #5b5847;
	text-align: justify;
}

img {  
	margin: 0px; 
	padding: 0px;
}

#ihost_container {
	margin: 0px auto;
	width: 1024px;
	margin-top: 15px;
}

.send_btn {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 19px;
	width: 27px;
	font-size: 14px;
	font-weight: bold;
	color: #0a8eb8;
	text-decoration: none;
	background: none;
	border: none;
}

.textfield {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 175px;
	font: 12px Arial;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

.more_button a{
	clear: both;
	display: block;
	width: 57px;
	height: 19px;
	margin-left: 100px;
	padding: 0px 0px 0px 10px;
	background: url(../images/ihost_readmore.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

/* ----- Header ----- */

#ihost_header {
	clear: both;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	width: 1024px;
	height: 147px;
}

#logosection {
	margin: 0px 3px 0px 0px;
	float: left;
	width: 235px;
	height: 147px;
	background: url(../images/ihost_logo_background.gif) no-repeat;
}

.sitelogo {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 120px;
	background:url(../images/company_logo.gif) no-repeat;
}


#header {
	margin: 0px;
	float: right;
	width: 785px;
	height: 147px;
	background: url(../images/ihost_heading_background.jpg) no-repeat;

}

#top_banner {
	width:720px;
	height:100px;
	margin:20px;
        overflow:hidden;
}
#right_banner {width:190px;height:600px;overflow:hidden;margin-top:10px;}
#right_banner img {border:none;}

/* ----- End of Header ----- */

/* ------------- Menu ------------------ */
#ihost_menu {
	clear: both;
	margin-bottom: 5px;
	padding: 0px;
	width: 1024px;
	height: 35px;
	background: #ffffff;
}

#search {
	float: left;
	width: 225px;
	height: 28px;
	padding: 7px 0px 0px 10px;
	background: url(../images/ihost_menu_background.gif) repeat-x;
}

#menu {
	float: right;
	width: 785px;
	height: 35px;
	margin: 0px;
	background: url(../images/ihost_menu_background.gif) repeat-x;

}

#menu ul {
	margin: 0px;
	text-align: left;
	list-style: none;
	padding:0px;
}

#menu ul li {
	margin: 0px;
	display: inline;	
}

#ihost_menu ul li a {
	margin: 0px;
	display:inline-block;
	height: 30px;
	padding: 5px 20px 0px 20px;
	font: 14px arial;
	color:#000000;
	text-decoration: none;

}

#menu ul li a:hover, #menu ul li .current {
	color: #FFF;
	background: url(../images/ihost_menuhover_background.gif) repeat-x;
}

/* ---------- End of Menu ------------- */

/* ----------------- Content ----------------------- */

#ihost_content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 1024px;
}

#ihost_left_column {
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 10px 10px;
	width: 215px;
	background: #e0e0e0;
	min-height: 400px;
}

#ihost_middle_column {
	float: left;
	margin: 0;
	padding: 10px 0px 0px 0px;
	width: 574px;
	min-height: 400px;
}

#contentarea {
	width: 574px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#contentarea .listingtable td {
	border-bottom:solid 1px #008fc1;
}

#contentarea .head {
	background: #ccc;
	font-weight: bold;
}

#contentarea .listingpix img {
	border:solid 1px #999;
	padding:3px;
	margin:5px;
}

#contentarea .listingpix a:hover img {
	background:#999;
}

#contentarea form {
	margin-top:20px;
}

#contentarea h3 {
	margin-top:10px;
	margin-bottom:10px;
}

#ihost_middle_column h1 {
	width: 100%;
	padding:10px;
	margin:0;
	background: url(../images/ihost_middle_top.gif) no-repeat;
}

#ihost_right_column {
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 10px 0px 0px 0px;
	width: 200px;
	background: #e0e0e0;
	min-height: 400px;
}

/* left column */

#leftcolumn_box01 {
	width: 215px;
	padding: 0px;
	padding-bottom: 20px;
	background: #008fc1;	
	margin: 0px 0px 10px 0px;
	color: #FFFFFF;	
}

#leftcolumn_box01 h2{
	width: 195px;
	height: 15px;
	padding: 10px;
	background: url(../images/ihost_leftsection_top.gif) no-repeat;		
}

/* end of left column */

/* middle column */

#section1 {
	float: left;
	width: 205px;
	margin-right: 10px;
	padding: 10px;
	background: #dceff6;
}
#section1 p{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#section2 {
	float: right;
	width: 205px;
	padding: 0px;
	background: #bcbcbc;
}

#section2 .section2_top{
	height: 24px;
	padding: 10px 0px 0px 10px;
	background: url(../images/ihost_section2_title.gif) no-repeat;
}
#section2 .section2_bottom{
	float: left;
	padding: 10px;
}

#section2 ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#section2 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#section2 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	background: url(../images/ihost_list_icon01.gif) center left no-repeat;
}

#section2 ul li a:hover{
	color: #ffffff;
	background: url(../images/ihost_list_icon02.gif) center left no-repeat;
}


/* end of middle */

/* right column */

#right_box01 {
	width: 185px;
	height: 38px;
	padding: 10px 5px;
	color:#FFFFFF;
	font-size: 15px;
	background: url(../images/ihost_rightsection_background.gif) no-repeat;	
	margin: 0px 0px 10px 5px;	
}

.rightbig_button a{
	clear: both;
	display: block;
	width: 165px;
	height: 48px;
	margin: 0px 0px 10px 5px;
	padding: 10px 20px 0px 10px;
	background: url(../images/ihost_rightsection_background.gif) no-repeat;
	color:#FFFFFF;
	font-size: 18px;
	text-decoration: none;
}

#right_box02 {
	clear: both;
	width: 190px;
	padding: 0px;
	margin: 0px 0px 10px 5px;
}
#right_box02 .rightbox02_top{
	width: 190px;
	height: 25px;
	padding: 10px 0px 0px 0px;
	background: #008fc1 url(../images/ihost_rightsection_top.gif) no-repeat;
}
#right_box02 .rightbox02_bottom{
	width: 170px;
	padding: 15px 10px 10px 10px;
	background: #cce8f2;
}

#right_box02 p{
	padding: 0px;
	margin: 0px;
}
/* end of right column */



/* ----- Form ----- */
.form_row{
	padding: 3px 0px;
}

form{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: left;	
}

label {
	margin-right: 10px;
}

.button{
	width: 60px;
	height: 25px;
}


/* ----- End of Form ----- */

/* ----- Footer ----- */

#ihost_footer {
	clear: both;
	padding: 10px 0px 0px 0px;
	width: 1024px;
	height: 20px;
	text-align: center;
	color: #666;
	background: #d5d5d5;
	text-align: center;
}
#ihost_footer_bottom {
	width: 1024px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background: #d5d5d5 url(../images/ihost_footer_bottom.gif) no-repeat;
}

/* IE6 hack */
* html #ihost_footer_bottom {
	width: 1024px;
	height: 10px;
	margin-bottom: -10px;
	padding: 0px;
	background: #d5d5d5 url(../images/ihost_footer_bottom.gif) no-repeat;
}

#ihost_footer a{
	color: #666;
}

#ihost_footer a:hover{
	color: #ffffff;
}

/* ----- End of Footer ----- */

