body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
}
body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	overflow: -moz-scrollbars-vertical; /* fixes page jumping in firefox */
}
#main{
margin: 0px auto;
width:950px;
height:650px;
}
#header{
width:950px;
height:153px;
background-image:url(../images/header_back_new.gif);
background-repeat:no-repeat;
}
#mid{
	width:950px;
	height:291px;
	padding-top:0px;
	background-image:url(../images/midBack.jpg);
	background-repeat:no-repeat;
	padding-bottom:2px;
}
#redBanner{
height:17px;
margin-left:43px;
/*		margin-right:55px;		*/
margin-right:51px;
text-align:left;
background-image:url(../images/redback.jpg);
background-repeat:repeat-x;
padding-top:1px;
padding-bottom:1px;
padding-left:10px;
color:white;
font-size:11px;
}
#redBanner a:link, #redBanner a:active, #redBanner a:visited{
color:#FFFFFF;
text-decoration:none;
}
#redBanner a:hover{
text-decoration:underline;
}


	#leftCl{
	padding-left:8px;
	width:255px;
	float:left;
	}
#leftCL a:link, #leftCL a:active, #leftCL a:visited{
color:#FFFFFF;
text-decoration:none;
}
#leftCL a:hover {
text-decoration:underline;}
	

#rightCl{
text-align:left;
float:left;
width:560px;
padding-left:20px;
padding-right:1px;
padding-bottom:10px;
min-height:425px;
}

#filler{
width:37px;
height:166px;
float:left;
}

#footer{
color:#4880b1;
font-size:10px;
text-align:left;
margin-left:42px;
margin-right:70px;
height:70px;
clear:both;

}

.phrase_footer{ font-size:9px; color:#CCCCCC; line-height:1.0em; width:500px; margin:5px 0px 0px 60px}

.opaque {opacity: .95;
filter: alpha(opacity=95);
-moz-opacity: .95;
}



.aligntable { vertical-align: middle; } 



Read more: How to Change Font Size in HTML | eHow.com http://www.ehow.com/how_2077969_change-font-size-html.html#ixzz21mDxn4qF




/* NAV AREA */
#navBar{
padding-top:117px;
margin: 0px auto;
margin-left:43px;

}
.navItems{
float:left;
width:103px;
margin-right:2px;
display:block;
}

	#navHome{background-image:url(../images/nav/home1.jpg);background-position:0px 0px;height:25px;}
		#navHome a:hover{background-image:url(../images/nav/home2.jpg);background-position:0px -27px;display:block;width:103px;height:27px;}
		
	#navCompany {background-image:url(../images/nav/aboutus1.jpg);background-position:0px 0px;height:25px;}
		#navCompany a:hover{background-image:url(../images/nav/aboutus2.jpg);background-position:0px -27px;display:block;width:103px;height:27px;}
		
	#navSolutions{background-image:url(../images/nav/services1.jpg);background-position:0px 0px;height:25px;}
		#navSolutions a:hover{background-image:url(../images/nav/services2.jpg);background-position:0px -27px;display:block;width:103px;height:27px;}
	#navServices{background-image:url(../images/nav/clients1.jpg);background-position:0px 0px;height:25px;}
		#navServices a:hover{background-image:url(../images/nav/clients2.jpg);background-position:0px -27px;display:block;width:103px;height:27px;}
	#navNews{background-image:url(../images/nav/resources1.jpg);background-position:0px 0px;height:25px;}
		#navNews a:hover{background-image:url(../images/nav/resources2.jpg);background-position:0px -27px;display:block;width:103px;height:27px;}
	#navJobs{background-image:url(../images/nav/careers1.jpg);background-position:0px 0px;height:25px;}
		#navJobs a:hover{background-image:url(../images/nav/careers2.jpg);background-position:0px -27px;display:block;width:103px;height:27px;}
	#navContact{background-image:url(../images/nav/contactus1.jpg);background-position:0px 0px;height:25px;}
		#navContact a:hover{background-image:url(../images/nav/contactus2.jpg);background-position:0px -27px;display:block;width:103px;height:27px;}
	
/* BEGIN NON STRUCTURE ELEMENTS */
.box{
width:195px;
height:190px;
background-color:#ffffff;
border:1px solid #007ea9;
margin-left:7px;
float:left;
text-align:left;
padding-left:12px;
}
.box img{
margin-left:-12px;
margin-top:0px;
margin-bottom:12px;
}
.box p{
margin:0px;
padding:0px;
}
.box a:link, .box a:active, .box a:visited{
color: #919194;
text-decoration:none;
font-weight:bold;
background-image:url(../images/arrow.gif);
background-position:right;
background-repeat:no-repeat;
padding-right:14px;
}
.box a:hover{
background-image:url(../images/dot.gif);
background-repeat:repeat-x;
background-position:bottom;
padding-right:0px;
color:#0ebef1;
}


#footer a:link, #footer a:active, #footer a:visited, #footer #c{
color:#4880b1;
text-decoration:none;
background-image:none;
}
#footer a:hover{
color:#549419;
}
#rightCl a:link,  #rightCl a:active,  #rightCl a:visited{
	color: #549419;
	text-decoration:none;
	font-weight:bold;
	
/*removing the dots and arrows from the click here links*/

/*background-image:url(../images/arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:14px;*/
}

#rightCl .back a:link,  #rightCl .back  a:active,  #rightCl .back  a:visited{
	color: #919194;
	text-decoration:none;
	font-weight:bold;
	/*background-image:url(../images/back.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:14px;*/
}


#rightCl .back a:hover{
/*background-image:url(../images/dot.gif);
background-repeat:repeat-x;
background-position:bottom;
padding-right:14px;*/
color:#0ebef1;
}



#rightCl a:hover{
/*background-image:url(../images/dot.gif);
background-repeat:repeat-x;
background-position:bottom;
padding-right:14px; */
color:#0ebef1;
}




#rightCl .green_headings a:link, #rightCl .green_headings a:active, #rightCl .green_headings a:visited {
     color:#95a501;
    text-decoration:none;
	background-position:left;
	font-weight:normal;
	background-image:none;
	font-size:12px;

}

#rightCl .green_headings a:hover{
font-weight:bold;
background-image:url(../images/green_arrow.gif);
background-position: right;
padding-right:14px;
background-repeat:no-repeat

}





#rightCl li{
list-style-image:url(../images/bullet.gif);
list-style-position:center;
margin-bottom:5px;
}
#rightCl h3{
font-weight:bold;
font-size:12px;
color: #919194;
}

.ticks
{
list-style-image:url(../images/tick.html);

}


form input, form textarea{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
}



h1{
color:#549419;
font-size:22px;
margin-top:0px;
padding-top:0px;
}
h2{
color:#4880b1;
font-size:14px;
}
h3{
color:#4880b1;
font-size:20px;
}
h4{
color:#2b6c95;
font-size:11px;
}
h5{
color:#4880b1;
font-size:12px;
padding:1px 0px 0px 0px;
}
h6{
color:#95a501;
font-weight: normal;
font-size:12px;
margin:0px;
padding:10px 0px 0px 0px;
}
.required {
	color:#0ebef1;
}
.error {
	color:#CC0000;
}
th, td {
	text-align:left;
	vertical-align:top;
}
th {
	font-weight:normal;
}
.qf input {
	width:300px;
}
.qf textarea {
	width:100%;
}
.auto, .button {
	width:auto !important;
}
.message {
	font-weight:bold;
}

#newsHolder{
height:170px;
overflow:hidden;
}
hr {
border:1px solid #0ebef1;}
.green_headings {
color:#95a501;
font-size:12px
}