@charset "utf-8";
body
{
	background-image: url(../images/bg_slice.png);
	background-repeat: repeat-x !important;

}
#iiacoat {
	margin-top: 80px;
	width: 300px;
	margin: 60px 10px 10px 10px;
	background-image: url(../images/iiah2.png);
	background-repeat: no-repeat;
	height:63px;
	min-height:380px;
}
#iiacoat h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 300;
	color: #333333;
	padding: 7px 7px 5px 15px;
}
#iia{
	padding: 7px 7px 15px 15px;
	background-color:#f3f3f3;
	overflow: hidden;
}
#iia h3{
	font-style:italic;
	font-size:1.1em;
}
#iia h3 a{ color:#3399CC; text-decoration: none; 
}
#iia h3 a:hover{ color:#3399CC; text-decoration: underline; }
#iia p{
	color:#3f3f3f;
	font-style:italic;
	font-size:0.9em;
}


.header {
	color: #dedede;
}
img.review  {
	margin-top: 60px;
}

.lightcolour {
	color: #FFFFFF;
}

.header p {
	color: #FFFFFF;
}
.container_12 {
	padding-top: 20px;

}

#content {
	background-image: url(../images/curve-fade.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 9px 40px 30px 41px;
	min-height:400px;
}
.linepadding {
	margin-top: 1px;
	margin-bottom: 50px;
	padding-top: 1px;
	padding-bottom: 10px;
}
#content p{
padding-bottom:10px;
}
#content img.left { float: left; margin: 5px; }
#content  ul.links {
	padding-top: 0px;
	margin: 0px 0px 0px -30px;
	display: block;
	height: 36px;
	font-weight: bold;
	width: 600px;
	background-image: url(../images/topnav.png);
	background-repeat: no-repeat;
}
#content ul.links li  {
	display: inline;

}
#content ul.links li a {
	/*background-color: #eee;*/
	border-right: 1px solid #dadada;
	padding-top: 15px;
	color: #333333;
	display: block;
	width: 120px;
	height: 36px;
	text-align: center;
	float: left;
	text-decoration: none;
}
#content ul.links li a.index{
	background-image: url(../images/curve-left.png);
	background-repeat: no-repeat;
	background-position: -11px -10px;
	color: #00a4cf;
}
#content ul.links li a.index:hover{
	background-image: url(../images/curve-left.png) !important;
	background-repeat: no-repeat;
	background-position: -11px -10px;
}

#content ul.links li a.first{
	background-image: url(../images/curve-left-off.png);
	background-repeat: no-repeat;
	background-position: -11px -10px;
	color: #000000;
}
#content ul.links li a.first:hover{
	background-image: url(../images/curve-left.png) !important;
	background-repeat: no-repeat;
	background-position: -11px -10px;
}
#content ul.links li a:hover,#content ul.links li a.chosen:hover {
	color: #00a4cf;
	background-image: url(../images/hover.png);
	background-repeat: repeat-x;
	background-position: -11px -10px;
}
#content ul.links li a.chosen{
	color: #00a4cf;
	background-color: #FFFFFF;
}

#content h1 {
	font-weight: bold;
	color: #999999;
}
#content h2 {
	color: #888;
}
#content p {
	color: #666666;
}
#content a {
	color: #0FAFDD;
	text-decoration: underline;
}
#content a:hover {
	color: #0FAFDD;
	text-decoration: none;
}
#footer {
	background-color: #333333;
	color: #CCCCCC;
	width: 100%;
	padding: 0px auto;
}
#footer p {
	padding: 20px;
	display: block;
	margin: 0px auto;
	width: 960px;
}



table  {
	background-color:#E7E8E8;
	border-collapse:collapse;
	clear:both;
	empty-cells:show;
	margin:1em 0 0.2em 5px;
	padding:0 7px;
	table-layout:fixed;
}

td  {
border:2px solid #FFFFFF;
color:#505050;
font-size:110%;
font-weight:normal;
height:3em;
padding:2px 4px;
text-align:left;
}
table th {
border:2px solid #FFFFFF;
color:#505050;
cursor:pointer;
empty-cells:show;
font-size:110%;
font-weight:bold;
height:3em;
padding:2px 10px 2px 3px;
text-align:left;
}
