/* Contains styles for page layouts - to be used in conjunction with style_ii2.css*/

BODY{background-color:#F5FBD9; margin:0PX; padding:0PX;
font-family:Trebuchet MS, Arial, Verdana;
font-size:11px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
#layout{ width:772PX; margin:auto; height:auto; background-image:url(../images/water-mark.png); background-repeat:no-repeat; background-color:#FFFFFF;}
#header {
	height: 87px;
	width: 879px; margin:auto;
}
#innerpage{width:879px; vertical-align:text-top;}
#nav{
	background-image:url(../images/nav_bg.jpg);
	vertical-align:middle;
	width:507px;
	height:26px;
	position:absolute;
	top:60px;
	left:449px;
	right:auto;
	}
.nav a {font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 25px;}
.nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
	line-height: 25px;
}
#SPACE{ height:15PX;}
#LEFT{ width:407PX; float:left;}
.head_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #2296FF;
	text-decoration: none;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#RIGHT{ width:455PX; float:right;}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #72080A;
	text-decoration: none;
	height: 17px;
	width: 140px;
}
.forget_pass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #378826;
	text-decoration: none;
}
.new_user {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.cust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.slideshow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#FOOTER{width:879PX; height:57PX; background-image:url(../images/footer_1px.jpg); background-repeat:repeat-x; vertical-align:middle;}.COPY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.orange_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.black_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}