
/* Main Container */
a{ color:#29a3dc}
img{border:0}
#container
{
	margin:0 auto;
	width:987px;
	overflow:hidden;background-color:white;
}

/* Header */
#container #header {
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #b7ddd2;
}
#container #header #header_logo {
	height: 114px;
	width: 357px;
	overflow: hidden;
	background-image: url(../images/header/rysell_logo.jpg);
	float:left;
}
#container #yellowbar {
	height: 2px;overflow:hidden;
	line-height:2px;
	width: 987px;
	background:#ffcd02;
	clear:both;
}
#container #header #header_banner {
	background-image: url(../images/header/banners/background.jpg);
	height: 114px;
	width: 630px;
	float:left;
}


#container #header #header_logo a {
	display: block;
	height: 100%;
	width: 100%;
}
#container #navigation {
	height: 41px;
	width: 987px;
}
#container #navigation #nav_left {
	background-image: url(../images/navigation/nav_left.jpg);
	height: 41px;
	width: 25px;
	float: left;
}
#container #navigation #nav_right {
	background-image: url(../images/navigation/nav_right.jpg);
	height: 41px;
	width: 25px;
	float: left;
}
#container #navigation #nav_content ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	height:30px;
	padding-top:10px;
	font-size:17px;
}
#container #navigation #nav_content ul li
{
	float:left;
	font-size:17px;
	color:#FFF;
	margin-right:15px;
}
#container #navigation #nav_content ul li a
{
color:#FFF;
text-decoration:none;
}
#container #navigation #nav_content ul li.number
{
	margin-left:80px;
}
#container #navigation #nav_content {
	background-image: url(../images/navigation/nav_content.jpg);
	height: 41px;
	width: 937px;
	float: left;
}
#container #content #content_left {
	float: left;
	width: 645px;
	position:relative;background-color:white;
}
#container #content #content_left #mask
{
	z-index:1!important;
	height:76px;
	width:645px;
	position:relative;margin:0;padding:0;
	margin-top:-76px;
	background:url(../images/homepage/mask.png);
}
#container #content #content_left #homepage_flash {
	width:645px;
	height:450px;
	z-index: 0!important;

}

#container #content #content_right {
	float: left;
	width:342px;
	background-color: #62b69e;

	padding-top:20px;
}
#container #footer
{
	clear:both;
	width:987px;
}
#container #footer #footer_left {
	background-image: url(../images/footer/footer_left.jpg);
	height: 53px;
	width: 34px;
	float:left;
}
#container #footer #footer_right {
	background-image: url(../images/footer/footer_right.jpg);
	height: 53px;
	width: 33px;
	float:left;
}
#container #footer #footer_content {
	background-image: url(../images/footer/footer_content.jpg);
	height: 53px;
	width: 920px;
	float:left;
}
#container #footer #footer_content ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	height:25px;
	padding-top:15px;
	font-size:17px;
}
#container #footer #footer_content ul li
{
	float:left;
	font-size:17px;
	color:#FFF;
}
#container #footer #footer_content ul li a
{
color:white;
}
#container #content #content_right a,#container #content #content_right span
{
	margin-left:20px;
}
#container #content #content_right #homepage_1 {
	background-image: url(../images/homepage/rightside/homepage_1.jpg);
	display: block;
	height: 113px;
	width: 300px;
}
#container #content #content_right #homepage_1:hover {
	background-image: url(../images/homepage/rightside/homepage_1_hover.jpg);
}

#container #content #content_right #homepage_2 {
	background-image: url(../images/homepage/rightside/homepage_2.jpg);
	display: block;
	height: 113px;
	width: 300px;
}
#container #content #content_right #homepage_2:hover {
	background-image: url(../images/homepage/rightside/homepage_2_hover.jpg);
}
#container #content #content_right #homepage_3 {
	background-image: url(../images/homepage/rightside/homepage_3.jpg);
	display: block;
	height: 113px;
	width: 300px;
}
#container #content #content_right #homepage_3:hover {
	background-image: url(../images/homepage/rightside/homepage_3_hover.jpg);
}
#container #content #content_right #content_right_bottom {
	background-image: url(../images/homepage/rightside/bottom.jpg);
	height: 37px;
	width: 342px;
	margin-top:30px;
}

/* End of 'Rysell_Global' */

