* {
    padding: 0;
    margin: 0;
} 

body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #57626a;
}

img { 
	border: 3px solid #ccc;
	}

a {
	color: #57626a;
	text-decoration: none;
}

li {
	margin: 0 0 10px 20px;
}

#linkmenu{
	text-decoration:underline;
	font-size: 14px;
	font-weight: bold;
}

#wrap {
margin: 0 auto;
width: 800px;
}

#header { 
padding: 10px 0 20px 0;
}

#header h1 {
	font-size: 48px;
	font-weight: 100;
	letter-spacing: -3px;
	padding: 24px 0 5px 10px;
	color: #57626a;
}

#menu {
height: 40px;
line-height: 40px;
background: #57626a url(images/menu.jpg) no-repeat;
text-transform: uppercase;

}

#menu ul {
padding-left: 10px;
list-style-type: none;

}
#menu ul li {
display: block;
float: left;
}

#menu ul li a {
color: #eee;
padding: 0 10px;
text-decoration: none;
font-weight: 100;
font-size: 20px;
letter-spacing: -1px

}

#menu ul li a:hover {
color: #eee;
text-decoration: underline;
}

#content {
padding: 10px 20px;
}

.right {
width: 630px;
float: right;
text-align: justify;
padding: 20px 0 0 5px;
}

.right h2 {
	color: #57626a;
	font-size: 20px;
	font-weight: normal;
	padding : 0 0 10px 0;
	text-align: justify;
	letter-spacing: -1px;
}

.right h3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding : 0 0 10px 0;
}

.righta{
	width:630px;
	padding: 0 0 50px 0;
	overflow:hidden;
}

.right2 {

color: #000000;
font-size: 10px;
font-weight: bold;
width: 205px;
float: right;
text-align: center;
padding : 3px 0 0 0;
overflow:hidden;
}

.left2 {
	width: 415px;
	float: left;
	font-size: 12px;
	color: #000;
	overflow: hidden;
	} 
	
.left_bullet{
width: 415px;
font-size: 12px;
color: #000;
overflow: hidden;
}

#link {
	text-decoration:underline;
	font-weight: bold;
}

.image {

width: 206px;
float: right;
padding : 5px 0 5px 0;
overflow:hidden;
}

.image2 {

height: 181px;
float: left;
padding : 10px 10px 10px 0;
overflow:hidden;
}

.image_first {

width: 206px;
float: right;
padding : 0 0 5px 0;
overflow:hidden;
}

.image_first0 {

width: 206px;
float: right;
padding : 10px 0 0px 0;
overflow:hidden;
}
.image_first1 {

width: 206px;
float: right;
padding : 50px 0 5px 0;
overflow:hidden;
}

.image_first2 {

width: 206px;
float: right;
padding : 35px 0 5px 0;
overflow:hidden;
}

.image_first3 {

width: 206px;
float: right;
padding : 50px 0 5px 0;
overflow:hidden;
}

.image_first4 {

width: 206px;
float: right;
padding : 50px 0 5px 0;
overflow:hidden;
}




.logo {
	width: 630px;
	float: left;
	padding: 0 0 10px 0;
}

.logo2 {
	width: 110px;
	float: left;
	padding: 25px 0 0 0;
}

.logo2_first {
	width: 110px;
	float: left;
	padding: 0 0 0 0;
}


.container {
	width: 410px;
	padding: 10px 0 10px 0;
}

.left {
width: 110px;
float: left;
padding: 20px 10px 0 0;
text-align: left;
border-right: 1px solid #bbb;
}



.left a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#footer {
background: #eee;
border-top: 3px solid #57626a;
margin-top: 20px;
text-align: center;
color: #333;
font-size: 11px;
padding: 10px;
}
