html, body {
	margin: 0;
	padding: 0;
	background-color: #e0e1e1;
}
html {
	color: #666;
	font: 76% Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #e0e1e1;
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	text-align: justify;
	width: 925px;
	margin: 0 auto;
	line-height: 1em;
	background-color: #e0e1e1;
}
p, div, h1, h2, h3, h4, h5, li, ul {
	margin: 0;
	padding: 0;
}
ul {
	list-style-type:none;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
.divider {
	width: 577px;
	vertical-align: middle;
	height: 30px;
}
h3, h4, h5 {
	margin:0px !important;
	padding:0px !important;
	font-size:16px;
}
h5 {
	margin:0px !important;
	padding:0px !important;
	font-size:14px !important;
}
a:link, a:visited, a:active {
	color: #076ab5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	height: 0px;
}
.hide {
	display:none;
}
.left {
	float: left;
}
#heading {
	color: #000000;
	margin: 2px;
}
.right {
	float: right;
}
#masthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
	width: 925px;
	margin: 0 auto;
	color:#FFFFFF;
}
.link_orange {
	color: #00529c;
}
#flash {
	height: 260px;
	background-color: #FFFFFF;
	text-align: center;
}
#flashNew {
	height: 235px;
	background-color: #FFFFFF;
	text-align: center;
}
#rightnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	height: 25px;
	color: #444;
	padding-right: 10px;
	margin-top:14px;
}
#rightnav a {
	color: #444;
}
#rightnav a:hover {
	color: #00529c;
}
#callUs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	color: #444;
	height:49px;
	padding-right: 80px;
	margin:4px 0;
}
#callUs a {
	color: #444;
}
#callUs a:hover {
	color: #00529c;
}
.phone {
	color: #00529c;
	font-weight: bold;
	font-size: 18px;
}
#siteNav {
	background-color: #076AB5;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#siteNav a {
	text-decoration: none;
	display: block;
}
#siteNav ul {
	margin-left: 15px;
	padding-top: 4px;
}
/*#siteNav ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;	



	}*/







