body {
margin:0; 
padding:0; 
background:#B8B8B7 repeat-x center top; 
text-align:center; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#container {
width:960px; 
height:auto; 
text-align:left; 
margin-left:auto; 
margin-right:auto;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#95897e;
	font-weight:bold;
	font-size:19px;
	margin:10px 0px;
	line-height:26px;
	padding-top: 10px;

}
.h2 {
     color:#95897e; 
	 font-weight:normal; 
	 font-size:18px; 
	 padding:0px; 
	 margin:0px 0px 15px 0px; 
	 line-height:22px}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}

.clear {
clear:both;
}

.clearright {
clear:right;
}

IMG {
border:none;
}






/* Main center panel styles. These three divs all occupy the same horizantal and verticle space 
and have an upper and lower graphic to give the round corners to the panel. Its like three sheets of glass
overlayed on top of each other.
-----------------------*/ 


/* this div contains a gif that will repeat vertically and is also the background of the left menu
To change the color of the submenu, change this gif----*/
#contentcontainer {width:960px; height:auto; background: url(../graphics/maincontentbg02.gif) repeat-y 0px 0px;}

/*--this is the top left curve on the content box. To change the color of the submenu, change this gif--*/
/*
#contentcontainer_top {
width:930px; 
height:auto; 
background:url(images/contentpaneltop.gif) no-repeat 0px 0px;
}
*/
/*--this is the bottom left curve on the content box. To change the color of the submenu, change this gif---*/
#contentbg_bot {
width:960px; 
height:auto; 
background: url(../graphics/contentpanelbottom02.gif) no-repeat left bottom; 
padding:0 0 4px 0;
}





/* Left nav syles
-----------------------*/ 

/* this div holds the menu items. to change the menu color, change this gif as well*/
#subnav_envelope {
float:left; 
width:195px; 

}

/* make as many of these as you need catagories to change the menu color, change this gif as well*/
#subnavbg_sectionheader {
background: url(../graphics/leftnavheader02.gif) no-repeat left top;
}



/* These styles set the text positioning and link properties of the side nav*/
#subnav_envelope .subnav {font-size:13px; color:#d7d2ce; padding:35px 0 0 22px;}
#subnav_envelope .subnav DIV {padding:0 0 5px 0;}
#subnav_envelope .subnav DIV A {color:#cbc5c0; text-decoration:none;}
#subnav_envelope .subnav DIV A:HOVER {color:#fff;}
#subnav_envelope .subnav DIV.ON {color:#ffffff; background: url(../graphics/arrow-subnav.gif) no-repeat 0px 8px; padding:0 0 5px 10px;}
#subnav_envelope.subnav DIV.ON A {color:#FFF;}
#subnav_envelope .subnav DIV.ON A:hover {color:#cbc5c0;}




/* this is merely a spacer for the extra menu items on the left menu. To change menu color change this as well--*/
.break {height:1px; 
line-height:1px; 
display:block; 
margin:6px 20px 6px 0; 
background:#a59b92; 
padding:0 !important;}





/* lower graphics panel in the main content box*/	
#graphicpanel {
	float:left;
	width:730px;
	height:161px;
	font-size:11px;
	margin-left: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF6633;


}
.graphicpanel2b {
	float:left;
	width:730px;
	height:auto;
	font-size:11px;
	margin-left: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF6633;
	padding-top: 4px;
	padding-bottom: 4px;



}

#graphicpanel2 {
	float:left;
	width:750px;
	height:150px;
	font-size:11px;
	padding-bottom: 50px;


}



#graphicpanel2c {
	float:left;
	width:650px;
	height:auto;
	font-size:11px;
	padding-bottom: 50px;
	padding-right: 50px;
	padding-left: 50px;




}


#graphicpanel2cv2 {
	float:left;
	width:730px;
	height:auto;
	font-size:11px;
	padding-bottom: 50px;
	padding-right: 0px;
	padding-left: 0px;




}




#graphicpanel2d {
	float:left;
	width:650px;
	height:320px;
	font-size:11px;
	padding-bottom: 50px;
	padding-right: 30px;
	padding-left: 50px;




}

