@import url(headers.css);
/* -- GLOBAL STYLES 
-------------------------------------------------------------------------------*/
html, body {
 } 
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	line-height:1.8em; 
	background:#1f1f1f;
	color:#ffffff;
	 }
/* -- RESET DEFAULT
-------------------------------------------------------------------------------*/
body, h1, h2, h3, h4, h5, form, input, fieldset, label, dl, dt, dd, ul, li { 
	margin:0; padding:0; }
fieldset { 
	border:none;}
ul li, ol li { list-style-type:none; }
.invisible { 
	display:none; }
legend {
	display: none;
}
/* -- GLOBAL LINK STYLES 
-------------------------------------------------------------------------------*/
a {outline:none; }
a:link, a:visited, a:active { color:#ffffff;text-decoration:none;}  
a:hover {color:#F32621;text-decoration: underline;} 
img {border:none;}
hr {display: none;}
input{border:solid 1px #E1E1E1;color:#999;padding:2px;}
/* -- GLOBAL TYPOGRAPHY
-------------------------------------------------------------------------------*/
.cleaner{clear:both;}
.red-txt {color:#F32621;}
.hrdivider {clear:both; height:1px; background:#3e3e3e; margin:10px 0 10px 0; padding:0; border:none;}
/* -- HEADER STYLES
-------------------------------------------------------------------------------*/
						
/* -- GLOBAL LAYOUT
-------------------------------------------------------------------------------*/
#client-login {
	top:151px;
	right:0px;
	position:fixed;
}
#sitewrapper {
	margin:0 auto;
	width:950px;
	font-size:1.1em;
	}
	
#logo{
	float:left;
	width:200px;
	margin:0 0 10px 0;
}
#menu {
	float:right;
	width:750px;
}
#phone {
	float:right;
}
#menu h2 {
	clear:both;
}
ul#cat-nav {
	float:right;
	font-size:1.3em;
	margin:15px 0 40px 0;
}
ul#cat-nav li{
	float:left;
	display:block;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 0;
	}
ul#cat-nav li.last {
	padding:0;
}	
	
ul#cat-nav li a{padding:0 0 0 7px; color:#ffffff; text-decoration:none; background:url(../images/css/nav_arrow_off.gif) no-repeat; background-position: left;}
ul#cat-nav li a:hover {color:#f32621; background:url(../images/css/nav_arrow_on.gif) no-repeat; background-position: left;}
#content {
	clear:both;
	margin:0;
}
#wrap {
	float:left;
	width:950px;
	background:url(../images/css/main-wrap-bg.gif) no-repeat;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
}
#wrap_our_services {
	float:left;
	width:950px;
	background:url(../images/css/main-wrap-bg-our-services.gif) no-repeat;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
}
#flash {margin:0 0 10px 0;}
#flash h1 {display:none;}

/* 2 boxes on home page */
#content .box-wrap{
	float:left;
	width:950px;
	background: url(../images/css/box-bg.gif) no-repeat;
	background-position: bottom;
	}
#content .home-box {
	float:left;
	margin:0 10px 10px 0;
	width:470px;
}
#content .end {margin:0 0 10px 0;} 
#content .box-hdr{
	background: url(../images/css/box-hdr2.gif) no-repeat;
	background-position: top;
	height:7px;
	font-size:1px;
}

/* 3 boxes on home page */
#content .box-wrap3{
	float:left;
	width:950px;
	background: url(../images/css/box-bg3.gif) no-repeat;
	background-position: bottom;
	}
#content .home-box3 {
	float:left;
	margin:0 10px 10px 0;
	width:310px;
}
#content .end {margin:0 0 10px 0;} 
#content .box-hdr3{
	background: url(../images/css/box-hdr3.gif) no-repeat;
	background-position: top;
	height:7px;
	font-size:1px;
}

/* 2 boxes on content page */
#content .content-box-wrap {
	float:right;
	width:776px;
	background: url(../images/css/content-box-bg.gif) no-repeat right;
	background-position: bottom;
	}
