@charset "utf-8";
/* CSS Document */


	
.wrap {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #E7434B;
}
#page {
	width: 902px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
}
#monkey {
	display: block;
	height: 87px;
	width: 791px;
	background-color: #6699FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/monkey_03.jpg);
}
#block1 {
	width: 290px;
	float: left;
	margin-left: 0px;
	background-image: url(images/red_03.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 8px;
	padding-left: 10px;
	height: 80px;
	
}
#sidemenu #folder {
	background-image: url(images/direct_03.png);
	height: 129px;
	width: 124px;
	margin-right: auto;
	margin-left: auto;
}
#importantlinks {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F4F4F4;
	width: 270px;
	font-family: "Century Gothic";
	color: #FFFFFF;
}
#importantlinks h4 {
	border-top-style: none;
	width: 70%;
	font-family: "Myriad Pro";
	color: #FFFFFF;
	font-size: 16px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 20px;
	font-style: normal;
}
#strip {
	font-family: "Myriad Pro";
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 1px;
	font-weight: normal;
	letter-spacing: 1px;
	background-image: url(images/strip_03.png);
	background-repeat: repeat-y;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}
#strip a{
font-family: "Myriad Pro";
	font-size: 18px;
	color: #FFFFFF;
	text-decoration:none;
}
#strip a:visited{
font-family: "Myriad Pro";
	font-size: 18px;
	color: #FFFFFF;
	text-decoration:none;
}


#block2 {
	width: 290px;
	float: left;
	margin-left: 1px;
	background-image: url(images/blue_03.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 80px;
	padding-top: 8px;
	padding-left: 10px;
	background-color: #5D7884;
}

#header {
	width: 902px;
}
#block3 {
	width: 290px;
	float: right;
	background-color: #000000;
	padding-top: 8px;
	padding-left: 10px;
	height: 80px;
}

#content {
	font-family: "Century Gothic";
	font-size: 13px;
	width: 581px;
	float: right;
	padding-left: 10px;
	background-color: #FFFFFF;
	text-align: justify;
	color: #5D7884;
	padding-right: 10px;
	padding-bottom: 20px;
}

#content h5 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5D7884;
	width: auto;
}
#content h4 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	width: 300px;
	color: #5D7884;
}
#content ul li {
	list-style-image: url(images/bullet_03.png);
	line-height: 21px;
}
#sidemenu {
	font-family: "Myriad Pro";
	font-size: 14px;
	float: left;
	width: 290px;
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(images/red_03.png);
	background-repeat: repeat-y;
	background-position: left top;
	clear: left;
	padding-bottom: 20px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	margin-bottom: 10px;
}
#sidemenu ul li {
	list-style-image: url(images/bullet_03_03.png);
	line-height: 21px;
}
#sidemenu ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#sidemenu ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000000;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	color: #CCCCCC;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #00CCFF;
}
#linkblock {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F4F4F4;
	width: 270px;
}
