@charset "UTF-8";
* {
	margin: 0px;
}
body {
	background-image: url(../webready/index/bg10.jpg);
	background-repeat: no-repeat;
	background-color: #000;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper1 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper1 #top1 {
	height: 360px;
	background-image: url(../webready/index/logo1.png);
	background-repeat: no-repeat;
}
#wrapper1 #top1 .toptextwrap {
	width: 700px;
	padding-left: 250px;
}
#wrapper1 #top1 .toptextwrap .text1 {
	padding-top: 10px;
}
#wrapper1 #top1 .toptextwrap .text1 .soc1 {
	float: left;
	width: 24px;
	padding-left: 547px;
}
#wrapper1 #top1 .toptextwrap .text1 .soc2 {
	float: right;
	width: 24px;
	padding-right: 100px;
}
#wrapper1 #top1 .toptextwrap .text1 .soc23coll {
	clear: both;
}
#wrapper1 #top1 .toptextwrap .text2 {
	text-align: right;
	padding-right: 98px;
	padding-top: 10px;
}
#wrapper1 #top1 .toptextwrap .text3 {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 30px;
}
#wrapper1 #top1 .toptextwrap .text3 .nav1 {
	width: 680px;
}
#menu {
	width: 100%;
	border-bottom: 0px #D0DADB solid;
	padding-left: 1px;
	height: 33px;
	background-image: url(../webready/index/navbg1.png);
	background-repeat: no-repeat;
}

#menu  ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 90
}

#menu  ul li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	font-size: 13px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menu ul li a {
	float: left;
	display: block;
	width: auto;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	color: #000;
	margin: 0;
	padding-top: 0.9em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}

#menu  ul li a:hover {
	color: #000;
	text-decoration: underline;
}

#menu  ul li.sep {
	color: white;
	padding: 0.8em 0em 0.5em 0em;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu  ul li a {
	float: none;
}

/* End IE5-Mac hack */
#menu  ul.level2, #menu ul.level3 {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	background-image: url(../webready/index/dropdownbg1.png);
	background-repeat: no-repeat;
}

#menu  ul.level2 li, #menu ul.level3 li {
	float: none;
	margin: 0;
	padding: 0;
	width: 150px;
}

#menu  ul.level2 li a, #menu ul.level3 li a {
	padding: 5px 9px 5px 5px;
}

#menu  ul.level2 li a:hover,#menu  ul.level3 li a:hover {
	font-weight: normal;
	background-image: none;
}
#wrapper1 #top1 #iwp {
	padding-top: 100px;
	padding-left: 600px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #665A85;
}
