html {
background: #000000 url(http://www.serviceproductsinc.com/images/service-background.gif);
border: none; 
font-family: serif;
font-size: 14px;
}

body {
margin: 0px;
padding: 0px;
border: 0;
text-align: center;
background: url(http://www.serviceproductsinc.com/images/top-horz-bg.jpg) repeat-x;
}

A:link {text-decoration: underline; color: #d2e9f0}
A:visited {text-decoration: none; color: #232323}
A:active {text-decoration: none; color: #000000}
A:hover {text-decoration: underline; color: #628690}

a img {
padding: 0px;
margin: 0px;
border: 0;
}

#container {
width: 801px;
height: 100%;
text-align: center;
margin: auto;
overflow: hidden;
}

#header {
width: 801px;
height: 236px;
text-align: center;
}

#header_img {
width: 569px;
height: 236px;
float: left;
margin: 0px;
}

#menu {
width: 232px;
height: 236px;
text-align: left;
float: left;
overflow: hidden;
margin: 0px;
}

#content {
width: 801px;
min-height: 400px;
height: auto;
margin: auto;
float: left;
background: url(http://www.serviceproductsinc.com/images/content-vert-bg.gif) repeat-y;
}

#content_main_bg {
width: 799px;
height: 100%;
min-height: 400px;
margin-left: 1px;
margin-right: 1px;
float: left;
background: url(http://www.serviceproductsinc.com/images/content-bg.jpg) repeat-x;
}


/* ---=== Start Content Box ===--- */
.content_box {
float: left;
margin-left: 3%;
margin-right: 3%;	
margin-top: 7px;
margin-bottom: 7px;
padding: 2px;
text-align: left;
width: 94%;
background: url(http://www.serviceproductsinc.com/images/transparent_bg.png);
border: 1px solid #fff;
height: 100%;
min-height: 200px;
}

.home_text_main {
float: left;
width: 700px;
height: auto;
margin-left: 20px;
margin-top: 16px;
margin-bottom: 16px;

}

.check_left {
float: left;
width: 35px;
height: 35px;
background: url(http://www.serviceproductsinc.com/images/check_left.png);
margin-right: 3px;
}

.text_right {
width: 650px;
height: 100%;
float: left;
margin-left: 10px;
}

.text_right2 {
width: 410px;
height: 100%;
float: left;
margin-left: 10px;
margin-bottom: 23px;
min-height: 150px;
}

.pic_far_right {
float: left;
width: auto;
height: auto;
margin-left: 34px;
margin-right: 5px;
margin-top: 20px;
margin-bottom: 40px;
}

.home_main {
color: #fff;
font-size: 21px;
font-family: verdana, sans-serif;
}

.home_main b {
color: #f0f7f7;
font-size: 21px;
font-family: verdana, sans-serif;
text-decoration: underline;
}

.home_main_i {
color: #fff;
font-size: 22px;
font-family: helvetica, arial;
font-style: italic;
}

/* ---=== End Content Box ===--- */



/* ---=== Start Footer ===--- */

#footer_bg {
width: 801px;
height: 66px;
margin-bottom: 10px;
float: left;
background: url(http://www.serviceproductsinc.com/images/footer.jpg);
}

.footer_main {
width: 801px;
height: 66px;
float: left;
margin-left: 2px;
margin-top: 2px;
}

.foot_left {
float: left;
width: 117px;
height: 66px;
margin-top: 16px;
}

.foot_center {
float: left;
width: 330px;
height: 59px;
margin-top: 7px;
text-align: center;
margin-left: 94px;
}

.foot_right {
float: left;
width: 210px;
height: 66px;
margin-left: 40px;
text-align: left;
}

.foot_right_top{
float: left;
line-height: 11px;
text-align: center;
margin-top: 7px;
}

.foot_right_bottom {
float: left;
margin-left: 63px;
margin-top: 13px;
display: inline;
}

.foot_right img {
display: inline;
}

.foot_link {
color: #ffffff;
font-size: 9px;
font-family: verdana;
font-weight: 900;
}

.foot_right A:link {
text-decoration: underline; color: #000;
}
.foot_right A:visited {
text-decoration: none; color: #000;
}
.foot_right A:active {
text-decoration: none; color: #000;
}
.foot_right A:hover {
text-decoration: underline; color: #41c1bd;
}

.copyright {
color: #000;
font-size: 11px;
font-weight: 900;
font-family: sans-serif;
}

.foot_link {
color: #000;
}

.fff_12_serif {
color: #ffffff;
font-size: 12px;
font-weight: 300;
font-family: sans-serif;
}

/* ---=== Start Footer ===--- */






/* ---=== Start Contact Form ===--- */
.myform {
margin:0 auto;
width:100%;
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
font-size:12px;
}


#formcss p {
font-size:11px;
color:#777777;
margin-bottom:20px;
text-align: center;
padding-bottom:10px;
}
#formcss label {
display:block;
font-weight:bold;
text-align:left;
width:100%;
}
#formcss .small {
color:#d40000;
display:block;
font-size:11px;
font-weight:normal;
text-align:left;
width:150px;
}
#formcss input {
font-size:12px;
border:solid 1px #970000;
background: #efefef;
width:80%;
margin-bottom: 20px;
text-align: left;
}
#formcss .comment_area {
font-size:12px;
border:solid 1px #970000;
background: #efefef;
width:100%;
height: 100px;
margin-bottom: 20px;
text-align: left;
}


#formcss .button{ 
clear:both;
margin-right: 90px;
width:115px;
height:31px;
background:#666666;
text-align:center;
line-height:31px;
color:#f2f2f2;
font-size:13px;
font-weight:bold;
}
	
#formcss .button:hover{ 
clear:both;
margin-right: 90px;
width:115px;
height:31px;
background:#970000;
text-align:center;
line-height:31px;
color:#fff;
font-size:13px;
font-weight:bold;
}
		
#formcss select {
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
margin:2px 100px 20px 10px;
}
/* ---=== End Contact Form ===--- */

.center {
margin: auto;
width: 100%;
text-align: center;
}

/* ---=== Start For Photo ===--- */


.photo-link img {
border: 1px solid #970000; 
}

.photo-link:hover {
border-color: white; 
}
/* ---=== End For Photo ===--- */