#content .content-box {
	float:left;
	margin:0 10px 10px 0;
	width:383px;
}
#content .end {margin:0 0 10px 0;} 
#content .content-box-hdr{
	background: url(../images/css/content-box-hdr.gif) no-repeat;
	background-position: top;
	height:7px;
	font-size:1px;
}

.home-box p, .home-box3 p, .content-box p {padding:0 15px 15px 15px; margin:0;}
.home-box h3, .home-box3 h3, .content-box h3 {color:#F32621; padding:15px 15px 0 15px; margin:0; font-weight:normal; font-size:1.4em;}
.home-box a, .home-box3 a, .content-box a {color:#F32621;} 

#footer{clear:both; padding:25px 0 50px 0; margin:35px 0 0 0; color:#545454; background:url(../images/css/footer_bg.gif) repeat-x;}
#footer-wrap{
	margin:0 auto;
	width:950px;
	font-size:1.1em;
}
#footer a:link, #footer a:active, #footer a:visited{color:#545454;}
#footer a:hover{color:#F32621;}
#footer-left {float:left;width:490px; padding:0 0 20px 0;}
#footer ul.terms {
	float:left;
	padding:0;
	width: 400px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#footer ul.terms li{float:left; display:block;padding:0 20px 0 0;}
#footer-right {
	float:left;
	width:450px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#footer-right h3 {
	color:#c7c7c7;
	font-size:1.2em;
	margin-bottom: 12px;
	padding: 0px;
	margin-top: 0px;
}
#footer ul.quicklinks1{float:left; margin:0 30px 0 0; padding:0;}
#footer ul.quicklinks2{float:left; margin:0; padding:0;}
.cpyright {
	clear:both;
	background-image:url(../images/global/studio_north.gif);
	background-position:78px -3px;
	background-repeat:no-repeat;
	color:white;
	display:block;
	height:25px;
}
#lhs-menu{
	float:left;
	width:150px;
	margin:0;
	font-size:1.2em;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#lhs-menu h3{color:#F32621; font-weight:normal; font-size:1.1em; margin:0 0 5px 0;}
#lhs-menu ul li {padding:7px 0 7px 0; border-top:solid 1px #2c2c2c;}
#lhs-menu ul li a{padding:0 0 0 10px; color:#999999; text-decoration:none; background:url(../images/css/lhs_arrow_off.gif) no-repeat; background-position: left;}
#lhs-menu ul li a:hover, #lhs-menu ul li a.active {color:#ffffff; background:url(../images/css/lhs_arrow_on.gif) no-repeat; background-position: left;}
#rhs-content{
	float:left;
	width:765px;
	color:#3E3E3E;
	margin:0 0 10px 0;
	font-size:1.1em;
}
ul.breadcrumb{padding:0 0 10px 0;}
ul.breadcrumb li {
	display:inline;
	margin:0;
	color:#666666;
	font-size:0.9em;
}
ul.breadcrumb li a:link, ul.breadcrumb li a:visited, ul.breadcrumb li a:active {color:#666666;}
ul.breadcrumb li a:hover {color:#F32621;}
.content-wrap{
	float:left;
	background:url(../images/css/contentbg.gif) no-repeat; 
	background-position:bottom; 
	padding:33px 40px 40px 40px;
	margin:0 0 -8px 0;
	width: 685px;
	background-color: #fff;
	}
	
	.content-wrap-privacy{
	float:left;
	background:url(../images/css/contentbg2.gif) no-repeat; 
	background-position:bottom; 
	padding:33px 40px 40px 40px;
	margin:0 0 -8px 0;
	width: 685px;
	background-color: #fff;
	}
	.content-wrap-terms{
	float:left;
	background:url(../images/css/contentbg2.gif) no-repeat; 
	background-position:bottom; 
	padding:33px 40px 40px 40px;
	margin:0 0 -8px 0;
	width: 685px;
	background-color: #fff;
	}
	
/* IE 7 */
html > body .content-wrap
{
*margin: 0;
}
	
.content-footer{
	clear:both;
	background: url(../images/css/content-wrap-footer.gif) no-repeat;
	background-position:bottom;
	height:8px;
	font-size:1px;
	margin:-8px 0 0 0;
	padding:0;}
	
.content-hdr{
	background: url(../images/css/content-hdr.gif) no-repeat;
	background-position:bottom;
	height:7px;
	font-size:1px;
	margin:0;
	padding:0;}
	
 
#rhs-content h3 {
	color:#666666;
	font-size:1.3em;
	font-weight:normal;
	padding:0 0 15px 0;
	line-height:1.5em;
}
#rhs-content h4 {
	color: #F42722;
    display: inline;
    font-size: 1em;
    margin: 0;
    padding: 0;
}
#rhs-content .col{
	float:left;
	width:230px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}
