﻿/* Milton Security Group */
/* ------------------------------ [ global ] ------------------------------ */
* {
	outline: none;
}
body {
	color: #000000;
	
	text-align: center;
	background: #4e4e4e;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 0;
	padding: 0;
	font: 10pt arial;
	line-height: 1.7;
	background-image:url('../images/bk_page.jpg');
	background-repeat:repeat-x;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
h7 {
	font-size: 200%;
	font-weight: normal;
}
img{
	border:0px;
}
table{
	
border-spacing:0px;
}
#hd-wrapper, #bd-wrapper, #ft-wrapper {
	width: 1015px;
	margin: 0 auto;
}
#hd-wrapper {
	margin-top: 0px;
	padding-top: 0px;
}
#ft-wrapper {
	padding-bottom: 7px;
	margin-bottom: 20px;
}
#headerback{
	margin: auto;
	background:#000000;
	height:95px;
	/*background-image:url('../images/back1.gif');
	background-repeat: repeat;*/
	}
#paper {
	min-width: 1015px;
	max-width: 1015px;
	margin: 0 auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
header, footer, aside, nav, article {
	display: block;
}
header div span a{
	color:#ffffff;
	text-decoration: none;
}
header div span a:hover{
	color:#cccccc;
	text-decoration: none;
}

article{
	background:#ffffff;
	margin-top: 0px;
	text-align: left;
}
article header{
	
	font: normal 18pt arial;
	color: #ffffff;
	margin-bottom: 10px;
	height: 80px;
	background-image:url('../images/header_background.png');
	background-repeat:no-repeat;
	/*border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px; 
	border-left:2px #162436 solid;
	border-right:2px #162436 solid;
	border-bottom:2px #162436 solid; */
	padding:10px;

}
article header h1{
 font: bold 20pt arial;
}
article h2{
	font: bold 18pt arial;
	color: #1474a4;
}
article h2 small{
	font: bold 16pt arial;
}
article h3{
	font: normal 16pt arial;
	color: #ffffff;
	
}
article h3 a{
	font: normal 16pt arial;
	color: #ffffff;
	text-decoration:none;
}
article h3 a:hover{
	font: normal 16pt arial;
	color: #cccccc;
	text-decoration:none;
}


article h4{
	font: normal 14pt arial;
	color: #1474a4;
}
article h5{
	font: normal 14pt arial;
	color: #1474a4;
}

