.wrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #283C54;
}
.body{

	background-color: #D2E1EC;	
}
.search {
	background-color: #D3E1ED;
	height: 120px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.gorillasafaris{
	float: left;
	width: 210px;
}
.gorillasafaris2 {
	float: right;
	width: 670px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 123px;
}
.search2 {
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.navigations {
	background-color: #398ADC;
	height: 65px;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana;
	color: #FFFFFF;
	font-size: 11px;
	padding: 5px;
}
.slide {
	height: 20px;
	background-image: url(../media/banner.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
	padding-top: 230px;
	padding-right: 200px;
}
.left {
	height: auto;
	width: 180px;
	float: left;
	font-family: "Trebuchet MS", Verdana;
	color: #E4EEF3;
	font-size: 11px;
	text-decoration: none;
	background-color: #283C54;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	margin-bottom: 1px;
}
.content {
	width: 500px;
	float: none;
}
.content {
	float: left;
	clear: right;
	height: auto;
	width: 484px;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
	font-family: "Trebuchet MS", Verdana;
	color: #E4EEF3;
	font-size: 12px;
	background-color: #283C54;
}
.right {
	float: right;
	width: 200px;
	height: auto;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #E4EEF3;
	background-color: #283C54;
	padding-right: 5px;
	padding-left: 5px;
}
.total{
	
	height: auto;
	background-color: #283C54;

}
.foot {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	margin-top: 2px;
}
.insidefoot {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #283C54;
	height: 70px;
	background-image: url(../media/footer.jpg);
	background-repeat: repeat-x;
	padding-top: 30px;
}
.head{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.insidehead {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #20344D;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666; /*margin between menu and rest of page*/
	overflow:hidden;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	background-image: url(../media/left.png);
	background-repeat: no-repeat;
	background-position: left top;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("../media/right.png") no-repeat right top;
	padding:6px 15px 4px 6px;
	margin-right:2px;
	color:#000000;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
color:#ffffff;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}


#blueblock{
width: 200px;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 11px;
background-color: #90bade;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 160px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #18598D;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #154F7D;
color: #fff;
}
#curve{
	width: 220px;
	height: auto;





-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
	float: left;
	background-color: #395679;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#curve2{
	width: 220px;
	height: auto;




-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
	background-color: #DDD3E7;
	float: left;
	clear: right;
	margin-left: 6px;
	color: #283C54;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#curve3{
	width: 220px;
	height: auto;






-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
	background-color: #88A5E1;
	float: left;
	color: #283C54;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	clear: both;
	margin-top: 12px;
}
#curve4{
	width: 220px;
	height: auto;






-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
	background-color: #A0C0A0;
	float: left;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	clear: none;
	margin-left: 6px;
	margin-top: 12px;
}
#curve h4 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#curve2 h4 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #05063F;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#curve3 h4 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#curve p {
	margin: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#curve2 p {
	margin: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#curve3 p {
	margin: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#curve img {
	float: left;
	margin-right: 5px;
	margin-bottom: 1px;
}
#curve2 img {
	float: left;
	margin-right: 5px;
	margin-bottom: 1px;
}
#curve3 img {
	float: left;
	margin-right: 5px;
	margin-bottom: 1px;
}#curve4 img {
	float: left;
	margin-right: 4px;
	margin-bottom: 2px;
}
#curve4 h4 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#curve4 p {
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 1px;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
	color: #000000;
	padding-top: 9px;
}
#blueblock h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
.content h1 {
	font-family: "Trebuchet MS", Verdana;
	color: #E4EEF3;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E4EEF3;
	width: 400px;
}
.content h2 {
	font-family: "Trebuchet MS", Verdana;
	color: #E4EEF3;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E4EEF3;
	width: 400px;
}
.left h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	color: #E4EEF3;
	margin-top: 12px;
	text-align: center;
}
.details p {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.slide h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #7D9FC2;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.slide h1 a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #7D9FC2;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}
.imgleft {
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 4px;
}
.imgright {
	float: right;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 5px;
}
.content a {
	color: #96CB61;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.details a {
	font-style: italic;
	font-weight: bold;
	color: #96CB61;
}

