/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;  padding-top: 15px;
} 
 
#pagewidth{ 
 width:740px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;   
} 
#pagewidth2{ 
 width:740px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;   
 padding-top:50px;
} 
#nav{
 position:relative; 
 height:23px; 
 width:730px;
  background: url(images/tdbg.png);
  padding-top: 7px;
  padding-right:10px;
} 

#nav2{
 position:relative; 
 height:23px; 
 width:730px;
  background: url(images/navbg.jpg);
  padding-top: 7px;
  padding-right:10px;
} 
 
#header{
 position:relative; 
 height:18px; 
 width:730px;
 background: url(images/header.jpg);
 background-repeat:no-repeat;
} 
#leftcol {width: 200px; float: left; 
 display:inline; 
 position: relative; 
 background: url(images/leftcolbg.jpg);
min-height:297px; height:auto !important; height:297px;
 font:normal 12px arial ; color: #000000;
 padding-top:5px;}
 
 #maincol2{ 
 float: right; 
 display:inline; 
 position: relative; 
 width:540px; 
 text-align:left;
min-height:297px; height:auto !important; height:297px;
 }
 
  #maincol4{ 
 float: right; 
 display:inline; 
 position: relative; 
 width:530px; 
 text-align:left;
min-height:297px; height:auto !important; height:297px;
 padding-top:10px;
 padding-left:10px;
 }
 
 .maincolwrapper {
 
  padding-top:10px;
 padding-left:10px;
 }
#maincol{ 
 float: right; 
 display:inline; 
 position: relative; 
 width:100%; 
 text-align:center;
min-height:365px; height:auto !important; height:365px;
 background: url(images/photo.jpg);
 background-repeat: no-repeat;
 background-position: top right;
 }
 
 #maincol3{ 
 float: right; 
 display:inline; 
 position: relative; 
 width:100%; 
 text-align:center;
min-height:365px; height:auto !important; height:365px;

 }
 
#footer{
 height:105px;  
 clear:both;
 background: url(images/footerbg.jpg);
 text-align:center;s
 } 

 .productbox {width:100%; height:53px;font:normal 12px arial ; }
  .productboxleft {width:40%; height:50px;float: left; 
 display:inline; 
 position: relative; 
}
   .productboxright {width:60%; height:43px;float: right; 
 display:inline; 
 position: relative; 
 text-align:left;
 padding-top:10px;
}
.maincolicon {width:150px; height:120px;float: left; 
 display:inline; 
 position: relative; text-align:left;
padding-top:10px;
 padding-left:10px;
}
 
.maincoltext{width:300px; height:120px;float: right;  display:inline;  position: relative;  text-align:left; font:normal 18px arial ; color: #996666; clear:right;}
.body {font:normal 12px arial ; color: #777777; text-align: left;}
.body a:link {font:normal 12px arial ; color: #777777; text-align: left;}
.body a:visited {font:normal 12px arial ; color: #777777; text-align: left;}
.body a:hover {font:normal 12px arial ; color: #777777; text-align: left; text-decoration:underline; }
.body a:active {font:normal 12px arial ; color: #777777; text-align: left;}
.navtext {font:normal 14px arial ; color: #eeeeee; text-align: right;}
.navtext a:link {color: #eeeeee;}
.headertext {font:normal 10px arial ; color: #777777; text-align: right; padding-top: 70px;padding-right:10px;}
.tablewatermark {background-image: url("images/phoenixwatermark.jpg");background-repeat:no-repeat; background-position:bottom right;}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

/*printer styles*/

@media print{
/*hide the left column when printing*/
#leftcol{display:none;}
#nav2 {display:none;}
#nav {display:none;}
#maincol4 { width:100%;}

}