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;
}


/* ping fix for ie6*/
img, div { behavior: url(iepngfix.htc) }

p {
	margin-bottom: 18px;
}	

html {
	height:100%;
	min-height:700px;
}

body {
	background: #dfdfdf url(../i/childrens_gradient_bg.jpg) repeat-x top center;
	text-align:center;
	min-width:820px;
	color:#8e8e8e;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight:light;
	font-size: .975em;
	line-height:1.4em;
}


#wrapper {
	width:900px;
	margin: 0 auto 30px auto;
	text-align:left;
}


#col-1 {
	float:left;
	width:390px;
	margin:95px 0 0 0;
	padding:0px;
}

#col-2 {
	width:500px;
	margin-top:95px;
	padding:0 0px 0 5px;
	float:right;
}

a {
	color: #ee3224;
	text-decoration:none;	
}

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


#main-feature {
	clear:left;
	width:900px;
	height:612px;
	background:url(../i/main-bg.jpg) top left no-repeat;
}

#c_logo {
	float:left;
	width:180px;
	margin:30px 15px 0 0;
}
#c_logo2 {
	float:left;
	width:200px;
	margin:30px 15px 0 0;
}

#badge {
	float:left;
	width:45px;
	margin:10px 0px 0 0;
}


