* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	text-align: left;
	background: #eeeeee url(/public/site-theme/titleagentpro/images/bodyfade.gif) repeat-x;
}

#candywrapper {
	float: left;
	width: 100%;
	background: #ffffff;
}

#masthead{
	background: url(/public/site-theme/titleagentpro/images/masthead.jpg) no-repeat;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	height: 384px;
	width:100%;
	overflow: hidden;
}


#masthead-loginForm {
width:500px;
height:160px;
position:absolute;
top:219px;
left:400px;
}

#masthead-loginForm a {
text-decoration:none;
}

#masthead-loginForm a:hover{
	background:none;
}

#masthead-loginForm input#userId {
position:absolute;
top:32px;
width:275px;
left:160px;
padding:1px 5px;

border:1px solid #ffffff;
}


#masthead-loginForm input#password {
position:absolute;
top:75px;
width:275px;
left:160px;
padding:1px 5px;
border:1px solid #ffffff;
}

#masthead-loginForm a.forgot {
position:absolute;
display:block;
top:73px;
height:20px;
width:125px;
left:10px;
}

#masthead-loginForm a.reset {
position:absolute;
display:block;
top:105px;
height:30px;
width:70px;
left:370px;
}

#masthead-loginForm a.submit {
position:absolute;
display:block;
top:105px;
height:30px;
width:70px;
left:295px;
}

#contentwrapper {
	float: left;
	width:100%;
	background: url(/public/site-theme/titleagentpro/images/body_bg.gif) repeat-x;
	padding: 0 0 29px 0;
	height:250px;
}

#header, #content {
	/*float: left;*/
    margin-left:380px;
    font-size:12px;
	padding: 15px 0 12px 32px;
	width: 350px !important;

}




#r_col {
	float: right;
	width: 200px;
	margin-top: 20px;
	margin-right: 6px;
}

#r_col a {
	padding: 1px 2px 1px 2px;
	color: #4476c7;	
	text-decoration: underline;
}

#r_col a:hover {
	background: #4476c7;
	color: #ffffff;	
	text-decoration: none;
}



.arrows {
	display: block;
	float: left;
	width: 17px;
	height: 22px;
	background: url(/public/site-theme/default/images/icons/arrows.gif) no-repeat;
	background-position: 0 -2px;
}



#footer {
	clear: both;
	height: 80px;
	width: 100%;
	background: #eeeeee url(/public/site-theme/default/images/footerbg.gif) repeat-x;
}
