body, html {
	margin: 0;
	padding:0;
	background: url(../images/bg-sub.png) repeat-x, url(../images/bg-btm.png) bottom repeat-x;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	color:#333;
	font-size:12px;
	text-align:left;
}
h1, h2, h3, h4, h5 {
	font-family:CartoGothicStdBook;
	color: #04509f;
	text-align:left;
}
a:link {
	color:#139cd6;
	text-decoration:underline;
}
a:visted {
 color:#000;
}
a:hover {
	color:#000;
}
a:active {
	color:#000;
}

#wrapper {
	width:1020px;
	height:auto;
	margin:auto;
	background-color:#FFF;
}
#header-all {
	width:1020px;
	height:312px;
	background: url(../images/topbg-sub.png) no-repeat;
}
.chem-iyc-logo {
	float:left;
	width:462px;
	height: 122px;
	margin-top: 15px;
	margin-left: 55px;
}
.acs-logo {
	float:left;
	width:142px;
	height:54px;
	margin-top: 0px;
	margin-left: 55px;
}
.iyc-logo {
	float:left;
	width:142px;
	height: 54px;
	margin-top: 0px;
	margin-left: 68px;
}
/*  ------- NAVIGATION CONTENT BEGINS  ------ */
#nav1 {
	float:right;
	margin-top:-202px;
	width: 420px;
	height: 25px;
	margin-right:20px;
	font-size:14px;
	color:#FFF;
	font-family: CartoGothicStdBook;
	letter-spacing:1px;
}
#nav1 ul {
	margin:0;
	padding:0;
	text-align:left;
	font-family: CartoGothicStdBook;
	font-size:14px;
}
#nav1 li {
	display:inline;
	padding-right: 40px;
	font-family: CartoGothicStdBook;
	text-align:left;
	font-size:14px;
}
#nav1 ul li a:link {
	color:#fff;
	text-decoration: none;
	font-size:14px;
}
#nav1 ul li a:visited {
	color:#fff;
	text-decoration: none;
	font-size:14px;
}
#nav1 ul li a:hover {
	color:#fff;
	text-decoration: none;
	font-size:14px;
}
#nav1 ul li a:active {
	color:#fff;
	text-decoration: none;
	font-size:14px;
}
.live{
	color:#053b73;
	}
#nav2 {
	float:left;
	margin-top: -140px;
	font-family: ComfortaaRegular;
	font-size: 30px;
	color:#FFF;
	padding-left: 80px;
}
/*  ------- BANNER CONTENT BEGINS  ------ */

#sub-banner {
	width:1020px;
	height:298px;
	margin-top:-10px;
	background:#FFF;
}
/*  ------- CONTENT BODY BEGINS  ------ */
#main-all {
	width:1020px;
	height:auto;
	padding-bottom:40px;
	margin-top: -35px;
	float:left;
	background:url(../images/home-body.png) bottom no-repeat;
}
/*  ------- LEFT CONTENT BEGINS  ------ */
#left {
	width:550px;
	height:auto;
	padding-left: 80px;
	padding-bottom:10px;
	float:left;
}
#left h2 {
	font-family:ComfortaaRegular;
	color: #04509f;
	font-size:22px;
	margin-top:10px;
	margin-bottom: 10px;
}
#left ul, li {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	text-align:left;
}
#left a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#139cd6;
}
#left a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#139cd6;
}
#left a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#139cd6;
	text-decoration:none;
}
#left a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#139cd6;
}
/*  ------- RIGHT CONTENT BEGINS  ------ */
#mainright {
	width:329px;
	height:408px;
	margin-left:30px;
	float:right;
}
#mainright a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#139cd6;
}
#mainright a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#139cd6;
}
#mainright a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#139cd6;
	text-decoration:none;
}
#mainright a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#139cd6;
}
#mainright .img {
	padding-left:30px;
	padding-bottom: 20px;
}
/*  ------- FOOTER CONTENT BEGINS  ------ */
#footer-all {
	width:1020px;
	height:98px;
	margin-top:-55px;
	clear:both;
	background:url(../images/footer-all.png) no-repeat;
}
#footer-all ul {
	margin:0;
	padding:62px 62px 0px 62px;
	font-family: CartoGothicStdBook;
	font-size:12px;
}
#footer-all li {
	display:inline;
	padding-right: 9px;
	font-family: CartoGothicStdBook;
	font-size:12px;
	color:#fff;
}
#footer-all a:link {
	color:#fff;
	text-decoration: none;
	font-family: CartoGothicStdBook;
	font-size:12px;
}
#footer-all a:visited {
	color:#fff;
	text-decoration: none;
	font-family: CartoGothicStdBook;
	font-size:12px;
}
#footer-all a:hover {
	color:#fff;
	text-decoration: underline;
	font-family: CartoGothicStdBook;
	font-size:12px;
}
#footer-all a:active {
	color:#fff;
	text-decoration: underline;
	font-family: CartoGothicStdBook;
	font-size:12px;
}
#footer-all .copy {
	float:right;
}
#footer-all .terms {
	float:left;
}