#siteNav li {
	float: left;
	position: relative;
	font-size: 12px;
	text-align: center;
}
#siteNav li a {
	padding: 8px 12px 8px 12px;
}
#siteNav li a:link, #siteNav li a:visited {
	background: transparent url(../images/design/site_nav_borders.gif) bottom right no-repeat;
	color: #fff;
}
#siteNav li a:hover {
	color: #fff;
	background-color: #0983DD;
	background-image: url(../images/design/site_nav_hover_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#siteNav li.current a {
	margin-bottom: -1px;
}
#siteNav li.current a:link, #siteNav li.current a:hover {
	background-color: #ffffff;
	background-image: none;
	cursor: default;
	color: #37454e;
	border-bottom: 1px solid #fff;
}
#home #homenav a,  #news #newsnav a,  #tutorials #tutorialnav a,  #usermanual #manualnav a,  #wiki #wikinav a,  #forum #forumnav a,  #aboutus #aboutnav a,  #bugTracker #bugnav a,  #projects #projectnav a {
	margin-bottom: -1px;
}
#home #homenav a:link, #home #homenav a:hover, #home #homenav a:visited,  #news #newsnav a:link, #news #newsnav a:hover, #news #newsnav a:visited,  #tutorials #tutorialnav a:link, #tutorials #tutorialnav a:hover, #tutorials #tutorialnav a:visited,  #usermanual #manualnav a:link, #usermanual #manualnav a:hover, #usermanual #manualnav a:visited,  #wiki #wikinav a:link, #wiki #wikinav a:hover, #wiki #wikinav a:visited,  #forum #forumnav a:link, #forum #forumnav a:hover, #forum #forumnav a:visited,  #aboutus #aboutnav a:link, #aboutus #aboutnav a:hover, #aboutus #aboutnav a:visited,  #bugTracker #bugnav a:link, #bugTracker #bugnav a:hover, #bugTracker #bugnav a:visited,  #projects #projectnav a:link, #projects #projectnav a:hover, #projects #projectnav a:visited {
	background-color: #ffffff;
	background-image: none;
	cursor: default;
	color: #37454e;
	border-bottom: 1px solid #fff;
}
#home #homenav ul,  #news #newsnav ul,  #tutorial #tutorialnav ul,  #usermanual #manualnav ul,  #wiki #wikinav ul,  #forum #forumnav ul,  #aboutus #aboutnav ul,  #bugTracker #bugnav ul,  #projects #projectnav ul {
	padding-bottom: 1px;
}
#pageNav h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	padding-left: 25px;
	color: #587788;
}
#pageNav ul {
	margin-bottom: 10px;
}
#pageNav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
}
#pageNav li a:link, #pageNav li a:visited, #pageNav li a:hover {
	text-decoration: none;
}
#pageNav li a:hover {
	background: #f1f5f7 url(../images/design/sidemenu_hover_border.gif) top left repeat-y;
}
#pageNav li.current a {
	background: #fff url(../images/design/sidemenu_current_border.gif) top left repeat-y;
}
#pageNav li.feedLink a {
	background: transparent url(../images/design/feed_icon.gif) center right no-repeat;
}
#pageNav li.feedLink a:hover {
	background: #f1f5f7 url(../images/design/feed_icon.gif) center right no-repeat;
}
#pageNav li .icon {
	float: right;
	margin-top: 5px;
}
#pageNav .smallMenu li {
	line-height: 26px;
}
#pageNav .quote .statement {
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 20px;
}
#pageNav .quote .author, #pageNav .quote .site {
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 16px;
}
#wrapperWit #pageNav {
	float: right;
	width: 255px;
}
#pageNav .subMenu li {
	background: transparent url(../images/design/sidemenu_item_border.gif) bottom left no-repeat;
}
#pageNav .subMenu li a {
	display: block;
	padding-left: 25px;
}
#pageNav .smallMenu {
	padding: 0 25px;
}
#pageNav h3.smallMenu {
	margin: 0 25px;
	padding: 0;
}
#pageNav .smallMenu li a {
	display: block;
}
#pageNav .quote {
	padding: 0 25px;
	margin-bottom: 25px;
}
#pageNav .quote .statement {
	margin-bottom: 10px;
}
#pageNav h3.smallMenu {
	background: transparent url(../images/design/sidemenu_item_border.gif) bottom center no-repeat;
}
#pageNav .smallMenu li {
	background: transparent url(../images/design/sidemenu_item_border.gif) bottom center no-repeat;
}
#pageNav .smallMenu li a:hover {
	background-image: none;
}
#pageNav .quote .statement {
	color: #526e80;
}
#pageNav .quote .author, #pageNav .quote .site {
	color: #7c919e;
}
#header {
	clear: both;
	background-color: #FFFFFF;
}
#wrapperWit {
	background: transparent url(../images/design/wrapper_column.gif) top left repeat-y;
	border-top: 1px solid #fff;
}
#wrapperWit #content {
	width: 577px;
	padding:0 0 10px 25px;
	float:left;
}
#wrapperWit #gooey {
	background: transparent url(../images/tbl_bottom.gif) bottom left no-repeat;
}
#home #wrapperWit {
	background-color: #fff;
	background-image: none;
	border-top: 1px solid #fff;
}
#home #wrapperWit #gooey {
	background: transparent url(../images/tbl_bottom.gif) bottom left no-repeat;
}
#home #content h3 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.01em;
	line-height: 1em;
	text-align: left;
	font-size: 20px;
	margin: 0;
	height:30px;
	color:#00529c;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#home #content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00529c;
	font-weight: bold;
	font-size: 20px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
	letter-spacing: -0.01em;
	text-align: left;
	line-height: 1em;
}
#home #content h4 {
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 14px;
	padding: 10px 0 5px 0;
	margin: 0;
	color:#333;
}
#news #wrapperWit {
	background: transparent url(../images/design/wrapper_column.gif) top left repeat-y;
	border-top: 1px solid #fff;
}
#news #wrapperWit #gooey {
	background: transparent url(../images/design/wrapper_bottom_news.gif) bottom left no-repeat;
	padding-bottom:30px;
}
#news #wrapperWit #content {
	width: 620px;
	padding-left: 25px;
	float:left;
}
#news #sidebar {
	float: right;
	width: 205px;
	padding: 0 25px;
	margin: 35px 0;
}
#news #sidebar .widget {
	background: url(../images/design/widget_bg.gif) top left no-repeat;
	padding: 7px 10px 15px 10px;
}
#news #sidebar .widget h4 {
	color: #fff;
	font-size: 12px;
	padding-bottom: 15px;
}
#news #sidebar .widget ul {
	font-size: 12px;
	line-height: 16px;
}
#packages {
	float: left;
	width: 237px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#news #sidebar .archives h4 {
	font-size: 12px;
	color: #333;
	padding:10px 0 0 0;
}
#news #sidebar .archives ul {
	font-size: 12px;
	line-height: 14px;
	padding: 8px 0;
}
#news #sidebar .archives ul li {
	padding: 4px 0;
}
#news #sidebar .archives em {
	font-size: 11px;
	color: #999;
	font-style: normal;
}
#tutorials #wrapperWit {
	background-color: #fff;
	background-image: none;
	border-top: 1px solid #fff;
}
#tutorials #content {
	width: 900px;
	padding: 0 0 0 25px;
}
#tutorials #content .tutorial {
	float: left;
	width: 275px;
	height: 310px;
	padding-right: 25px;
	clear: none;
}
#projects #wrapperWit {
	background-color: #fff;
	background-image: none;
	border-top: 1px solid #fff;
}
#projects #content {
	width: 875px;
	padding: 0 25px 40px 25px;
}
#projects #content .project {
	float: left;
	width: 275px;
	height: 310px;
	padding-right: 25px;
	clear: none;
}
#projects #content ul.ci_sites {
	float:left;
	padding-left:20px;
	margin-bottom:24px;
}
#projects #content ul.ci_sites li {
	background: transparent url(/images/design/footer_list_bullet.gif) 0 3px no-repeat;
	padding: 0 0 4px 12px;
	margin: 0 0 6px 0;
}
#bugTracker #wrapperWit {
	background-color: #fff;
	background-image: none;
	border-top: 1px solid #fff;
}
#bugTracker #content {
	width: 875px;
	padding: 25px 25px 40px 25px;
}
#bugNav {
	float:left;
	width: 211px;
}
#bugNav ul {
	margin-top:22px;
	border-top:4px solid #34454f;
	background:transparent url(/images/design/nav_ul_bg.gif) top right no-repeat;
	padding-bottom:360px;
	margin-top: 0;
}
#bugNav li {
	border-bottom:1px solid #ced3d5;
	background:transparent url(/images/design/nav_item_hover_bg.gif) top right repeat-y;
}
#wikiNav li a:link, #wikiNav li a:visited,  #bugNav li a:link, #bugNav li a:visited {
	line-height:			27px;
	display:				block;
	color:					#1a6ab3;
	background:				transparent url(/images/design/nav_item_bg.gif) top right repeat-y;
}
#bugNav li a:hover {
	text-decoration:		none;
	background-image:		none;
	color:					#0e7fc7;
}
#bugNav li.current {
	background:				transparent url(/images/design/nav_current.gif) center left no-repeat;
	padding-left:			20px;
	font-weight:			bold;
}
#bugNav li.current a {
	background-image:		none;
	background-color:		#fff;
}
#bugTracker #article {
	/*	margin-left:			236px; */



	float:					right;
	width:					639px;
}
#bugTracker #article h2 {
	margin:					-25px 0 -25px 0;
	text-indent:			0;
	color:					#00529c;
	font-size:				22px;
	font-weight:			normal;
	min-height:				30px;
	height:					auto !important;
	height:					30px;
}
#usermanual #wrapperWit {
	background-color: #fff;
	background-image: none;
	border-top: 1px solid #fff;
}
#usermanual #content {
	width: 875px;
	padding: 0 25px;
}
#usermanual #content h2 {
	width:500px;
}
#um_search {
	float: right;
	margin-top:-10px;
}
#um_search #search .textfield {
	width: 180px;
	color: #666;
	margin: 0;
	padding: 2px;
	font: 11px/11px verdana, arial, sans-serif;
	float: left;
}
.tc_column {
	width: 200px;
	padding: 0 0 30px 25px;
	float: left;
}
.tc_column h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding: 25px 0 5px 0;
}
.tc_column ul li {
	padding: 3px 0;
}
#tc_nav_inner {
	padding: 0px 0 0px 0;
}
#tc_nav_outer {
	background: transparent url(../images/design/table_contents_bottom.gif) bottom left no-repeat;
}
.tc_button {
	float: right;
	margin-right: 23px;
	cursor: pointer;
}
#usermanual #content h2 {
	padding:0;
}
#aboutus #wrapperWit {
	background: transparent url(../images/design/wrapper_column.gif) top left repeat-y;
	border-top: 1px solid #fff;
}
#aboutus #wrapperWit #gooey {
	background: transparent url(../images/design/wrapper_bottom_news.gif) bottom left no-repeat;
	padding-bottom:30px;
}
#aboutus #wrapperWit #content {
	width: 620px;
	padding-left: 25px;
	float:left;
}
.staff {
	padding: 0 25px 10px 0;
}
#aboutus #sidebar {
	float: right;
	width: 205px;
	padding: 0 25px;
	margin: 35px 0;
}
#aboutus #sidebar .archives h4 {
	font-size: 12px;
	color: #333;
	padding:10px 0 0 0;
}
#aboutus #sidebar .archives p {
	font-size: 12px;
	color: #555;
	font-style: normal;
	padding: 5px 0;
}
#search {
	padding: 0;
	margin: 0;
}
#search .textfield {
	width: 150px;
	color: #666;
	margin: 0;
	padding: 2px;
	font: 11px/11px verdana, arial, sans-serif;
	float: left;
}
#search .search_button {
	margin: 0;
	padding: 0;
	position: relative;
	left: 5px;
	top: -1px;
	float: left;
}
/*#gooey:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;	}*/







































