/*
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 {
	
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
}

h1, h2, h3 {	
}

h1 {
}

h2 {
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
}

p, blockquote, ul, ol {
	margin-bottom: 2em;
	line-height: 1.6em;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em 1em 0 1em;
	text-align: center;
	font-style: italic;
}

ul {
	list-style: none;
}

ul li {
}

ol {
	list-style-position: inside;
}

ol li {
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

img {
}

/* Logo */

#logo {
	/* background: #ffffff url(images/company_name_bckg.jpg) no-repeat top center ;*/
	width: 760px;
	height: 70px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

#logo2 {
	background: #ffffff url(images/company_name_bckg.jpg) no-repeat top center ;
	width: 760px;
	height: 70px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

#logo h1 {
	float: left;
	padding: 0 0 0 35px;
	letter-spacing: -2px;
	font-size: 3em;
}

#logo h2 {
	float: left;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF
}

/* Logo2 */

#logo2 {
	background: #ffffff url(images/company_name_bckg.jpg) no-repeat top center ;
	width: 760px;
	height: 70px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

#logo2 h1 {
	float: left;
	padding: 0 0 0 35px;
	letter-spacing: -2px;
	font-size: 3em;
}

#logo2 h2 {
	float: left;
	font-size: 1em;
}

#logo2 a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF
}

/* Menu */

#menu {
	width: 760px;
	height: 50px;
	margin: -50px auto 0 auto;
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 5px solid #CC6600;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	border-bottom-color: #000000;
	color: #CCCCCC;
}

/* Wrapper */

#wrapper {
	clear: both;
	width: 760px;
	margin: 0 auto;
}

/* Column One */

#col-one {
	float: right;
	width: 180px;
}

#col-one .boxed {
	margin-bottom: 10px;
}

#col-one .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img02.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	color: #233573;
}

#col-one .boxed .content {
	padding: 9px;
	background: #E8EDE5 url(images/img03.gif) repeat-x;
	border: 1px solid #648952;
	border-top: none;
}

#col-one .boxed .content form {
}

#col-one .boxed .content fieldset {
	border: none;
}

#col-one .boxed .content legend {
	display: none;
}

#col-one .boxed .content label {
	display: block;
	font-size: xx-small;
	font-weight: bold;
}

#col-one .boxed .content .textfield {
	width: 148px;
	margin: 0 0 5px 0;
	padding: 3px 5px;
	border: 1px solid #C8C8C8;
	background: #FAFAFA url(images/img04.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#col-one .boxed .content .button {
	float: right;
	width: 70px;
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #464646;
	background: #FAFAFA url(images/img05.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#col-one .boxed .content .tiny {
	clear: both;
	margin: 0;
	font-size: x-small;
}

#col-one .boxed .content .tiny a {
	padding: 0 0 0 11px;
	background: url(images/img06.gif) no-repeat left bottom;
}

/* Column Two */

#col-two {
	float: left;
	width: 380px;
}

#col-two .boxed {
	margin-bottom: 10px;
}

#col-two .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img07.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	color: #233573;
}

#col-two .boxed .content {
	padding: 10px 5px 10px 5px;
	background: #E5ECED url(images/img08.gif) repeat-x;
	border: 1px solid #528489;
	border-top: none;
}

#col-two .boxed blockquote {
	background: #E5ECED url(images/img08.gif) repeat-x;
}

#col-two .boxed .content li {
	margin-left: 1em;
	padding-left: 1em;
	background: url(images/img11.gif) no-repeat 0 9px;
	letter-spacing: normal;
}

/* Column Three */

#col-three {
	float: right;	
	width: 180px;
	margin-right: 10px;
}

#col-three .boxed {
	margin-bottom: 10px;
}

#col-three .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img09.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	color: #233573;
}

#col-three .boxed .content {
	padding: 9px 9px 370px 9px;
	background: #EFEBE2 url(images/img10.gif) repeat-x;
	border: 1px solid #977C44;
	border-top: none;
}

#col-three .boxed .content li {
	margin-left: -1em;
	padding-left: 1em;
	background: url(images/img12.gif) no-repeat 0 9px;
	letter-spacing: normal;
}

/* Column four */

#col-four {
	float: left;
	width: 560px;
}

#col-four .boxed {
	margin-bottom: 10px;
}

#col-four .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/560.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	color: #233573;
}

