/* creature Layout CSS */

#wrapper {
	width:761px;
	position:relative;
	left:50%;
	margin-left:-382px;
	background-color:#FFFFFF;
	top: 0px;

	}
	
#footerwrap {
	width:761px;
	position:relative;
	left:50%;
	margin-left:-382px;
	margin-top:10px;
	color:#333;
	float:left;
	text-align:left;
	border-top:1px dotted #999999;
	}	


* html #footerwrap { 
border-bottom : none;
padding-bottom : 5px;
background : url(../images/css-dotted.gif) repeat-x top 0%;
width : 761px;
position : relative;
left : 50%;
margin-left : -382px;
top : 0;
padding-top : 10px;
color : #333;
float : left;
}		
	
#branding {
	background-image:url(../images/branding.jpg);
	background-repeat:no-repeat;
	width:847px;
	margin:0px;
	}
	
#content_main {
	
	width:759px;
	background-color:#FFFFFF;
	margin-left:3px;
		background: url(../images/css-dotted.gif) repeat-x top;
		padding-top:7px;

	}
	
	
#content1 {
	width:144px;
	background-color:#FFF;
	float:left;
	}

#content2 {
	width:300px;
	background-color:#fff;
	float:right;
	}
	
#content3 {
	width:302px;
	background-color:#ffffff;
	float:left;
	margin-left:10px;
	margin-bottom:50px;
	}	


#content_inside {
	width:445px;
	background-color:#ffffff;
	float:left;
	margin-left:5px;
	margin-right:5px;
	}	
	
#content2_in {
	width:160px;
	background-color:#FFF;
	float:left;
	}


#content_left {
	color:#000;
	background-color:#F4F2DF;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;

	}

#content_left2 {
	color:#000;
	background-color:#F4F2DF;
	padding-top:5px;

	}
	
	
#content_right {
	color:#000;
	background-color:#DBE1E5;
	padding-right:5px;
	margin-top:5px;
	padding-bottom:5px;
	}

#content_right2 {
	color:#000;
		background-color:#F4F2DF;
	padding-left:5px;
	padding-right:5px;
	margin-top:5px;
	padding-bottom:5px;
	}
		
#content_footer {

	width:788px;
	height:100%;
	padding-top:15px;
	padding-bottom:10px;
	
	}
	
	
	
#footer {
			background: url(../images/css-dotted.gif) repeat-x top;
	background-color:#fff;
		width:100%;
		padding-top:10px;
		color:#333;
	}
	
* html #footer {
	border-bottom: none;
	padding-bottom: 5px;
	background: url(../images/css-dotted.gif) repeat-x top;	
}	
	
#left { 
	float:left;
	width:100px;
	}	
	
#right { 
	float:right;
	width:630px;
	}
	
.pad { 
padding-left:20px;
}	

#thumb1 a{
	width:70px;
	height:70px;
	background:url(../images/thumb_main1.jpg);
		background-repeat:no-repeat;
	float:left;
		margin-bottom:5px;
		margin-right:5px;
		}
#thumb1 a:hover {
	background-position: 0px -70px; 
	}
	
#thumb2 a{
	width:70px;
	height:70px;
	background:url(../images/thumb_main2.jpg);
		background-repeat:no-repeat;
	float:left;
	margin-top:5px;
		margin-bottom:5px;
		margin-right:5px;
		}
#thumb2 a:hover {
	background-position: 0px -70px; 
	}

#thumb3 a{
	width:70px;
	height:70px;
	background:url(../images/thumb_main3.jpg);
		background-repeat:no-repeat;
	float:left;
		margin-top:5px;
		margin-bottom:5px;
		margin-right:5px;
		}
#thumb3 a:hover {
	background-position: 0px -70px; 
	}
	
#thumb4 a{
	width:70px;
	height:70px;
	background:url(../images/thumb_main4.jpg);
		background-repeat:no-repeat;
	float:left;
		margin-top:5px;
		margin-bottom:5px;
		margin-right:5px;
		}
#thumb4 a:hover {
	background-position: 0px -70px; 
	}	

#thumb5 a{
	width:70px;
	height:70px;
	background:url(../images/thumb_main5.jpg);
		background-repeat:no-repeat;
	float:left;
		margin-top:5px;
		margin-bottom:5px;
		margin-right:5px;
		}
#thumb5 a:hover {
	background-position: 0px -70px; 
	}	