@charset "utf-8";
/* CSS Document */

/*	CSS Document for (Outfitno1.com)
	Designed by G Howard Design
	Designer name : (Gwilym)

/*	Colors used on site : 



*/

/*ie 6 overwrites:

* html #
     
}

* html #
     
}
this will change a .png to a .jpg for a specific div or section */
/*------------------------------
			GLOBAL
-------------------------------*/
body {
	font-family: Helvetica Neue, Helvetica, Verdana, Arial, sans-serif;
	color: #333333;
	text-align: center;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-image: none;
}


/*-----------------------------
			LAYOUT
-------------------------------*/
#container {
	width: 650px;
	margin: 0 auto;
	top: 0px;
	background-image: none;
}

#holdimage {
	position: relative;
	width: 650px;
	height: 200px;
	margin: 0 auto;
	top: 180px;
	text-indent: -9999px;
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#holdimagetxt {
	position: relative;
	width: 650px;
	margin: 0 auto;
	top: 200px;
	background-image: none;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}

	
#footer {
	clear: both;
	background-repeat: no-repeat;
	height: 166px;
	margin-top: 140px;
	width: auto;
	}
	
#innerfooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	padding-top: 100px;
	}

/*------------------------------
			NAVIGATION
-------------------------------*/

/*------------------------------
			TEXT
-------------------------------*/

/*------------------------------
			LISTS
-------------------------------*/

/*------------------------------
			LINKS
-------------------------------*/


/*------------------------------
			HEADINGS
-------------------------------*/
/*------------------------------
			IMAGES
-------------------------------*/
/*------------------------------
			CONTACT FORM
-------------------------------*/

/*------------------------------
			NEWSLETTER FORM
-------------------------------*/

/*------------------------------
			TABLES
-------------------------------*/


/*------------------------------
			MISC
-------------------------------*/

