#wrap
	{
	border: 1px dashed #000;
	border-top: none;
	border-bottom: none;
	}

body
	{
	background: #fdd4e9 url(imgs/background.jpg) bottom left repeat-x;
	text-align:center;
	font-size:13px;
	}
	
p
	{
	line-height:15.5px;
	}


/*  bottom navigation */

#navi_bot li a {color: #08288c;}
	
#navi_bot ul li.act a {color: #08288c;}
	
#navi_bot ul li a:hover {color: #fe3939;}
	
#navi_bot ul li.act a:hover {color: #fe3939;}

#navi_bot {border-top: 1px dashed #000000; border-bottom: 1px dashed #000000;;}
	
/* top */

#top
	{
	background: transparent url(imgs/balloon_top.jpg) no-repeat;
	}
	
/* navigations  */

#navi_top, #navi_mid, #navi_bot
	{
	height: 25px;
	background: #FFFFFF url(imgs/navi_bg.gif) repeat-x;
	}

	
/* content top */

#content_top
	{
	height:360px;
	background:url(imgs/faded.jpg) bottom left no-repeat;
	}

.video 
	{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	}
	
.toBold
	{
	font-weight:bold;
	}
	
.features li
	{
	padding-bottom:5px;
	}
	
.copyText
	{
	font-size:9px;
	color:#FFFFFF;
	width:580px;
	margin:0 auto;
	}
	

/* footer */

#footer {background:url(imgs/bottom.gif) no-repeat 0 0; border-top: 1px dashed #000000;}

#footer p a, #footer p a:visited {color: #08288c; border: none;}
	
#footer p a:hover {color: #fe3939; border: none;}