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 {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
	margin: 10px 20px 10px 20px;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font: 14px/1.5 "Myriad Pro","Helvetica",Verdana,sans-serif;
}


hr {
	border: 0 #E7E7D9 solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
	font-weight: normal;
}

h2 {
	font-size: 42px;
	font-weight: normal;
}

h3 {
	font-size: 28px;
	font-weight: normal;
}

h4 {
	font-size: 16px;
	font-weight: normal;
}

h5 {
	font-size: 16px;
	font-weight: normal;
}

h6 {
	font-size: 12px;
	font-weight: bold;
}

#deal h4#offer {
color:#3D3D3D;
font-family:"Myriad Pro","Lucida sans",Verdana,sans-serif;
font-size:32px;
font-weight:lighter;
margin:-40px 0 -1px;
}

h1#tag {
font-family: "Myriad Pro","Helvetica",Verdana,sans-serif;
font-weight: lighter;
font-size: 28px;
color: #3D3D3D;
white-space: nowrap;
margin-left: 16px;
/*margin-bottom: 70px;*/
margin-top: 0px;
/*position: absolute;*/
/*top: 84px;*/
}

h2#logo_type{
margin: 15px 0 -25px 12px;
}

h2#logo_type a{
font-size: 68px;
color: #333333;
border: none;
}

h2.logo {
font-family: "Myriad Pro","Helvetica",Verdana,sans-serif;
background-color:transparent;
background-repeat:no-repeat;
color:#FFFFFF;
display:block;
text-indent:-9999em;
width: 600px;
float: left;
height: 140px;
margin: 20px 0 0 -175px;
}

h3 span{
font-weight: normal;
font-size: 18px;
margin-top:10px;
}

#about h3{
font-size:32px;
font-weight:lighter;
line-height:30px;
}

#about h4{
font-size:24px;
font-weight:lighter;
line-height:30px;
}

#about p{
font-size:14px;
}

h6.heading{
text-transform: uppercase;
margin: 20px 0 0 0;

}

p {
	font-size: 12px;
	padding: 10px 0;
}


/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}


p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
}
