@charset "utf-8";

#mainbanner { background: url(/images/home/main-banner.jpg) no-repeat; width: 700px; height:240px; float: left }
#mainbannertext { width:300px; font-size: 11px; position:relative; left:250px; top:95px }
#mainbannerlink { width:370px; position:relative; left:270px; top:135px }
#mainbannerlink img { margin-left: 10px }

#discbanner { float: left; width:140px; text-align: right }

#pgcontent2 { width: 700px; margin-top: 15px; float: left; font-size: 11px }

#compforms { width: 325px; height: 90px; float: left; padding: 5px 5px 5px 10px; border: 1px solid #CCC }
#compforms h2 { font-size: 15px; padding: 0px; margin: 0 }
#compforms p { margin-top: 5px; padding: 0 }
#compforms ul { margin: 8px 0 0 0; padding:0; list-style: none; }
#compforms li { padding-left: 15px; background-image: url(/images/layout/bullets/burgsquare.png); background-repeat: no-repeat; background-position: 5px 6px }
#compforms a { color: #036; text-decoration: none; } 
#compforms a:hover { color: #900 }
#compforms img { margin-top: 5px; float: right }

#guarantee { width: 150px; height: 90px; float: left; padding: 5px 10px; margin-left: 7px; border: 1px solid #CCC }
#guarantee h2 { font-size: 15px; padding: 0; margin: 0 }
#guarantee p { margin-top: 5px; padding: 0 }
#guarantee ul { margin: 8px 0 0 0; padding:0; list-style: none; }
#guarantee li { padding-left: 15px; background-image: url(/images/layout/bullets/burgsquare.png); background-repeat: no-repeat; background-position: 5px 6px }
#guarantee a { color: #036; text-decoration: none; } 
#guarantee a:hover { color: #900 }
#guarantee img { margin: 5px 5px 0 0; float: right }

#catalog { width: 150px; height: 90px; float: left; padding: 5px 10px 5px 10px; margin-left: 7px; border: 1px solid #CCC }
#catalog h2 { font-size: 15px; padding: 0; margin: 0 }
#catalog p { margin-top: 5px; padding: 0 }
#catalog ul { margin: 8px 0 0 0; padding:0; list-style: none; }
#catalog li { padding-left: 15px; background-image: url(/images/layout/bullets/burgsquare.png); background-repeat: no-repeat; background-position: 5px 6px }
#catalog a { color: #036; text-decoration: none; } 
#catalog a:hover { color: #900 }
#catalog img { margin: 50px 0 0 0; float: right; }

#bestsellers { float: left; width:698px; border: 1px solid #DBDCDB; font-size: 11px; color: #333 }
#printing { width: 138px; height: 150px; float: left; text-align: center; margin-top: 10px; }
#printing p { color: #000 }

/* Bottom Section */
#bottomtext { float: left; width: 690px; padding: 10px 5px 10px 5px; margin: 10px 0 15px 0; color: #333; text-align: justify; }
#bottomtext h2 { font-size: 12px; font-weight: bold; padding:0; margin: 0; }
#bottomtext p { font-size: 11px; margin-top: 10px }
#bottomtext a { color: #333; text-decoration: underline }
