body{
	margin: 0;
	padding: 0;
	font: 13px/16px Tahoma, Verdana, sans-serif;
	background:#000 url(/Common/Images/custom/IWB/bg-body.jpg) no-repeat 50% 0;
	color:#555;
}

a {
	color: #05a;
	text-decoration: underline;
}
a:hover {text-decoration: none;}

h1 {margin: 10px 0 20px; color: #000; text-align: center;  font-family:"Trebuchet MS", sans-serif; font-size: 32px;}
h2 {margin: 0 0 15px; font-size:19px ; font-family:Tahoma, sans-serif; color:#05a; text-align: center; font-weight:normal;}
strong {color:#000;}
img {border:0;}
form,fieldset {margin:0;padding:0;border:0;}
ul li {
	font: 15px/17px "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #111;
	margin: 0 0 3px;
}

p {margin: 0 0 20px 0;}

input {border: 1px solid #bbb;}

/* ------------------------- Forces an element to contain floats -------------------- */

.ClearFix:after	{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.ClearFix			{display: inline-table;}
/* Hider for IE Mac \*/
* html .ClearFix	{height: 1%;}
/* End IE Mac Hider */
.ClearFix			{display: block;}


/* common styles */

.clear
{
    clear:both;
}


#header,
#leftcol .adv,
#footer{
	width:100%;
	overflow:hidden;
}

#nav,
#leftcol .news .bottom ul,
#rightcol .image ul{
	margin:0;
	padding:0;
	list-style:none;
}

/* page */

#page{
	width:965px;
	overflow:hidden;
	margin:0 auto;
	background:url(/Common/Images/custom/IWB/bg-body.jpg) no-repeat 50% 0;
}
#page .bg-main{
	width:100%;
	background:url(/Common/Images/custom/IWB/bg-page.png) repeat-y 0 0;
}
#page .bg-top,
#page .bg-bottom{
	width:100%;
	height:24px;
	margin:37px 0 0;
	background:url(/Common/Images/custom/IWB/bg-page-top.png) no-repeat 0 0;
}
#page .bg-bottom{
	margin:0;
	background:url(/Common/Images/custom/IWB/bg-page-bottom.png) no-repeat 0 0;
}

/* header */

#header{
	height:279px;
	margin:-8px 0 0;
	background:url(/Common/Images/custom/IWB/bg-header.jpg) no-repeat 43px 0;
}
h1 a{
	float:left;
	margin:20px 0 0 135px;
	width:91px;
	height:129px;
	text-indent:-9999px;
	overflow:hidden;
}
#header div{
	float:right;
	width:175px;
	height:156px;
	margin:92px 0 0;
	background:url(/Common/Images/custom/IWB/bg-header-photo.png) no-repeat 0 0;
}

/* content */

#content{
	width:852px;
	margin:0 0 0 57px;
	padding:0 0 2px;
        background-color:#FFF;
}
#leftcol{
	width:445px;
       padding:0 0 25px 25px ;
       float:left;
}

#rightcol{
	float:right;
	width:323px;
       padding:0 25px ;
}

#rightcol .image{
	position:relative;
	padding:0 0 7px;
}

#rightcol .image img{
	display:block;
}

/* footer */

#footer{
	text-align:center;
	color:#fff;
	line-height:1em;
	padding:0 0 14px;
}

#mainContent{
       padding:15px 

}

#locationsBox{
        width:265px;
	background-color:#f2f7fc;
	border:#a2b7cC 1px solid;
	padding:15px;
	margin: 10px 0 0 10px;
}

#locationsBox h2 {text-align: left;}

#locationsBox p {
	margin: 0 0 10px;
}

#locationsBox p strong {
	font: 15px/17px "Trebuchet MS", sans-serif;
}

#locationsBox p span{
        float:right;
}



