#rhs-content .col a, #rhs-content .col2 a{color:#F32621; text-decoration: underline;}
#rhs-content .col p {margin:5px 0 20px 0;}
#rhs-content .col ul li, #rhs-content .col ul{
	list-style-type: disc;
	list-style: disc;
	margin:0 0 0 10px;
	list-style-image: url(../images/css/ul_arrow.gif);
}
#rhs-content .col2{
	float:right;
	width:150px;
	border-left: solid 1px #cccccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#rhs-content h4 {
	display:inline;
	color:#f42722;
	font-size:1em;
	margin:0;
	padding:0;
}
#contactform ul li  {
	padding-bottom: 10px;
}
#contactform input {
	width: 400px;
}
#applyform ul li  {
	padding-bottom: 10px;
}
#applyform input {
	width: 400px;
}
#applyform textarea {
	width: 400px;
	height: 200px;
	border:solid 1px #E1E1E1;color:#999;padding:2px;
}
#home {
	width: 948px;
	height: 401px;
	/*background: #000 url(../flash/home.jpg);*/
}
#blocks_left {
	width: 174px;
	height: 301px;
	background: #000 url(../flash/home_left_blocks.jpg);
}
#welcome {
	width: 167px;
	height: 56px;
	padding-top: 40px;
}
#welcome_home_link {
	display: block;
	width: 79px;
	height: 18px;
	background: url(../flash/i_welcome_link.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
	color: #000;
	margin-left: 10px;
}
#welcome_home_link:hover {
	background-position: 0px -18px;
}
#our_philosophy {
	width: 167px;
	height: 56px;
	padding-top: 40px;
}
#our_philosophy_home_link {
	display: block;
	width: 120px;
	height: 18px;
	background: url(../flash/i_our_philosophy_link.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
	color: #000;
	margin-left: 10px;
}
#our_philosophy_home_link:hover {
	background-position: 0px -18px;
}
#who_we_do_it_for {
	width: 167px;
	height: 56px;
	padding-top: 40px;
}
#who_we_do_it_for_home_link {
	display: block;
	width: 127px;
	height: 24px;
	background: url(../flash/i_who_we_do_it_for_link.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
	color: #000;
	margin-left: 10px;
}
#who_we_do_it_for_home_link:hover {
	background-position: 0px -24px;
}
#what_we_do {
	width: 167px;
	height: 56px;
	padding-top: 40px;
}
#what_we_do_home_link {
	display: block;
	width: 96px;
	height: 24px;
	background: url(../flash/i_what_we_do_link.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
	color: #000;
	margin-left: 10px;
}
#what_we_do_home_link:hover {
	background-position: 0px -24px;
}
.content-wrap ul {
	list-style:none;
	margin:0;
}
.content-wrap ul li {
	background:url(../images/css/bullet.gif) no-repeat 0 8px;
	padding-left:8px;
	padding-bottom:5px;
}
#contactform ul {
	padding-left: 0px;
}
#contactform ul li {
	list-style-type: none;
}
#applyform ul {
	padding-left: 0px;
}
#applyform ul li {
	list-style-type: none;
}
