body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height:100.01%;
}
a {
	outline:none;
}
#main-wrapper {
	background:#1c2e45 url(../images/topBg.jpg);
	background-repeat:repeat;
	height:481px;
	background-color:#000000;
	background-position:center;
}
#wrapper-1 {
}
#wrapper-1-inner {
	width:966px;
	margin:0 auto;
}
#header {
	height:122px;
	width:100%;
	position:relative;
}
#header-left {
	width:286px;
	position:absolute;
	top:20px;
	left:0;
}
#header-left h4 {
	color:#999999;
	font-size:14px;
	display:inline;
	margin:0;
}
#header-left img {
	margin-right:20px;
}
#header-right p {
	font-size:13px;
	font-weight:normal;
	line-height:14px;
	color:#dce3e7;
	margin-top:5px;
	font-family:tahoma
}
#header-right p.intelligent {
	font-size:13px;
	font-weight:normal;
	line-height:100%;
	color:#dce3e7;
	margin-top:18px;
	font-family:tahoma
}
#header-right p.intelligent a {
	font-size:12px;
	font-weight:normal;
	line-height:100%;
	color:#b1b5ad;
	font-family:tahoma;
	padding:5px 15px;
}
#header-right p.intelligent a:hover {
	font-size:12px;
	font-weight:normal;
	line-height:100%;
	color:#b1b5ad;
	margin-top:25px;
	font-family:tahoma;
	background-color:#2e0523;
	border:1px solid #8a1c87;
	cursor:pointer;
}
#header-right {
	width:200px;
	text-align:right;
	position:absolute;
	right:0;
	top:20px;
}
#menu-bg {
	height:42px;
	background:url(../images/menu-bg.png) repeat;
}
#flash {
	height:317px;
	width:100%;
}
#wrapper-2 {
}
#wrapper-2-inner {
	width:990px;
	margin:0 auto;
}
#wrapper-2-inner-left {
	background:url(../images/left-shadow.png) 0 0 repeat-y;
}
#wrapper-2-inner-right {
	background:url(../images/right-shadow.png) 100% repeat-y;
	padding:10px 27px 0 37px;
}
#banner {
	background:url(../images/banner_bg.png) center no-repeat;
	width:966px;
	height:317px;
}
#banner #quickPortfolio {
	float:right;
	height:200px;
	padding:66px 26px 51px 20px;
	width:340px;
	background:url(../images/monitorBg.png) center no-repeat;
}
#content {
	width:748px;
	float:left;
}
#content-inner {
	padding-right:70px;
}
#content h1 {
	margin:20px 0;
	color:#000000;
	font-size:28px;
	font-weight:normal;
}
#content h1 span {
	font-weight:bold;
}
#content p {
	margin:15px 0;
	color:#000000;
	font-size:12px;
	line-height:1.4em;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
#contentArticles {
	width:980px;
	float:left;
}
#contentArticles-inner {
	padding-right:70px;
}
#contentArticles h1 {
	margin:20px 0;
	color:#000000;
	font-size:28px;
	font-weight:normal;
}
#contentArticles h1 span {
	font-weight:bold;
}
#contentArticles p {
	margin:15px 0;
	color:#000000;
	font-size:14px;
	line-height:1.4em;
	font-family:Arial;
}
h3.featured {
	color:#2a4d6e;
	font-family:Arial;
	font-weight:bold;
}
div#featured-articles {
	border:1px solid #ccc;
	padding:10px;
}
div#featured-articles ul.featured {
	padding-left:20px;
	margin:0px;
	position:relative;
	display:block;
	font-size:12px;
	list-style-position:inside;
}
div#featured-articles ul.featured li {
	padding:0px;
	margin-bottom:10px;
	list-style-position:outside;
	list-style-image:url(../images/listbg.png);
}
div#featured-articles ul.featured li span._t {
	font-weight:bold;
}
#right-column {
	width:178px;
	float:left;
	padding-top:20px;
}
#footer-shadow {
	background:url(../images/footer-shadow-mid.png) 35px 0 no-repeat;
	margin:0 auto;
	width:990px;
}
#footer-shadow-left {
	background:url(../images/footer-shadow-left.png) 0 0 no-repeat;
}
#footer-shadow-right {
	background:url(../images/footer-shadow-right.png) 959px 0 no-repeat;
	height:33px;
}
h3, p, h2, h2, h4, h5 {
	margin:0;
	padding:0;
	line-height:1em;
}
img {
	border:0;
}
ul {
	margin:0;
	padding:0;
}
#menu-bg ul {
	margin:0;
	padding:0 0 0 8px;
	list-style-type:none;
}
#menu-bg ul li {
	float:left;
	display:block;
}
#menu-bg ul li img {
	display:inline;
}
#menu-bg ul li a:link, #menu-bg ul li a:visited {
	text-decoration:none;
	color:#dfdfdf;
	padding:15px 30px 15px 30px;
	font-size:12px;
	font-weight:bold;
	display:block;
	line-height:100%;
	text-indent:0;
	margin-right:1px;
	cursor:pointer;
	font-family:arial;
}

