
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #130419 url(images/bg01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
}

p {
	line-height: 160%;
}

ol {
	line-height: 160%;
}

strong {
}

a {
	color: #7D3A67;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	padding-right: 30px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	padding-top: 154px;
	background: url(images/bg02.jpg) no-repeat center top;
}

.container {
	width: 940px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	overflow: hidden;
	height: 66px;
	background: url(images/bg1_01.jpg) no-repeat left top;
}

/** MENU */

#menu {
	float: right;
	width: 590px;
	height: 66px;

}

#menu ul {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;

}

#menu li {
	float: left;
	
}

#menu a {
	display: block;
	height: 66px;
	text-decoration: none;
	text-indent: 25px;
	padding-top:25px;	
}

#menu a:hover {
	text-decoration: underline;
}

#menu1 {
	width: 70px;
	background: url(images/homepage02.gif) no-repeat left top;
}

#menu2 {
	width: 96px;
	background: url(images/homepage03.gif) no-repeat left top;
}

#menu3 {
	width: 120px;
	background: url(images/homepage04.gif) no-repeat left top;
}

#menu4 {
	width: 93px;
	background: url(images/homepage05.gif) no-repeat left top;
}

#menu5 {
	width: 107px;
	background: url(images/homepage06.gif) no-repeat left top;
}

/** PAGE */

#page {
	overflow: hidden;
}

/** SPLASH */

#splash {
	height: 262px;
}

/** CONTENT */

#content {
	float: right;
	width: 620px;
}

#content-bg {
	background: #FFFFFF;
}

#content-bgbtm {
	overflow: hidden;
	width: 532px;
	padding: 40px 40px 50px 48px;
	background: url(images/bg1_06.jpg) no-repeat left bottom;
}

.single #content {
	width: 940px;
}

.single #content-bg {
	background: #FFFFFF;
}

.single #content-bgbtm {
	overflow: hidden;
	width: 860px;
	padding: 40px 40px 50px 40px;
	background: url(images/subpage2_01.gif) no-repeat left bottom;
}

/** SIDEBAR */

#sidebar {
	overflow: hidden;
	float: left;
	width: 320px;
}

/** FOOTER */

#footer {
	height: 180px;
	background: url(images/bg1_05.gif) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 55px 0px 0px 0px;
	text-align: center;
	color: #47344F;
}

/** BOX STYLE */

.box-style1 {
	width: 320px;
}

.box-style1 .bg {
	background: url(images/bg1_03.gif) repeat-y left top;
}

.box-style1 .bgtop {
	background: url(images/bg1_02.gif) no-repeat left top;
}

.box-style1 .bgbtm {
	overflow: hidden;
	background: url(images/bg1_04.gif) no-repeat left bottom;
}

.box-style1 .content {
	margin: 0px;
	padding: 20px 30px 30px 30px;
}

#box1 {
}

#box1 h2 {
	width: 320px;
	height: 66px;
	margin: 0px;
	padding: 0px;
	background: url(images/homepage08.gif) no-repeat left top;
	text-indent: -999999em;
}

#box2 {
}

#box2 h2 {
	width: 320px;
	height: 66px;
	margin: 0px;
	padding: 0px;
	background: url(images/homepage09.gif) no-repeat left top;
	text-indent: -999999em;
}

#box3 {
}

#box3 .title {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -2px;
	font-size: 36px;
	color: #26142E;
}

#box3 .byline {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 14px;
	color: #908193;
}

#box3 .byline a {
	color: #908193;
}

/** TWO COLUMNS */

#two-columns {
	color: #AF98B9;
}

#two-columns p {
	line-height: 210%;
}

#two-columns strong {
	color: #FFFFFF;
}

#two-columns .title {
	width: 620px;
	height: 67px;
	margin: 0px;
	padding: 0px;
	background: url(images/homepage18.gif) no-repeat left top;
	text-indent: -99999em;
}

#two-columns .content {
	padding: 40px 30px 30px 30px;
}

#column1 {
	float: left;
	width: 265px;
}

#column2 {
	float: right;
	width: 265px;
}

/** LIST STYLE1 */

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	background: url(images/homepage11.gif) no-repeat left top;
	padding: 12px 0px 12px 0px;
}

ul.style1 a {
	display: block;
	padding-left: 20px;
	background: url(images/homepage10.gif) no-repeat left 4px;
	text-decoration: none;
	color: #FFFFFF;
}

ul.style1 a:hover {
	text-decoration: underline;
}

ul.style1 .first {
	background: none;
}

/** LIST STYLE2 */

ul.style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #C796D9;
}

ul.style2 li {
	line-height: 170%;
	padding-top: 20px;
	padding-bottom: 15px;
	background: url(images/homepage11.gif) no-repeat left top;
}

ul.style2 h3 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 14px;
	color: #FFFFFF;
}

ul.style2 a {
}

ul.style2 .alignleft {
	float: left;
	padding-right: 25px;
	padding-bottom: 15px;
}

ul.style2 .first {
	padding-top: 10px;
	background: none;
}

/** LINKS */

.link1 {
	padding-left: 20px;
	padding-bottom: 2px;
	background: url(images/homepage16.gif) no-repeat left 1px;
}

.link2 {
	padding-left: 20px;
	background: url(images/homepage17.gif) no-repeat left 3px;
}

.link3 {
	margin-top: 10px;
	padding-left: 20px;
	background: url(images/homepage21.gif) no-repeat left 7px;
}
