/* WHITE SIERRA SECURE */

* {	
	font: 9pt arial, helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}



body {
	background: #404040 url(/media/bg_secure.gif) center repeat-y;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

b, strong {
	font-weight: bold;
	color: inherit;
}

a img {border: none;}

a:hover {text-decoration: underline !important;}

td {vertical-align: top;}

.clearer {clear: both;}

#wrapper {
	text-align: left;
	width: 735px;
	margin: 0px auto;
	overflow: hidden;
}

#header {
	height: 69px;
	width: 735px;	
	padding: 15px 0px 0px 0px;
	background: #0a5f89 url(/media/bg_hdr_secure.gif) no-repeat;
	text-align: right;
}
	
	#header a {padding: 15px 20px 0px 0px; color: #ffffff; text-decoration: none; font-weight: bold; text-transform: uppercase;}

#main {width: 735px; margin: 0 auto;}

#main * {color: #707070;}

	#home #main { background: #ffffff url(/media/bg_content_home.gif) repeat-y; }	
	#press #main { background: #ffffff url(/media/bg_content_press.gif) repeat-y; }	
	#faq #main { background: #ffffff url(/media/bg_content_faq.gif) repeat-y; }	
	#fall #main { background: #ffffff url(/media/bg_content_fall.gif) repeat-y; }	
	#spring #main { background: #ffffff url(/media/bg_content_spring.gif) repeat-y; }	
	#special #main { background: #ffffff url(/media/bg_content_non.gif) repeat-y; }	
	#forms #main { background: #ffffff url(/media/bg_content_forms.gif) repeat-y; }	
	
#leftnav {
	width: 138px;
	padding: 30px 0px;
	background: #dadada;
	float: left;
	clear: none;
	display: inline;
}

	#leftnav a {display: block;}

#content {
	width: 597px;
	float: left;
	clear: none;
	display: inline;
}

	#press #content, 
	#faq #content,
	#fall #content,
	#spring #content,
	#nonseasonal #content,
	#forms #content
	 {padding-bottom: 42px;}

#footer * {font-family: Tahoma, Arial, Verdana, Helvetica, san-serif; font-size: 8pt;}
#footer {color: #ffffff; height: 56px; vertical-align: top;}
#footer a {color: #ffffff; text-decoration: none;}

#footer #contact {margin: 16px 0px 0px 23px; float: left; clear: none; display: inline;}
#footer #privacy {margin: 47px 23px 0px 0px; float: right; clear: none; display: inline;}
#footer #privacy a {font-size: 7.5pt; font-weight: bold;}

.button {
		color: #ffffff !important;
		background-color: #084C76;
		border: outset 2px #1C6C9D;
		text-transform: uppercase;
		font-weight: bold;
		padding: 2px 4px;
	}
	
label {font-weight: bold; color:#0A5F89 !important;}
