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

img, div { 
	border: none;
}

body{
	background-color: #336699;
	text-align: left;
	font: 70%/120% Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	background: #000;
}

a{
	color:#999999;
	text-decoration: none;
	outline:none;
}

a:hover{
	color: #FFF;
	text-decoration: underline;
}

p {
	margin: 0px 0px 14px;
}


.right {
	float:right;
}
.left {
	float:left;
}
/*---------------------------------------------------------------------------------------------------------*/

/*
/ <------ H E A D I N G S ----
*/

h1 {
	font: bold 250% Arial, Helvetica, sans-serif;
	color:#00CCFF;
	padding: 0px 0px 15px 0px;
	text-decoration: none;
}
h2, h3, h4, h5, h6 {
	font-size: 14px;
	color: #00CCFF;
	font: normal 190% Tahoma, Arial;
}

h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #00CCFF;
	padding-bottom: 2px;
	padding-top: 10px;
}
h3{

	font-size: 100%;
	border-bottom: 1px dotted #003366;
	padding: 0px 0px 2px 0px;
}
h3.top {
	padding-top:0px;
}
	
h4 {
	font:bold 110% Geneva, Arial, Helvetica, sans-serif;
	color: #0099FF;
	padding-bottom: 10px;

}
	

/*---------------------------------------------------------------------------------------------------------*/

/*
/ <------ H O L D E R S ----
*/

#main-holder {
	width:800px;
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 20px;
}


	
#top {
	width: 800px;
	height: 106px;
	margin: 0px auto;
	margin-top: 20px;

}
#top2 {
	width: 800px;
	height: 106px;

}

#logo{
	width:293px;
	height:106px;
	float:left;
	}
	
a.LogoLink{
	display:block;
	width:293px;
	height:106px;
	background:url(images/logo.jpg) no-repeat bottom ;
}
a.LogoLink:hover{
	width:293px;
	background:url(images/logo.jpg) no-repeat ;
}

	
#TopMenuHolder {
	float:left;
	width:507px;
	height:106px;
	background:url(images/top-menu-bg.jpg) no-repeat right;
}
#TopMenu{
	width:391px;
	height:50px;
	margin:29px 0 0 72px;
	list-style:none;
}


#TopMenu li{
	margin:0px;
	float:left;
	height: 21px;
	width: 121px;
	display:block;
	padding:0 9px 9px 0;
}
#TopMenu li a{
	height: 21px;
	width: 121px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent: -900em;
}

/*----------- Casual -----------*/

#TopMenu #Casual a{
	background:url(images/top-menu/casual.jpg) no-repeat top;
}
#TopMenu #Casual a:hover{
	background: url(images/top-menu/casual.jpg) no-repeat bottom;
}

/*----------- Corporate -----------*/

#TopMenu #Corporate a{
	background:url(images/top-menu/corporate.jpg) no-repeat top;
}
#TopMenu #Corporate a:hover{
	background: url(images/top-menu/corporate.jpg) no-repeat bottom;
}

/*----------- Schools -----------*/

#TopMenu #Schools a{
	background:url(images/top-menu/schools.jpg) no-repeat top;
}
#TopMenu #Schools a:hover{
	background: url(images/top-menu/schools.jpg) no-repeat bottom;
}

/*----------- Sport -----------*/

#TopMenu #Sport a{
	background:url(images/top-menu/sport.jpg) no-repeat top;
}
#TopMenu #Sport a:hover{
	background: url(images/top-menu/sport.jpg) no-repeat bottom;
	
}
/*----------- Promotional -----------*/

#TopMenu #Promotional a{
	background:url(images/top-menu/promotional.jpg) no-repeat top;
}
#TopMenu #Promotional a:hover{
	background: url(images/top-menu/promotional.jpg) no-repeat bottom;
}



/*----------- Product Dev -----------*/

#TopMenu #ProductDev a{
	background:url(images/top-menu/product-dev.jpg) no-repeat top;
}
#TopMenu #ProductDev a:hover{
	background: url(images/top-menu/product-dev.jpg) no-repeat bottom;
}





		
#MainMenuHolder{
	width:800px;
	height:45px;
	margin: 0px auto;
}
#MainMenuHolder{
	width:800px;
	height:45px;
}
#MainMenu{
	list-style:none;
}

#MainMenu li{
	float:left;
	height:45px;
	display:block;
}
#MainMenu li a{
	float:left;
	height:45px;
	display:block;
	text-decoration:none;
	text-indent: -900em
}



/*----------- Home -----------*/

#MainMenu #Home a{
	width:89px;
	background:url(images/main-menu/home.jpg) no-repeat top;
}
#MainMenu #Home a:hover{
	background: url(images/main-menu/home.jpg) no-repeat bottom;
}

/*----------- About Us -----------*/

#MainMenu #AboutUs a{
	width:109px;
	background:url(images/main-menu/about-us.jpg) no-repeat top;
}
#MainMenu #AboutUs a:hover{
	background: url(images/main-menu/about-us.jpg) no-repeat bottom;
}
/*----------- Ordering -----------*/

