﻿/* Reset */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0px; padding: 0px; }
ul,ol { list-style: none; }

body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em; /* 16x1 = 16px */
	color: #000000;
	background: #eceff0;
}
img {
	border: none;
}
div.clear {
	clear: both;
}
#container {
	width: 100%;
}
#headerWrap {
	width: 100%;
	height: 109px;
	background: url(/Files/System/iabyg/images/2010/headerWrap_bg.jpg) repeat-x;
	border-bottom: 2px solid #E0D200;
}
	#header {
		position: relative;
		width: 1020px;
		height: 109px;
		margin: 0px auto;
		background: url(/Files/System/iabyg/images/2010/header_bg.jpg) no-repeat;
	}
#headerWrap div.pagetitle {
	position: absolute;
	top: 21px;
	left: 20px;
	width: 431px; /* 453px */
	height: 48px; /* 88px */
	padding: 40px 0px 0px 22px;
	font-weight: bold;
	font-size: 26px;
	line-height: 30px;
	letter-spacing: 2px;
	color: #7d878d;
	background: #5C6973;
}
#logo {
	position: absolute;
	top: 55px;
	left: 652px;
	width: 326px;
	height: 35px;
	background: url(/Files/System/iabyg/images/2010/iabyg_logo.gif) no-repeat;
}
#logo a {
	width: 100%;
	height: 100%;
	display: block;
}

#mainWrap {
	width: 100%;
	background: #FFF;
}
#main {
	width: 1020px;
	margin: 0px auto;
	background: url(/Files/System/iabyg/images/2010/main_bg_shadow.jpg) repeat-y;
}
#leftcol {
	width: 218px;
	height: 400px;
	float: left;
}
#leftcol #leftnav {
	margin: 114px 0px 0px 20px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 5px solid #FFF;
}
#leftnav li a {
	padding: 5px 0px 5px 27px;
	text-decoration: none;
	color: #FFF;
	background: #F08700;
	border-bottom: 5px solid #FFF;
	display: block;
}
#leftnav li a.inpath, #leftnav li a:hover {
	background: #1abae9;
}

#content {
	width: 781px; /* 781px */
	font-size: 0.68em;  /* 16x0.687 = 11px */
	float: left;

}
#content a {
	font-weight: bold;
	text-decoration: none;
	color: #0084AC;
}
#content a:hover {
	text-decoration: underline;
}
#content h1 {
	margin: 0px 0px 0.7em 0px;
	font-weight: bold;
	font-size: 1.75em;
	line-height: 1.3;
	color: #5C6973;
}
#content h2 {
	margin: 0px 0px 1em 0px;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.3;
	color: #F08700;
}

#content ul {
	padding-left: 1.5em;
	list-style: square;
}

#toprightnav {
	width: 759px; /* 781px */
	height: 25px;
	padding: 0px 0px 0px 22px;
	font-weight: bold;
	font-size: 11px;
	line-height: 25px;
	border-bottom: 2px solid #5D6A72;
}
#toprightnav ul, #toprightnav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#toprightnav li {
	padding-right: 20px;
	float: left;
}
#toprightnav li.last {
	padding-right: 0px;
}
#toprightnav li a {
	text-decoration: none;
	color: #5D6A72;
}
#toprightnav li a:hover,
#toprightnav li a.inpath {
	color: #F08700;
}



#content ul.references {
	width: 741px;
	padding: 0px;
	font-family: arial;
	list-style: none;
	display: block;
}
#content ul.references a {
	color: #5d6971;
	text-decoration: none;
}

#content ul.references li {
	width: 211px; /* 235px */
	height: 163px; /* 161px */
	margin: 0px 18px 10px 0px;
	padding: 0px 12px 0px 12px;
	display: block;
	font-size: 11px;
	line-height: 12px;
	color: #5d6971;
	background: #DCE3E8;
	border-bottom: 5px solid #F08700;
	float: left;
}
#content ul.references li.blue {
	border-bottom-color: #1ABAE9;
}

#content ul.references li img {
	width: 235px;
	height: 117px;
	margin: 0px -12px 7px -12px;
	border-top: 2px solid #E0D200;
	border-bottom: 2px solid #E0D200; 
	display: block;
}
#content ul.references li h4 {
	margin-bottom: 2px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.1em;
	letter-spacing: 1px;
	text-transform: uppercase;
}


#content div.reference {
	width: 650px;
}
#content div.reference div.text {
	width: 350px; /* 370px */
	padding: 10px;
	background: #C9D0D4;
	float: left;
}
#content div.reference div.image {
	width: 260px;
	margin-left: 20px;
	float: left;
}
#content div.reference div.image img {
	width: 260px;
	margin-bottom: 5px;
	display: block;
}
#content div.reference div.image div.selector div.left {
	width: 20px;
	text-align: left;
	float: left;
}
#content div.reference div.image div.selector div.all {
	width: 220px;
	text-align: center;
	float: left;
}
#content div.reference div.image div.selector div.right {
	width: 20px;
	text-align: right;
	float: left;
}



#container #footerWrap {
	width: 100%;
	height: 132px;
	border-top: 2px solid #E0D200;
	background: url(/Files/System/iabyg/images/2010/footerWrap_bg.jpg); repeat-x;
}
#footer {
	position: relative;
	width: 1020px;
	height: 132px;
	margin: 0px auto;
	background: url(/Files/System/iabyg/images/2010/footer_bg.jpg) no-repeat;
}
#footer a.IM1 {
	position: absolute;
	top: 32px;
	right: 42px;
	width: 311px;
	height: 21px;
	display: none;
}

