body { background:#f8f8f8; margin-top:12px; color:#687a8c; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:14px; }

a, a:hover { color:#525254; text-decoration:underline; }
a:hover { color:#748189; text-decoration:none; }

#page-container { width:95%; max-width:1100px; background:#ffffff; border:2px dotted #bdced7; margin:0 auto; overflow:hidden; }
#background-left { width:400px; height:774px; float:left; background:url(../images/background-left.jpg); }

#menu { float:left; width:400px; margin-top:40px; text-align:right; padding:0; }
#menu ul { list-style:none; padding:0; }
#menu ul li { display:inline; white-space:nowrap; background:url(../images/menu-bkg.jpg) left no-repeat; padding:8px 0 8px 16px; color:#525254; margin-left:8px; }
#menu ul li a, #menu ul li a:hover { color:#525254; text-decoration:none; }
#menu ul li a:hover { color:#748189; text-decoration:underline; }

#logo { float:left; padding:30px 50px 10px 0; width:300px; text-align:right; margin-left:-80px; }

#content { float:right; width:700px; min-height:520px; background:url(../images/background-right.jpg) no-repeat bottom right; }
#content #main-text { min-height:340px; padding:8px 50px 8px 16px; }
#content #main-text address { padding-left:12px; font-style:normal; }

.sub-heading { margin-top:20px; margin-bottom:20px; }

#returns-cycle { display:none; position:absolute; top:200px; border:2px solid #bdced7; background:url(../images/returns-cycle.jpg) no-repeat; width:600px; height:535px; }
#returns-cycle .close { float:right; padding:12px; text-align:right; }

label {	display:block; width:150px; float:left; text-align:right; margin-right:8px; margin-top:5px; font-weight:bold; }
.form_element { clear:both; padding:5px; }
.form_container { width:450px; border:1px solid #8db6d4; background-color:#F0F1F1; overflow:hidden; padding:6px; }
.form_buttons {	margin-top:20px; text-align:center; }
.title { color:#404346; font-size:24px;	font-weight:bold; white-space:nowrap; margin:0; }
.subtitle {	color:#404346; font-size:16px; font-weight:bold; white-space:nowrap; margin:0; }
.clr { clear:both; }

#returns-process ul { width:460px; list-style:none; padding:3px; }
#returns-process ul li { background:url(../images/menu-bkg.jpg) left no-repeat; padding:4px 0 4px 16px; color:#525254; }
