/* -----------------------------------------------------------------------------
File:		default.css
Directory:	/css
----------------------------------------------------------------------------- */

/* Import CSS */
@import url(colours.css);
@import url(custom.css);
@import url(fonts.css);
/*----------------------------------------------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

form {
	margin:					0px;
}

hr {
	color:					#000000;
	height:					1px;
}
#pr0 {
    float:right;
    height:156px;
    width:150px;
    margin: 5px 5px 5px 5px;
    background:url(/img/pbig.jpg) no-repeat;
}
#pr1 {
    float:right;
    height:130px;
    width:160px;
    margin: 5px 5px 5px 5px;
    background:url(/img/pics/sseries.jpg) no-repeat;
}
#pr2 {
    float:right;
    height:130px;
    width:160px;
    margin: 5px 5px 5px 5px;
    background:url(/img/pics/p3.jpg) no-repeat;
}
#pr3 {
    float:right;
    height:130px;
    width:160px;
    margin: 5px 5px 5px 5px;
    background:url(/img/pics/pseries.jpg) no-repeat;
}
#pr4 {
    float:left;
    height:130px;
    width:160px;
    margin: 5px 5px 5px 5px;
    background:url(/img/pics/rtubes.jpg) no-repeat;
}
#pr5 {
    float:right;
    height:130px;
    width:160px;
    margin: 5px 5px 5px 5px;
    background:url(/img/pics/p4.jpg) no-repeat;
}
#pr6 {
    float:right;
    height:130px;
    width:160px;
    margin: 5px 5px 5px 5px;
    background:url(/img/pics/p5.jpg) no-repeat;
}
#j0 {
    float:right;
    height:48px;
    width:150px;
    margin: 5px 5px 5px 5px;
    background:url(/img/jbig.jpg) no-repeat;
}
#j1 {
    float:left;
    height:130px;
    width:160px;
    margin: 5px 5px 5px 5px;
    background:url(/img/pics/jb1.jpg) no-repeat;
}
#q0 {
    float:right;
    height:48px;
    width:150px;
    margin: 5px 5px 5px 5px;
    background:url(/img/qbig.jpg) no-repeat;
}
#q1 {
    float:left;
    height:130px;
    width:160px;
    margin: 5px 5px 5px 5px;
    background:url(/img/pics/q1.jpg) no-repeat;
}
#q2 {
    float:right;
    height:130px;
    width:160px;
    margin: 5px 5px 5px 5px;
    background:url(/img/pics/q2.jpg) no-repeat;
}#q3 {
    float:left;
    height:130px;
    width:160px;
    margin: 5px 5px 5px 5px;
    background:url(/img/pics/q3.jpg) no-repeat;
}#q4 {
    float:left;
    height:130px;
    width:160px;
    margin: 5px 5px 5px 5px;
    background:url(/img/pics/q4.jpg) no-repeat;
}
.hand	{ cursor: hand; }
.help	{ cursor: help; }

/* EOF Sonic921 */