* {
    padding: 0;
    margin: 0;
} 

body {
background: #ddeaf7;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #494999;
}

img { border: none; }
a { color: #9f6388;  }
a:hover { text-decoration: none; color : #000; }

#wrap {
margin: 0 auto;
width: 850px;
}

#header {
	height:207px;
	background:url(images/head-grange.jpg) no-repeat;
}
#header h1 {
font-size: 28px;
font-weight: 100;
text-align:center;
padding:90px 40px 0 40px;
color:#fff;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #fff;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#menu {
height: 30px;
line-height: 30px;
background:#fff;
}
#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: 600;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

#content {
background: #fff;
padding: 0 30px;
}

.left {
width: 530px;
float: left;
text-align: justify;
padding-left:10px;
}
.left h2 {
color: #FF4800;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.right {
width: 170px;
float: right;
padding: 10px 30px 10px 20px;
border-left: 1px solid #bbb;
font-size: 12px;
}
.right ul {
list-style-type: none;
padding: 5px 10px 10px 10px;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }

#top {
background: #fff;
}
#bottom {
}

#footer {
	width:850px;
	height:20px;
background: url(images/footer-grange.jpg);
text-align: center;
color: #eee;
font-size: 11px;
padding: 0 0 10px 0;
}


.my_left_header{
	text-align:left;
	padding-left:0;
	font-size:14px;
}

.my_left_item{
	width:180px;
	padding-bottom:5px;
	background:url(images/arrow35-001.gif) no-repeat 0px 5px;
	padding-left:20px;
	line-height:20px;
}


.box_1_top h1{
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
	color:#494999;
}