#menu-bg li ul li a:link, #menu-bg li ul li a:visited {
padding:10px 30px 10px 30px;
cursor:pointer;
font-family:arial;
line-height:100%;
font-weight:normal;
font-size:12px;
}


#menu-bg ul li a:hover, #menu-bg ul li a:active, #menu-bg ul li a:focus {
	background:url(../images/menu-hover.png) 50% 50% no-repeat;
	color:#FFFFFF;
}
#menu-bg ul li a.active {
	background:url(../images/menu-hover.png) 50% 50% no-repeat;
	color:#FFFFFF;
}
.clr {
	clear:both;
}
.border {
	margin-bottom:5px;
}
.portfolio {
	background:url(../images/portfolio-bg.gif) 100% 100% no-repeat;
	height:113px;
}
.blog {
	background:url(../images/blog-bg.gif) 100% 100% no-repeat;
	height:113px;
}
.letsget {
	background:url(../images/lestget-bg.gif) 100% 100% no-repeat;
	height:113px;
}
.live-support {
	background:url(../images/live-sup.png) 100% 100% no-repeat;
	height:113px;
}
.how-can {
	background:url(../images/how-can.png) 100% 100% no-repeat;
	height:113px;
}
.love-our {
	background:url(../images/love-our.png) 100% 100% no-repeat;
	height:113px;
}
.right-item-inner {
	padding:5px 70px 5px 5px;
}
.portfolio .right-item-inner h3 {
	color:#3fa9f5;
	font-size:16px;
	margin:5px 0;
}
.blog .right-item-inner h3 {
	color:#f7931e;
	font-size:16px;
	margin:5px 0;
}
.letsget .right-item-inner h3 {
	color:#8cc63f;
	font-size:16px;
	margin:5px 0;
}
.live-support .right-item-inner h3 {
	color:#3fa9f5;
	font-size:16px;
	margin:5px 0;
}
.how-can .right-item-inner h3 {
	color:#f7931e;
	font-size:16px;
	margin:5px 0;
}
.love-our .right-item-inner h3 {
	color:#8cc63f;
	font-size:16px;
	margin:5px 0;
}
.love-our .right-item-inner span {
	color:#8CC63F;
}
.right-item-inner p {
	font-size:12px;
	font-weight:bold;
	line-height:130%;
}
#content h3 {
	margin:15px 0 0 0;
	color:#1b6487;
	font-size:19px;
	font-weight:normal;
}
#content h3 span {
	font-weight:bold;
}
input.search {
	background:url(../images/search.png) no-repeat;
	border:0;
	margin-top:15px;
	padding:4px 35px 8px 15px;
	color:#999999;
	width:93px;
}
hr {
	margin:0;
	border:1px solid #d6dddf;
	margin-top:30px;
	height:1px;
}
.footer-text {
	font-size:11px;
	font-weight:normal;
	padding:10px 0;
	width:200px;
}
.right-section-start {
	padding-top:20px;
}
.border p {
	font-size:12px;
	line-height:150%;
	padding:5px 1px 0 5px;
	color:#080904;
	font-style:italic;
}
.border p.titles {
	color:#494949;
}
.mobile-version-inner {
	padding:0 30px;
}
.charitable img {
	margin:0 20px 10px 0;
}
#content p.charitable {
	font-weight:normal;
	font-size:13px;
	line-height:110%;
}
#content p.charitable a {
	font-weight:normal;
	font-size:13px;
	line-height:110%;
	color:#1B6487;
}
#footer {
	padding:10px 0 0;
}
.footerLogo {
	margin-top:-8px;
}
#footer-left {
	width:200px;
	float:left;
}
#footer-center {
	width:545px;
	text-align:center;
	float:left;
}
#footer-right {
	width:176px;
	float:right;
}
#footer-center .footer-links {
	font-size:11px;
	font-weight:normal;
	padding:10px 0;
}
#footer-center .footer-links a {
	color:#515151;
	text-decoration:none;
}
#footer-center .footer-links a:hover {
	text-decoration:underline;
}
#footer-right a {
	color:#1B6487;
	font-size:12px;
}
#footer-right a.sitemap {
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
#content p.quote {
	font-size:16px;
	font-style:italic;
	color:#605b5b;
	margin-bottom:60px;
}
span.normal {
	font-weight:normal !important;
}
.readmore {
	text-decoration:none;
	color:#4D91B1;
}
#menu-bg a.login:hover {
	background-image:none;
}
h6.subtitle {
	font-size:16px;
	margin:0 0 27px 0px !important;
}
.thumbcont {
	background:#345735;
	border:2px solid #87a788;
	height:334px;
}
.thumbcont .row {
	clear:both;
	padding:3px 0 0 0;
}
.thumbcont .row .col {
	float:left;
	height:98px;
	padding:4px;
}
.greenbox {
	width:467px;
	height:auto;
	overflow:hidden;
	background:url(../images/greenbox.gif) repeat-y left top;
}
.greenTop {
	width:467px;
	height:auto;
	overflow:hidden;
	background:url(../images/greenTop.gif) no-repeat left top;
}
.greenBtm {
	width:467px;
	height:auto;
	overflow:hidden;
	background:url(../images/greenBtm.gif) no-repeat left bottom;
}
.greentxt {
	padding:11px 18px;
	color:#ffffff;
}
.greentxt p {
	padding:5px 0px;
}
.redbox {
	width:495px;
	height:auto;
	overflow:hidden;
	background:url(../images/redbox.gif) repeat-y left top;
}
.redTop {
	width:495px;
	height:auto;
	overflow:hidden;
	background:url(../images/redTop.gif) no-repeat left top;
}
.redBtm {
	width:495px;
	height:auto;
	overflow:hidden;
	background:url(../images/redBtm.gif) no-repeat left bottom;
}
.redtxt {
	padding:20px 10px;
	color:#ffffff;
}
.redtxt p {
	padding:5px 0px;
}
.bluebox {
	width:495px;
	height:auto;
	overflow:hidden;
	background:url(../images/bluebox.gif) repeat-y left top;
}
.blueTop {
	width:495px;
	height:auto;
	overflow:hidden;
	background:url(../images/blueTop.gif) no-repeat left top;
}
.blueBtm {
	width:495px;
	height:auto;
	overflow:hidden;
	background:url(../images/blueBtm.gif) no-repeat left bottom;
}
.bluetxt {
	padding:20px 10px;
	color:#ffffff;
}
.bluetxt p {
	padding:5px 0px;
}
.yellowbox {
	width:495px;
	height:auto;
	overflow:hidden;
	background:url(../images/yellowbox.gif) repeat-y left top;
}
.yellowTop {
	width:495px;
	height:auto;
	overflow:hidden;
	background:url(../images/yellowTop.gif) no-repeat left top;
}
.yellowBtm {
	width:495px;
	height:auto;
	overflow:hidden;
	background:url(../images/yellowBtm.gif) no-repeat left bottom;
}
.yellowtxt {
	padding:20px 10px;
	color:#ffffff;
}
.yellowtxt p {
	padding:5px 0px;
}
.blackbox {
	width:495px;
	height:auto;
	overflow:hidden;
	background:url(../images/blackbox.gif) repeat-y left top;
}
.blackTop {
	width:495px;
	height:auto;
	overflow:hidden;
	background:url(../images/blackTop.gif) no-repeat left top;
}
.blackBtm {
	width:495px;
	height:auto;
	overflow:hidden;
	background:url(../images/blackBtm.gif) no-repeat left bottom;
}
.blacktxt {
	padding:20px 10px;
	color:#ffffff;
}
.blacktxt p {
	padding:5px 0px;
}
.becomeFan {
	padding:20px 10px;
	width:152px;
	height:90px !important;
	background:url(../images/sideSlidebg.png) no-repeat center;
	z-index:99;
}
.becomeFan .facebookLink {
	color:#cbdaf4;
	font-weight:bold;
	font-size:12px;
	margin-bottom:15px;
	margin-top:20px;
}
.becomeFan .twitterLink {
	color:#5ec6dd;
	font-weight:bold;
	font-size:12px;
}
.seoTable {
	font-size:14px;
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
	background:#fafafa;
}
.seoTable tr {
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}
.seoTable th {
	font-weight:bold;
	text-align:left;
	padding:3px 5px;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.seoTable td {
	padding:3px 5px;
	text-align:left;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.seoTable td a {
	text-decoration:none;
	color:#000;
	border-bottom:1px dotted #376F00;
}
.rightH3 {
	color:#305282;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:tahoma;
	padding-left:5px;
}
div.requestCall {
	padding:10px 5px;
	font-family:tahoma;
	font-size:11px;
}
div.requestCall input {
	display:block;
	width:130px;
	font-size:11px;
}
div.requestCall label {
	color:#414142;
	display:block;
	font-size:12px;
	padding:3px 0;
}
div.requestCall a#submitRequestCall {
	color:#3b5280;
	display:block;
	float:right;
	text-decoration:none;
	font-weight:bold;
	margin-right:32px;
}
div.requestCall textarea {
	font-family:tahoma;
	font-size:11px;
	width:130px;
	height:35px;
}
div.requestCall div.err {
	color:#FF0000;
	font-size:10px;
	font-weight:bold;
}









/*MENU*/
#jsddm
{	margin: 0;
	padding: 0}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial;
		margin-right:20px;}

	#jsddm li a
	{	display: block;
		padding: 5px 2px;
		text-decoration: none;
		color: #ffffff;
		white-space: nowrap;
		
		}
		

	#jsddm li a:hover
	{	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-left: 1px solid #550a53;
			border-right: 1px solid #550a53;
			border-bottom: 1px solid #550a53;
			color:#ffffff;
			font-family:arial;
			font-size:11px;
		background-image:url(../images/menuHoverBg.png);
			}
		
		#jsddm li ul li
		{	float: none;
			display: inline;
			padding:0px;
			
			}
		
		#jsddm li ul li a
		{	width: auto;
			
           padding:0px;
		   
			}
		
		#jsddm li ul li a:hover
		{	background: #30042f;}
		
		
/*****Basic Portfolio Layout*****/
div#container { margin: 20px auto 0; overflow: hidden; width: 752px; }

ul#filter { float: left; font-size: 16px; list-style: none; margin-left: 0; width: 100%; }
ul#filter li { 
	border-right: 1px solid #dedede;
	float: left;
	line-height: 16px;
	margin-right: 10px;
	padding-right: 10px;
}
ul#filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }
ul#filter a { color: #999; text-decoration: none; }
ul#filter li.current a, ul#filter a:hover { text-decoration: underline; }
ul#filter li.current a { color: #333; font-weight: bold; }

ul#portfolio { float: left; list-style: none; margin-left: 0; width: 672px; }
ul#portfolio li { 
	border: 1px solid #dedede; 
	float: left; 
	margin: 0 10px 10px 0; 
	padding: 5px;
	width: 202px;
}
ul#portfolio a { display: block; width: 100%; font-size:12px; }
ul#portfolio a:hover { text-decoration: none; }
ul#portfolio img { border: 1px solid #dedede; display: block; padding-bottom: 5px; }