#home_banner {
	background: #560000 url(../images/design/ci_main.jpg) top left no-repeat;
	width: 925px;
}
#home_banner ul {
	float: right;
	width: 286px;
	color: #fff;
	margin-top: 27px;
	line-height: 14px;
}
#home_banner ul li {
	clear: left;
}
#home_banner ul li a {
	color: #fff;
	padding: 9px 0 10px 0;
	display: block;
	width: 250px;
	height:31px;
}
#home_banner ul li a:hover {
	background-color: #3E0000;
	text-decoration: none;
}
#home_banner ul img {
	float: left;
	clear: left;
	padding: 0 10px 0 6px;
	position: relative;
	top: -3px;
	left: 0;
}
#home_banner ul a em {
	font-size: 11px;
	color: #076ab5;
	font-style: normal;
}
#content {
	color: #444;
	padding-top: 1px;
}
#content p {
	line-height:16px;
	padding: 0 0 10px 0;
}
#content h2 {
	font-family:  Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1em;
	text-align: left;
	font-size: 25px;
	padding: 25px 0 10px 0;
	margin: 0;
	color:#00529c;
}
#content h3 {
	line-height: 1em;
	font-size: 14px;
	padding: 15px 0 5px 0;
	margin: 0;
	color:#333;
}
#content .date {
	color:#999;
	font-size:12px;
}
#content .entries h3 {
	padding:0;
}
#content .entries {
	padding: 0 0 30px 0;
}
#content .entries p {
	padding: 4px 0;
}
#column1, #column2, #column3, #rightcolumn {
	width: 43%;
	float: left;
	padding: 5px 0 20px 40px;
	line-height: 16px;
	list-style-image: url("../images/design/bullet.gif");
}
#column1 {
	padding-left: 0px;
	padding-right: 0px;
	width: 30%;
	padding-top: 10px;
}
#column2 {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 0px;
	width: 30%;
}
#column3 {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	width: 30%;
	text-align: right;
	float: right;
}
#column1 li, #column2 li, #column3 li {
	padding: 2px 0;
}
#home #news {
	float: right;
	width: 250px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 5px;
}
#home #news h4 {
	background: url(../images/design/text_codeigniter_news.gif) top left no-repeat;
	width: 165px;
	height: 16px;
	overflow: hidden;
}
#home #news h4 span {
	height: 0px;
	width: 0px;
	overflow: hidden;
	display: block;
	font-size: 1px;
}
#home #news h5 {
	font-size: 13px;
	padding: 15px 0 2px 0;
}
#home #news em.date {
	font-size: 11px;
	color: #999;
	font-style: normal;
}
#home #news p {
	margin:0;
	padding: 4px 0;
	line-height: 15px;
}
#home #news p.archives {
	margin:0;
	padding: 15px 0 10px 0;
	line-height: 15px;
}
.buttonLinkMed, .buttonLinkLarge {
	clear: both;
	width: 149px;
	height: 20px;
	margin: 12px 0;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}
