/* Superior Image Embroidery.com CSS Style Sheet
Author: Digital Video Magic.com
v1.0 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body
{
	font: 1em "Trebuchet MS", Helvetica, sans-serif;
	background: #FFF url(http://www.superiorimageembroidery.com/images/bg.png) repeat-x top;
	margin: 0;
}
a
{
	text-decoration: none;
	color: #fff;
	font-style: normal;
}
a:hover
{
	font-style: italic;
}
#navigation 
{
   list-style: none;
   margin: 0; 
   padding: 0;
}
#navigation li 
{
   float: right;
}
#navigation li a 
{
   display: block;
   background: transparent;
   width: 90px;
   height: 20px;
   text-align: center;
   color: #cc0033;
   padding: 10px 5px;
   text-decoration: none;
   font-size: 1em;
   font-style: normal;
}
#navigation li a:hover 
{
   background: #cc0033;
   color: #fff;
   text-decoration:none;
   font-style: normal;
}
#nav
{
	margin:0 auto;
	width: 940px;
	height: 40px;
	background: url(http://www.superiorimageembroidery.com/images/nav.png) no-repeat top;
}
#container
{
	margin:0 auto;
	width: 960px;
	background: url(http://www.superiorimageembroidery.com/images/shadow.png) no-repeat top;
	text-align:center;
}
#header
{
	margin:0 auto;
	width: 940px;
	height: 120px;
}
#splash
{
	width: 940px;
	height: 220px;
	margin-left:10px;
}
#splashcata
{
	margin:0 auto;
	width: 940px;
	height: 120px;
	background: url(http://www.superiorimageembroidery.com/images/splashdefault.png) no-repeat top;
}
#content
{
	margin:7px 0px 7px 0px;
	width: 940;
	height: 234;
}
#contentfill
{
	margin:0 auto;
	width: 940px;
	height: 220px;
	background: url(http://www.superiorimageembroidery.com/images/racktrans.png) top;
	text-align: left;
}
#contenttext
{
	width: 500px;
	padding-left: 370px;
	padding-top: 70px;
	text-align: center;
}
#affiliates
{
	margin: 0 auto;
	width: 940px;
	height: 220px;
	background: transparent;
	text-align: right;
}
#affiliate1
{
	float: right;
	width: 180px;
	height: 120px;
	padding: 50px 30px 50px 60px;
}
#affiliate2
{
	float: right;
	width: 180px;
	height: 120px;
	padding: 50px 0px 50px 60px;
}
#affiliate3
{
	float: right;
	width: 180px;
	height: 120px;
	padding: 50px 0px 50px 60px;
}
h1
{
	font-size: .7em;
}
h2
{
	font-size: 1.1em;
}
h3
{
	font-size: 1.2em;
}
p
{
	color: #cc0033;
}
p2
{
	color: #CC0;
}
#iframe1
{
	width: 940px;
	height: 450px;
	border: 0;
	background: #FFF url(http://www.superiorimageembroidery.com/images/bgsmall.png) repeat-x top;
}
#iframe2
{
	width: 940px;
	height: 220px;
	border: 0;
}
#catalog1
{
	background: url(http://www.superiorimageembroidery.com/images/redtransparent.png) repeat top;
	width: 302px;
	height: 106px;
	float: left;
	margin:7px 7px 7px 7px;
	color: #fff;
}
#catalog2
{
	background: url(http://www.superiorimageembroidery.com/images/redtransparent.png) repeat top;
	width: 302px;
	height: 106px;
	float: left;
	margin:7px 7px 7px 0px;
	color: #fff;
}
#catalog3
{
	background: url(http://www.superiorimageembroidery.com/images/redtransparent.png) repeat top;
	width: 302px;
	height: 106px;
	float: left;
	margin:7px 0px 7px 0px;
	color: #fff;
}
#footer
{
	margin:0 auto;
	width: 940px;
	height: 40px;
	color: #999;
	text-align: center;
}
#footerleft
{
	float: left;
	text-align: right;
	width: 50%;
}
#footerright
{
	float: right;
	text-align: left;
	width: 50%;
}
#embroid
{
	background: #FFF url(http://www.superiorimageembroidery.com/images/bgsmall.png) repeat-x top;
	margin: 0 auto;
	width: 940px;
	height: 450px;
	text-align: left;
}

#faq
{
	width: 920px;
	height: 400px;
	text-align: left;
	margin: -2px 10px 10px 10px;	
}
#emleft
{
	float: left;
	width: 510px;
	height: 450px;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
}
#emright
{
	float: left;
	width: 410px;
	height: 450px;
	text-align: left;
	margin-left: 7px;
	margin-top: 10px;
}
ul.none
{
	list-style-type:none;
}
