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

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:197%;
	color: #666666;
}

a {color: #FFBF23;}

a:hover {text-decoration: none;}

hr {display: none;}

/* header */

#header {
	width: 770px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 250px;
	height: 100px;
	background: #9A0C33;
}

div#nifty{ margin: 0 10%;background: #9BD1FA}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
    overflow: hidden;
	background: #9A0C33;
	}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

#logo h1, #logo h2 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 36px;
	font-weight:600;
	
}

#logo h1 {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: Left;
	

}

#logo h2 {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 2px;
	text-align: Right;

}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 770px;
	height: 70px;
	margin: -30px auto 0 auto;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	display: block;
	height: 40px;
}

#menu li:hover {
	background: #F9F8F1;
}

#menu a {
	display: block;
	width: 60px;
	height: 35px;
	padding: 5px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	color: #7F7772;
}

html>body #menu a {
	width: auto;
}

#menu li.active {
	background: #EDEBD5 url(images/img05.gif) no-repeat;
}

#menu li.active a {
	background: url(images/img06.gif) no-repeat right top;
}

/* Page */

#page {
	width: 770px;
	height: 770px;
	margin: 0 auto 20px auto;
	
	/*background: url(images/img07.gif) repeat-y 260px 0;*/
}

/* Content */

#content {
	/*float: right;*/
	position:relative;
	width: 770px;
	
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}



.boxes p{
line-height: 0.7cm;

}

.boxes .box1 {
	position:absolute;
	font-weight:100;
	font-size:18px;
	width: 770px;
	left: 0px;
	top: 75px;
	height: 665px;
}
.boxes .box1 img{
	padding-top:10px;
	padding-left:50px;
	padding-right:0px;
	padding-bottom:20px;
	float:right;
}


.boxes .box2 {
	position:absolute;
	font-size:18px;
	width: 325px;
	left: 0px;
	top: 55px;
}

.boxes .box3 {
	position:absolute;
	right:0px;
	font-size:197%;
	width: 770px;
	top: 320px;
	left: 0px;
}
.boxes .box3 h1 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: normal;
	color: #666666;
}
.boxes .box4 {
	position:absolute;
	font-size:18px;
	width: 279px;
	right: 0px;
	top: 55px;
	height: 253px;
	left: 491px;

}


.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}


/* Footer */

#footer {
	clear: both;
	height: 50px;
	padding-top: 20px;
	background: #EDEBD5 url(images/img08.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}
