
body {
	padding: 0;
	font-size: 12px;
	color: #585858;
	background-image: url("../hding/head_bg.jpg");
	background-position: top center;
	background-repeat: repeat-x;
}

h1 {
	font-size: 20px;
	color: #0C356A;
	margin: 0px 0px 5px 0px;
}
h2 {
	font-size: 14px;
	color: #0C356A;
	margin: 0px 0px 5px 0px;
	font-weight:normal;
}
#header_sub h3 {
	color: #414141;
	font-size: 20px;
}
h3 {
	font-size: 15px;
	color: #0C356A;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
}
h4 {
	font-size: 20px;
	color: #383838;
	margin: 0px 0px 5px 0px;
	font-weight:normal;
}
h5 {
	font-size: 14px;
	color: #383838;
	margin: 0px 0px 10px 0px;
}
h6 {
	font-size: 28px;
	margin: 0px 0px 0px 0px;
	font-weight:normal;
	color:#347BA2;
}

h7 {
	font-weight:bold;
	font-size: 14px;
	color: #383838;
	margin: 0px 0px 10px 0px;
}
.sub_box_text h2 {
	font-size: 16px;
	color: #0C356A;
	margin: 0px 0px 15px 0px;
	padding-top: 10px;
	font-weight:bold;
}

a {
	text-decoration: none;
	color: #347BA2;
	font-weight:normal;
}

#lp_photo
{
	margin-top: -42px;
}

/* ###########################################################
   --- talk to us ooooooooooooooooooooooooooooooooooooooooo */

#talktous
{
  display: block;
  width: 372px;
  height: 74px;
  background: url('../talk_requestademo.png') no-repeat 0 0;
}
#talktous:hover
{ 
  background-position: 0 -74px;
}
#talktous span
{
  display: none;
}

#ip
{
  margin-left:196px;
}

#followus
{
  display: block;
  width: 147px;
  height: 37px;
  margin-left:4px;
  margin-bottom:12px;
  background: url('../follow_lg_twitter.png') no-repeat 0 0;
}

#followus:hover
{ 
  background-position: 0 -37px;
}
#followus span
{
  display: none;
}
#requestdemo
{
  display: block;
  width: 127px;
  height: 21px;
  margin-left:4px;
  margin-bottom:14px;
  margin-top:6px;
  background: url("../btn_requestdemo.png") no-repeat 0 0;
}

#requestdemo:hover
{ 
  background-position: 0 -21px;
}
#requestdemo span
{
  display: none;
}

/* ###########################################################
   --- button colors oooooooooooooooooooooooooooooooooooooo */

#searchsubmit {
	background: url("../button_bg.jpg") repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	border:1px solid #32312f;
	font-size:10px;
	margin:0px;
	padding:4px 8px;
}
a.button {
	background: url("../button_bg.jpg") repeat-x;
	padding:5px 10px 5px 10px;
	color: #FFFFFF;
	text-decoration: none;
	border:1px solid #32312f;
	font-size:10px;
	line-height:25px;
}
a.button:hover {
	background: url("../images/button_o.jpg") repeat-x;
	border:1px solid #32312f;
}
.button {
	background: url("../button_bg.jpg") repeat-x;
	padding:4px 20px;
	color: #FFFFFF;
	text-decoration: none;
	border:1px solid #32312f;
	font-size:10px;
	background-color: #22457A;
}
#posts_navigation a {
	background: url("../button_bg.jpg") repeat-x;
	padding:5px 25px 5px 25px;
	color: #FFFFFF;
	text-decoration: none;
	border:1px solid #32312f;
	font-size:10px;
	line-height:25px;
}
#wrap {
	background-image: url("../images/header_glow.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 auto;
}
#header_wrap {
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 421px;
	background-image: url('../hding/header_glow.jpg');
	background-position: top center;
}

.hometext {
	padding-left: 21px;
	padding-top: 31px;
}

#header_wrap_secondary {
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 187px;
	background-image: url('../hding/header_secondary.jpg');
	background-position: top center;
}

