/* @override 
	http://ralonzosinclair.com/_dev/scopeD/css/scopeDesign.css
	http://scopedesigns.com/css/scopeDesign.css
*/

/* @group GLOBAL */
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#wrap{
	width: 939px;
	margin: auto;
	display: table;
}


/* @end */

/* @group structure */

#logo-header{
	height: 72px;
	width: 939px;
	background: url(../images/scope-logo_HDR.jpg) no-repeat right;
}

#scope-menu{
	background: url(../images/scope-menu_BKG.jpg) no-repeat;
	width: 102px;
	height: 800px;
	float: left;
}

#left-shadow{
	width: 10px;
	height: 782px;
	background: url(../images/scope-lft_BKG.jpg) no-repeat;
	float: left;
}
#scope-body{
	width: 800px;
	display: table;
	float: left;
}
#scoped-aboutBody{
	background: url(../images/scope-about_BKG3.jpg) no-repeat -7px bottom;
	height: 790px;
}

#scoped-aboutBody, #scoped-servicesBody, #scoped-homeBody, #scoped-portfolioBody, #scoped-contactBody{
	width: 811px;
}
#scoped-servicesBody{
	background: url(../images/scope-rgt_BKGpen.jpg) no-repeat 0 bottom;
}

#scoped-contactBody{
	background: url(../images/scope-rgt_BKGsigcontact.jpg) no-repeat 0 bottom;
	
}
#right-shadow{
	width: 15px;
	height: 800px;
	background: url(../images/scope-rgt_BKG.jpg) no-repeat;
	float: right;
}
#scope-menu ul{
	list-style-type: none;
	color: #588b92;
	font-size: 12px;
	padding-top: 74px;
	text-align: right;
	line-height: 27px;
}

#scope-menu a{
	color: #588b92;
	text-decoration: none;
}

#scope-menu a:hover{
	color: gray;
}
/* @end */

/* @group Body Copy */
#left-copy{
	width: 532px;
	padding-right: 21px;
	padding-left: 30px;
}

#left-copy h1{
	font-size: 14px;
	color: #588b92;
	font-weight: normal;
	font-style: normal;
	padding-top: 10px;
}

#left-copy p{
	color: #545454;
	font-size: 12px;
	line-height: 20px;
}

#left-copy ul{
	font-size: 12px;
	line-height: 20px;
	color: #588b92;
}

#left-copy h3{
	color: #588b92;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	line-height: 19px;
}

#left-copy h4{
	font-size: 12px;
	color: #5f5f5f;
}

#split-line{
	width: 1px;
	background: url(../images/scope-splitter_BKG.jpg) no-repeat;
}

#split-line-contact{
	width: 1px;
	background: url(../images/scope-splitter_BKG2.jpg) no-repeat;
}
#right-copy, #right-copy-about, #right-copy-services {
	width: 229px;
	/*border-left: 1px solid #d9d9d9;*/
	color: #588b92;
	text-align: left;
}

#right-copy-services {
	background: url(../images/scope-rgt_BKGsrvs.jpg) no-repeat;
	padding-top: 300px;
}
#right-copy-services h2{
	font-weight: bold;
	padding-top: 10px;
	padding-left: 35px;
	font-size: 12px;
	margin: 10px auto -1px;
	list-style-type: decimal;
	padding-bottom: 0;
}
#right-copy-services ul{
	list-style-type: decimal;
	font-size: 12px;
	line-height: 13px;
	width: 169px;
}
#right-copy-services li{
	padding-bottom: 16px;
	font-weight: bold;
}
#right-copy h2{
	font-weight: normal;
	font-style: normal;
	margin: auto;
	padding-top: 10px;
	padding-left: 35px;
	font-size: 18px;
	line-height: 34px;
}

#right-copy-about h2 {
	font-weight: normal;
	font-style: normal;
	padding-top: 10px;
	padding-left: 35px;
	font-size: 16px;
	line-height: 34px;
	margin: 10px auto auto;
}
#right-copy-contact{
	color: #588b92;
	font-size: 12px;
	padding-left: 15px;
}
#right-copy-contact a{
		color: #588b92;
	text-decoration: none;
}
#right-copy-contact a:hover{
	color: gray;
	text-decoration: underline;
}
#right-copy-contact h4{
	color: gray;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0;
}
#ourservices {
	padding: 10px;
	width: 532px;
}


#ourservices h4{
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
}
.services-td{
	padding-right: 15px;
	width: 175px;
}

#scoped-moviePlyr{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#scoped-services{
}

#contactspacer{
	height: 184px;
}
#bottom-control{
	height: 73px;
}

#swf-plyr{
	height: 570px;
}
/* @end */

/* @group Form */
#scoped-form-out{
	background-image: url(../images/scope-form-BKG.jpg);
	width: 400px;
}
#form-content{
	padding-left: 45px;
}
#scoped-form label{
	color: gray;
	font-size: 12px;
	display: inline-block;
	padding-bottom: 11px;
	width: 160px;
	padding-top: 9px;
}

#scoped-form p{
	color: gray;
	width: 353px;
}
#scoped-form h2{
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #588b92;

}
#form-emailAddress{
	width: 344px;
}
#firstName, #lastName, #form-emailAddress,#comments, #phoneNumber{
		border: 1px solid #588b92;

}
#comments {
	width: 357px;
	height: 191px;
}

#submit-btn{
	padding-top: 14px;
}
#scoped-forminfo{
	border: 1px dotted #588b92;
	padding-left: 6px;
	padding-right: 5px;
}

/* @end */

/* @group Footer */
#footer{
	font-size: 11px;
	color: silver;
	text-align: right;
	width: 939px;
	margin: auto;
	}
#footer p{
	padding-right: 20px;
}
/* @end */