.buttonLinkLarge {
	width: 215px;
	background: transparent url(../images/design/button_large.gif) bottom left no-repeat;
}
.buttonLinkMed a, .buttonLinkLarge a {
	display: block;
}
.buttonLinkMed a:link, .buttonLinkMed a:visited, .buttonLinkMed a:hover, .buttonLinkLarge a:link, .buttonLinkLarge a:visited, .buttonLinkLarge a:hover {
	color: #66696b;
	text-decoration: none;
}
.buttonLinkMed a:hover, .buttonLinkLarge a:hover {
	color: #999;
}
#footer {
	font-size: 11px;
	margin-top: 5px;
	background-color: #fff;
	background-image: url(../images/footer_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer .item .details {
	line-height: 15px;
}
#footer .item {
	float: left;
	padding: 0 10px;
	background: transparent url(../images/design/footer_borders.gif) bottom right no-repeat;
}
#footer .one {
	width: 150px;
}
#footer .two {
	width: 500px;
	float: left;
}
#footer .three {
	width: 200px;
	float: left;
}
#footer .details {
	min-height: 30px;
	margin-top: 5px;
	text-align: center;
	margin-left: 60px;
}
#footer h4 {
	margin: 20px 0 0 0;
	height: 20px;
}
#footer .last {
	background: transparent;
}
#footer .footer_button {
	margin:10px 0 20px 0;
}
#footer ul.ci_sites {
	float:left;
	padding-left:20px;
	width:126px
}
#footer ul#support li {
	float: left;
}
#footer ul#support li.groupOne {
	width: 100px;
}
#footer #elements {
	background: transparent url(../images/footer_top.gif) top left no-repeat;
	min-height:15px;
}
#copyright {
	margin: 25px 0;
	color: #C4BAB2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
}
#copyright a:link, #copyright a:visited {
	color: #fff;
}
.paginate {
	font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size:			10px;
	font-weight: 		normal;
	letter-spacing:	.1em;
	padding:			10px 6px 10px 0;
	margin:			0;
	background-color:	transparent;
}
.pagecount {
	font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size:			10px;
	color:				#666;
	font-weight:		normal;
	background-color: transparent;
}
#pck {
	background-color: #F3F3F3;
	margin: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#pck2 {
	background-color: #E8EBEC;
	margin: 2px;
	padding: 5px;
	font-size: 105%;
	color: #333333;
	text-decoration: none;
	border: 1px none #F7A519;
	line-height: 18px;
}
.borderdotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
/***********************************************************/







