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


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #b1cde2 url(images/back.jpg);
	background-repeat: repeat;
	background-position: top left;
	font-family: tahoma, arial, helvetica;
	font-size: 12px; line-height: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

#gradient {
	width: 100%; height: 664px;
	position: absolute;
	top: 0px; left: 0px;
	background: url(images/back_gradient.jpg);
	background-repeat: repeat;
	background-position: top left;
}

#content {
	margin: auto;
	position: relative;
	width: 619px; height: 627px;
}

#content_roxy {
	position: absolute;
	top: 47px; left: 428px;
	width: 164px; height: 63px;
	background: url(images/roxy.gif);
}

#content_roxy_blink {
	position: absolute;
	top: 43px; left: 25px;
	width: 59px; height: 14px;
	background: url(images/roxy_blink.gif);
}

#content_box {
	position: absolute;
	top: 110px; left: 0px;
	background-color: #90b9d6;
	width: 619px; height: 497px;
}

#logo {
	position: relative;
	left: 0px; top: 0px;
	margin: auto;
	margin-top: 20px;
	width: 571px; height: 186px;
	background: url(images/puptart.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#logo span { display:none }

#middle {
	position: relative;
	margin: auto;
	margin-top: 10px;
	width: 600px; height: 187px;
	border-top: 1px dotted #ffffff;
	border-bottom: 1px dotted #ffffff;

}

#col1 {
	position: absolute;
	left: 28px; top: 34px;
	width: 250px; height: 133px;
	text-align: justify;
}


#col2 {
	position: absolute;
	left: 312px; top: 34px;
	width: 250px; height: 133px;
	text-align: justify;
}

#nav { 
	position: relative;
	margin: auto;
	margin-top: 20px;
	width: 592px; height: 56px;
	list-style: none;
	}
	
#nav a span { display:none }

#nav_da { 
	width: 191px;
	height: 56px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(images/nav_da.gif);
	background-repeat: no-repeat;
	background-position: top left;
	list-style: none;
	}
	
#nav_da a {
	display:block;
	width:191px; height:56px;
	margin:0; padding:0;
	background: url(images/nav_da.gif) top left no-repeat;
	text-decoration: none;
	}

	
	
#nav_email { 
	width: 201px;
	height: 56px;
	position: absolute;
	left: 191px;
	top: 0px;
	background: url(images/nav_email.gif);
	background-repeat: no-repeat;
	background-position: top left;
	list-style: none;
	}
	
#nav_email a {
	display:block;
	width:201px; height:56px;
	margin:0; padding:0;
	background: url(images/nav_email.gif) top left no-repeat;
	text-decoration: none;
	}
	
	
#nav_con { 
	width: 200px;
	height: 56px;
	position: absolute;
	left: 392px;
	top: 0px;
	background: url(images/nav_con.gif);
	background-repeat: no-repeat;
	background-position: top left;
	list-style: none;
	}
	
#nav_con a {
	display:block;
	width:200px; height:56px;
	margin:0; padding:0;
	background: url(images/nav_con.gif) top left no-repeat;
	text-decoration: none;
	}







