@charset "UTF-8";
/* CSS Document */

* { margin: 0; padding: 0; }


/*page layout*/

html {
text-align: center;
}



body {
font-family:Arial, Helvetica, sans-serif;
color:#616770;
font-size:14px;
background-image:url('../../images/newlook2/BGslice.jpg');
background-repeat:repeat-x;
}

.wrapper{
width: 845px;
margin: 0 auto;
position: relative;
text-align:left;
}

.header {
height: 97px;
background-image:url('../../images/newlook2/logo.jpg');
background-repeat:no-repeat;
}

.orange {
height: 272px;
}

.orange-newsletter {
width: 223px;
float:right;
padding-top: 17px;
}

.left-col{
width: 542px;
float:left;
padding-left: 53px;
padding-top: 20px;

}

.right-col {
width: 223px;
float:right;
padding-top: 20px;
}

.footer {
padding-top:40px;
padding-bottom:80px;
}

.footer-home {
padding-top:5px;
padding-bottom:80px;
}


/*navigation and links*/

.logo {
width:460px;
float:left;
}

.menu {
width:358px;
float:right;
text-align:left;
padding-top: 67px;
font-size:14px;
}


#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}


a:link {
	color: #848a91;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #848a91;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}

a { 
	outline:none;
}



.footer-text-link{
font-size:14px;
color:#e0932f;
text-align:center;
}

.footer-link:link { color: #e0932f; text-decoration: none; } 
.footer-link:active { color: #e0932f; text-decoration: none; } 
.footer-link:visited { color: #e0932f; text-decoration: none; } 
.footer-link:hover { color: #51565d; text-decoration: none; }


/*text and lines*/

.line {
border-top: 1px solid #c2c4c6;
}

.footer-line {
border-top: 1px solid #e0932f;
}

.sample1-line {
border-top: 1px solid #c2c4c6;
padding-top:10px;
}

h1{
font-size:18px;
font-weight:100;
color:#FFFFFF;
margin-top: -300px;
}

h2{
font-size:29px;
font-weight:300;
color:#FFFFFF;
}

h3{
font-size:21px;
font-weight:bold;
color:#1e1f23;
padding-bottom: 20px;
padding-top:20px;
}

.main-paragraph {
color: #2a2b2c;
font-size:14px;
font-weight:bold;
}

.main-body-text{
padding-bottom: 20px;
color:#35373b;
}

.orange-text {
color: #e0932f;
}

.yellow-text {
color:#fbf138;
font-size:20px;
}

.white-text {
color:#FFFFFF;
padding-top: 5px;
}

.statement{
color:#666666;
font-size:16px;
font-weight:600;
}

.quote{
font-family:"Times New Roman", Times, serif;
padding-top:60px;
padding-bottom: 16px;
font-size:16px;
font-weight:700;
font-style:italic;
color:#8d939a;
}

.quote-name{
color:#666666;
font-size:14px;
font-weight:400;
}

.footer-text{
font-size:12px;
color:#616770;
text-align:center;
}

.small-text{
font-size:10px;
color:#616770;
text-align:center;
}

.bullit-orange {
color:#ff6801;
font-weight:bold;
padding-left:25px;
}

.testimonial-name {
color: #1e1f23;
font-size:16px;
font-weight:bold;
padding-bottom: 10px;
}

.testimonial-right-quote{
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:700;
font-style:italic;
color:#8d939a;
padding-bottom: 20px;
}

.sample1-name {
color: #1e1f23;
font-size:16px;
font-weight:bold;
padding-bottom: 30px;
padding-top: 15px;
}

.sample-text {
color: #1e1f23;
font-size:16px;
font-weight:bold;
padding-bottom: 30px;
padding-top: 23px;
}


.form-blurb-text{
text-align:center;
}


/*orange icon pictures*/

.orange-icon-home {
width: 405px;
height: 204px;
background-image:url('../../images/newlook2/orange-icon-home.jpg');
background-repeat:no-repeat;
text-align:left;
padding-left: 190px;
padding-top: 68px;
float:left;
}

.orange-icon-terms {
width: 405px;
height: 204px;
background-image:url('../../images/newlook2/orange-icon-terms&conditions.jpg');
background-repeat:no-repeat;
text-align:left;
padding-left: 190px;
padding-top: 68px;
float:left;
}

.orange-icon-privacy {
width: 405px;
height: 204px;
background-image:url('../../images/newlook2/orange-icon-privacy.jpg');
background-repeat:no-repeat;
text-align:left;
padding-left: 190px;
padding-top: 68px;
float:left;
}

.orange-icon-testimonials {
width: 405px;
height: 204px;
background-image:url('../../images/newlook2/orange-icon-testimonials.jpg');
background-repeat:no-repeat;
text-align:left;
padding-left: 190px;
padding-top: 68px;
float:left;
}

.orange-icon-samples {
width: 405px;
height: 204px;
background-image:url('../../images/newlook2/orange-icon-samples.jpg');
background-repeat:no-repeat;
text-align:left;
padding-left: 190px;
padding-top: 68px;
float:left;
}

.orange-icon-contact {
width: 405px;
height: 204px;
background-image:url('../../images/newlook2/orange-icon-contact.jpg');
background-repeat:no-repeat;
text-align:left;
padding-left: 190px;
padding-top: 68px;
float:left;
}

/*pictures*/
.tablehome {
width: 542px;
height: 328px;
padding-bottom: 20px;
}

.lock {
align:center;
padding-bottom: 5px;
}

.sample1 {
float:left;
}

.sample-image {
float:left;
padding-bottom:10px;
padding-top: 8px;
}


/*forms*/
.form{
padding-bottom:10px;
padding-top:10px;
text-align:center;
height: 90px;
}


.form-text {
color: #51565d;
font-size:14px;
font-weight:bold;
padding-top: 5px;
padding-bottom: 5px;
}

.small-form-text {
color: #51565d;
font-size:14px;
text-align:left;
}

.form-body-text{
padding-bottom: 20px;
padding-top:10px;
text-align:center;
}

.submit {
margin-top:10px;
clear:both;
}

.button-space {
padding-top: 8px;
}

.contact-form-text {
color: #51565d;
font-size:14px;
padding-top: 5px;
}

.form-bottom-home{
height: 350px;
width: 420px;
}

.form-field {
height: 20px;
padding-bottom:5px;
padding-top:7px;
}

.form-field-big {
height: 110px;
padding-bottom:5px;
padding-top:7px;
}

.form-field-left {
float:left;
}

.form-field-right {
float:right;
}


