@charset "utf-8";
/* CSS Document */

a
{
	text-decoration:none;
}

h1 {
	font-family: Arial;
	font-size: 16px;
	color: #333 ;
}
h2 {
	font-family: Arial;
	font-size: 16px;
	color: #999;
}
h3 {
	font-family: Arial;
	font-size: 16px;
	color: #999;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

ul li {
	font-family:Arial;
	font-size:13px;
}
#logo {
	height: 90px;
	background-repeat: no-repeat;
}
#navigation {
	background-repeat: no-repeat;
	height: 308px;
	width: 800px;
	padding-bottom: 10px;
}
#menu {
	width: 800px;
}

#header {
	width: 800px;
}
#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
p {
	font-family: Arial;
	font-size: 13px;
	color: #000;
}
#left {
	width: 530px;
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	min-height:350px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	
	
	background-repeat:repeat-y;
}
#right {
	width: 190px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #000;	
}
#right #points {
	list-style-type: circle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Arial;
	font-size: 13px;
	line-height: 30px;
	color: #666;
	padding-left: 15px;
}


#username #password{
	width: 100px;

}

#dsform
{
	font-family:Arial;
	font-size:12px;
}

#dsform 
{
	float:left;
	width:100px;
}

#dsform label 
{
	width:60px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12.5px;
}

#dsform input 
{
	width:170px;
}

#dsform textarea 
{
	width:170px;
	height:100px;
	font:  Arial, Helvetica, sans-serif;
}
#left img {
	float:left;	
	margin-right: 10px;
}
#left .dotted_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	width: 515px;
	height: 220px;
	margin-top: 10px;
}

#left a {
	color: #000;
}
.align_right {
	text-align:right;
	margin-right: 10px;
}
.align_right a {
	color:#666;
	font-size:13px;
	font-family:Arial;
}

.align_right a:hover {
	color:#333;
}

#form1 {
	font-family:Arial;
	font-size:13px;
	color:#999;
	text-align: right;
	float: right;
	margin-right: 15px;
	width: 200px;
	position: relative;
	height: 68px;
	margin-bottom: 0px;
	background-image:url(graphics/login_bg.jpg);


}
#form1 input{
	width:100px
}
#submit {
	color:#000;
/*	background-color: #FFF;
	border: 0;*/
	text-align: centre;
	height:24px;
	margin-right:1px;
	width:105px;


}

#design p a {
	color:#C33
}

#home_contact #textarea{
	width:150px;
}
#contact_page #textarea{
	width:485px;
	height:300px;
}
#contact_page {
	background-color:#E0E0E0;
	padding-left:15px;
	width:500px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#text_contact {
	width:485px;
}
.links_moreinfo a  {
	color: 6fa77f;
}

#login p {
	color:#666;
	font-size:13px;
}
#footer {
	clear:both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	width:800px;
}

#footer  ul li {
	list-style-type: none;
}
#footer  ul {
	margin-left: 0px;
	padding-left:0px;
	float:left;
	padding-right:50px;
	padding-left:15px;
	padding-bottom:20px;
	color: #666;
	padding-top: 10px;
}
.footer_links a{
	color: #999;
	text-decoration: none;
}
.footer_links a:hover {
	color:#333;
}
#float_rigth {
	float:right;
}
#float_rigth ul {
	padding-right:10px;
}
#right #points a:hover{
	color:#000
}
#wrap #left .links_moreinfo a {
	color: #6fa77f;
}
#wrap #left .links_moreinfo a:hover {
	color: #000;
#