.form {
	width:576px;
	margin:0px;
	padding:0px;
	/*padding:0 15px 0 15px;*/



float:left;
	clear:both;/*border:1px solid;*/



}
.form_txtbox {
	width:175px;
	float:left;
	text-align:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;/*border:1px solid;*/



}
.form_txtbox_keywords2 {
	width:160px;
	padding:2px 10px 2px 10px;
	float:left;
	text-align:left;
	height:35px;/*border:1px solid;*/



}
.form_txtbox_keywords3 {
	width:160px;
	padding:35px 10px 2px 10px;
	float:left;
	text-align:left;/*border:1px solid;*/



}
.form_txtbox2 {
	width:200px;
	padding:30px 10px 2px 10px;
	float:left;
	text-align:left;
	height:100px;/*border:1px solid;*/



}
.form_txtbox3 {
	width:150px;
	/*padding:2x 0px 2px 0px;*/



float:left;
	text-align:left;/*border:1px solid;*/



}
.form_txtboxsmall {
	width:20px;
	padding:5px 5px 0px 0px;
	float:left;
	text-align:left;/*border:1px solid;*/



}
.form_controls2 {
	width:356px;
	padding:2px 0px 2px 0px;
	float:left;
	text-align:left;/*border:1px solid;*/



}
.form_controls {
	width:100%;
	margin:0;
	float:left;
	text-align:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;/*border:1px solid;*/



}
.form_controls_keywords {
	width:100%;
	height:35px;
	padding:2px 0px 2px 0px;
	margin:0;
	float:left;
	text-align:left;/*border:1px solid;*/



}
.form_controls_keywords2 {
	width:100%;
	padding:2px 0px 2px 0px;
	margin:0;
	float:left;
	text-align:left;/*border:1px solid;*/



}
.form_headings {
	width:100%;
	padding:2px 0px 2px 0px;
	margin:2px 0 2px 0px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #9CA7AB;/*border:1px solid;*/



}
.form_controls_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 200px;
}
.form_call_option {
	width:200px;
	height:50px;
	padding:5px 10px 5px 10px;
	float:left;
	text-align:left;/*border:1px solid;*/



}
.form_buttons {
	width:auto;
	float:left;
	text-align:center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;/*border:1px solid;*/



}
.form_buttons2 {
	width:220px;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 143px;/*border:1px solid;*/



}
.form_buttons_keywords {
	width:100%;
	height:35px;
	padding:10px 0px 5px 0px;
	float:left;
	text-align:center;/*border:1px solid;*/



}
.form_buttons2_keywords {
	padding:0 0 0 180px;
	float:left;/*border:1px solid;*/



}
.clients {
	width:100%;
	float:left;
	clear:both;
	text-align:center;
}
.client1 {
	width:260px;
	float:left;
	height:100px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.client2 {
	width:260px;
	float:left;
	height:100px;
	padding:10px 0 5px 0;
}
.client3 {
	width:260px;
	float:left;
	height:30px;
	padding:10px 0 5px 0;
}
.client4 {
	width:260px;
	float:left;
	height:30px;
	padding:10px 0 5px 0;
}
.client5 {
	background:#e5e5e5;
	border:1px solid #666666;
	color:#00529c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	width:100%;
	float:left;
	height:22px;
	padding:10px 0 5px 0;
}
.client6 {
	width:260px;
	float:left;
	height:10px;
	padding:10px 0 5px 0;
}
.newdiv {
	width:60%;
	float: left;
	height:100%;
	padding:10px 0 0 0;
}
.newdiv2 {
	width:40%;
	float: left;
	height:100%;
	padding:10px 0 0 0;
}
.quotetextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.quotetextbox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	width:160px;
	margin-bottom:5px;
}
#form2 {
	float:right;
}
.quotetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	position:relative;
	margin-left:10px;
}
.quotebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	border: 1px solid #666666;
}
.quoteform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	float:left;
	width:70px;
}
.dottedline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing: 1px;
}
.newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00529c;
	text-decoration:none;
	cursor: pointer;
}
#container {
	width: 50%;
	margin: 5px;
	background-color: #fff;
	color: #333;
	border: 1px solid gray;
	line-height: 130%;
}
#top {
	padding: .5em;
	background-color: #ddd;
	border-bottom: 1px solid gray;
}
#top h1 {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#444;
}
#content {
	margin-left: 0px;
	border-left: 0px;
	padding: 5px;
	width: 95%;
}
#footer2 {
	clear: both;
	margin: 0;
	padding: .5em;
	color: #333;
	background-color: #ddd;
	border-top: 1px solid gray;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.buyservices_1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
	width:70px;
	float:left;
}
#services {
	float:left;
	width:350px;
	line-height:30px;
}
#services_main {
	float:right;
	width:150px;
	line-height:30px;
}
#services_inner_left {
	float:left;
	width:150px;
	line-height:30px;
}
#services_inner_right {
	float:left;
	width:200px;
	line-height:30px;
}
.buyservices_3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
	width:70px;
}
.buyservice_1 {
	float:left;
	background-color:#d3e8f7;
	width:175px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	border:solid;
	border-width:1px;
	border-color:#ffffff;
	height:34px;
}
.buyservice_2 {
	float:left;
	background-color:#d3e8f7;
	width:240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	border:solid;
	border-width:1px;
	border-color:#ffffff;
	height:34px;
}
.buyservice_3 {
	float:left;
	background-color:#d3e8f7;
	width:125px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	border:solid;
	border-width:1px;
	border-color:#ffffff;
	height:34px;
}
.buyservice_1_col {
	float:left;
	background-color:#dbeffc;
	width:175px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	border:solid;
	border-width:1px;
	border-color:#ffffff;
}
.buyservice_2_col {
	float:left;
	background-color:#dbeffc;
	width:240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	border:solid;
	border-width:1px;
	border-color:#ffffff;
}
.buyservice_3_col {
	float:left;
	background-color:#dbeffc;
	width:125px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	border:solid;
	border-width:1px;
	border-color:#ffffff;
}
.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/indexbanner.jpg);
	background-repeat: no-repeat;
	line-height:25px;
}
.banner a:link {
	color: #FFFFFF;
	text-decoration:underline;
}
.banner a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}
.banner a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
#insidebanner {
	background-image:url(../images/insidebanner_2.jpg);
	width:391px;
	height:190px;
	float:left;
}
.bannertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#FFFFFF;
}
#footer ul.bottom {
	margin:0;
	padding:0;
}
#footer ul.bottom li {
	list-style:none;
	float:right;
	background:url(../images/footer_list_icon.gif) no-repeat right 50% #EBEBEB;
	color:#070707;
	padding:0 12px 0 0;
	margin:0 8px 0 0;
}
#footer ul.bottom li a {
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#070707;
	background-color:#EBEBEB;
	text-decoration:none;
}
#footer ul.bottom li a:hover {
	background-color:#D6D3D3;
	color:#070707;
}
#footerNav {
	width:905px;
	margin-left:10px;
	margin-bottom:7px;
}
.footerTab {
	margin:10px 0 0 10px;
	padding:0px 0 0 10px;
	float:left;
	width:160px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	border-left:1px #CCCCCC dashed;
}
.footerTab a {
	color: #347fb8;
	text-decoration: none;
	line-height:17px;
}
.footerTab a:hover {
	color: #076ab5;
	text-decoration:underline;
	line-height:17px;
}
h4 a {
	color: #347fb8;
	text-decoration: none;
	line-height:17px;
	font-size:11px;
	font-weight:normal;
}
h4 a:hover {
	color: #076ab5;
	text-decoration:underline;
	line-height:17px;
	font-size:11px;
	font-weight:normal;
}
.footerHeading {
	color: #076ab5;
	font-weight:bold;
	text-decoration: none;
	line-height:17px;
	font-size:12px;
}
.footerHeading a {
	color: #076ab5;
	font-weight:bold;
	text-decoration: none;
}
h3 {
	color: #076ab5;
	font-weight:bold;
	text-decoration: none;
	line-height:17px;
	font-size:12px;
!important
}
h3 a {
	color: #076ab5;
	font-weight:bold;
	text-decoration: none;
	line-height:17px;
}
h3 a:hover {
	color: #076ab5;
	font-weight:bold;
	text-decoration: underline;
	line-height:17px;
}
#seoBottom {
	margin-left:20px;
	padding-top:10px;
	width:885px;
	border-top:1px #d1d1d1 solid;
}
#seoBottomCopyright {
	margin-left:20px;
	margin-top:0px;
	width:885px;
}
.copyrightLeft {
	margin:0px;
	padding:0px;
	float:left;
	width:400px;
}
.copyrightRight {
	margin:10px 0 0 0;
	padding:0px;
	float:right;
	width:400px;
	text-align:right;
}
/*================================New CSS=================================*/



