body{
	margin: 0px;
	padding: 0px;
	background-color: #ccc;
	background: url('images/body_bg.jpg') repeat-x top center fixed;
}

a{text-decoration: none;}
a:link{color: #666666; text-decoration: underline;}
a:visited{color: #666666; text-decoration: underline;}
a:active{color: #666666;}
a:hover{color: red; text-decoration: underline;}

h2 a{text-decoration: none;}
h2 a:link{color: #D02944; text-decoration: none;}
h2 a:visited{color: #D02944; text-decoration: none;}
h2 a:active{color: #D02944;}
h2 a:hover{color: red; text-decoration: underline;}
h2 a[name]{text-decoration: none; color: #D02944}


h1{
    margin: 0px;
    padding: 0px;
	margin-left: 15px;
    line-height: 30px;
	font-size: 14px;
}

h2{
	font-size: 18px;
	color: #D02944;
    line-height: 30px;
    margin: 0px;
    padding: 0px;
}

h3{
	font-size: 15px;
	color: #D02944;
    line-height: 30px;
    margin: 0px;
    padding: 0px;
}

img{
    padding: 0px;
    margin: 0px;
}

ul{
    margin: 0px;
    margin-left: 20px;
    padding: 0px;
    font-size: 11px;
}

br{
    margin: 0px;
    padding: 0px;
    line-height: 15px;
}

li{
    line-height: 20px;
}

a img{
    border: none;
}

p{
	font-size: 11px;
	line-height: 14px;
	font-family: arial, sans-serif;
    margin: 10px 10px;
    padding: 0px;
}

#wrapper{
	margin: auto;
	padding: 0px;
	width: 989px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#banner{
	width: 989px;
	height: 125px;
	background: url('images/stitch-design-banner.jpg') no-repeat;
}

#main{
	width: 100%;
	background: url('images/red-gradient-bg.jpg') repeat-x;
	background-color: #D02944;
	overflow: hidden;
}

#left-col{
	float: left;
	width: 196px;
	height: 100%;
}

#content-container{
	float: left;
	width: 793px;
}

#nav{
	height: 41px;
	width: 782px;
}

#nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav ul li{
	display: inline;
	color: #000;
	font-family: arial, sans-serif;
	font-size: 12px;
	height: 41px;
}

/* STANDARD NAV BUTTON */
#nav-home a{background: url('images/home-nav.jpg') top left no-repeat; width: 90px; height: 41px; display: block; float: left; text-indent: -2000px; overflow: hidden;}
#nav-business-and-leisure a{background: url('images/business-and-leisure-nav.jpg') top left no-repeat; width: 78px; height: 41px; display: block; float: left; text-indent: -2000px; overflow: hidden;}
#nav-school-parents a{background: url('images/school-parents-nav.jpg') top left no-repeat; width: 75px; height: 41px; display: block; float: left; text-indent: -2000px; overflow: hidden;}
#nav-school-secretary a{background: url('images/school-secretary-nav.jpg') top left no-repeat; width: 88px; height: 41px; display: block; float: left; text-indent: -2000px; overflow: hidden;}
#nav-catalogue a{background: url('images/catalogue-nav.jpg') top left no-repeat; width: 84px; height: 41px; display: block; float: left; text-indent: -2000px; overflow: hidden;}
#nav-about-us a{background: url('images/about-us-nav.jpg') top left no-repeat; width: 75px; height: 41px; display: block; float: left; text-indent: -2000px; overflow: hidden;}
#nav-prices-and-processes a{background: url('images/prices-and-processes-nav.jpg') top left no-repeat; width: 91px; height: 41px; display: block; float: left; text-indent: -2000px; overflow: hidden;}
#nav-terms-and-conditions a{background: url('images/terms-and-conditions-nav.jpg') top left no-repeat; width: 91px; height: 41px; display: block; float: left; text-indent: -2000px; overflow: hidden;}
#nav-contact-us a{background: url('images/contact-us-nav.jpg') top left no-repeat; width: 89px; height: 41px; display: block; float: left; text-indent: -2000px; overflow: hidden;}

#body-home #nav-home a{background: url('images/home-nav-highlight.jpg') top left no-repeat; width: 90px; height: 41px; display: block; float: left; text-indent: -2000px; overflow: hidden;}
#body-business-and-leisure #nav-business-and-leisure a{background: url('images/business-and-leisure-nav-highlight.jpg') top left no-repeat; width: 78px; height: 41px; display: block; float: left; text-indent: -2000px; overflow: hidden;}
#body-school-parents #nav-school-parents a{background: url('images/school-parents-nav-highlight.jpg') top left no-repeat; width: 75px; height: 41px; display: block; float: left; text-indent: -2000px; overflow: hidden;}
#body-school-secretary #nav-school-secretary a{background: url('images/school-secretary-nav-highlight.jpg') top left no-repeat; width: 88px; height: 41px; display: block; float: left; text-indent: -2000px; overflow: hidden;}
#body-catalogue #nav-catalogue a{background: url('images/catalogue-nav-highlight.jpg') top left no-repeat; width: 84px; height: 41px; display: block; float: left; text-indent: -2000px; overflow: hidden;}
#body-about-us #nav-about-us a{background: url('images/about-us-nav-highlight.jpg') top left no-repeat; width: 75px; height: 41px; display: block; float: left; text-indent: -2000px; overflow: hidden;}
#body-prices-and-processes #nav-prices-and-processes a{background: url('images/prices-and-processes-nav-highlight.jpg') top left no-repeat; width: 91px; height: 41px; display: block; float: left; text-indent: -2000px; overflow: hidden;}
#body-terms-and-conditions #nav-terms-and-conditions a{background: url('images/terms-and-conditions-nav-highlight.jpg') top left no-repeat; width: 91px; height: 41px; display: block; float: left; text-indent: -2000px; overflow: hidden;}
#body-contact-us #nav-contact-us a{background: url('images/contact-us-nav-highlight.jpg') top left no-repeat; width: 89px; height: 41px; display: block; float: left; text-indent: -2000px; overflow: hidden;}

#content{
	background: url('images/content-bg-drop-shadow.jpg') repeat-y;
	width: 793px;
	height: 100%;
}

