body {
	background: url("../images/background.jpg") 0 0 repeat;
	width: 1000px; 
	font: 7pt Arial,Verdana,Helvetica,sans-serif;
	color: #AAAAAA;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	padding: 0px;
	line-height: 14px;
}

#container_top {
	width: 1000px; 
	background-color: #000000;
	border-top: 4px solid #655836;
	border-bottom: 4px solid #655836;
}
#container_sides {
	width: 994px; 
	height: 687px;
	background-color: #000000;
	border-left: 3px dotted #414141;
	border-right: 3px dotted #414141;
}

.line {
	border-top: 3px dotted #414141;
	height: 3px;
	margin: 10px 0px 10px 0px;
}

#header {
	width: 994px; 
	height: 140px;
	position: relative;
}

#left_logo {
	padding: 19px 49px 0px 19px;
	width: 200px;
	float: left;
	position: absolute;
	left: 0px;
}

#header_middle {
	width: 630px;
	height: 92px;
	margin-top: 24px;
	margin-bottom: 24px;
	float: left;	
	text-align: left;
	position: absolute;
	left: 268px;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

#nav {
	width: 108px;
	height: 92px;
	float: left;
	margin-top: 0px;
	padding-left: 10px;
	list-style: none;
	text-align: left;
	line-height: 16px;
	border-left: 1px solid #414141;
}

#nav li a {
	color: #AAAAAA;
	text-decoration: none;
	vertical-align: bottom;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}

#nav li a:hover, #nav li a.selected {
	color: #C00576;
}

#home_text_right {
	float: left;
	width: 360px;
	height: 92px;
	margin-top: 0px;
	line-height: 14px;
	padding-left: 10px;
	border-left: 1px solid #414141;
	position: absolute;
	right: 30px;
}

#subnav {
	width: 98px;
	height: 92px;
	float: left;
	margin-top: 0px;
	padding-left: 10px;
	list-style: none;
	text-align: left;
	border-left: 1px solid #414141;
}

#subnav a {
	color: #AAAAAA;
	text-decoration: none;
	vertical-align: bottom;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}

#subnav a:hover, #subnav a.selected {
	color: #C00576;
}

#right_flower {
	float: left;
	position: absolute;
	right: 0px;
}

#content {
	padding: 0px 19px 19px 19px;
	width: 960px;
	height: 530px;
}

#home_image {
	width: 940px;
	height: 510px;
	border: 10px solid #FFFFFF;
}

#page_left {
	width: 702px;
	height: 510px;
	border: 10px solid #FFFFFF;
	float: left;
}

#page_right {
	width: 211px;
	height: 530px;
	float: left;
	text-align: left;
	padding-left: 12px;
	margin-left: 12px;
	border-left: 1px solid #414141;	
}

#right_content {
	width: 211px;
	height: 474px;
	border-top: 3px dotted #414141;
	border-bottom: 3px dotted #414141;
	padding: 26px 0px 26px 0px;
}

h1 {
	font: 8pt Arial,Verdana,Helvetica,sans-serif;
	color: #C00576;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 4px;
}

h2 {
	font: 8pt Arial,Verdana,Helvetica,sans-serif;
	color: #C00576;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 4px;
}

p {
	padding-top: 0px;
	margin-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 8px;
}

td {
	padding: 0px;
	margin: 0px;
}

.contact_text {
	width: 150px;
	border: none;
	height: 20px;
}

.submit {
	width: 56px;
	color: #C00576;
	background: #282828; 
	border: none;
	height: 20px;
	font: 8pt Arial,Verdana,Helvetica,sans-serif;
}

a {
	text-decoration: none;
	color: #C00576;
}