/* CSS Document */

body {
background: url(../images/bak_01.jpg) no-repeat -5px -30px #e8e899;
margin:0px;
text-align:left;
}

#content {
margin:40px 0px 0px 40px;
padding:155px 0px 0px 0px;
border:0px solid red;
background:url(../images/logo_withus_02.gif) no-repeat top left;
width: 780px;
} 

#content-contact {
	margin:40px 0px 0px 40px;
	padding:155px 0px 0px 0px;
	border:0px solid red;
	width: 780px;
	background-image: url(../images/logo_withus-contact_03.png);
	background-repeat: no-repeat;
	background-position: left top;
} 
#copyline {
width:780px;
color:#dbd8ab;
background: url(../images/copy-line_01.gif) no-repeat 0px 0px;
}

#copy {
width:500px;
border:0px solid blue;
font-family:Arial, Helvetica, sans-serif;
color:#46d500;
font-size:13px;
}

#copy p {
margin: 0px 0px 15px 0px;
}

a:link {
color: #46d500;
text-decoration:none;
}

a:visited {
color: #46d500;
text-decoration:none;
}

a:hover {
text-decoration:none;
color:#339933;
}
