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

body{
	background:black;
	margin:0px;
	font-family:Arial,Helvetica,"Nimbus Sans L",sans-serif;
	font-size:12px;
	/*background-color:#f2f2f2;*/
}
a img{
	border:none;
}
#headerWrapper{
	background:url(http://static.groupemedia.net/www.groupemedia.ca/images/headerBg.png);
}
#headerWrapper div{
	height:45px;
}
#header{
	width:900px;	
	margin-left:auto;
	margin-right:auto;
}
#header div{
	float:left;
}
#logo{
	width:403px;
	background:url(http://static.groupemedia.net/www.groupemedia.ca/images/logo.png) no-repeat;
	cursor:pointer;
}
.navItem{
	width:98px;
	height:45px;	
	cursor:pointer;
}

#bodyWrapper{
	/*background-color:#f2f2f2;*/
	background:url(http://static.groupemedia.net/www.groupemedia.ca/images/bg.png);
}

#body{
	background:no-repeat center top url(http://static.groupemedia.net/www.groupemedia.ca/images/bgcenter.png);
	width:900px;
	margin-left:auto;
	margin-right:auto;	
	padding-top:15px;
	padding-bottom:15px;
	min-height:420px;
}

#main {
float:left;
width:595px;
}

#main table tr td ul li{
	margin-bottom:10px;
}

#side {
float:right;
width:295px;
}

#clearfix{
	clear:both; 
	float:none;
	height:1%;
	font-size:0px;
}


#footerWrapper{
	width:100%;
	background:url(http://static.groupemedia.net/www.groupemedia.ca/images/footerBg.png);
	height:181px;

}

#footer{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#footer div{
	float:left;
	height:120px;
	vertical-align:middle;
}

#copyright{
	width:403px;
	background: center url(http://static.groupemedia.net/www.groupemedia.ca/images/copyright.png) no-repeat;
}

.copyrightItem{
	
	padding-left:10px;
	color:#FFF;
	font-size:11px;
	padding-top:60px;
}

.copyrightItem legend{
	margin-left:5px;
	margin-bottom:0px;
	padding:0;
	font-weight:bold;
}

.copyrightItem ul{
	margin-left:5px;
	padding:0;
	list-style:none;
}

.copyrightItem a{
	color:#FFF;
}

	
.boxheaderopen{
	background:black url(http://static.groupemedia.net/www.groupemedia.ca/images/boxheader.png) left no-repeat; height:44px;
	
}

.boxheader{
	background:url(http://static.groupemedia.net/www.groupemedia.ca/images/boxheader.png) right no-repeat; height:44px; margin-left:10px; padding-left:10px; font-size:18px; line-height:44px; vertical-align:middle; color:#FFF;
}

.boxplainopen{
	background:white url(http://static.groupemedia.net/www.groupemedia.ca/images/box.png) left top no-repeat; height:10px;
	
}

.boxplain{
	background:url(http://static.groupemedia.net/www.groupemedia.ca/images/box.png) right top no-repeat; height:10px; margin-left:10px; 
}			

.boxcontentopen{
	background:white url(http://static.groupemedia.net/www.groupemedia.ca/images/box.png) left bottom;
	padding-left:4px;
	margin-bottom:15px;
}

.boxcontent{
	background:url(http://static.groupemedia.net/www.groupemedia.ca/images/box.png) right bottom; margin-left:5px; padding:10px; padding-right:15px;		
}

.boxcontent h1{
	 margin:0;
	 padding:0;
	 margin-bottom:5px;
 }
 
 .boxcontent p{
	   margin:0;
	 padding:0;
	 margin-bottom:8px;
 }	
 
  .boxcontent fieldset{
	  margin-bottom:5px;
	  background-color:#f2f2f2;
	  padding:15px;
	  border:#ebdede solid 1px;
  }
  
  .boxcontent legend{
	  font-weight:bold;
	  color:#3e2a26;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:13px;
  }
  
  .boxcontent a{
		color:#7d8200;  
  }
  
  .button{
	  background-color:#220304;
	  padding:5px;
	  color:#FFF;
  }
  .button a{
	  color:#FFF;
  }
  iframe{
	  border:none !important;
  }
  .navText{
	line-height:40px;
}

h1, h2, h3{
	margin:0px; padding:0;
}