#graphicpanel3 {
	float:left;
	width:751px;
	height:40px;
	font-size:11px;
	margin-left: 11px;
	background-color: #FFCC00;
	background-image: url(../graphics/sectionfooter02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;




}

#graphicpanel .rowhead {
float:left; 
width:145px; 
height:161px; 
border-right:1px solid #FFF;
}

#graphicpanel .lovehead {
width:88px; 
height:26px; 
margin:64px 0 0 30px;
}

#graphicpanel .rowitem {
float:left; 
width:145px; 
height:161px; 
background:transparent;
 border-right:1px transparent;
 }
 
#graphicpanel .rowimg {
width:86px; 
height:86px; 
padding:12px 30px 0 30px; 
text-align:center;
}
	

	


/*---This is my main content area, I have change the float to... right*/
#maincontent  {
float:right; 
width:765px; 
height:auto; 
padding:0 0 0 0px; 
background: url(../graphics/contentpaneltop02.gif) no-repeat left top;
}




/* maincontent styles
-----------------------*/ 
#contenttxtbox {font-size:12px; width:690px; color:#555; margin:20px 0 20px 20px; background: transparent; line-height:15px}
#contenttxtbox A {color:#95897e; text-decoration:none; font-weight:bold;}
#contenttxtbox A:HOVER {color:#555; text-decoration:underline;}
#contenttxtbox .news-thumbnail {margin: 5px 0px 0 25px; float:right;}

#contenttxtbox OL {list-style-type:decimal;}
#contenttxtbox OL LI {padding:5px 0 5px 0;}

#contenttxtbox .header {color: #95897e; font-size:19px; font-weight:normal; line-height: 19px; margin-bottom:15px}
#contenttxtbox .header2 {font-size:13px; font-weight:bold; color:#2D2D2D; padding:0 0 3px 0;}
#contenttxtbox .header3 {font-size:13px; font-weight:bold; color:#2D2D2D; padding:10px 0 0 0; height:25px; background: #FFF url(../graphics/bg-item1.gif) repeat-x left bottom; cursor:pointer;}
#contenttxtbox .header SPAN {font-size:11px; color:#95897e;}
#contenttxtbox .header2 SPAN {font-size:11px; color:#95897e;}
#contenttxtbox .header3 SPAN {font-size:12px; color:#95897e;}
#contenttxtbox .pullout {font-size:14px; color:#95897e; line-height:18px;}
#contenttxtbox .smltxt {font-size:11px;}
#contenttxtbox .divider {width:690px; height:1px; background:#ebe9e5;}
#contenttxtbox .divider2 {width:690px; height:1px; background:#ebe9e5; margin:18px 0 18px 0;}


/* breadcrumb*/

#breadcrumb {
	margin:8px 0 0 15px;
	width:400px;
	color:#657F8C;
	font-size:9px;
	padding-left: 25px;
	padding-top: 3px;
	position: absolute;


}

#breadcrumb a {
color:#657F8C; 
text-decoration:none; 
padding:0 2px 0 2px; 
font-size:11px
}

#breadcrumb a:hover {
color:#969696; 
text-decoration:none; 
font-size:11px
}

#breadcrumb span {
color:#777; 
font-size:11px; 
padding:0 2px 0 2px; 
}


/*This is the grey strip at the top of the content panel*/

#rowhead_bg {
	width:758px;
	height:36px;
	background: url(../graphics/bgbreadcrumbbox02.gif) no-repeat right top;
	font-size:11px;
	margin-left: 7px;
}

#rowhead_bg .header {float:left; height:24px; width:auto; padding:20px 0 0 19px;}
#rowhead_bg .header2 {
	float:left;
	height:auto;
	width:auto;
	padding:20px 0 0 19px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 20px;

}
#rowhead_bg .text {font-size:10px; color:#777; padding:0px 5px 0 0;}



#detailbg {width:760px; height:auto;}


/*  A spacer*/
#detailbg_bot {float:left; width:760px; height:26px; }



/* A spacer with a bottom border*/

.spacer01 {
	width:700px;
	height:30px;
	float: left;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339966;


}



