/* GLOBAL RESET SETTINGS */	

* {
	margin: 0;
	padding: 0;
	outline: none;
}
a img {
	border: none;
}
fieldset {
	padding: 0;
	border: none;
}
/* PAGE SETTINGS */

html {
	height: 100%;
}
body {
	background: #fff url(images/bg.png) repeat-x top center;
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #505050;
}
#wrap {
	position: relative;
	width: 940px;
	margin: auto;
}
/* HEADER SETTINGS */

#header {
	margin: auto;
	position: relative;
	width: 940px;
	height: 210px;
	margin-bottom: 0px;
	background: url(images/page-slice.png) no-repeat 0 100%;
}
* html #header {
	background: url(images/page-slice.png) no-repeat 0 190px;
}
#header p,  #header p a,  #header h1 a {
	text-indent: -9000px;
}
#header h1 a {
	display: block;
	position: absolute;
	width: 175px;
	height: 220px;
	top: 0px;
	left: 0px;
}
#header .logo {
	padding-left: 10px;
}
#header .tag {
	display: block;
	position: absolute;
	width: 96px;
	height: 149px;
	top: 40px;
	right: 15px;
}
#nav {
	position: absolute;
	right: 5px;
	top: 0px;
	width: 600px;
}
#nav ul {
	float: right;
	list-style: none;
	height: 40px;
	margin: 0;
	padding: 0;
}
#nav ul li {
	float: left;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	margin-left: 1px;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#nav ul li a {
	float: left;
	overflow: hidden;
	width: auto !important;
	height: 40px;
	padding: 0 16px;
	color: #feffff;
	text-indent: 0 !important;
	line-height: 40px;
	text-decoration: none;
}
#nav .home {
	background: none;
}
#nav li a.current_page_item {
	background: url(images/li.png) no-repeat 50% 34px;
}
#nav li:hover a,  #nav li.ieHover a {
	background: url(images/li.png) no-repeat 50% 34px;
}
/* CONTENT SETTINGS */	

