#page-container {
	width: 950px;
	margin: auto;
	background: none;
	padding: 0;
}
html, body {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
} 
img.floatLeft-noborder { 
    float: left;
	margin-right: 10px;
}
img.floatLeft { 
    float: left;
	margin-right: 10px;
	border: 1px solid #bababa;/*the border*/
}
img.rightfloat { 
    float: right; 
}
img.floatRight { 
    float: right; 
	margin-left: 10px;
	border: 1px solid #bababa;/*the border*/
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	background-image: url('../images/frencon_bg.jpg');
	background-repeat:repeat-x;
	background-position:top;
}

/******************************* Menu 1 starts here *******************************/

#nav-menu ul {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	list-style-type: none;
	padding-top: 6px;
	margin-bottom: 40px;
}
#nav-menu li {
	display:inline;
}
#nav-menu a { 
	float: left;
	text-decoration: none;
	color: #ffffff;
	padding: 10px;
	padding-top: 15px;
}
#nav-menu a:hover {
	color: #775b23;
	background-image: url('../images/frenconmenu_bg.jpg');
	background-repeat:repeat-x;
	background-position:top;
}
#nav-menu a#current{
	color: #775b23;
	font-weight: bold;
	background-image: url('../images/frenconmenu_bg.jpg');
	background-repeat:repeat-x;
	background-position:top;
}
/******************************* Menu 1 ends here *******************************/
#header {
	height: 130px;
}
h1 {
	padding: 0;
	margin-bottom: 0.3em;
	font-size: 1.7em;
	line-height: 1.3em;
	color: #767676;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}
h2 {
	padding: 0;
	margin-bottom: 0.3em;
	font-size: 1.6em;
	line-height: 1.3em;
	color: #515151;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}
h3 {
	padding: 0;
	margin-bottom: 0.3em;
	font-size: 25px;
	letter-spacing: -1px;
	line-height: 1.3em;
	color: #e39c2d;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}


#frontsplashbox {
	margin: 0;
	padding: 0;
	width: 722px;
	height: 260px;
}
#headingimage {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 150px;
	border-bottom: 5px solid #e4e4e4;/*the border*/	
	border-top: 10px solid transparent;/*the border*/
}

#wrapperWit { 
	background: transparent url("../images/wrapper_column3.gif") top left repeat-y;
	border-top: 1px solid transparent;/*the border*/

}
#wrapperWit #content {
	width: 600px;
	padding-left: 25px;
	float:left;
	font-size: 0.75em;
	line-height: 180%;	
}
#wrapperWit #content p a{
	color: #90c42b;
	text-decoration: none;
	font-weight: bold;
}
#wrapperWit #content p a:hover{
	color: #90c42b;
	text-decoration: underline;
}
#wrapperWit .sidebar {
	padding: 40px 4px 0px 20px;
	line-height: 18px;
	width: 230px;
	float: right;
	height: 600px;
	font-size: 1em;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('../images/banner_rightside.jpg');
	background-repeat: no-repeat;
}
#wrapperWit .sidebar p {
	font-size: 0.75em;
	color: #ffffff;
}
#wrapperWit .sidebar p a{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;	
}
#wrapperWit .sidebar p a:hover{
	color: #ffffff;
	text-decoration: underline;
}
#wrapperWit .sidebar p.heading {
	font-size: 1.7em;
	font-family: Arial, sans-serif;
	color: #3a6ba3;
	padding-bottom: 10px;
}
#wrapperWit .sidebar a{
	color: #3f4d11;
	text-decoration: none;
	font-weight: bold;	
}
#wrapperWit .sidebar a:hover{
	color: #3f4d11;
	text-decoration: underline;
}
#wrapperWit .sidebar .heading {
	font-size: 1.7em;
	font-family: Arial, sans-serif;
	color: #3a6ba3;
	padding-bottom: 10px;
}

#information {
	padding: 11px;
}

