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

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #e6e6e6;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(g/bg.gif);
background-repeat: repeat;
background-position: 20px 20px;

}

a {
	color: #0033ff;
}

a:hover {
	text-decoration: none;
	color: #E16629;
}

#by {
	color: #a3a3a3;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 6px;
}


#date {
	color: #a3a3a3;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;	
	margin-bottom: 6px;
}

.added {
	color: #a3a3a3;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

#foot {
	color: #6c6c6c;
	font-family: verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	text-align: left;	
}

#capt {
	color: #6c6c6c;
	text-align: left;
	font-size: 11px;
	font: verdana;
	line-height: 110%;

}

/* Boxed */

.title {
	background: url(images/img4.gif) no-repeat right center;
	border-bottom: 3px solid #CFCFCF;
}

.boxed1 .title {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed1 .content {
	background: url(images/img05.gif) no-repeat left bottom;
	padding: 20px;
}

.boxed2 .title {
	font: normal 182% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed2 .content {
	background: url(images/img06.gif) repeat-x left bottom;
	padding: 20px;
	height: 100%;
}

.boxed3 .title {
	font: normal 129% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed3 .content {
	padding: 20px;
		font: normal 12px Arial, Helvetica, sans-serif;
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
}


/* Header */

#header {
	width: 760px;
	height: 161px;
	margin: 0 auto;
	background: url(g/top2.jpg) no-repeat 100% 50px;
	border-bottom: 5px solid #000000;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 160px;
	background: #FFCF00 url(g/brand.jpg) no-repeat;
	text-align: center;
}

#logo h1 {
	padding-top: 80px;
	font: bold 31px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

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

/* Menu */

#menu {
	float: left;
	width: 520px;
	height: 50px;
	background: #F4F4F4;
}

#menu ul {
	height: 5px;
	background: #FFCF00;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 10px 10px 0 10px;
	border-top: 5px solid #FFCF00;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font: bold;
	color: #000000;
		font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

#menu a:hover {
	background: #DCDCDC;
	border-top-color: #000000;
}

#menu .active a {
	background: #FFA800;
	border-top-color: #E16629;
}

#menu a b {
	text-decoration: underline;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/* Content */

#content {
	background: #FFFFFF;
	float: right;
	width: 480px;
	height: 100%;
	padding: 20px;
	border-bottom: 1px solid #FFFFFF;
}

#content p, #content ol, #content ul {

	margin-bottom: 6px;
}




/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
}



/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
}


/* News */

#news {
	padding-top: 10px;
	padding-bottom: 0;
}

#news ul {
	list-style-type: square;
}

#news li {
	margin-bottom: 15px;
}

#news h3 {
	margin-bottom: 10px;
	font-size: 88%;
}

#news h3 a {
	display: block;
}

#news p {
	font-size: 85%;
}

/* Welcome */

#welcome {
	margin-bottom: 20px;
}

/* Samples */

#sample1, #sample2 {
	float: left;
	width: 230px;
}

#sample1 {
}

#sample2 {
	margin-left: 20px;
}

/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 5px solid #000000;
}

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

#navigation2 {
width: 240px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #000000;
font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}

#navigation2 ul {
list-style: none;
margin: 0;
font-size:13px;
padding: 0;
}
#navigation2 li {
border-bottom: 1px solid #ffcf00;
}
#navigation2 li a {
display: block;
padding: 5px 5px 5px 0.5em;
color: #000000;
border-left: 10px solid #ffcf00;
text-decoration: none;
}

#navigation2 li a:hover {
background: #DCDCDC;
	border-top-color: #ffcf00;
}



#navigation2 .active a {
	background: #FFA800;
	border-top-color: #ffcf00;
}

#navigation2 a b {
	text-decoration: underline;
	
	}