#detailbg_top {
	float:left;
	width:760px;
	height:auto;
	padding-top: 30px;

}


.contentmod1 {
	width:760px;
	height:auto;
	padding-top: 30px;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;


}



#detailbg_top2 {
	float:left;
	width:760px;
	height:auto;
	padding-top: 0px;

}
#detailbg_curve {float:left; width:760px; height:30px; background:transparent;}

.wrapper1 {
	width:370px;
	height:auto;
	float:left;
	margin-right:35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 30px;
	padding-top: 40;
	padding-right: 0;
	padding-bottom: 40;


}
.wrapper2{
	width:600px;
	height:auto;
	margin-right:35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 50px;
	padding-top: 40;
	padding-right: 0;
	padding-bottom: 40;
	margin-bottom: 40px;
	float: left;


}

.wrapper2b{
	width:500px;
	height:auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 120px;
	margin-rightt: auto;
	padding-top: 40;
	padding-right: 0;
	padding-bottom: 40;
	margin-bottom: 40px;
	float: left;

}
.wrapper3 {
	width:400px;
	height:auto;
	float:left;
	padding:40 0 40 3;
	margin-right:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;


}
.wrapper3b {
	width:400px;
	height:auto;
	float:left;
	margin-right:30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 40;
	padding-right: 0;
	padding-bottom: 40;
	margin-left: 30px;


}

.wrapper4 {
	width:535px;
	height:auto;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 0;
	padding-left: 3;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 11px;
	background-color: #FFFF00;



}

.wrapper4b {
	width:535px;
	height:auto;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 0;
	padding-left: 3;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 11px;


}



.wrapper4c {
	width:530px;
	height:auto;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 0;
	padding-left: 3;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;




}
.wrapper5 {
	width:730px;
	height:auto;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 11px;


}
.wrapper6 {
	width:300px;
	height:auto;
	float:left;
	margin-right:30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 40;
	padding-right: 0;
	padding-bottom: 40;
	margin-left: 30px;

}





.wrapper6b {
	width:300px;
	height:auto;
	float:left;
	margin-right:30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 40;
	padding-right: 0;
	padding-bottom: 40;
	margin-left: 30px;

}

.wrapper7{
	width:600px;
	height:150px;
	margin-right:35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 50px;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 5;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339900;

}

.wrapper8{
	width:600px;
	height:30px;
	margin-right:35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 50px;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 5;
	margin-bottom: 20px;

}
.wrapper9{
	width:600px;
	height:180px;
	margin-right:35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 50px;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 5;
	margin-bottom: 20px;

}





