/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/


*
{
border: 0;
margin: 0;
}

body
{

	font: 11px Arial, Helvetica, sans-serif;
	color: #464646;
	background: #72e4ef url(images/bg.gif) repeat-x top;
}


a{
	font-family: Arial, Helvetica, sans-serif;
	color: #65e0eb;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	text-decoration: none;
	color: #353535;
}

#main2{
	width: 1063px;
	margin: 0 auto;
	background: url(images/content_bg.gif)  repeat-y right;
	margin-top:21px;
}

#main{
	float:right;	
}

#header{
	float:left;
	width: 360px;
}

#logo{
	height: 57px;
	padding-left: 40px;
	text-align: left;
	padding-bottom:9px;
	background: url(images/logobg.gif) repeat-x;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a{
	font-size: 10px;
}

#buttons{
	width: 677px;
	height: 37px;
	background: url(images/menubg.jpg) no-repeat;
}

#buttons ul {
	padding-left: 0px;
	margin: 0px;
	list-style:none;
}

#buttons li {
	display: inline;
	list-style: none;
	padding-left:0px;	
}

#buttons a {
	display: block;
	float: left;
	width: 130px;
	height: 27px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	margin-right: 5px;
}

#buttons a:hover {
	width: 130px;
	height: 27px;
	background: #FFFFFF url(images/menu_hover.jpg) no-repeat;
}

#content{
	width: 677px;
	float:right;
	margin-bottom: 5px;
}

#left{
	width: 415px;
}

#text{
	padding: 5px;
}

#left H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:normal;
	color: #356a6f;
	margin: 0;
	padding: 0;
	height: 30px;
	width:413px;
	padding-left: 25px;
	background: url(images/title_left.jpg) no-repeat left;
	margin-top:6px;
}

.date {
	margin: 0 auto;
	color: #01b4d5;
	font-size: 11px;
	padding-top: 10px;
	font-weight:bold;
	margin-left: 10px;
	margin-right: 10px;
}



.dateleft a, .dateright a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #01b4d5;
}



.dateleft{

	background:url(images/timeicon.gif) no-repeat left;
	padding-left: 20px;
	height: 16px;
	padding-top:2px;
	width:200px;
}



.dateright{
	margin-top: 2px;
	float:right;
	background:url(images/comment.gif) left no-repeat;
	padding-right: 5px;
	text-align:right;
	height: 16px;
	padding-left: 17px;
}

#first{
	width: 160px;
	float:left;
	padding-right:20px;
	margin-left: 40px;
	border-right: 1px dotted #65e0eb;
}



#second{
	width: 160px;
	float:left;
	margin-left: 25px;
	padding-right:20px;
	border-right: 1px dotted #65e0eb;
}

#third{
	width: 160px;
	float:left;
	margin-left: 25px;
	padding-right:20px;
	border-right: 1px dotted #65e0eb;
}

#fourth{
	width: 160px;
	float:left;
	margin-left: 25px;
	margin-right: 40px;
}

#right{
	width: 240px;
	float:right;
	background: url(images/right_bg.gif) repeat-y;
	margin-right: 9px;
	margin-top: 9px;
}

#right ul 
{
	list-style: none;
	padding-left: 40px;
	padding-right: 40px;
	margin: 0px;
	display:block;
	
}

#right ul li{
	padding-bottom: 3px;
	margin-bottom: 6px;
	border-bottom: 1px dotted #65e0eb;
}

#right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:normal;
	color: #356a6f;
	margin: 0;
	background: url(images/title_right.gif) no-repeat;
	padding-left: 30px;
	padding-top:8px;
	margin-bottom: 15px;
}

#right a{
	font-family: Arial, Helvetica, sans-serif;
	color: #65e0eb;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

#right a:hover {
	text-decoration: none;
}

#right_bottom{
	background: url(images/right_bottom.gif) no-repeat;
	width: 240px;
	height: 18px;
}

#conbot{
	width: 1063px;
	margin: 0 auto;
	
}

#conbottext{
	background: #ffffff;
	margin-left: 174px;
	padding-bottom: 20px;
}

#conbottext a{
	color: #00529e;
}

#conbottext a:hover{
	color: #01b4d5;
}

#conbottext H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:normal;
	color: #356a6f;
	margin: 0;
	padding: 0;
	height: 36px;
	width:413px;
	padding-left: 20px;
	background: url(images/title_left.jpg) no-repeat left;
	padding-top:6px;
	margin-left: 40px;
}

#footer{
	height: 37px;
	width: 614px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 14px;
	text-align: center;
	clear:both;
}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}