#MainMenu #Ordering a{
	width:111px;
	background:url(images/main-menu/ordering.jpg) no-repeat top;
}
#MainMenu #Ordering a:hover{
	background: url(images/main-menu/ordering.jpg) no-repeat bottom;
}

/*----------- Our Policies -----------*/

#MainMenu #OurPolicies a{
	width:129px;
	background:url(images/main-menu/policies.jpg) no-repeat top;
}
#MainMenu #OurPolicies a:hover{
	background: url(images/main-menu/policies.jpg) no-repeat bottom;
}

/*----------- Contact -----------*/

#MainMenu #Contact a{
	width:107px;
	background:url(images/main-menu/contact.jpg) no-repeat top;
}
#MainMenu #Contact a:hover{
	background: url(images/main-menu/contact.jpg) no-repeat bottom;
}



#Middle{
	width:800px;
	margin: 0px auto;
	height:152px;
	background:url(images/middle-bg.jpg) no-repeat;
}



#BottomHolder {
	width:800px;
	margin: 0px auto;
	min-height:500px;
	background:url(images/bottom-bg.jpg) no-repeat top;
	margin-bottom: 20px;
	border:1px solid #666666;
	overflow:hidden;


}
#BottomHolder2 {
	width:800px;
	margin: 0px auto;
	min-height:500px;
	background:url(images/content-bg.jpg) no-repeat top;
	margin-bottom: 20px;
	border:1px solid #666666;
	overflow:hidden;



}


#QuickLinks {
	width:800px;
	list-style:none;
	height:259px;
	padding-top: 38px;
	padding-left: 55px;
}
#QuickLinks li{
	float:left;
	width:167px;
	height:259px;
	display:block;
	padding-right:93px;
	
}
#QuickLinks li a{
	float:left;
	width:167px;
	height:259px;
	display:block;
	text-decoration:none;
	text-indent: -900em
}


/*----------- Tshiirts -----------*/
#QuickLinks #Tshirts {
	background:url(images/quick-links/tshirts.jpg) no-repeat ;
	}
#QuickLinks #Tshirts a{
	background:url(images/quick-links/tshirts.jpg) no-repeat ;
}
#QuickLinks #Tshirts a:hover{
	background: url(images/quick-links/tshirts.jpg) no-repeat bottom;
}


/*----------- Polos -----------*/

#QuickLinks #Polos {
	background:url(images/quick-links/polos.jpg) no-repeat ;
}

#QuickLinks #Polos a{
	background:url(images/quick-links/polos.jpg) no-repeat ;
}
#QuickLinks #Polos a:hover{
	background: url(images/quick-links/polos.jpg) no-repeat bottom;
}


/*----------- Hoodies -----------*/

#QuickLinks #Hoodies {
	background:url(images/quick-links/hoodies.jpg) no-repeat ;
}

#QuickLinks #Hoodies a{
	background:url(images/quick-links/hoodies.jpg) no-repeat ;
}
#QuickLinks #Hoodies a:hover{
	background: url(images/quick-links/hoodies.jpg) no-repeat bottom;
}


#CallForm {
	width:170px;
	float:right;
	padding-top: 52px;
}

fieldset {
	border: 0;
/*	border-top: 1px solid #000;*/
/*	background-color: #f1f5fa;*/ 
	padding: o;
	margin:  0;
}
fieldset p {
	margin-bottom: 10px;
}

fieldset input {
	font-size: 10px;
	padding: 3px;
	font-weight: normal;
	margin-bottom: 5px;

}


a.CatalogueLink{
	display:block;
	width:148px;
	height:40px;
	background:url(images/catalogue-button.gif) no-repeat  ;
}
a.CatalogueLink:hover{
	background:url(images/catalogue-button.gif) no-repeat bottom;
}
a.GetAQuote{
float:right;
	display:block;
	width:106px;
	height:40px;
	background:url(images/quote-button.gif) no-repeat  ;
}
a.GetAQuote:hover{
	background:url(images/quote-button.gif) no-repeat bottom;
}



#content-holder {
	padding: 0px 50px 0px 50px;
}


/*---------------------------------------------------------------------------------------------------------*/

/*
/ <------ C O N T E N T ---
*/


#Content {
	padding: 40px;
}

img.FloatRight {
	float:right;
	padding: 0 0 20px 20px;
}
#Content ul{
	padding-left: 25px;
}

#Content ul.Terms{
	list-style:decimal
}

#Content ul.Terms li{
	padding-bottom:10px;
}


#content-left {
	width: 350px;
	float:left;
	padding: 0px 0px 20px 0px;
}
#content-right {
	width: 325px;
	float:right;
	padding: 20px 0px 20px 0px;
}

#TopQuote {
	padding:0;
	margin:0;
	position: absolute;
    top: 0px;
    left: 0px;
    display: inline;	
}
/*---------------------------------------------------------------------------------------------------------*/

/*
/ <------ F O O T E R ----
*/

#footer {
	background:url(images/footer.jpg) no-repeat;
	width: 800px;
	height: 18px;
	border-top:#336699 solid 2px;

}