#content {
	padding: 0;
	padding-top: 20px;
}
#content ul.arrow {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 210%;
}
#content ul.arrow li{
	background: url('../images/arrow_right.gif');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.5em;
}
#content ul.arrow li a{
	color: #e39c2d;
	text-decoration: none;
}
#content ul.arrow li a:hover{
	text-decoration: underline;
}
#content .titleheading-green {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.9em;
	letter-spacing: -.05em;
	color: #90c42b;
	padding-bottom: 10px;
}
#content .titleheading-blue {
	color: #515151;
	padding: 0;
	margin: 0;
	font-size: 0.5em;
	line-height: 1.3em;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;

}
#content .titleheading-bluesub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #7184af;
	padding-bottom: 10px;
}
/*************************** Left Hand Other Pages Container ***************************/
#content .leftpage {
	padding: 5px;
	line-height: 18px;
	width: 620px;
	float: left;
	clear: both;
	font-size: 0.75em;
}
#content .leftpage p {
	font-size: 1em;
}
#content .leftpage p a{
	color: #90c42b;
	text-decoration: none;
	font-weight: bold;	
}
#content .leftpage p a:hover{
	color: #90c42b;
	text-decoration: underline;
}
#content .leftpage p.heading {
	font-size: 1.7em;
	font-family: Arial, sans-serif;
	color: #3a6ba3;
	padding-bottom: 10px;
}
/*************************** FRONT BOX Left ***************************/
#content .boxfrontleft {
	padding: 5px;
	line-height: 18px;
	width: 620px;
	float: left;
	clear: both;
	font-size: 0.75em;
}
#content .boxfrontleft p {
	font-size: 1em;
}
#content .boxfrontleft p a{
	color: #90c42b;
	text-decoration: none;
	font-weight: bold;	
}
#content .boxfrontleft p a:hover{
	color: #90c42b;
	text-decoration: underline;
}
#content .boxfrontleft p.heading {
	font-size: 1.7em;
	font-family: Arial, sans-serif;
	color: #3a6ba3;
	padding-bottom: 10px;
}
/*************************** MAIN PAGES BOX Left ***************************/
#content .mpboxleft {
	padding: 5px;
	line-height: 18px;
	width: 620px;
	float: left;
	clear: both;
	font-size: 0.75em;
}
#content .mpboxleft p {
	font-size: 1em;
}
#content .mpboxleft p a{
	color: #e39c2d;
	text-decoration: none;
	font-weight: bold;	
}
#content .mpboxleft p a:hover{
	color: #e39c2d;
	text-decoration: underline;
}
#content .mpboxleft p.heading {
	font-size: 1.7em;
	font-family: Arial, sans-serif;
	color: #3a6ba3;
	padding-bottom: 10px;
}

/*************************** Small Boxes ***************************/
.boxcontainleft1 {
	line-height: 18px;
	width: 300px;
	float: left;
	clear: both;
	height: 130px;
	font-size: 1em;
}
.boxcontainleft1 a{
	color: #f3a72d;
	text-decoration: none;
	font-weight: bold;	
}
.boxcontainleft1 a:hover{
	color: #f3a72d;
	text-decoration: underline;
}
.boxcontainleft2 {
	line-height: 18px;
	width: 300px;
	float: left;
	clear: both;
	padding-top: 10px;
	height: 130px;
	font-size: 1em;
}
.boxcontainleft2 a{
	color: #f3a72d;
	text-decoration: none;
	font-weight: bold;	
}
.boxcontainleft2 a:hover{
	color: #f3a72d;
	text-decoration: underline;
}
.boxcontainright1 {
	line-height: 18px;
	width: 300px;
	float: right;
	height: 130px;
	font-size: 1em;
}
.boxcontainright1 a{
	color: #f3a72d;
	text-decoration: none;
	font-weight: bold;	
}
.boxcontainright1 a:hover{
	color: #f3a72d;
	text-decoration: underline;
}
.boxcontainright2 {
	line-height: 18px;
	width: 300px;
	float: right;
	padding-top: 10px;
	height: 130px;
	font-size: 1em;
}
.boxcontainright2 a{
	color: #f3a72d;
	text-decoration: none;
	font-weight: bold;	
}
.boxcontainright2 a:hover{
	color: #f3a72d;
	text-decoration: underline;
}
/*************************** Small Boxes End***************************/
#frontrightbox {
	padding-top: 0px;
	padding: 5px;
	height: 248px;
	background-color: #ffffff;
	width: 200px;
	float: right;
	border: 1px solid #e4e4e4;/*the border*/
	color: #666666;	
	font-size: 0.75em;
	background-image:url('../images/boxsilver_bg.jpg');
	background-repeat:repeat-x;
	background-position:bottom;	
}
#frontrightbox a{
	color: #767676;
	text-decoration: none;
	font-weight: bold;
}
#frontrightbox a:hover{
	text-decoration: underline;
}

#frontrightbox p {
	font-size: 1em;
}
#frontrightbox p a{
	color: #6caf64;
	text-decoration: none;
	font-weight: bold;
}
#frontrightbox p a:hover{
	text-decoration: underline;
}