#header_wrap_alt {
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 421px;
	background-image: url("../../styles/blue/images/header_alternative.jpg");
	background-position: top center;
}
#secondary {
	background-image: url("../head_bg_secondary.jpg");
	background-repeat: repeat-x;
}
#topnav a:hover, #topnav a:active, li.current_page_parent, li.current_page_parent a, 
li.current_page_parent a:visited, #topnav li.current_page_item a, 
#topnav li.current_page_item a:visited {
	background-image: url("../nav_hover2.png");
	background-position: top center;
	background-repeat: no-repeat;
}
#topnav li.home_nav a {
	background-image: url("../nav_hover2.png");
	background-position: top center;
	background-repeat: no-repeat;
}
#subnav li.current_page_item {
	border-top: solid 1px #DCDDDE;
	list-style-type: none;
	margin-left: 0px;
	background: url("../nav_hover.png") repeat-y;
	display:block;
}
#navs a:hover {
	background-image: url("../nav_hover2.png");
	background-position: top center;
	background-repeat: no-repeat;
}
#navs_left {
	float: left;
	height: 49px;
	width: 11px;
	background-image: url("../nav_left.png");
}
#navs_right {
	float: left;
	height: 49px;
	width: 11px;
	background-image: url("../nav_right.png");
	margin-left: -1px;
}
#navs_center {
	height: 49px;
	background-image: url("../nav_center.png");
	float: left;
	background-repeat: repeat-x;
	margin-right: 0px;
	width:auto;
}

blockquote {
	border-left:3px solid #0f4608;
	margin:0 0 0 2.5em;
	padding-left:1em;
	padding-right: 1em;
}
#blog_home_title {
	font-size: 14px;
	color: #050062;
	margin: 0px 0px 5px 0px;
	font-weight:normal;
	padding-left:25px;
	background: url("../comment_icon.png") no-repeat center left;
}

#left h2 {
	color: #0f4608;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding:0px 0px 5px 0px;
}
.post_title {
	font-size: 24px;
	color: #0f4608;
	margin: 0px 0px 15px 0px;
}
#comments_template h2 {
	color:#0f4608;
	float:left;
	font-size:20px;
	font-weight:normal;
	margin:0 464px 5px 0;
}
#about_home_title {
	font-size: 14px;
	color: #0f4608;
	margin: 0px 0px 5px 0px;
	font-weight:normal;
	padding-left:30px;
	background: url("../Profile_small.png") no-repeat;
}
.comment_number {
	background:transparent url("../comment_icon.png") no-repeat scroll 0 0;
	color:#347BA2;
	float:left;
	margin-top:10px;
	padding-left:20px;
}
.widget {
	font-size:12px;
	padding-bottom: 5px;
	margin-bottom:20px;
	color:#347BA2
}
.portfolio_featured_cell {
	width: 684px;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 15px;
	background-image: url("../featured_project.jpg");
	background-repeat: no-repeat;
}
.sub_box_text a {
 
padding-right:25px;
}

.arrow_right {
 
padding-right:25px;
}

/* Left Nav */

