/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
 Main background color: #a3ffd5 
*/


{
}


img {
	margin-left:10px;
	margin-right:10px;
}

.discount {
	color: #F00;
}

h2 a{
	text-decoration: none;
	
}

.box hr{color:#086c3e;}

.box img {
	margin:10px;
}

.box p{
	text-align:justify;
}

.box h1{text-align:center;}

.box h2{
	text-align:left;
	font-size: 18px;
	
}
	
.box h3{text-align:left;}
.box h4{text-align:left;}

.box ul {
	text-indent: 1em;
	list-style-position: inside;
	font-size: 14px;
}

.box .more {
	text-align: right;
	color: #086c3e;
	text-decoration: underline;
}

.box .PagesNavigationInactive {
	text-align: right;
	color: #000000;
	font-size: 18px;
}

.box .PagesNavigation {
	text-align: right;
	color: #086c3e;
	font-size: 16px;
	text-decoration:underline;
}

.box .license {
	text-align:left;
	font-size:14px;
	color:#4889D7;
}

.box table {
	font-size: 16px;
}


*
{
	margin: 0px;
	padding: 0px;
}


h1{
	text-align: center;
	align: center;
}

body {
	
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#content
{
	margin: 6px auto;
	width: 955px;
	background: url(../images/all_tb.gif) repeat-y left;
}


#menu
{
	height: 32px;
	padding-top: 20px;
	padding-left: 3px;
}

#menu ul {
	list-style: none;
 
}

#menu li { 
	
	display: inline;
	border: none;
}

#menu a {
	float: left;
	width: 120px;
	height: 22px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 9px;
	background:url(../images/but.jpg) left top no-repeat; 
}

#menu a:hover {
	width: 120px;
	color: #ffffff;
	text-decoration: underline;
	background: url(../images/b2.jpg) 0px 0px no-repeat;
}


.more{
		text-align: right;
}

.more img{
	margin-left:0px;
	margin-right:5px;
	margin-bottom:-5px;	
}

#logo {
height: 95px;
text-align: right;
padding-right: 30px;
padding-top: 10px;
background:url(../images/logo2.jpg) 0px 10px no-repeat;
}

#main
{
width: 955px;
background: url(../images/top_main.gif) top no-repeat;
}

#left
{
	width: 299px;
	padding-top: 0px;
	background: url(../images/left_top.gif) top left no-repeat;
	color: #ffffff
}

#left_back {
	padding: 6px 0px 0px 27px;
}



#left H3
{
	height: 27px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 19px;
	padding-top: 10px;
	text-transform: uppercase;
	color: #086C3E;
	background: url(../images/title_left.jpg) left no-repeat;
}


#left ul {
	list-style: none;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li {
	padding: 4px 15px;
	background: url(../images/small.gif) no-repeat left;
}

#left .title_back
{
	padding: 10px 30px 20px 30px;
	background:url(../images/title_left_bg.jpg) left top no-repeat;
}

#left .title_back2 li {
	background:none;
}

#left .title_back2 {
background:url(../images/title_left_bg.jpg) left top no-repeat;
padding: 20px 0px 0px 0px;
}


#left a {
	color: #ffffff;
}
#left a:visited {
	color: #ffffff;
}

#left p
{
	padding: 10px;
	padding-left: 40px;
}


#right
{
	float: right;
	width: 653px;

}

#right .box
{
	padding: 5px 20px 0px 20px;
	margin: 0px;
}


#right .box .boxright h4
{
	padding: 5px 5px 0px 5px;
	margin: 0px;
	text-align: right;
}

#right .box .boxright p
{
	padding: 5px 5px 0px 5px;
	margin: 0px;
	text-align: right;
}

#right .box .boxright img {
	margin-left:0px;
	margin-right:0px;
	margin:0px;
}


#right ol
{
margin-left: 30px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 16px;
	color: #23609C;
}

#right a
{
	color: #086C3E;
	font-weight: bold;
	
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 5px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #086C3E;
}

.bottom {
	clear: both;
	height: 43px;
	background:url(../images/bot_all.gif) no-repeat;
}


#footer {
	height: 60px;
	clear: both;
	padding-top: 30px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #333333;
}


