/*-----------------[RESET]------------------------*/
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 { 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; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }


body { background: #f2f3ea url(images/bg_preview.gif) repeat-x; color: #444444; font-family: Palatino,'Palatino Linotype', Georgia, Utopia, serif;font-size: 14px; line-height: 20px; letter-spacing: 0.05em; }
a { color: #e4064e; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }
h2 {
		padding-top:40px;
		font-size: 22px;
		color: #e4064e;
	}
.clear { padding: 0; margin: 0; clear: both; }
.wrapper { width: 1250px; margin: auto;}
	.header { background:url(images/header_pr.jpg) no-repeat; width: 950px; height: 171px; margin: auto; }
	.content {width: 1250px; text-align: center; height: auto; }
	.content p { padding: 0px 20px 20px 20px;}
	
	.content ul {margin: 20px 0 0 0;}
	.content li {display: inline; margin: 5px 2px 0 0; }
	
	
.bottom {
	width: 950px;  margin: auto; 
}

/*----------------[FOOTER]---------------*/

.footer {
	width: 950px;
	height: 100%;
	text-align: center;  margin: auto; 
}

.footer p { margin: 10px 0 10px 0; color: #2d2d2d; }

.footer p a {text-decoration: underline; font-weight: bold; }
.footer p a:hover {text-decoration: none; }

.footer p span { font-size: 12px;}