#col-four .boxed .content {
	padding: 10px 5px 10px 5px;
	background: #E5ECED url(images/img08.gif) repeat-x;
	border: 1px solid #528489;
	border-top: none;
}

#col-four .boxed blockquote {
	background: #E5ECED url(images/img08.gif) repeat-x;
}

#col-four .boxed .content li {
	margin-left: 1em;
	padding-left: 1em;
	background: url(images/img11.gif) no-repeat 0 9px;
	letter-spacing: normal;
}

/* Column five */

#col-five {
	float: right;
	width: 180px;
}

#col-five .boxed {
	margin-bottom: 10px;
}

#col-five .boxed .title {
	height: 20px;
	padding: 10px 0 0px 10px;
	background: url(images/img09.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	color: #233573;
}

#col-five .boxed .content {
	padding: 9px;
	padding: 9px 9px 80px 9px;
	background: #E8EDE5 url(images/img03.gif) repeat-x;
	border: 1px solid #977C44;
	border-top: none;
}

/* Column six */

#col-six {
	float: left;
	width: 760px;
}

#col-six .boxed {
	margin-bottom: 10px;
}

#col-six .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/760.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	color: #233573;
}

#col-six .boxed .content {
	padding: 10px 5px 10px 5px;
	background: #E5ECED url(images/img08.gif) repeat-x;
	border: 1px solid #528489;
	border-top: none;
}

#col-six .boxed blockquote {
	background: #E5ECED url(images/img08.gif) repeat-x;
}

#col-six .boxed .content li {
	margin-left: 1em;
	padding-left: 1em;
	background: url(images/img11.gif) no-repeat 0 9px;
	letter-spacing: normal;
}



/* Footer */

#footer {
	clear: both;
	padding: 30px 0 50px 0;
	background: #464646 url(images/footer_bckg.jpg) repeat-x;
}

#footer p {
	width: 760px;
	margin: 0 auto;
	font-size: x-small;
}

/*read more style*/
 a.read_more{
	display:block;
	width:40px;
	height:20px;
	font-weight: bold;
	font-size:12px;
	text-align:center;
	padding:0 10px 0 10px;
	margin-top:10px;
	background-color:#55AA00;
	border:1px solid #66FF66;
	text-decoration:none;
	color:#FFFFFF;
	}
	 a.read_more:hover{
		display:block;
		width:40px;
		height:20px;
		font-weight: bold;
		font-size:12px;
		text-align:center;
		padding:0 10px 0 10px;
		background-color:#00AA00;
		border:1px solid #66FF66;
		text-decoration:none;
		color:#FFFFFF;
		}

#links {
	
	}
	#links ul {
		padding-left:10px;
		}
		#links ul li {
			list-style-image:url(images/img06.gif);
			}
			#links ul li a{
				color:#648952;
				text-decoration:underline;
				}
				#links ul li a:hover{
				text-decoration:none;
				}

#items {
	float:left;
	
	}
	.item {
		display:block;
		width:140px;
		height:18px;
		background-color:#CC6600;
		padding:5px 0 5px 10px;
		border-left:5px solid #EEE8AA;
		border-bottom:1px solid #FF8C00;
		}
		.item a{
			text-decoration:none;
			color:#000000;
			}
			.item a:hover{
				text-decoration:none;
				color:#ffffff;
				}
	.item2 {
		display:block;
		width:140px;
		height:18px;
		background-color:#CC6600;
		padding:5px 0 5px 10px;
		border-left:5px solid #EEE8AA;
		border-bottom:1px solid #FF8C00;
		}
		.item2 a{
			text-decoration:none;
			color:#ffffff;
			}
			.item2 a:hover{
				text-decoration:none;
				color:#000000;
				}
		.item_over{
			display:block;
			width:140px;
			height:18px;
			background-color:#000000;
			padding:5px 0 5px 10px;
			border-left:5px solid #F4A460;
			border-bottom:1px solid #FF8C00;
			}
		.item span.y{
					display:block;
					width:130px;
					font-weight:bold;
					color: #ffffff;
					font-size:13px;
					float:left;
					}
		.item_over span.y{
					display:block;
					width:130px;
					font-weight:bold;
					color: #CCCCCC;
					font-size:12px;
					float:left;
					cursor:pointer;
					}
			.item_over a{
						text-decoration:none;
						}
			.item_over a:hover{
						text-decoration:none;
						}

			