/*****************************************************************************
Home section layout
*****************************************************************************/

#header {
	background:url(../images/circle_violet.gif) 0px -85px no-repeat;
}

#navigation {
	background:url(../images/circle_pink.gif) 0px 0px no-repeat;
}

#container {
	width: 775px;
	height:100%;
	padding: 0px 5px 0px 30px;
	/*background:url(../images/bg.gif) repeat-y;*/
	background-color:#ffffff;
	float:left;
}

#content {
	float: left;
	width: 615px;
	height:auto;
	background:none;
}

#logo{
	float: right;
	width: 245px;
	height:auto;
	margin: 20px 25px 0px 0px;
	padding: 0px;
	display:inline;
}

#footer{
	float: right;
	width: 580px;
	height:auto;
	margin: 0px;
	padding: 0px;
	background-image:none;
}

#main {
	padding: 0px;
	background:none;
}
/*****************************************************************************
Navigation
*****************************************************************************/

#nav a, #nav a:link, #nav a:visited, #nav a:active {
	color: #635d5a;
	text-decoration:none;
}

#nav a:hover, #nav li#home .highlight {
	color: #5e0d39;
	text-decoration:none;
	font-weight:bold;
}

/*****************************************************************************
Typo
*****************************************************************************/

h2 {
	font-size: 1.7em;
	color: #5e0d29;
}

h3 {
	font-size: 1.4em;
	color: #5e0d29;
	margin: 25px 0px 10px 0px;
}

#newsroom h3 a, #newsroom h3 a:link, #newsroom h3 a:visited, #newsroom h3 a:active {
	color: #5e0d29;
	text-decoration:none;
}

#newsroom h3 a:hover {
	color: #5e0d29;
	text-decoration:none;
}

h4 {
	font-size: 1.2em;
	color: #635d5a;
	font-weight:normal;
}

h5 {
	font-size: 1.1em;
}

.icon_news{background: url(../images/icon_news.gif) 94px center no-repeat;}


/*****************************************************************************
Quote
*****************************************************************************/

#quote{
	float: right;
	width: 292px;
	height:auto;
	margin: 70px 0px 0px 0px;
	padding: 0px;
}

#quote a{ cursor:pointer;}

#quote h4{
	width: 292px;
	height: 255px;
	padding: 0px;
	margin: 0px;
	position: relative;
	overflow:hidden;
	font-size:1em;
}


#quote h4 span{
	background:url(../images/home_quote.jpg) no-repeat;
	position:absolute;
	width: 100%;
	height: 100%;
}

#icon {
	display:inline;
	margin: 40px 40px 0px 0px;
	padding: 0px;
	float: right;
}


/*****************************************************************************
Newsroom
*****************************************************************************/

#newsroom{
	float: left;
	width: 260px;
	height: 315px;
	margin: 0px 0px 0px 35px;
	padding: 0px 25px 10px 0px;
	font-size: .8em;
	display:inline;
	background: url(../images/news_line_home.gif) bottom left no-repeat;
}

#newsroom .newsitem{
	font-size: .9em;
	margin: 6px 0px 6px 0px;
}

#newsroom a, #newsroom a:link, #newsroom a:visited, #newsroom a:active {
	color: #635d5a;
	text-decoration:none;
}

#newsroom a:hover {
	color: #5e0d29;
	text-decoration:underline;
}





link, #newsroom a:visited, #newsroom a:active {
	color: #635d5a;
	text-decoration:none;
}

#newsroom a:hover {
	color: #5e0d29;
	text-decoration:underline;
}