.tleft_navigation {
	border-top: solid 1px #f0f0f0;
	border-bottom: solid 1px #f0f0f0;
	list-style-type: none;
	margin-left: 0px;
	padding:3px 0 6px 30px;
	margin-bottom: -1px;
	background-image: url("../sub-arrowgry.png");
	background-repeat: no-repeat;
	display:block;	
	text-decoration:none;
	font-size:1.1em;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #656565;
	height: 20px;	
}
.tleft_navigation:hover    {
	border-top: solid 1px #efefef;
	border-bottom: solid 1px #efefef;
	list-style-type: none;
	margin-left: 0px;
	padding:3px 0 6px 30px;
	background-image: url("../sub-arrowgrn.png");
	display:block;
	text-decoration:none;
	color: #5ac81a;
	height: 20px;		
}
.current-cat    {
	border-top: solid 1px #f0f0f0;
	border-bottom: solid 1px #f0f0f0;
	list-style-type: none;
	margin-left: 0px;
	padding:3px 0 6px 30px;
	margin-bottom: -1px;
	background-image: url("../sub-arrowgrn.png");
	background-repeat: no-repeat;
	display:block;	
	text-decoration:none;
	font-size:1.1em;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4197c0;
	height: 20px;		
}
.current-cat:hover    {
	border-top: solid 1px #efefef;
	border-bottom: solid 1px #efefef;
	list-style-type: none;
	margin-left: 0px;
	padding:3px 0 6px 30px;
	height: 24px;
	background-image: url("../sub-arrowgrn.png");
	display:block;
	text-decoration:none;
	color: #656565;
	height: 20px;		
}
.active    {
	border-top: solid 1px #DCDDDE;
	border-bottom: solid 1px #ffffff;
	list-style-type: none;
	margin-left: 0px;
	padding: 8px 0px;
	background: url("../nav_hover.png") no-repeat;
	display:block;
}
/* Slider Coloring */
#myController span{
	background:#eaeaea;
	margin-right:10px;
	cursor:pointer;
	padding: 5px 8px;
	border: solid 1px #ccc;
	color: #3db600;
}
#jFlowSlide{
}
#myController span.jFlowSelected {
	background:#16931a;
	margin-right:10px;
	cursor:pointer;
	padding: 5px 8px;
	border: solid 1px #ccc;
	color: #eaeaea;
}
.jFlowPrev, .jFlowNext{
	margin-right:10px;
	cursor:pointer;
	padding: 5px 8px;
	color: #3db600;
}

#footermain {
	background-image: url("../footer_bg.gif");	
}

#footer p {
	color: #ecf7f9;
	line-height:14px;
}
#footer a {
	color: #ecf7f9;
	background-image: none;
}
#footer  a:hover  {
	color: #4bbf0d;
	text-decoration: underline;
}


FOOTER
*/			
#footer                             { height: 454px; background: black url("../images/bg-footer-repeat.png") repeat-x; }					  
#footer-inside						{ background: black url("../bg_mainmiddle.jpg") no-repeat; 
                                      height: 454px;
									  width: 945px; margin: 0 auto; position: relative; }									  
#footer h4							{ font-family: Geneva, Arial, Helvetica, sans-serif; color: #0c356a; font-size: 18px; 
									  margin: 0 0 4px 0; }
#footer h4 span                     { font-family: "Lucida Grande", Sans-Serif; text-transform: uppercase; 
                                      font-size: 16px; font-style: normal; }
#footer p                           { color: #feffed; font-size: 11px; }
#footer ul                          { margin: 0 0 0 -17px; }
#footer li                          { color: #feffed; font-size: 12px; margin: 0 0 -2px 0; }
#footer a                           { color: #feffed; border-bottom: 1px dotted #feffed;  }
#footer a:hover 					{ color: #0c356a; text-decoration:none; border-bottom: 1px dotted #feffed;  }

#footer #company-footer              { position: absolute; top: 80px; left: 10px; width: 380px; }
#projects                           { position: absolute; top: 250px; left: 10px; width: 228px; }
#nav                                { position: absolute; top: 80px; left: 410px; }
#sub                                { position: absolute; top: 250px; left: 250px; }
#faq                                { position: absolute; top: 250px; left: 410px; }


#footer .hid-link                   { width: 8px; height: 8px; display: block; position: absolute; 
                                      text-indent: -9999px; border: none; }
#footer .hid-link:hover             { background: #fe4902; border: none; }

#footer .tweet                      { position: absolute; top: 15px; left: 100px; width: 285px; 
                                      height: 55px; overflow: hidden; display: table; }
#footer .tweet ul                   { display: table-row; }
#footer .tweet li                   { display: table-cell; vertical-align: middle; font-size: 11px; 
                                      list-style: none; color: #0074ae; line-height: 15px; }
#footer .tweet li a                 { color: #0074ae; border: none; }
#footer .tweet li a:hover           { color: #02a4f5; }

#footer #mt                         { width: 120px; height: 28px; display: block; position: absolute; 
                                      text-indent: -9999px; border: none; top: 392px; left: 412px; }                                   
#footer #mob                        { width: 120px; height: 28px; display: block; position: absolute; 
                                      text-indent: -9999px; border: none; top: 392px; left: 532px; }

.forum-image                        { display: none; }
