@charset "UTF-8";
/* CSS Document */

body{
-webkit-text-stroke:1px 
transparent; 
-moz-opacity: 0.99;
	background-color: #feeecd;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	 text-align: center;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

img, div { behavior: url(iepngfix.htc) }


img {
 border: 0;
  }
  
 

/*Main*/


#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: center;
}
#shadow {
	width: 920px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/main/shadow.png);
	background-repeat: no-repeat;
}

#shadow2 {
	width: 920px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/main/shadow2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#header {
	width: 900px;
	height: 215px;
	background: url(../images/main/header_01.jpg);
	background-repeat: no-repeat;
}

#nav {
	width: 900px;
	height: 65px;
}

#footer {
	width: 900px;
	height: 30px;
	background: url(../images/main/footer_02.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}


#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	color: #FF0000;
}
#footer a:active {
	text-decoration: none;
	color: #FF0000;
}



#shadowbot {
width: 920px;
	height: 10px;
	margin: 0 auto;
	text-align: left;
background: url(../images/main/shadowbot.png);
background-repeat: no-repeat;
	}

/*Home*/

#homemain {
	width: 900px;
	height: 525px;
	text-align: left;
}

#homefooter {
	width: 900px;
	height: 30px;
	background: url(../images/main/footer2.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}

#homefooter a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#homefooter a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#homefooter a:hover {
	text-decoration: none;
	color: #FF0000;
}
#homefooter a:active {
	text-decoration: none;
	color: #FF0000;
}


.homeservice {
	width: 230px;
	height: 415px;
	background: url(../images/main/hmbg_01.jpg);
	background-repeat: no-repeat;
	padding-top: 110px;
	padding-left: 20px;
	
}

.homeproducts{
	float: left;
}

.homelist {
	font-size: 15px;
}



/*Inside*/
td {
	vertical-align: top;
}

#pagewater {
	background: url(../images/pages/wtrmrk.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#pagemain {
	width: 900px;
	background: url(../images/pages/pagebg.jpg);
	background-repeat: no-repeat;
	background-color: #ffc214;
	text-align: left;
	
}

#pagetopbody {
	width: 600px;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	

}

#pageheading {
	padding-left: 20px;
}

.pagecontent {
	float:left;
}

.pgimage{
	float:left;
}

.rowbg {
	width: 200px;
	padding-left: 50px;
	background: url(../images/pages/leftimagebg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-bottom: 20px;
	
}

.pgcontent {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 50px;
	}
	
.topb {
	text-align: right;
}

.pgleft {
	width: 440px;
	padding-right:10px;
}

.pgpad{
	width: 50px;
}

.galleft{
	width: 550px;
}

.injback {
	background: url(../images/pages/injectionbg.png);
	background-repeat: no-repeat;
	padding-top: 75px;
	padding-left: 45px;
}

/*Styles*/
.title {
	font-size: 26px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