#welcomebox {
	background-color: #fff7de;
	width: 795px;
	color: #000000;	
	border-bottom: 5px solid #fbc158;/*the border*/	
	margin-bottom: 20px;
	background-image: url('../images/rightfrontimg.jpg');
	background-repeat: no-repeat;
	background-position: top right;	
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 140px;
	height: 160px;
}
#welcomebox a{
	color: #6caf64;
	text-decoration: none;
	font-weight: bold;
}
#welcomebox a:hover{
	text-decoration: underline;
}

#welcomebox p {
	font-size: 0.75em;
	color: #000000;
}
#welcomebox p a{
	color: #6caf64;
	text-decoration: none;
	font-weight: bold;
}
#welcomebox p a:hover{
	text-decoration: underline;
}




#content .provprogbox {
	padding: 5px;
	line-height: 18px;
	width: 295px;
	height: 120px;
	float: right;
	margin: 0;
	margin-bottom: 30px;
	border: 1px solid #e4e4e4;/*the border*/
	background-image:url('../images/boxsilver_bg.jpg');
	background-repeat:repeat-x;
	background-position:bottom;	
	font-size: 0.75em;
}
#content .provprogbox a{
	color: #767676;
	text-decoration: none;
	font-weight: bold;	
}
#content .provprogbox a:hover{
	color: #767676;
	text-decoration: underline;
}
#content .provprogbox p {
	font-size: 1em;
}

#content .provprogbox p a{
	color: #767676;
	text-decoration: none;
	font-weight: bold;	
}
#content .provprogbox p a:hover{
	color: #767676;
	text-decoration: underline;
}
#content .provprogbox p.heading {
	font-size: 1.7em;
	font-family: Arial, sans-serif;
	color: #3a6ba3;
	padding-bottom: 10px;
}
#content .boxrightquote {
	padding: 5px;
	line-height: 18px;
	width: 287px;
	height: 122px;
	float: right;
	font-size: 0.75em;
	margin: 0;
	margin-bottom: 20px;
	padding-left: 15px;
	background-color: #f3f3f3;
}
#content .boxrightquote a{
	color: #7184af;
	text-decoration: none;
	font-weight: bold;	
}
#content .boxrightquote a:hover{
	color: #7184af;
	text-decoration: underline;
}
#content .boxrightquote p {
	font-size: 1em;
}

#content .boxrightquote p a{
	color: #7184af;
	text-decoration: none;
	font-weight: bold;	
}
#content .boxrightquote p a:hover{
	color: #7184af;
	text-decoration: underline;
}
#content .boxrightquote p.heading {
	font-size: 1.7em;
	font-family: Arial, sans-serif;
	color: #3a6ba3;
	padding-bottom: 10px;
}
/*boxes*/

/************************** Right Column **************************/
#content .rightcolumn2 {
	padding: 5px;
	line-height: 18px;
	width: 281px;
	height: 150px;
	float: right;
	font-size: 0.75em;
	margin: 0;
	margin-bottom: 20px;
	background-color: #f3f3f3;
	border-bottom: 5px solid #fbc158;/*the border*/	
}



#content .rightcolumn {
	padding: 5px;
	line-height: 18px;
	width: 281px;
	float: right;
	font-size: 0.75em;
	margin: 0;
	margin-bottom: 20px;
	background-color: #f3f3f3;
	border-bottom: 5px solid #fbc158;/*the border*/	
}
#content .rightcolumn a{
	color: #7184af;
	text-decoration: none;
	font-weight: bold;	
}
#content .rightcolumn a:hover{
	color: #7184af;
	text-decoration: underline;
}
#content .rightcolumn p {
	font-size: 1em;
}

#content .rightcolumn p a{
	color: #7184af;
	text-decoration: none;
	font-weight: bold;	
}
#content .rightcolumn p a:hover{
	color: #7184af;
	text-decoration: underline;
}
#content .rightcolumn p.heading {
	font-size: 1.7em;
	font-family: Arial, sans-serif;
	color: #3a6ba3;
	padding-bottom: 10px;
}
/************************** Right Column End **************************/

hr {
	border: none 0; 
	border-top: 1px solid #d6d6d6;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

#footer {
	clear: both;
	height: 100px;
	width: 100%;
	padding: 0;
	padding-top: 60px;
	background-color: #ffffff;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: underline;
}
#footer #altnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	text-align: center;
	background-color: #f3f3f3;
	height: 100%;	
	margin-top: 25px;
	padding-top: 10px;
}

