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;
}
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;
}

div {
	border: 0px solid #FF0000;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*======= CSS RESET END=======*/

body  {
	font: 100% "Times New Roman", Times, serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
}
.baby {
	background:#000000 url(images/def/def_baby_bg.gif) no-repeat center top;
}
.savpan {
	background:#000000 url(images/def/def_savpan_bg.gif) no-repeat center top;
}
.savser {
	background:#000000 url(images/def/def_savser_bg.gif) no-repeat center top;
}
.savzeb {
	background:#000000 url(images/def/def_savzeb_bg.gif) no-repeat center top;
}
.rustic {
	background:#000000 url(images/def/def_rustic_bg.gif) no-repeat center top;
}
.luxury {
	background:#000000 url(images/def/def_luxury_bg.gif) no-repeat center top;
}
a { color: #ccc; text-decoration:none; }
a:hover { color: #fff; text-decoration:underline; }
h1 { font-size:34px; color: #fff; }
h2 { font-size:22px; color: #999; }
h3 { font-size:20px; color: #ccc }

#container { 
	width: 950px;
	margin: 0 auto;
}

#header {
	margin: auto;
	height: 254px;
}
.img_el {
	display:block;
	width:200px;
	height:200px;
	float:left;
}
#header2 {
	margin: auto;
	height: 115px;
}

#header img {
	margin: auto;
}

#mainContent {
	margin: auto;
}

.foto {
	margin: auto;
}



.info {
	margin: auto;
	width: 290px;
	height: 230px;
}

.info p {
	margin: auto;
	padding: 20px 0 0 0;
}

#footer {
    margin: 20px auto;
	height: 100px;
	clear: both;
}

#footer2 {
    margin: auto;
	height: 268px;
	clear: both;
}

#footer p {
    margin: auto;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	letter-spacing: 12px;
}

#footer2 p {
    margin: auto;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	letter-spacing: 12px;
}
