@charset "UTF-8";
/* CSS Document */

html{
	background-color:#FFFFFF;
	}

body { background-color : #FFFFFF;
	width: 950px;
	height:640px;
	margin: 0px;
	padding: 0px; 
	}

h1#logo {
	width: 284px;
	height: 61px;
	background: url(images/logo.gif) no-repeat;
	position: absolute;
	left: 634px;
	top: 6px;
	font-size: 12px;
	}
	
h1#logo a { 
	display : block; 
	width : 284px; 
	height : 61px; 
	text-indent : -9999px; 
	text-decoration : none; 
	overflow : hidden; 
}

div#wrapper {
	position : absolute;
	width : 778px;
	height: 465px;
	top: 67px;
	left: 138px;
}


p#flash {
	width: 778px;
	height: 465px;
}

p {
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

p#greyBar{
	background:url(images/greyBar.gif) no-repeat;
	position:absolute;
	left: 126px;
	top: 67px;
	width: 8px;
	height: 466px;
}

ul#navigation { list-style-type : none; 
	position : relative; 
	width : 116px;
	margin : 15px 3px; 
	padding : 0; 
}
	
li#nav1 { 
	position : absolute; 
	top : 67px; 
	left : 10px; 
	width : 116px; 
	height : 19px; 
	background : url(images/about.gif) no-repeat 0 0; 
}

li#nav2 { 
	position : absolute; 
	top : 91px; 
	left : 10px; 
	width : 116px; 
	height : 19px; 
	background : url(images/investment.gif) no-repeat 0 0; 
}

li#nav3 { 
	position : absolute; 
	top : 117px; 
	left : 10px; 
	width : 116px; 
	height : 21px; 
	background : url(images/lifestyle.gif) no-repeat 0 0; 
}

li#nav4 { 
	position : absolute; 
	top : 142px; 
	left : 10px; 
	width : 116px; 
	height : 21px; 
	background : url(images/landscape.gif) no-repeat 0 0; 
}

li#nav5 { 
	position : absolute; 
	top : 167px; 
	left : 10px; 
	width : 116px; 
	height : 21px; 
	background : url(images/opLove.gif) no-repeat 0 0; 
}

li#nav6 { 
	position : absolute; 
	top : 193px; 
	left : 10px; 
	width : 116px; 
	height : 21px; 
	background : url(images/wedding.gif) no-repeat 0 0; 
}

li#nav7 { 
	position : absolute; 
	top : 218px; 
	left : 10px; 
	width : 116px; 
	height : 21px; 
	background : url(images/blog.gif) no-repeat 0 0; 
}

li#nav8 { 
	position : absolute; 
	top : 243px; 
	left : 10px; 
	width : 116px; 
	height : 21px; 
	background : url(images/contact.gif) no-repeat 0 0; 
}


ul#navigation a { 
	display : block; 
	width : 116px; 
	height : 19px; 
	text-indent : -9999px; 
	text-decoration : none; 
	overflow : hidden; 
}

p#opLove { 
	position : absolute; 
	top : 462px; 
	left : 10px; 
	width : 116px; 
	height : 70px; 
	background : url(images/opLoveLogo.gif) no-repeat 0 0; 
}

p#opLove a { 
	display : block; 
	width : 116px; 
	height : 70px; 
	text-indent : -9999px; 
	text-decoration : none; 
	overflow : hidden; 
}

li {
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

p#copyright {
	width: 15px;
	height: 143px;
	background: url(images/copyright.gif) no-repeat;
	position: absolute;
	left: 918px;
	top: 389px;
	font-size: 12px;
	text-indent: -9999px;
}
