* { padding: 0; margin: 0; }

body {
 font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height:16px;
 background-color:#aaaaaa;
}
p{
	margin-bottom:15px;
}
#wrapper { 
 position:relative;
 margin:0 auto;
 width: 950px;
 background-color:#FFFFFF;
}
#nav{
	position:relative;
	height:26px;
 	width: 950px;
	margin:0 auto;
	padding-top:30px;
}

.link{
	position:relative;
	color:#456884;
	font-weight:bold;
	background-image:url(images/nav-bg.jpg);
	text-align:center;
	background-repeat:repeat-x;
	text-decoration:none;
	cursor:pointer;
	height:18px;
	z-index:0;	
	float:right;
	display:block;
	min-width:55px;
	padding:4px 8px;
}
.link:hover{
		position:relative;
	color:#fff;
	font-weight:bold;
	background-image:url(images/nav-bgover.jpg);
	text-align:center;
	background-repeat:repeat-x;
	text-decoration:none;
	cursor:pointer;
	height:18px;
	z-index:0;	
	float:right;
	display:block;
	min-width:55px;
	padding:4px 8px;
}

ul .licpd{
	margin-left:25px;
	line-height:18px;
	list-style-image:url(images/li-cpd.jpg);
}
ul .libf{
	margin-left:25px;
	line-height:18px;
	list-style-image:url(images/li-bf.jpg);
}
ul .litfm{
	margin-left:25px;
	line-height:18px;
	list-style-image:url(images/li-tfm.jpg);
}
#flash{
	margin:0px 8px;
	height:200px;
	width:934px;
	background-color: #F2F2E6;
	color:#888888;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:52px;
}
#inside-header{
	margin:0px 8px;
	height:131px;
	width:934px;
	color:#888888;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:52px;
}
#leftcolumn { 
 color: #333;
 min-height: 450px;
 width: 225px;
 float: left;
 overflow:hidden;
}

#inside-right { 
 float: right;
 color: #666666;
 min-height: 464px;
 width: 691px;
 margin-bottom:7px;
 margin-top:7px;
 display: inline;
}
#orangebox{
	margin:8px;
	height:221px;
	width:934px;
	background-image:url(images/orangebox.jpg);
	background-repeat:no-repeat;
	color:#888888;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:52px;
}
.left{
	float:left;
	width:311px;
	min-height:197px;
	overflow:hidden;
}

.mid{
	float:left;
	width:311px;
	min-height:197px;
	overflow:hidden;
}
.right{
	float:left;
	width:311px;
	min-height:197px;
	overflow:hidden;
}
.logo{
	margin:5px 25px;
	behavior: url(http://groupcmedia.com/assets/templates/groupc/iepngfix.htc);
}
#columns{
	margin:8px;
	min-height:211px;
	width:934px;
	color:#888888;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size:11px;
	line-height:15px;
}
#columns img{
	margin-left:5px;
}
#left{
	float:left;
	width:290px;
	min-height:197px;
	padding:8px;
	background-image:url(images/box-bf.jpg);
	background-repeat:no-repeat;
}
#mid{
	float:left;
	width:290px;
	min-height:197px;
	padding:8px;
	background-image:url(images/box-cpd.jpg);
	margin:0px 8px;
	background-repeat:no-repeat;
}
#right{
	float:left;
	width:290px;
	min-height:197px;
	padding:8px;
	background-image:url(images/box-tfm.jpg);
	background-repeat:no-repeat;
}
#footer {
	width: 934px;
	clear: both;
	color: #818386;
	padding-top: 11px;
	background-image:url(images/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.c, .c a {
	color: #095FAA;
	font-weight: bold;
}
h1{
	color: #095FAA;
	font-weight: bold;
	font-size:19px;
	margin-bottom:15px;
}
h2{
	 color: #FF6600;
	border-bottom: 3px double #FF6600;
	font-size:14px;
	font-weight: bold;
	margin-bottom:15px;
}
h3{
	color: #666;
	font-size:13px;
	font-weight: bold;
	margin-bottom:15px;
}
h4{
	color: #fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
	text-align: center;
	line-height:28px;
	margin-bottom:15px;
}
.bf, .bf a{
	color: #B91D14;
	font-weight: bold;
	font-style: italic;
}
.tfm, .tfm a{
	color:#339900;
	font-weight: bold;
	font-style: italic;
}
.cpd, .cpd a{
	color:#46A6D9;
	font-weight: bold;
	font-style: italic;
}
img, div { behavior: url(http://groupcmedia.com/assets/templates/groupc/iepngfix.htc); }