.wrapper1 h2 {color:#95897e; font-weight:normal; font-size:18px; padding:0px; margin:0px 0px 15px 0px; line-height:24px}
.wrapper2 h2 {color:#95897e; font-weight:normal; font-size:18px; padding:0px; margin:0px 0px 15px 0px; line-height:24px}
.wrapper3 h2 {color:#95897e; font-weight:normal; font-size:18px; padding:0px; margin:0px 0px 15px 0px; line-height:24px}
.wrapper3b h2 {color:#95897e; font-weight:normal; font-size:18px; padding:0px; margin:0px 0px 15px 0px; line-height:24px}
.wrapper4 h2 {color:#95897e; font-weight:normal; font-size:18px; padding:0px; margin:0px 0px 15px 0px; line-height:24px}
.wrapper7 h2 {color:#95897e; font-weight:normal; font-size:16px; padding:0px; margin:0px 0px 15px 0px; line-height:24px}
.wrapper9 h2 {color:#95897e; font-weight:normal; font-size:16px; padding:0px; margin:0px 0px 15px 0px; line-height:24px}

#detail_img {width:360px; height:370px; padding:10px 0 5px 0; margin-left:35px}





#detail_content {
	float:left;
	width:260px;
	height:auto;
	padding:30px 0 40 0px;
	color:#505050;
	font-size:11px;
}
#detail_content2 {
	float:right;
	width:180px;
	height:auto;
	padding:0px 0 0 0px;
	color:#505050;
	font-size:11px;
	margin: 0px;
	background-color: #33FF00;


}

#detail_content2b {
	float:right;
	width:195px;
	height:auto;
	padding:0px 0 0 0px;
	color:#505050;
	font-size:11px;
	margin: 0px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #99CC99;





}


#detail_content3 {
	float:left;
	width:370px;
	height:auto;
	padding:30px 20px 40 0px;
	color:#505050;
	font-size:11px;

}
.detail_content3b {
	width:250px;
	height:auto;
	padding:30px 20px 40 0px;
	color:#505050;
	font-size:11px;
	float: left;

}


#detail_content3c {
	float:left;
	width:370px;
	height:auto;
	padding:30px 20px 40 0px;
	color:#505050;
	font-size:12px;

}


#detail_content H2 {color:#95897e; font-weight:normal; font-size:19px; padding:0px; margin:0px 0px 15px 0px; line-height:24px}
#detail_content H3 {color:#6a6461; font-weight:normal; font-size:11px; padding:0px; margin:0px; line-height:16px}


#detail_content2 H2 {color:#95897e; font-weight:normal; font-size:19px; padding:0px; margin:0px 0px 15px 0px; line-height:24px}
#detail_content2 H3 {color:#6a6461; font-weight:normal; font-size:11px; padding:0px; margin:0px; line-height:16px}


#detail_content3 H2 {color:#95897e; font-weight:normal; font-size:19px; padding:0px; margin:0px 0px 15px 0px; line-height:24px}
#detail_content3 H3 {color:#6a6461; font-weight:normal; font-size:11px; padding:0px; margin:0px; line-height:16px}


.detail_content3b H2 {
	color:#95897e;
	font-weight:normal;
	font-size:19px;
	padding:0px 0px 15px;
	line-height:24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.detail_content3b H3 {color:#6a6461; font-weight:normal; font-size:11px; padding:0px; margin:0px; line-height:16px}



.imageplaceholder {
	height: auto;
	width: auto;
	padding-bottom: 25px;

}
.imageplaceholder2 {
	height: auto;
	width: 525px;
	margin: 0px;
	padding: 0px;


}
#listbox {
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 4px;

}
#panelheadright {
	height: auto;
	width: auto;
	padding-top: 5px;
	float: right;
	margin-top: 5px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;



}
#subnavtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D2D399;
	height: 30px;
	width: auto;
	padding-top: 14px;
	padding-left: 22px;
	margin: 0px;
	padding-bottom: 0px;
	font-weight: normal;

}


.navsubtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D2D399;
	height: 30px;
	width: auto;
	padding-top: 14px;
	padding-left: 22px;
	margin: 0px;
	padding-bottom: 0px;
	font-weight: normal;

}
#sectionfooter {
	background-image:  url(../graphics/sectionfooter02.gif);
	height: 40px;
	width: 751px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 2px;
	margin-bottom: 0px;




}


#paypallogopanel {
	background-image: url(../graphics/horizontal_solution_PP.gif);
	height: 66px;
	width: 155px;
	margin-top: 20px;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-right: auto;

}
#paypallogopanel2 {
	background-image: url(../graphics/horizontal_solution_PP.gif);
	height: 66px;
	width: 155px;
	margin-top: 20px;
	background-repeat: no-repeat;


}
#paypalpage {
	text-align: center;
	height: auto;
	width: 280px;
	margin-right: auto;
	margin-left: auto;



}
#graphleft {
	float: left;
	height: auto;
	width: 250px;
	margin-left: 20px;
	padding-right: 30px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;



}



#graphleft02 {
	float: left;
	height: auto;
	width: 250px;
	padding-right: 30px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;





}
#graphright {
	float: left;
	height: auto;
	width: auto;
	margin-left: 100px;
	padding-left: 80px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;


}



