* { /* star is universal symbol for IE */
padding:0;
margin:0;
}

body {
font: 12px Georgia, "Times New Roman", Times, serif;
color:#333;
line-height:12pt;
text-align:justify;
}

p {
margin-top:15px;
margin-left:10px;
margin-right:10px;
}

.featurep {
margin-left:30px;
margin-right:30px;
margin-bottom:20px;
text-align:center;
color:#333333;
font-size:11px;
}

a {
text-decoration:none;
color:#666;
}

a:hover {
color:#333333;
text-decoration:underline;
}

img {
border-style: none;
}

img a {
text-decoration:none;
}


#container-home {
width: 870px;
height: 428px;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
background-image:url(images/home-image.jpg);
background-repeat:no-repeat;
}

#container-about {
width: 870px;
height: 378px;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
background-image:url(images/about-image.jpg);
background-repeat:no-repeat;
}

#container-preview {
width: 870px;
height: 428px;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
background-image:url(images/preview-image.jpg);
background-repeat:no-repeat;
}

#container-order {
width: 870px;
height: 378px;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
background-image:url(images/order-image.jpg);
background-repeat:no-repeat;
}

#container-contact {
width: 870px;
height: 378px;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
background-image:url(images/contact-image.jpg);
background-repeat:no-repeat;
}

#mainnav {
width:870px;
height:100px;
position:static;
text-align:right;
}

#mainnavinner {
padding-top:15px;
}

#contentholder {
width:870px;
height:200px;
position:absolute;
padding-top:47px;
}

#footer {
width:870px;
height:100px;
float:left;
color:#999999;
margin-top:30px;
text-align:center;
}

#home-left {
width:430px;
float:left;
margin-top:285px;
}

#preview-left {
width:240px;
float:left;
margin-top:285px;
}

#feature-shadow {
float:left;
width:16px;
height:447px;
/*background-image:url(images/shadow.png);*/
margin-left:40px;
}

#feature-preview {
float:left;
width:560px;
height:570px;
background-color:#F4F1E7;
}

#feature {
float:left;
width:340px;
height:550px;
background-color:#F4F1E7;
}

#feature-short {
text-align:center;
float:left;
width:340px;
height:300px;
background-color:#F4F1E7;
}

#feature-shadow-short {
float:left;
width:16px;
height:300px;
/*background-image:url(images/shadow.png);*/
margin-left:40px;
}


#order-column-left {
width:350px;
float:left;
margin-left:20px;
}

#order-column-right {
width:470px;
float:left;
margin-left:20px;
}


#feature-squat {
float:left;
text-align:center;
width:318px;
height:230px;
margin-right:10px;
margin-bottom:40px;
background-color:#F4F1E7;
}

#feature-shadow-squat {
float:left;
width:16px;
height:230px;
}


#feature-squat-deep {
float:left;
text-align:center;
width:420px;
height:500px;
background-color:#F4F1E7;
}

#feature-shadow-squat-deep {
float:left;
width:16px;
height:447px;
}



#black {
background-color:#000;
height:15px;
color:#FFFFFF;
text-align:center;
}

#full-column {
width:870px;
margin-top:250px;
float:left;
}

#semi-column {
width:460px;
padding-left:70px;
margin-top:250px;
float:left;
}

#boombox {
width:180px;
margin-left:10px;
margin-top:250px;
float:left;
}

#column-one-third {
width:275px;
margin-left:5px;
margin-right:5px;
margin-top:250px;
float:left;
}

#feature-one-third {
width:256px;
text-align:left;
float:left;
background-color:#F4F1E7;
height:590px;
}


#colleft {
width:360px;
height:400px;
float:left;
background-color:#FFF;
}

#shadowleft {
float:left;
width:16px;
height:447px;
background-image:url(images/shadow.jpg);
}

#colright {
float:right;
width:360px;
height:400px;
background-color:#FFF;
}

#shadowright {
float:right;
width:16px;
height:447px;
background-image:url(images/shadow.jpg);
}

#colfull {
text-align:center;
width:460px;
margin-top:165px;
margin-left:150px;
}



/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #333;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #333;
}

/*
form.ddfm .required {
	color: #FF0000;
}*/

.ddfmerrors {
	color: #FF0000;
}





/* FORM STRUCTURE CSS */

.ddfmwrap {
	margin:0px;
	width:380px;
}

.ddfmwrap p.fieldwrap {
	padding: px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	width: 380px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 10px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left;
	width:70px;
	/*width: 26%;*/ 
	text-align: left;
	margin: 0 10px 0 0;
	padding-bottom:2px; 
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 100%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 100%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 100%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 100%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 75%;
	margin-bottom: 8px;
	padding: 3px;
}

form.ddfm .fmtextarea3 {
	float: left; 
	position: relative;
	width: 55%;
	margin-bottom: 8px;
	padding: 3px;
}

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 100%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 75%;
	margin-bottom: 10px;  
	padding: 2px;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext3 {
	float: left; 
	display: block;
	width: 55%;
	margin-bottom: 10px;  
	padding: 2px;
}

input.fmshorttext {
	float: left; 
	display: block;
	width: 7%;
	margin-bottom: 10px;  
	padding: 2px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 100%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}



form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

form.ddfm .submit {
	text-align: right;
	/*clear: both;*/ 
	width: 375px;
	margin:0px;
	padding:0px;
}


form.ddfm .submit3 {
	text-align: right;
	width: 300px;
	margin:0px;
	padding:0px;
}



.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}






