/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
    width:960 px;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: normal 14px Tahoma, Arial, Helvetica, sans-serif;

    
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F49500;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20 px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #F49500;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 960px;
	height: 373px;
	margin: 0 auto;
	background: url(images/img02.jpg);
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

/* Menu */

#menu {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img022.jpg);

}


#rrr {
	width: 100%;
	background: #B0ABAB;
}

#r2 {
	width: 100%;
	background: #838282;
}

#r3 {
	width: 100%;
	background: #ffffff;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/* Content */

#content {

	width: 960px;
	margin: 0 auto 0px;
	padding: 10px;


}

/* Posts */

#posts {
	float: left;
	width: 380px;
	padding: 20px;
	background: url(images/img05.gif) repeat-y;
}


#pos {
	float: left;
	width: 640px;
	padding: 20px;
	background: url(images/img05.gif) repeat-y;
}


#posts   h2 {
	font-style: normal;
	padding: 0px 0px;
	display: inline;
	font-size: 16px;
}


/*tips */


#tips {
	float: left;
	width: 260px;

}


#tips  h2 {
	font-style: normal;
	padding: 0px 0px;
	display: inline;
	font-size: 16px;
}


#tips li  {
	padding: 7px 10px;
	padding-right: 5px;
	background: url(images/img06.gif) repeat-x left bottom;
}


/* Links */

#links {
	float: right;
	width: 255px;
	padding-left: 15px;
	background: url(images/img05.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	font-size: 13px;
	text-decoration: none;
}

#links li a:hover {
	font-style: normal;
	text-decoration: underline;
	font-size: 13px;
}

#links li i {
	font-style: normal;
	font-size: 14px;
}

#links li h2 {
	font-style: normal;
	font-size: 16px;
}


/* Footer */

#footer {
	height: 50px;
	padding: 20px;
	background: #2D2D2D url(images/img07.gif) repeat-x;
	color: #ffffff;
}

#footer p {
	text-align: center;
	color: #999999;
}



















