@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/home/bg.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	text-align: left;
	width: 950px;
	margin-top: 32px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	float: left;
	background-image: url(images/home/headerbg.jpg);
	height: 90px;
	width: 950px;
	color: #FFFFFF;
	font-weight: bold;
}
#headerleft {
	float: left;
}
#headerright {
	float: right;
	padding-top: 30px;
	height: 60px;
}
.header {
	font-weight: bold;
	color: #FFFFFF;
}
#content {
	float: left;
	width: 950px;
}
#footer {
	clear: both;
	width: 950px;
	font-size: 10px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#contenttop {
	float: left;
	width: 950px;
	background-image: url(images/home/topcontentbg.jpg);
	height: 520px;
}
#navbar {
	float: left;
	width: 890px;
	color: #FFFFFF;
	background-image: url(images/home/navbg.gif);
	height: 40px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bold;
}
#contenttopleft {
	float: left;
	height: 390px;
	width: 235px;
	list-style-image: url(images/home/tick.gif);
	padding-left: 25px;
	padding-top: 130px;
	padding-right: 40px;
}
#contenttopright {
	float: right;
	height: 520px;
	width: 650px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #66CCFF;
}
h2 {
	font-size: 24px;
	color: #66CCFF;
}
#contenttoptext {
	float: left;
	height: 340px;
	width: 430px;
	padding-top: 180px;
	padding-right: 20px;
}
#contenttopfarright {
	float: right;
	height: auto;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 215px;
	padding-right: 40px;
	padding-left: 5px;
	color: #333333;
	font-size: 9px;
}
#contenttopfarright a {
	text-decoration: underline;
	color: #666666;
	padding-left: 35px;
	font-size: 10px;
}
.style1 {
	color: #000066;
	font-weight: bold;
	padding-top: 10px;
}
.style3 {font-size: 18px}
.style5 {font-size: 18px; font-weight: bold; }
#contenttoptext a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 10px;
}
.style7 {
	font-size: 10px;
	line-height: 12px;
}
#contentleft {
	float: left;
	width: 550px;
	padding-right: 24px;
}
#contentright {
	float: right;
	width: 370px;
	padding-top: 20px;
}
.style8 {font-size: 16px}
.style9 {
	color: #666666;
	font-size: 16px;
}
.tabletitle {
	font-size: 10px;
	text-decoration: underline;
}
.table {
	font-size: 10px;
}
#content a {
	color: #000066;
	text-decoration: underline;
}
#table {
	float: left;
	width: 950px;
	height: auto;
	margin-bottom: 10px;
}
#makeit {
	background-image: url(images/conductingnew3.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 415px;
	width: 370px;
}