.dataTable{
	width: 1000px;
	
	
}
.datatable tbody tr td{
	margin:4px;
	padding:4px;
	min-width: 175px;
}
thead{
	background: #444444;
	color: white;
	margin:4px;
	padding:4px;
	min-width: 175px;
		
}
thead tr th{
	min-width: 125px;
}
.alternateRow{
	background: #cdcdcd;
}
footer{
	/*background:#ffffff;*/
	color: #ffffff;
	width: 1015px;
	margin: 0 auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
footer a{
	color: #ffffff;
	text-decoration:none;
}
footer a:hover{
	color:#cccccc;
	text-decoration:none;
}
nav.headernav
{
	text-align:left;
}
#hd, #bd, #ft {
	width: 1007px;
	background-color: #fff;
	text-align: left;
	margin: 0 auto;
}
.ft-content {
	width: 1015px;
	text-align: left;
	margin: 0 auto;
	margin-top: 10px;
}
#primary {
	width: 765px;
	float: right;
	margin-right: 30px;
	border-left: 1px solid #eaeaea;
	padding-left: 34px;
}
#secondary {
	width: 147px;
	margin-left: 29px;
	float: left;
}
#primary .east {
	width: 295px;
	float: right;
	margin-top: 22px;
	padding-bottom: 35px;
}
#primary .peast {
	width: 170px;
	float: right;
	margin-top: 22px;
	padding-bottom: 35px;
}
#primary .west {
	width: 435px;
	float: left;
	margin-top: 22px;
	padding-bottom: 35px;
}
#primary .pwest {
	width: 560px;
	float: left;
	margin-top: 22px;
	padding-bottom: 35px;
}
#primary .west_products {
	width: 765px;
	float: left;
	margin-top: 22px;
	padding-bottom: 35px;
}
#primary .west_news {
	width: 650px;
	float: left;
	margin-top: 22px;
	padding-bottom: 35px;
}
#hd #nav {
	font: normal 85%  arial;
	width: 430px;*;
	width: 283px;
	float: right;
	margin-top: 43px;
	padding-bottom: 15px;*;
	margin-bottom: -6px;
}
#hd #nav li {
	float: left;
	border-left: 1px solid #d5d5d5;
	padding-left: 10px;
	margin-right: 10px;
}
#hd #nav li#nav-company {
	border-left: 0;
}
#hd #nav li#nav-login {
	border-left: 0;
	margin-right: 0;
}
#hd #nav li#nav-login a {
	display: block;
	border: 1px solid #c8deee;
}
#hd #nav li a {
	color: #0071bc;
	padding: 1px 3px;
}
#hd #nav li a:hover {
}
#hd #nav li.selected {
	color: #000;
}
#masthead {
	margin: 0 0px;
	min-height: 62px;
}
header#masthead a#logo {
	display: block;
	background: url("../images/logo.png") 0 0 no-repeat;
	overflow: hidden;
	float: left;
	margin: 19px 29px 12px;
}
#nav-login {
	*white-space: nowrap;
}
#submenu {
	width: 130px;
	margin-top: 22px;
}
#submenu li {
	zoom: 1;
	position: relative;
}
#submenu li:after {
	content: ".";
	display: block;
	height: 0;
	width: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
}
#submenu li a {
	font: normal 93%  arial;
	color: #0071bc;
	display: block;
	height: 18px;
	float: left;
	padding-left: 12px;
	padding-top: 3px;
	width: 120px;
}
#submenu li a:hover {
	background-color: #eeeeee;
	color: #003c66;
}
#submenu li {
	background: url('http://www.miltonsecurity.com/assets/images/bg-dotted.gif') 0 bottom repeat-x;
	padding: 5px 0;
}
#submenu li a .arrow {
	display: none;
}
#tabs li a:hover {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
}
#login-nav a:hover {
	text-decoration: none;
	background-color: #0071bc;
	color: #fff;
}
#submenu li.active a, #submenu li.selected a {
	border: 1px solid #80b8de;
	border-right: 0;
	background-color: #0071bc;
	color: #fff;
	width: 118px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
}
#submenu li.active .arrow, #submenu li.selected .arrow {
	display: block;
	background: url('http://www.miltonsecurity.com/assets/images/bg-submenu-arrow.gif') 0 0 no-repeat;
	height: 23px;
	width: 35px;
	z-index: 0;
	position: absolute;
	top: 5px;
	right: -35px;
}
#submenu li.last {
	border-bottom: 0;
}
#submenu li.selected a {
	color: #fff;
	cursor: default;
}
#primary {
	color: #4d4d4d;
}
.services-bd h1 {
	font: normal 167% arial;
	color: #0071bc;
	background: url('http://www.miltonsecurity.com/assets/images/bg-dotted.gif') 0 bottom repeat-x;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.services-bd h3 {
	font: bold 107% arial;
	color: #333333;
}
#primary h2 {
	font: normal 167% arial;
	color: #999;
	background: url('http://www.miltonsecurity.com/assets/images/bg-dotted.gif') 0 bottom repeat-x;
	padding-bottom: 10px;
	margin-bottom: 28px;
}
.products-bd h1 {
	font: normal 167% arial;
	color: #0071bc;
	background: url('http://www.miltonsecurity.com/assets/images/bg-dotted.gif') 0 bottom repeat-x;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.products-bd h3 {
	font: bold 107% arial;
	color: #333333;
}
.products-bd-n h1 {
	font: normal 167% arial;
	color: #0071bc;
	background: url('http://www.miltonsecurity.com/assets/images/bg-dotted.gif') 0 bottom repeat-x;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
#primary .products-bd-n h2 {
	font: bold 117% arial;
	color: #333333;
	background: white;
	margin-bottom: 0px;
}
.products-bd-n h3 {
	font: normal 167% arial;
	color: #999;
	background: url('http://www.miltonsecurity.com/assets/images/bg-dotted.gif') 0 bottom repeat-x;
	padding-bottom: 10px;
	margin-bottom: 28px;
}
#ft {
	padding-bottom: 15px;
	text-align: center;
	color: #5f5f5f;
}
.ft-content {
	padding-bottom: 15px;
	text-align: center;
	color: #ffffff;
}
.ft-content {
	width: 947px;
	border-top: 0px solid #eaeaea;
	margin: 0 auto;
	margin-top: 10px;
}
#ft ul {
	width: 750px;
	margin: 15px auto 0;
}
.ft-content ul {
	width: 750px;
	margin: 15px auto 0;
}
#ft ul li {
	float: left;
	font: normal 85% arial;
	border-right: 1px solid #d5d5d5;
	padding: 0 8px;
}
.ft-content ul li {
	float: left;
	font: normal 85% arial;
	border-right: 1px solid #d5d5d5;
	padding: 0 8px;
}
#ft ul li.last {
	border-right: 0;
	padding-right: 0;
}
.ft-content ul li.last {
	border-right: 0;
	padding-right: 0;
}
.ui-tabs-hide {
	display: none;
}
.hide {
	display: none;
}
.hphead {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
}
/* ------------------------------ [ open_pg ] ------------------------------ */
.open_pg {
	font-family:arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	ul.circle: list-style-type:circle;
	margin-left: 2cm;
	line-height: 75%;
	padding-left: 2cm;
}
/* ------------------------------ [ modules ] ------------------------------ */
#quote {
	background: url(http://www.miltonsecurity.com/assets/images/bg-quote.jpg) 0 0 no-repeat;
	height: 135px;
	width: 435px;
	text-align: center;
	margin-bottom: 25px;
}
#quote p {
	color: #fff;
	font: bold 182% arial;
	width: 390px;
	margin: 0 auto;
	text-align: left;
	padding-top: 40px;
}
.intro-text {
	font: normal arial;
	font-size: 100%;
}
.intro-text em {
	font-weight: bold;
}
.intro-text p {
	margin-bottom: 20px;
}
#highlight {
	background-color: #666666;
	border: 1px solid #bfdff7;
	text-align: center;
	margin-bottom: 35px;
	color: white;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
}
#partner_highlight {
	background-color: #666666;
	border: 1px solid #bfdff7;
	text-align: center;
	margin-bottom: 35px;
	color: white;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
}
#highlight img {
	margin: 15px 0 5px;
}
#highlight h3 {
	font: bold 85% arial;
	margin: 10px 0 15px;
	color: white;
}
#highlight ul {
	margin: 0 15px;
	text-align: left;
}
#highlight ul li {
	margin-bottom: 8px;
	background: url(http://www.miltonsecurity.com/assets/images/blt-gray.gif) 0 8px no-repeat;
	font: normal 85% arial;
	padding-left: 8px;
}
.quote_services {
	color: #000000;
	font: bold 185% arial;
	width: 390px;
	margin: 0 auto;
	text-align: left;
	padding-left: 1px;
	padding-top: 5px;
}
#highlight_products {
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
	text-align: center;
	margin-bottom: 35px;
	color: white;
}
#highlight_products img {
	margin: 5px 0 0 5px;
}
#highlight.contact-nfo h3 {
	text-transform: uppercase;
	color: #005a81;
	margin-top: 15px;
	text-align: left;
	margin-left: 30px;
}
#highlight.contact-nfo h4 {
	font: bold 85% arial;
	text-align: left;
	margin-left: 30px;
}
#highlight.contact-nfo ul {
	margin-left: 0;
	margin-bottom: 15px;
	margin-left: 30px;
}
#highlight.contact-nfo ul li {
	background: 0;
	padding-left: 0;
	margin-bottom: 0;
}
#login-form h2 {
	font: normal 167% arial;
	color: #999;
	background: url('http://www.miltonsecurity.com/assets/images/bg-dotted.gif') 0 bottom repeat-x;
	padding-bottom: 10px;
	margin-bottom: 28px;
}
#login-form form {
	margin-left: 100px;
}
#login-form form li {
	margin-bottom: 20px;
}
#login-form form li.pwd-container {
	margin-bottom: 15px;
}
#login-form label {
	display: block;
	font: bold 85% arial;
	margin-bottom: 8px;
}
#login-form input {
	display: block;
}
#login-form #usn, #login-form #pwd {
	border: 1px solid #ccc;
	width: 240px;
}
#login-form .submit {
	width: 80px;
	border: 2px solid #02548c;
}
#login-form #sub {
	background: #0092d8;
	border-width: 2px;
	border-style: outset;
	border-color: #fff #02548c #02548c #fff;
	color: #fff;
	font: bold 85% arial;
	width: 80px;
}
#internal #internal-nav {
	background: url('http://www.miltonsecurity.com/assets/images/bg-dotted.gif') 0 bottom repeat-x;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#internal #internal-nav ul li {
	float: left;
	margin-right: 13px;
}
#internal #internal-nav ul li a {
	padding: 6px 7px 3px;
}
#internal #internal-nav ul li a:hover {
	color: #fff;
	background-color: #69c0ff;
}
#internal .contents ul li {
	background: url(http://www.miltonsecurity.com/assets/images/blt-gray.gif) 0 10px no-repeat;
	padding-left: 8px;
}
.products-content .products-hd {
	background: url('http://www.miltonsecurity.com/assets/images/bg-dotted.gif') 0 bottom repeat-x;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.products-content .products-hd ul li {
	float: left;
	border-right: 1px solid #EAEAEA;
	padding: 0 10px;
	font: normal 85% arial;
}
.products-content .products-hd ul li.first {
	padding-left: 0;
}
.products-content .products-hd ul li.last {
	border-right: 0;
}
.products-content .quote {
	color: #0071bc;
	font: bold 167% arial;
}
#primary .products-content .products-bd .east {
	float: right;
	width: 150px;
}
#primary .products-content .products-bd .west {
	float: left;
	width: 190px;
}
#primary .products-content .products-bd .text {
	font: normal arial;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 10px;
}
#primary .products-content .products-bd .text p {
	margin-bottom: 20px;
	margin-right: 0px;
}
/* ---------- [ modules - added by DH ] ----------------- */
.services-content .services-hd {
	background: url('http://www.miltonsecurity.com/assets/images/bg-dotted.gif') 0 bottom repeat-x;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.services-content .services-hd ul li {
	float: left;
	border-right: 1px solid #EAEAEA;
	padding: 0 10px;
	font: normal 85% arial;
}
.services-content .services-hd ul li.first {
	padding-left: 0;
}
.services-content .services-hd ul li.last {
	border-right: 0;
}
.services-content .quote {
	color: #0071bc;
	font: bold 167% arial;
}
#primary .services-content .services-bd .east {
	float: right;
	width: 190px;
}
#primary .services-content .services-bd .west {
	float: left;
	width: 190px;
}
#primary .services-content .services-bd .text {
	font: normal arial;
	margin-top: 20px;
}
#primary .services-content .services-bd .text p {
	margin-bottom: 20px;
}
.openings-content .openings-hd {
	background: url('http://www.miltonsecurity.com/assets/images/bg-dotted.gif') 0 bottom repeat-x;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.openings-content .openings-hd ul li {
	float: left;
	border-right: 1px solid #EAEAEA;
	padding: 0 10px;
	font: normal 85% arial;
}
.openings-content .openings-hd ul li.first {
	padding-left: 0;
}
.openings-content .openings-hd ul li.last {
	border-right: 0;
}
.openings-content .quote {
	color: #0071bc;
	font: bold 167% arial;
}
#primary .openings-content .openings-bd .east {
	float: right;
	width: 190px;
}
#primary .openings-content .openings-bd .west {
	float: left;
	width: 190px;
}
#primary .openings-content .openings-bd .text {
	font: normal arial;
	margin-top: 20px;
}
#primary .openings-content .openings-bd .text p {
	margin-bottom: 20px;
}
#primary .content .contact-info {
	font: normal arial;
	font-size: 100%;
}
#primary .content .contact-info h2 {
	margin: 20px 0 0;
}
#primary .content .contact-info h3 {
	font-weight: bold;
}
#primary .content .contact-info em {
	font-weight: bold;
}
#primary .content .contact-info p {
	margin-bottom: 20px;
}
#primary .content .contact-info iframe {
	border: 1px solid #4d4d4d;
	margin-top: 15px;
}
#primary .content .contact-info .east a {
	display: block;
}
.content-support {
	font: normal arial;
	font-size: 100%;
}
.content-support em {
	font-weight: bold;
}
.content-support p {
	margin-bottom: 20px;
}
/* ------------------------------ [ opening page custom font colors & alignments- added by EC ] ------------------------------ */
.hp-header {
	font-family: arial;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.upper-left-text {
	font-family: arial;
	font-size: 12px;
	color: #595959;
}
.blue-text {
	font-family: arial;
	font-size: 16px;
	color: #606060;
	font-weight: bold;
}
.box-text-title {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-left: 1px;
}
.box-text {
	font-family: arial;
	font-size: 12px;
	color: #595959;
	padding-left: 8px;
}
.more-info-text {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	padding-left: 20px;
}
.box-text-title-upper-right {
	font-family: arial;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	padding-left: 12px;
	text-align: left;
}
.box-text-upper-right {
	font-family: arial;
	font-size: 14px;
	color: #595959;
	padding-left: 20px;
	text-align: left;
}
/* -------- [ product pages bullet points - added by EC ]------ */
.product-bullet-points {
	font-family: arial;
	font-size: 12px;
	color: #4D4D4D;
	font-weight: normal;
	padding-left: 100px;
	text-align: left;
	list-style-image: url ('../assets/images/bullet.gif');
}
/*-----------------[Tabs box]-------------------*/
.one_block {
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-size: auto auto;
 	
	margin-bottom: 15px;
	width: 100%;
	padding-top: 0px;
	padding-left: 0px;
	border: 2px #162436 solid;
	background:#657077;
	text-align: left;
	border-radius: 4px;
	background-image:url("../images/back1.gif");background-position:0 100px;
	}
	
.one_block h4{
	font-family:arial;
	font-size:23px;
	color:#ffffff;
	margin-bottom:0px;
}
.one_block h4 small{
	color:#e3e9ec;
	font-weight:normal;
	font-size:9px;
	font-family:arial;
	text-transform:uppercase;
	position:relative;
	top:0px;
	left:20px;
	letter-spacing:0px;	
}
.one_block h4 small a{
	color: #cccccc;
	text-decoration: none;
}
.one_block h4 small a:hover{
	color: white;
	text-decoration: underline;
}

.two_blocks {
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-size: auto auto;
	margin-top: 0px; 	
	margin-bottom: 0px;
	width: 507px;
	padding-top: 0px;
	padding-left: 0px;
	border: 0px #004c99 solid;
	background:#006699;
	text-align: left;
	}
.two_blocks h2{
	font-family:arial;
	font-size:23px;
	color:#ffffff;
	margin-bottom:0px;
}
.two_blocks h2 small{
	color:#e3e9ec;
	font-weight:normal;
	font-size:9px;
	font-family:arial;
	text-transform:uppercase;
	position:relative;
	top:0px;
	left:20px;
	letter-spacing:0px;	
}
.two_blocks h2 small a{
	color: #cccccc;
	text-decoration: none;
}
.two_blocks h2 small a:hover{
	color: white;
	text-decoration: underline;
}
.two_blocks h3{
	font-size: 18px;
	color: #1474a4;
	margin-bottom: 5px;
}
.two_blocks_content section{
	min-height:200px;
	max-height:200px;
}
.two_blocks_content {
	background-color:#ffffff;
	padding:10px;
	border:1px solid #464c54;
	background-image:url(../nav/content_bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}
.two_blocks .tabbed_area {
	border:1px solid #494e52;
	background-color:#636d76;
	padding:8px;
	background-image:url("../images/boxbg.png");
	background-repeat: repeat-x;
	background-position: bottom;
}

.three_blocks {
	/*-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-size: auto auto;*/
	margin-top: 0px; 	
	margin-bottom: 0px;
	width: 507px;
	padding-top: 0px;
	padding-left: 0px;
	border: 0px #004c99 solid;
	background:#006ed6;
	text-align: left;
	/*border-radius: 4px;*/
	background-image:url("../images/back1.gif");
	background-position:0 100px;
	max-height:315px;
	min-height:315px;
	}
	
.three_blocks h4{
	font-family:arial;
	font-size:23px;
	color:#ffffff;
	margin-bottom:0px;
	border: 1px #004c99 solid;
	white-space:nowrap;
}
.three_blocks h4 small{
	color:#e3e9ec;
	font-weight:normal;
	font-size:8px;
	font-family:arial;
	text-transform:uppercase;
	position:relative;
	top:0px;
	left:20px;
	letter-spacing:0px;	
	white-space:nowrap;
}
.three_blocks h4 small a{
	color: #cccccc;
	text-decoration: none;
}
.three_blocks h4 small a:hover{
	color: white;
	text-decoration: underline;
}

.tabbed_area {
	/*border:1px solid #cccccc;*/
	background-color:#6d6d6d;
	padding:8px;
	background-image:url("../images/boxbg.png");
	background-repeat: repeat-x;
	background-position:bottom;
	
}
ul.tabs {
	margin:0px; padding:0px;
	margin-top: 5px;
	margin-bottom: 0px;
	
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	/*background-color:#464c54;*/
	color:#cccccc;
	padding:8px 10px 8px 10px;
	text-decoration:none;
	font-size:9px;
	font-family:arial;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #464c54;
	border-bottom: 0px;
	
}
ul.tabs li a:hover {
	/*background-color:#2f343a;*/
	/*border-color:#1474a4;*/
	border-top-radius: 4px
}
ul.tabs li a.active {
	background-color:#ffffff;
	color:#282e32;
	border:1px solid #464c54;
	border-bottom: 4px solid #ffffff;
	background-image:url('../nav/tab_on.jpg');
	background-position:top;
	background-repeat:repeat-x;
}
.content {
	background-color:#ffffff;
	padding:10px;
	border:1px solid #464c54;
	border-top: 0px;
	/*background-image:url(../nav/content_bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;*/
	max-height:217px;
	min-height:217px;
	white-space: normal;
}
.one_block_content {
	background-color:#ffffff;
	padding:10px;
	border:1px solid #464c54;
	background-image:url(../nav/content_bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}

#content_2, #content_3,#content_4,#content_12,#content_13,#content_14 { display:none; }
ul.tabs {
	margin:0px; padding:0px;
	margin-top:5px;
	margin-bottom:6px;
}
/* ------------------------------ [ home page about us text - added by EC ] ------------------------------ */
.home_pg_about_us {
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-size: auto auto; /*background-attachment: scroll;

    background-color: transparent;

    background-image: url("/assets/images/bg-homepage-solutions.gif");

    background-position: 0 0;

    background-repeat: no-repeat;

    float: center;

    height: 275px;*/;
	margin-left: 15px;
	margin-bottom: 15px;
	width: 700px;
	padding-top: 1px;
	padding-left: 30px;
	border: #1474a4 2px solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.menu_border {
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-size: auto auto;
	border: #1474a4 2px solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px;
}
/* ------------------------------ [ slider css - added by EC ] ------------------------------ */
.twtr-hd, .twtr-ft {
	display: none;
}
.twtr-bd {
	border: 1px #1474a4;
}