#socialNetwork {
	margin:0px;
	padding:12px 5px 12px 12px;
	float:right;
	width:265px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 0px solid #FFF;
}
#socialNetworkTop {
	margin:0px;
	padding:0px;
	float:left;
	width:250px;
	height:33px;
}
#socialNetworkMid {
	margin:0px;
	padding:0px;
	float:left;
	width:250px;
	text-align:center;
	background:url(../images/social-network-mid.gif) repeat-y left;
}
#socialNetworkMid img {
	margin:10px 5px;
	vertical-align:middle;
}
#socialNetworkBottom {
	margin:0px;
	padding:0px;
	float:left;
	width:250px;
	height:10px;
}
.style1 {
	font-size: 12px
}
#footerFeed {
	font-size: 11px;
	margin-top: 5px;
	background-color: #fff;
	background-image: url(../images/footer_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footerFeed #elementsFeed {
	background: transparent url(../images/footer_top.gif) top left no-repeat;
	min-height:15px;
}
.serviceOffered h4 {
	color: #5f3e2f;
	font-size:12px !important;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:25px;
	background: url(../images/hide.gif) 0 0 no-repeat;
	text-decoration:none;
}
.serviceOffered p {
	text-decoration:underline;
}
.serviceOffered h4 span {
}
.serviceOffered h4.open {
	color: #5f3e2f;
	background: url(../images/show.gif) 0 0 no-repeat;
	text-decoration:none;
}
.text12new {
	color: #5f3e2f;
	font-size:12px !important;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
.cl-logo
{	
border: 1px dotted #dddddd;
}
