/* Elements */

body {
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	background-color: #323332;
	margin: auto;
}

h1 {
  margin-top: 0px;
	font-size: 28px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 15px;
}
  

h2 {
  margin-top: 0px;
	font-size: 24px;
	font-weight: normal;
	color: #F89837;
	margin-bottom: 24px;
}

h3 {
	margin-top: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 11px;
}

h4 {
  font-size: 16px;
	font-weight: bold;
  color: #333333;
	margin-top: 0px;
	margin-bottom: 7px;
}

h5 {
  margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #F89837;
}
	

h6 {
  color: #333333;
}

p, ol, ul, dl, blockquote {
	margin-top: 0;
}

a {
  color: #F89837;
	text-decoration: none;
}

a:hover {
  color: #F89837;
}

ol {
  margin-left: 23px;
	padding-left: 0px;
	font-weight: bold;
}

ol span {
  font-weight: normal;
}

/*Main Container*/

#maincontainer {
  width: 1024px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}

/*Header*/
	
#head {
	height: 126px;
	background: url(images/head.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	overflow: hidden;
}

#head ul {
	height: 30px;
	width: 300px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#head li {
	display: inline;
	height: 30px;
}

#head a {
  color: #323332;
	text-decoration: none;
	border-left: 1px solid #323232;
	padding: 0px 10px 0px 10px;
}

#head a:hover {
  color: #C0C0C0;
	text-decoration: none;
}

#head .left {
  float: left;
	width: 400px;
	padding: 17px 0px 0px 0px;
}

#head .right {
  float: right;
	width: 400px;
	padding: 35px 90px 0px 0px;
	text-align: right;
}

#head .current {
  font-weight: bold;
}

#head .first a {
  border-left: none;
	padding-left: 10px;
}

#topborder {
  width: 1024px;
	height: 43px;
	background: url(images/login.gif);
}

#topborder p{
  color: #fff;
	padding: 3px 15px 0px 0px;
}

#login {
  float: right;
	width: 290px;
  padding: 10px 5px 0px 10px;
	text-align: right;
	overflow: hidden;
}

#splash {
  height:  250px;
}
	
#splash .left {
  width: 401px;
	height: 250px;
  float: left;
	background: url(images/home_left.jpg);
}

#splash .right {
  width: 623px;
	height: 250px;
  float: right;
	background: url(images/home_right.jpg);
	text-align: right;
}

#splash2 {
  height: 21px;
	width: 1024px;
  background: url(images/splash2.gif);
	background-repeat: no-repeat;
}
	

/* Content */

#content {
	width: 1024px;
	padding: 0px 0 25px 0;
  background: #fff;
	color: #333333;
	background: url(images/bottombackground.gif);
	overflow: hidden;
}

#colOne {
	float: left;
	width: 401px;
	padding: 50px 0px;
}

#colOne h1 {
  padding: 50px 25px 0px 200px;	
	text-align: right;
}

#colOne p {
  padding: 0px 25px 0px 200px;	
	text-align: right;
}

#colOne img {
  padding: 0px 0px 50px 0px;
}

#colTwo {
	float: right;
	width: 445px;
	margin: 0 0 0 0;
	padding: 50px 150px 0px 25px;
	text-align: justify;
}

#colTwo p, li {
	line-height: 19px;
}

#colTwo strong {
  color: #303030;
	font-weight: bold;
}

/*Style for Split Data*/
#colOneData {
	float: left;
	width: 325px;
	padding: 0px 0px 0px 75px;
}

#colOneData h5 {
  padding: 0px 0px 0px 40px;
	text-align: left;
}

#colOneData p {
  padding: 0px 25px 0px 200px;	
	text-align: right;
}

#colOneData img {
  padding: 5px 0px 5px 20px;
}

#colOneData ul {
  list-style-image: url(images/arrow.gif);
}

#colOneData li {
  margin-top: 4px;
  margin-bottom: 14px;
	line-height: 16px;
}

#colTwoData {
	float: right;
	width: 445px;
	margin: 0 0 0 0;
	padding: 0px 150px 0px 0px;
	text-align: justify;
}

#colTwoData p, li {
	line-height: 19px;
}

#colTwoData strong {
  color: #303030;
	font-weight: bold;
}


/*Style for Homepage*/

#contentHome {
	width: 1024px;
  background: #fff;
	color: #323332;
	overflow: hidden;
	padding: 50px 0px;
}

#colOneHome {
	float: left;
	width: 375px;
	height: 125%;
	border-right: 1px solid #000000;
	padding: 0px 25px 0px 0px;
}

#colOneHome h1 {	
	text-align: right;
}

#colOneHome p {	
	text-align: right;
}

#colTwoHome {
	float: right;
	width: 598px;
	padding: 35px 0px 0px 25px;
	font-size: 11px;
}

#colTwoHome p {
	line-height: 17px;
}

#colTwoHome strong {
  color: #303030;
	font-weight: bold;
}

#bottom {
  width: 1024px;
	background: url(images/bottombackground.gif);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 225px;
	text-align: justify;
	line-height: 19px;
	color: #323232;
}

#bottomwhite {
  width: 1024px;
	height: 25px;
	background-color: #FFFFFF
}

/*Icon Area*/
#icon p {
  margin: -60px 0px 0px 35px;
}

/*Forms*/

label,input {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
	color: #323232;
	
}

textarea {
  display: block;
	width: 200px;
	height: 100px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
	padding-left: 50px;
	font-weight: normal;
}

br {
	clear: left;
}

/*NavBottom*/
	
#navBottom {
  width: 1024px;
	height: 42px;
	background: url(images/footernav.gif);
	margin-bottom: 0px;
	border-top: 1px solid #000000;
}

#navBottom ul {
	height: 30px;
	width: 300px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#navBottom li {
	display: inline;
	height: 30px;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #fff;
}

#navBottom a {
  color: #E5E5E5;
	text-decoration: none;
}

#navBottom a:hover {
  color: #fff;
	text-decoration: none;
}

#navBottom .left {
  float: left;
}

#navBottom .right {
  float: right;
	width: 400px;
	padding: 12px 150px 0px 0px;
	text-align: right;
}

#navBottom .current {
  font-weight: bold;
	color: #fff;
}

#navBottom .first {
  border-left: 1px solid #fff;
	padding-left: 10px;
}


/* Footer */

#footer {
  width: 1024px;
	height: 61px;
	margin: 0px auto;
	border-top: 1px solid #000000;
	background: url(images/footer.gif)
}

#footer a {
  color: #F89837;
	text-decoration: none;
}

#footer p {
  font-size: 9px;
}

#footerleft {
  float: left;
  width: 685px;
  margin: 27px 0px 0px 100px;	
	text-align: right;
}

#footerleft .left {
  float: left;
}

#footerleft .right {
  float: right;
}

#footerright {
  margin: 21px 15px;
  float: right;
	width: 200px;
}


