body  {
	font-family: Arial, Helvetica, sans-serifs;
	font-size: 0.75em;
	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #5b6272;
}

 a { 
	color:#1b86c8;text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#036fb2;
} 
 

 .link ul{ 
		list-style-image: url(images_new/ul.gif);font-size: 0.90em;
		margin:0px 0px 0px 0px;padding: 0px 10px 0px 30px;
	}




.readMore {
	font-size: 0.90em;border:0px solid gray;
	text-align:right;
	
	padding: 0px 10px 3px 0px;line-height:1.2em; 
	margin: 0px;
	
} 
.readMore  a{
	color:#1b86c8;
	
	padding: 0px 15px 3px 7px; 
	 background: url(images_new/img_readMore.gif) no-repeat;
	 background-position: top right; 
	 
} 

.readMore  a:hover{
	color:#036fb2;
	padding: 0px 15px 3px 7px; 
	 background: url(images_new/img_readMore.gif) no-repeat;
	 background-position: top right; 
	 text-decoration:underline;
}




#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 780px;
	
	background:#fff;
}


 #header { 
	background: #fff; 
	height:90px;
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 



.header {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 780px;
  position: relative;
}
.header span {
  display: none;
  position: absolute;
}

.header a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
.header a:hover {
  background-position: right bottom;
}
.header a:hover span {
  display: block;
}

.header .logo {
  width: 151px;
  height: 70px;
  background: url(images_new/logo.gif) no-repeat;
  left: 0px;
  top: 12px;
}
 

.header .callFree {
  width: 240px;
  height: 69px;
  background: url(images_new/img_callFree.gif) no-repeat;
  left: 297px;
  top: 12px;position: absolute;
}
header .callFree span { visibility:hidden; }/* if there is an image - put a name of your image/ visibility:hidden; need to be removed, otherwise cant show up*/

.header .ctcForms {
  width: 96px;
  height: 70px;
  background: url(images_new/img_ctcForms.gif) no-repeat;
  left: 684px;
  top: 12px;
}
.header .ctcForms span {
  width: 96px;
  height: 70px;
  background: url(images_new/img_ctcForms_mo.gif) no-repeat;
  left: 0px;
  top: 0px;
}




#side-a {
	float: left; /* since this element is floated, a width must be given */
	width: 246px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	height: 70px;
	height:525px;
	background:url(images_new/img_left.jpg) no-repeat; background-position: top left; 
	border:solid 0px red;
}
 
 #side-a .title {
 	border-left:#ffd162 5px solid;
	margin:15px 15px 20px 10px;
} 
 

 
 
 
 #side-a .title .titleSub1 {
 	padding: 7px 10px 0px 10px;
	font-size:11px;
	color:#777b84;font-weight:400;
	width:140px;
}
 #side-a p {border:#ffd162 0px solid;
 	padding: 7px 10px 0px 10px;
	

}



#side-b {
	float: left;border:solid 0px blue;
	width: 178px;height:215px;
	
	background:url(images_new/img_BG_box.jpg) no-repeat; background-position: top left; 
}

 #side-b .title {
 	border:solid 0px blue;
 	border-left:#e3e3e3 5px solid;width: 150px;
	margin:15px 5px 0px 15px;
} 
 

 #side-b .title .titleSub1 {
 	padding: 0px 0px 0px 10px;
	font-size:11px;
	color:#777b84;font-weight:400;
	
}
 #side-b p {
 	 padding: 7px 7px 0px 10px;
	font-size: 0.90em;line-height:1.3em;
}



#side-c {
	float: left;
	width: 178px;height:215px;background:url(images_new/img_BG_box.jpg) no-repeat; background-position: top left; 
}

#side-c .title {
 	border:solid 0px blue;
 	border-left:#e3e3e3 5px solid;width: 150px;
	margin:15px 5px 0px 15px;
} 
 

#side-c .title .titleSub1 {
 	padding: 0px 10px 0px 10px;
	font-size:11px;
	color:#777b84;font-weight:400;
	
}

 #side-c p {
	 padding: 7px 7px 0px 10px;
	font-size: 0.90em;line-height:1.3em;
}




#side-d{ 
	float: right;
	width: 178px;height:215px;background:url(images_new/img_BG_box.jpg) no-repeat; background-position: top left; 
}

#side-d .title {
 	border:solid 0px blue;
 	border-left:#e3e3e3 5px solid;width: 150px;
	margin:15px 5px 0px 15px;
} 
 

#side-d .title .titleSub1 {
 	padding: 0px 5px 0px 10px;
	font-size:11px;
	color:#777b84;font-weight:400;
	
}

 #side-d p {
 	 padding: 7px 7px 0px 10px;
	font-size: 0.90em;line-height:1.3em;
}



 .title  a.titleSub {
 	padding: 3px 10px 0px 10px;
	font-weight:600;
	font-size:14px;
	text-transform:uppercase;
	color:#000000;
}
 
 

.title  a:hover.titleSub   {
	text-decoration:underline;
	color:#1b86c8;
} 
 









#content {
	float: left;
	width: 534px;
	height:330px;
	background:url(images_new/img_BG_boxcontent.jpg) no-repeat;
	 background-position: top left; 
}


#content .title   {
	padding: 17px 0px 30px 20px;
	font-weight:600;
	font-size:14px;
	text-transform:uppercase;
	color:#000000;
} 
 
#content table  {
	padding: 0px 0px 0px 15px;
	vertical-align:top;
	
} 

#content table tr {
	
	vertical-align:top;
	
}
#content table td {
	
	padding-right: 7px;
	
}



#content .titleSub{
 	padding: 0px 10px 0px 0px;
	font-weight:600;
	font-size:11px;
	text-transform:uppercase;
	color:#1b86c8;
}


#content p {
 	 padding: 0px 7px 0px 0px;
	font-size: 0.9em;line-height:1.3em;
}




#content .readMore {
	color:red;font-size: 0.90em;
	text-align:right;
	padding: 0px 15px 0px 0px; 
	
	 
} 









#footer {
	clear: both;
	background: #fff;
	border-top:3px solid #1d63c2;
	height:60px;
	padding:0;
	font-size:0.95em;
	padding: 5px 10px 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	margin-top:30px;
}

 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}





  #menu { 
	background:url(images_new/img_BGmenu.gif) no-repeat;
	text-align: left;
	height:30px; 
	border:0px solid #1d63c2;
	padding: 13px  0px  0px 0px;
} 
 


#menu ul {
	margin: 0;
	padding: 0;
	display: inline;
	border: none;
} 

#menu li {
	
	border: none;
	list-style: none;
	display: inline;
	
}



#menu a  {
	text-decoration: none;
	padding: 3px  17px  0px 18px;
	 color:#1a2e52;
	background-image: url("images_new/img_menuSpacer.gif");
    background-repeat: no-repeat;
		border:0px solid #1d63c2;	
} 


#menu a:hover  {
	text-decoration: underline;
	color:#1b86c8;
	
} 



#banner{
	width: 780px;
	height:325px;background:#fff; 
padding-top:0px;
}


 