#graphright02 {
	float: right;
	height: auto;
	width: 270px;
	padding-left: 80px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;




}
.picboxleft {
	float: left;
	height: auto;
	width: auto;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;

}
.picboxright {
	float: right;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.tips {
	background-color: #FFFFCC;
	height: auto;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;


}

.ebookoffer1 {
	border: thin solid #FF3300;
	padding-top: 3px;
	padding-left: 12px;
	padding-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;



}
.headerback {
	background-color: #FF6600;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	margin-bottom: 9px;
	padding-top: 4px;
	padding-bottom: 4px;



}#pricebox {
	height: auto;
	width: 230px;


}
.mainrow1 {
	height: 270px;
	width: 750px;
	margin-left: 11px;
	margin-bottom: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.mainrowbox1 {
	float: left;
	height: 270px;
	width: 250px;
}

.mainrow2 {
	height: 270px;
	width: 748px;
	margin-left: 11px;
	margin-bottom: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	clear: left;



}

.mainrow2b {
	height: auto;
	width: 748px;
	margin-left: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336633;
	padding-bottom: 15px;
	margin-bottom: 25px;
	float: left;



}



.mainrowbox2 {
	float: left;
	height: 270px;
	width: 187px;
}










.mainrow3 {
	height: auto;
	width: 750px;
	margin-left: 11px;
	margin-bottom: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 25px;




}



.mainrow4 {
	height: 480px;
	width: 748px;
	margin-left: 11px;
	margin-bottom: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	clear: left;
}


.mainrowbox4 {
	float: left;
	height: 475px;
	width: 249px;
}

.mainrow5 {
	height: 130px;
	width: 748px;
	margin-left: 11px;
	margin-bottom: 50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	clear: left;
}


.mainrowbox5a {
	float: left;
	height: 125px;
	width: 249px;
}




.mainrow6 {
	height: 255px;
	width: 748px;
	margin-left: 11px;
	margin-bottom: 60px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	clear: left;
}


.mainrowbox6a {
	float: left;
	height: 251px;
	width: 163px;
	margin-left: 20px;
}

.mainrow7 {
	height: 220px;
	width: 680px;
	margin-left: 11px;
	margin-bottom: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	clear: left;

}

.mainrowbox7 {
	float: left;
	height: 270px;
	width: 130px;
}

.mainrow8 {
	height: 120px;
	width: 748px;
	margin-left: 11px;
	margin-bottom: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	clear: left;


}

.mainrowbox8 {
	float: left;
	height: 100px;
	width: 700px;
	padding-left: 15px;

}






.mainrowtext1 {
	height: auto;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;


}
.mainrowtext1 h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #666666;
	font-weight: bold;
	line-height: 24px;


}
.mainrowbox2 a {
	text-decoration: none;
	color: #333333;
}
.nextdown {
	height: auto;
	width: 748px;

}

#contactform1 {
	height: 270px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;


}
.sitemapbox {
	background-color: #66CC00;
	height: 30px;
	width: 650px;
}

.nextpagebox {
	float: right;
	height: 14px;
	width: auto;
	padding-top: 12px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
	margin-right: 30px;







}
.nextpagebox a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#gaurantee01 {
	height: 110px;
	width: 600px;
	border: 1px solid #CC0000;
	padding: 5px;



}
#gaurantee01 h3 {
	color: #CC0000;
	margin-bottom: 0px;
}


#gaurantee02 {
	height: 110px;
	width: 600px;
	padding: 5px;



}
#gaurantee02 h3 {
	color: #CC0000;
	margin-bottom: 0px;
}







.bulletbox2 {
	list-style-image: url(../graphics/tick_checkmark01.gif);
}
.ppcartbutton2 {
	float: left;
	padding-top: 30px;
	padding-right: 30px;


}
#buttonbox {
	width: 550px;
	padding-left: 35px;


}


/*  Start Addboz in left menu----*/

.leftmenublock {
	height: auto;
	width: 186px;
	margin-left: 4px;
	margin-top: 15px;
	margin-bottom: 20px;


}

.container01 {
	height: 140px;
	width: 190px;
	background-image: url(../images/container01b.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: no-repeat;



}

.containerheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 17px;

}

/*   End Addboz in left menu----*/.containerheader a {
	color: #CC0000;
}


.photos img {
	float:left;
	margin: 0px;
	padding: 0px;
}

.photos {
	height: 291px;
	width: 700px;

}
.picleft {
	float: left;
	height: 560px;
	width: 280px;
	padding-right: 30px;
	padding-left: 15px;
	padding-bottom: 25px;



}

