html, body
{
    margin: 0px 0px 0px 0px;
    line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
 	font-size:14px;
	background: url(images/body-bg.gif) repeat-x #fff;	
	color:#555; 
	
}

/* main site links */
a:link {color: #511500; text-decoration:none;}
a:visited {color: #511500; text-decoration:none;}
a:hover {color: #511500; text-decoration:none;}
img {display:block; border:none;}
img, div { _behavior: url(javascript/iepngfix.htc); }
p {margin:9px 0px;}

#siteWrapper {width:100%; background:url(images/home-wrapper.jpg) center 153px no-repeat; }
#global { width:960px; margin:0 auto;}

#headerWrapper {width:960px; height:153px; position:relative;}
#logo {position:absolute; left:20px; top:40px;}
#logo img {display:inline;}
#login {position:absolute; left:610px; top:13px; background:url(images/client-login.png) no-repeat; height:96px; width:327px;}
#loginforgot {position: absolute; top: 40px; left: 860px; font-size: 12px; line-height: 15px; text-align: center;}
#loginforgot a {color: #fff;}
#loginbtn {position: absolute; top: 80px; left: 860px;}
#loginwrong {position: absolute; top: 15px; left: 425px; text-align: center; border: solid 2px #7b0f25; width: 160px; padding: 5px; height: 80px; color: #4f0012; background-color: #eaeaea;}
#login .em {position: absolute; top: 32px; left: 68px;}
#login .pw {position: absolute; top: 65px; left: 93px;}

#homeMain {width:653px; float:right; margin-right:22px; margin-top:15px;}

#navWrapper {width:960px; height:50px; position:absolute; top:115px; }
#nav { padding-left:15px; height:39px; line-height:39px;}
#nav a {color:#fff; padding:0px 16px; font-size:13px; font-weight:bold;}
#nav img {display:inline;}

#homeC2A1 {float:left; width:439px; min-height:275px; background:url(images/c2a1-bg.png) top no-repeat; padding:0px 10px; color:#fff;}
#homeC2A2 {float:left; width:439px; min-height:275px; background:url(images/c2a2-bg.png) top no-repeat; padding:0px 10px; margin-left:12px; color:#111;}
#homeC2A1 img {display:inline;}
#homeC2A2 img {display:inline;}


#footerLinks {width:930px; font-size: 12px; padding:0px 10px; margin:0 auto;}
#footerNav {color:#d5c0a0; float:right; text-align:right;}
#footerNav a {font-size:12px; color:#666; padding:0px 3px;}
#footerText {font-size:12px; color:#666; float:left;}
#footerText a {font-size:12px; color:#666;}

#Ten11 { width:930px; text-align:right; font-size: 11px; margin-bottom:4px; color:#666;}
#Ten11 a {font-size:11px; padding: 0px 3px; color:#666;}

div.clear {clear:both; height:0px;}

h1.home {text-align:left; font-size:22px;margin:0px; }
h2 {color:#fff; font-size:16px; margin-top:16px; padding-left:5px;}
li {}


/* rotator in-page placement */
    div#rotator 
    {
	position:relative;
	width:653px;
	height:222px;}

div#rotator ul {margin:0px; padding:0px;}

/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:0px solid #ccc;
	padding:0px;
	background: transparent;
}
    div#rotator ul li.show {
}



