body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/side_logo_sunrise_strategy2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#mainholder {
	background-color: #FFFFFF;
	width: 770px;
	margin:0px auto;
	border:1px solid #003366;
	padding: 0px;
	background-image: url(images/article3.jpg);
	
}
#banner {
	width: 555;
	height: 125px;
	padding: 0px;
	border: thin none #003366;
	line-height: 125px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
#menu {
	float:right;
	width: 210;
	height: 125px;
	padding: 0px;
	border: thin none #003366;
	line-height: 125px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
.menu a{
	text-decoration: none;
}

#banner img {
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
}


#image {
	background-image: url(images/sunrise3.jpg);
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #003366;
	border-right: 0px none #003366;
	border-bottom: 1px solid #003366;
	border-left: 0px none #003366;
	line-height: 100px;
	height: 100px;
}
#content {
	background-image: url(images/article.jpg);
	margin: 0px;
	padding: 0px;
	color: #003265;
}
#leftc {
	float: left;
	width: 500px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
.articles {
	font-size: small;
	float: right;
	width: 200px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin:0px;
}

.articles a {
	
	color: #003265;
	text-decoration: none;
}

.articles a:visited {
	color: #706e6e;
}
.articles a:hover {
	color: #9698af;
}
.arrow {
	list-style-image: none;
}
.articles h3 {
	color: #003265;
}

#end img {
	border:0px;
}

.bottommenu {
	background-color: #023165;
	clear: both;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 250px;
	color: #FFFFFF;
	
}
.bottommenu a {
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}


.bottommenu a:visited {
	color: #e5a9a9;
}
.bottommenu a:hover {
	color: #ba4747;
}
#bottommenu p {
	padding: 0px;
}
.sub {
	list-style-type: none;
	list-style-position: outside;
	line-height: 30px;
}
.address {
font-size: 80%;
	float: right;
	width: 200px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin:0px;
	font-size: large;
	
	line-height: 10px;
	color: #003265;
}
#banner a {
	text-decoration: none;
}
H2 {
	font-size: medium;
}
H3 {
	font-size: small;
	font-weight:bold;
}