#content-within{
	background: url('images/content-gradient-bg.jpg') no-repeat;
	width: 773px;
	min-height: 600px;
	padding: 10px;
	font-family: arial, sans-serif;
	font-size: 12px;
	
}

#right-bar{
	background: url('images/right-bar.jpg') no-repeat;
	float: left;
	width: 11px;
}

#footer{
	background: url('images/footer.jpg');
	width: 989px;
	height: 47px;
}

#bottom-nav ul{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	margin-left: 240px;
}

#bottom-nav ul li{
	display: inline;
	list-style-type: none;
	margin: 0px 2px;
}

#bottom-nav a{
	font-family: arial, sans-serif;
	font-size: 8px;
	text-decoration: none;
	color: #666;
}

#body-home #nav-home-bottom a{color: #cc3333;}
#body-business-and-leisure #nav-business-and-leisure-bottom a{color: #cc3333;}
#body-school-parents #nav-school-parents-bottom a{color: #cc3333;}
#body-school-secretary #nav-school-secretary-bottom a{color: #cc3333;}
#body-catalogue #nav-catalogue-bottom a{color: #cc3333;}
#body-about-us #nav-about-us-bottom a{color: #cc3333;}
#body-prices-and-processes #nav-prices-and-processes-bottom a{color: #cc3333;}
#body-terms-and-conditions #nav-terms-and-conditions-bottom a{color: #cc3333;}
#body-contact-us #nav-contact-us-bottom a{color: #cc3333;}

#brands ul{
	margin-top: 40px;
	list-style-type: none;
}

#brands li{
	float: left;
	margin-right: 10px;
}

ol#terms_and_conditions_index{
	margin: 10px 15px;
	margin-bottom: 20px;
	padding: 0px 20px;
	font-family: arial, sans-serif;
	font-size: 10px;
	
}

#enquiry_form p{
	font-weight: bold;
}


ul#testimonials{
	margin: 0px;
	padding: 0px;
	height: 230px;
}

ul#testimonials li{
	list-style-type: none;
	font-family: arial, sans-serif;
	font-size: 10px;
	padding: 10px;
	line-height: 15px;
}

