/* Reset ---------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Layout ---------------------------------------------------*/

html{min-height: 100%;}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	background: url(../images/bg.jpg) top left fixed;
	min-height: 100%;
}

#wrapper{
	width: 740px;
	margin: 0 auto;
	background: url(../images/wrapper_bg.png) top left repeat;
	padding: 30px;
}

#wrapperTop{background: url(../images/wrapper_top.png) top left no-repeat;width: 800px; height: 5px;margin: 40px auto 0 auto;}

#wrapperBottom{background: url(../images/wrapper_bottom.png) top left no-repeat;width: 800px; height: 5px;margin: 0 auto 40px auto;}

#header{}

#header a#logo{
	width: 284px;
	height: 56px;
	background: url(../images/sf_logo.png) top left no-repeat;
	display: block;
	text-indent: -9999px;
	margin-bottom: 40px;
}

#content{min-height: 100%;height: 100%;}

#left{
	width: 230px;
	float: left;
	min-height: 100%;
	height: 100%;
}

#right{
	background-color: #fff;
	margin-left: 235px;
	padding: 15px 20px;
}

#rightTop{
	background: url(../images/right_top.png) top left no-repeat;
	width: 505px;
	height: 5px;
	margin-left: 235px;
}

#rightBottom{
	background: url(../images/right_bottom.png) top left no-repeat;
	width: 505px;
	height: 5px;
	margin-left: 235px;
}

#subnavTop{
	background: url(../images/subnav_top.png) top left no-repeat;
	width: 230px;
	height: 5px;
}

#subnavBottom{
	background: url(../images/subnav_bottom.png) top left no-repeat;
	width: 230px;
	height: 5px;
}

#footer{
	clear: both;
}

/* Typography ---------------------------------------------------*/

p{
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 16px;
}

#left a, #right p a{
	color: #F47B20;
	text-decoration: none;
	border-bottom: 1px solid #F47B20;
}

#right p a:hover{color: #999;border-bottom-color: #999;}

h1{
	color: #F47B20;
	font-weight: bold;
	font-size: 46px;
	margin-bottom: 30px;
}

h2{
	color: #F47B20;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 18px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #4d4d4d;
}

h3{
	font-size: 11px;
	color: #4d4d4d;
	font-weight: bold;
}

h4{
	font-size: 11px;
	color: #F47B20;
	font-weight: bold;
	text-transform: uppercase;
}

blockquote{
	margin: 0 0 16px 0;
	font-size: 14px;
	line-height: 21px;
}

img{

}

img a{

}

#right ul{margin: 0 0 16px 0;}

#right ul li{margin: 0 0 0 5px;}

/* Sidebar ---------------------------------------------------*/

#left a{
	border: none;
	font-weight: bold;
}

#left h3{
	font-weight: bold;
	color: #F47B20;
	margin-bottom: 4px;
	margin-top: 0;
}

a#aboutUsBtn,
a#contactUsBtn,
a#ourWebsiteBtn{
	background: url(../images/btn_bg.png) top left no-repeat;
	display: block;
	margin-bottom: 5px;
	width: 220px;
	height: 22px;
	overflow: hidden;
	padding: 6px 0 0 10px;
}

a#aboutUsBtn:hover,
a#contactUsBtn:hover,
a#ourWebsiteBtn:hover,
a#aboutUsBtn.on,
a#contactUsBtn.on,
a#ourWebsiteBtn.on{
	color: #fff;
	background-position: bottom left;
}

#sidebarNav{
	background-color: #fff;
	padding: 5px 10px 10px 10px;
	min-height: 100%;
}

#sidebarNav ul a{
	color: #4d4d4d;
	padding-left: 12px;
	font-size: 10px;
	background: url(../images/subnav_arrow.png) top left no-repeat;
}

#sidebarNav ul a.on{
	color: #F47B20;
}

#sidebarNav ul a:hover{color: #F47B20;}

#sidebarNav ul ul{
	margin-left: 10px;
}

#sidebarNav ul a.ui-state-active{
	color: #F47B20;
	background: url(../images/subnav_arrow_down.png) top left no-repeat;
}

/* Work Graphics ---------------------------------------------------*/

.work{
	width: 325px;
	margin: 0 auto 30px auto;
	position: relative;
}

.workWide{
	width: 460px;
	margin: 0 auto 30px auto;
	position: relative;
}

.workNarrow{
	width: 250px;
	margin: 0 auto 30px auto;
	position: relative;
}

.work a, .workWide a{text-decoration: none; border: none; display: block;}

#content #right .work span.workLink,
#content #right .workWide span.workLink,
#content #right .workNarrow span.workLink{
	text-decoration: none;
	border: none;
	color: #666;
	font-size: 9px;
	background: url(../images/work_link_arrow.png) 0 3px no-repeat;
	padding-left: 14px;
	margin-left: 12px;
	position: absolute;
	bottom: -5px;
	left: 0;
}

#content #right .workWide span.workLink{margin-left: 7px;}

div.workSpacer{border-bottom: 1px dotted #4d4d4d;height: 5px;margin:0 0 15px 0;}

/* Links ---------------------------------------------------*/

div.links{border-top: 1px dotted #4d4d4d;padding: 20px 0 0 0;}

div.links a{text-decoration: none; color: #4d4d4d;font-size: 10px;}

div.links a:hover{color: #F47B20;}

a.pdfBtn{background: url(../images/pdf_icon.png) bottom left no-repeat;padding: 9px 0 0 23px;margin: 0 10px 0 0;}

a.sendBtn{background: url(../images/email_icon.png) bottom left no-repeat;padding: 9px 0 0 23px;}

a.viewSiteBtn{
	color: #F47B20;
	font-size: 11px;
	background: url(../images/work_link_arrow.png) 0 2px no-repeat;
	padding-left: 14px;
	margin-bottom: 10px;
}

a.viewSiteBtn:hover{color: #666;}

/* Send to a Friend Form ---------------------------------------------------*/

#sendtoafriend{margin-top: 5px;}

#sendForm{margin-top: 10px;}

#sendForm .inputField, #sendForm textarea{
	width: 200px;
	border: none;
	padding: 3px;
	margin: 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	margin-bottom: 10px;
}

#sendForm .sendBtn{
	border: none;
	color: #fff;
	background-color: #F47B20;
	padding: 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

#sendForm label{
	display: block;
	color: #fff;
}

label .error{color: #F47B20;}