#content {
	position: relative;
	width: 940px;
}
h2 {
	color: #f7b037;
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 10px;
	font-weight: normal;
}
h3 {
	color: #f7b037;
	font-size: 18px;
	line-height: 20px;
	padding-bottom: 10px;
	font-weight: normal;
}
h4 {
	color: #f7b037;
	font-size: 16px;
	line-height: 18px;
	margin-top: 10px;
	font-weight: normal;
}
p {
	padding: 5px 0 10px 0;
}
a {
	color: #379ff7;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.page {
	position: relative;
	width: 900px;
	height: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
}
.pagehead {
	margin-bottom: 30px;
	height: 25px;
}
.calc {
	position: absolute;
	right: 10px;
	top: 5px;
}
.show-me {
	position: absolute;
	right: 20px;
	top: -30px;
}
.pagesub {
	color: #2e2e2e;
	border-bottom: 1px solid #ebee9d;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.servicedesc {
	padding-right: 180px;
}
.faq p {
	margin-left: 10px;
	margin-bottom: 20px;
}
.faq ul {
	margin-left: 30px;
	margin-bottom: 40px;
}
.faq ul li {
	padding-bottom: 3px;
}
.pricing {
	position: absolute;
	right: 20px;
	font-size: 24px;
	line-height: 24px;
}
.indent {
	margin-left: 20px;
	margin-bottom: 20px;
}
.indent p {
	margin-left: 10px;
}
#process {
	position: relative;
	height: 385px;
	width: 100%;
	border: 1px solid #ebee9d;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #f4f6ce url(images/form-bg.png) repeat-x 0 0;
}
#started {
	color: #f7b037;
	width: 880px;
	height: 30px;
	padding: 10px;
	border: 1px solid #ebee9d;
	margin: auto;
	margin-top: 20px;
	background: #f4f6cf url(images/started-bg.png) repeat-x 0 0;
}
#started h2 {
	font-size: 20px;
	line-height: 30px;
	color: #2e2e2e;
	width: 680px;
}
#startedLink {
	position: absolute;
	right: 30px;
	top: 5px;
}
#started2 {
	position: relative;
	color: #f7b037;
	width: 900px;
	height: 30px;
	padding: 10px;
	border: 1px solid #ebee9d;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 40px;
	background: #f4f6cf url(images/started-bg.png) repeat-x 0 0;
}
#started2 h2 {
	font-size: 20px;
	line-height: 30px;
	color: #2e2e2e;
	width: 680px;
}
#startedLink2 {
	position: absolute;
	right: 30px;
	bottom: -40px;
}
#process h3 {
	width: 282px;
	height: 72px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-indent: -9999px;
}
#process p {
	width: 242px;
	position: absolute;
	left: 20px;
	top: 85px;
	font-size: 12px;
	text-align: justify;
}
.drop, .chop, .inbox {
	width: 283px;
	height: 200px;
	border: 1px solid #ebee9d;
	background: #feffff;
	position: absolute;
	bottom: 20px;
}
.drop {
	left: 20px;
}
.chop {
	left: 328px;
}
.inbox {
	right: 20px;
}
.drop h3 {
	background: url(images/drop.png) no-repeat 0 0;
}
.chop h3 {
	background: url(images/chop.png) no-repeat 0 0;
}
.inbox h3 {
	background: url(images/inbox.png) no-repeat 0 0;
}
#quote {
	position: relative;
	height: 200px;
	width: 100%;
	border: 1px solid #ebee9d;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #f4f6ce url(images/quote-bg.png) repeat-x 0 0;
	font-size: 12px;
}
#quote p {
	background: url(images/quote.gif) no-repeat 0 5px;
	width: 400px;
	padding-left: 20px;
}
#quote h2 {
	width: 880px;
	margin: auto;
	border-bottom: 1px solid #ebee9d;
	margin-top: 20px;
	margin-bottom: 20px;
}
#quote ul {
	width: 410px;
	list-style: none;
	margin-top: 20px;
}
#quote li {
	text-align: right;
}
.q-left {
	position: absolute;
	left: 30px;
	top: 70px;
}
.q-right {
	position: absolute;
	right: 30px;
	top: 70px;
}
.alert {
	padding: 15px;
	background: #fcdca5 url(images/form-error.png) repeat;
	border: 1px solid #fed082;
	color: #505050;
	display:none;
	margin-top: 20px;
}
.alert span {
	color: #000;
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 10px;
	font-weight: normal;
}
#alert ol {
	margin: 15px 15px;
	margin-left: 0px;
	list-style: none;
}
.alert li {
	color: #ff6600;
	border: 1px solid #f6d69f;
	background: #fff;
	padding: 2px;
	padding-left: 10px;
	width: 855px;
	margin: 0px;
}
.success {
	padding: 5px;
	background: #ddffee;
	border: 1px solid #33bb66;
	color: #086c09;
}
.clear {
	clear: both;
}
.contact_info {
	width: 440px;
	float: left;
	margin-top: -20px;
	padding-top: 0px;
}
.contact_info p {
	padding-left: 10px;
}
/* FORM STYLING SETTINGS */
#contact_frm {
	width: 400px;
	float: right;
	margin-right: 30px;
	padding-top: 15px;
}
*+html #contact_frm {
	width: 430px;
	margin-right: 0px;
}
* html #contact_frm {
	width: 430px;
	margin-right: 0px;
	margin-left: 30px;
}
#contact_frm strong {
	color: #ff6600;
	font-size: 18px;
	line-height: 12px;
	vertical-align:text-top;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
}
#orderForm strong {
	color: #ff6600;
	font-size: 18px;
	line-height: 12px;
	vertical-align:text-top;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
}
input,  textarea,  select {
	border: 1px solid #aaaaaa;
	padding: 3px;
	font: 12px LucidaGrande, Arial, Helvetica, sans-serif;
	width: 215px;
	color: #505050;
}
input:focus,  textarea:focus,  select:focus {
	border: 1px solid #f7b037;
}
.butcontact {
	display: block;
	background: #fff;
	border: 1px solid #aaaaaa;
	margin-top: 20px;
	float: right;
	padding: 4px 14px;
	margin-bottom: 10px;
	cursor: pointer;
}
.butcontact:hover {
	display: block;
	background: #f4f6cf url(images/started-bg.png) repeat-x 0 100%;
	border: 1px solid #f7b037;
	margin-top: 20px;
	float: right;
	padding: 4px 14px;
	margin-bottom: 10px;
	cursor: pointer;
}
.order textarea {
	height: 75px;
}
.order select {
	width: 223px;
}
.order {
	padding: 15px 15px;
	margin: 10px 0;
	border: 1px solid #ebee9d;
	overflow: hidden;
}
.butorder {
	position: absolute;
	right: 0px;
	bottom: -10px;
	width: 184px;
	height: 42px;
	display: block;
	background: url(images/submit.gif) 0 0 no-repeat;
	text-indent: -1500px;
	border: none;
	margin-top: 40px;
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
}
.butorder:hover {
	background: url(images/submit.gif) 0 -42px no-repeat;
}
#btnUpload {
	background: url(images/btn-choose-file.gif) 0 0 no-repeat;
	border: none;
	text-indent: -9999px;
	outline: none;
	width: 130px;
	height: 21px;
	margin-bottom: 0px;
	position: absolute;
	right: 20px;
	bottom: 10px;
}
#divStatus {
	margin: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#btnCancel {
	display: none;
}
legend {
	font-size: 18px;
	font-weight: 500;
	padding: 0 0px;
	color: #f7b037;
}
fieldset label {
	display: block;
	padding: 3px 0;
	vertical-align:top;
}
.order small {
	display: block;
	clear: both;
	padding: 5px 0;
}
fieldset {
	height: 100%;
	padding-top: 10px;
	background: #f4f6ce url(images/form-bg.png) repeat-x 0 0;
}
#status ul {
	margin: 10px 25px;
}
.order dl {
	width: 400px;
	float: left;
}
.order dt {
	clear: left;
	float: left;
	display: block;
	width: 175px;
	text-align: left;
	vertical-align:top;
}
.order dd {
	float: left;
	width: 215px;
	padding: 0 0 10px 0;
}
.auth {
	position: relative;
	float: right;
	width: 438px;
	margin-top: 5px;
	margin-right: 20px;
	border: 1px solid #ebee9d;
	background: #f4f6ce url(images/footer-bg.png) repeat-x 0 0;
	min-height: 125px;
	padding-top: 10px;
	margin-left: 10px;
}
.auth_text {
	margin-top: 20px;
}
.auth span {
	clear: left;
	float: left;
	display: block;
	width: 176px;
	text-align: left;
	padding-top: 2px;
	padding-left: 10px;
	margin-left: 4px;
}
.browse {
	position: relative;
	float:left;
	width: 438px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	border: 1px solid #ebee9d;
	background: #f4f6ce url(images/footer-bg.png) repeat-x 0 0;
	padding-top: 10px;
}
.browse p {
	padding: 10px;
	margin-left: 4px;
	padding-right: 40px;
}
.browse span.tempLeft {
	clear: left;
	float: left;
	display: block;
	width: 182px;
	text-align: left;
	margin-left: 14px;
	padding-top: 2px;
}
.left-form {
	width: 440px;
	float: left;
	margin-left: 20px;
}
.right-form {
	float:right;
	width: 440px;
	margin-right: 20px;
}
.order .template {
	margin-bottom: 5px;
}
#trouble {
	float: left;
	margin-left: 20px;
	display: block;
	/*width: 560px;*/

	width: 900px;
}
#trouble p {
	padding-left: 20px;
	background: url(images/info.gif) 0 4px no-repeat;
	font-size: 12px;
	width: 400px;
}
#total {
	position: absolute;
	right: 0px;
	top: -5px;
	background: transparent url(images/calculator.gif) no-repeat scroll right center;
	display: block;
	font-size: 18px;
	font-weight: 700;
	height: 55px;
	line-height: 60px;
	margin-top: 10px;
	padding-right: 60px;
	float: left;
	width: 195px;
	margin-right: 10px;
}
/* FOOTER SETTINGS */

#footer {
	width: 100%;
	position: relative;
	text-align: center;
	background: url(images/footer-bg.png) repeat-x;
	border-top: 1px solid #ebee9d;
}
#footer404 {
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: center;
	background: url(images/footer-bg.png) repeat-x;
	border-top: 1px solid #ebee9d;
}
#footer p, #footer404 p {
	padding: 20px 0px 20px 0;
	text-align: center;
	font-size: 12px;
}
.order .left, .order .right {
	float: left;
}
.validation-failed {
	border: 1px dotted #FF0000;
}
#message strong {
	color: #ff6600;
	font-weight: normal;
}

