/* ---------------------  BEGIN MAIN LAYOUT -------- */
body {
	padding: 0px;
	text-align: center;
	font-family: myriad, "gill sans", verdana, helvetica, arial, sans-serif;
	color: #333333;
	background-color:#fff;
	background-image: url(images/layout/foot_bkg.gif);
	font-size: medium;
	line-height: 125%;
}
#wrapper {
	margin: 0 auto;
	padding: 5px;
	text-align: left;
	width: 750px;
	background-color: #fff;
}
#header {
	
	height: 99px;
	margin-bottom: 5px;
}

#header-menu {
	margin: 0 auto;
	width: 750px;
	text-align: right;
	font-size: 0.7em;
	padding-bottom: 4px;
}

* html #nav{	
	line-height: 0px;
	padding-top: 20px;
	height: 17px;
}
#nav{
	text-align: right;
	font-size: 71%;
	position: relative;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 37px;
	line-height: 42px;
	margin: 0;
	padding-right: 3px;
	background: url(images/layout/nav_off.gif) repeat-x top;
}
/*#content {
	position: relative;
}*/
* html #mcolum   /* this selector recognized by IE only */
{
	width: 537px;
}

#mcolum
{
	padding: 20px;
	float: right;
	border: solid #B5D2F3 1px;
	margin-top: 11px;
	text-align: left;
	font-size: small;
	width: 537px;
	z-order: 1000;
}
#mcolum-s
{
	padding: 20px;
	/*float: right;*/
	border: solid #B5D2F3 1px;
	margin-top: 11px;
	text-align: left;
	font-size: small;
	width: 708px;
}
* html #scolum {
	margin-top: 11px;
}
#scolum {
	width: 150px;
	font-size: smaller;
	float: left;
	color: #999999;
	margin-top: 0px;
}
.clearboth {
	clear: both;
	height: 1px;
}
#foot {
	font-family: verdana;
	border-top-width: 1px;
	text-align: left;
	font-size: x-small;
	color: #144f9c;
	margin-top: 10px;
	padding-left: 5px;
}
/* --------------  END MAIN LAYOUT - BEGIN LINKS  -------- */
#------{}
#nav li {
	display: inline;
	list-style-type: none;
	margin: 0 0 0 0;
}
* html #nav ul li a { 
	padding-bottom: 15px;
}
#nav ul li a {
	text-decoration: none;
	list-style-type: none;
	color: #FFFFFF;
	padding: 13px 8px 10px 8px;
	margin: 0 -3px 0 -2px;
	border-left: 1px solid #fff;
}
* html #nav ul li a:hover {
	background-position: 0px 0px;
}
* html #navactive {
	background-position: 0px 0px;
}
#nav ul li a:hover, #navactive {
	list-style-type: none;
	color: #FFFFFF;
	text-decoration: none;
	list-style: none;
	display: inline;
	background: url(images/layout/nav_on.gif) repeat-x;
	background-position: 0px -2px;
}
* html #snav {
	margin-left: 0px;
	width: 9.5em;
}		
#snav {
	width: 12em;
	margin-left: 0px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	color: #333;
}
#snav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#snav li {
	border-top: 1px solid #90bade;
	margin: 0 0 0 0;
	list-style-type: none;
}
#snav li a, .sub{
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
}
html>body #snav li a, .sub {
	width: auto;
}
#snav #subactive {
	border-left: 10px solid;
	border-right: 10px solid;
	color: #fff;
	border-left-color: #124BA1;
	border-right-color: #3F7FB6;
	background-color: #1C639F;
}
#snav li a:hover, #subactive {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}



a:link {
	color: #539FEB;
}
a:visited {
	color: #539FEB;
}
a:hover {
	color: #539FEB;
	text-decoration: none;
}
a:active {
	color: #539FEB;
}
img {
	border: 0;
}
/*a:link {
	color: #FFFFFF;
}*/

/* --------------  END MAIN LINKS - BEGIN CONTENT  -------- */
#------{}
h1 {
	margin: 0; padding: 0; 
	font-size: large;
	color: #36B19F;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
}
h2 {
	font-size: small;
	color: #539FEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #539FEB;
	text-indent: 0px;
}
h3 {
	padding: 0;
	margin: 25px 0 0 0;
}
#scolum h1 {
	color: #539FEB;
	font-size: 18px;
	line-height: 14px;
	font-style: normal;
}
#scolum h2 {
	font-size: small;
	color: #539FEB;
	line-height: 14px;
	font-style: normal;
	padding: 0 0 5px 0;
}
#mcolum li {
	list-style-type: square;
	text-indent: 0px;
	margin-top: 10px;
	color: #539FEB;
}
.head_img {
	float: right;
}
* html #newdevs { margin: 0px 0 0 0; }
#newdevs {
	float: left;
	width: 100%;
	margin: 11px 0 0 0;
	padding: 7px 1px 8px 9px;
	font-size: 1em;
	color: #fff;
	background-color: #144F9C;
	border-bottom: 1px solid #fff;
	line-height: 1.4em;
	text-indent: 0px;
}
#newdevs2 {
	float: left;
	width: 100%;
	margin: 11px 0 0 0;
	padding: 7px 1px 8px 9px;
	font-size: 1em;
	color: #fff;
	background-color: #00a991;
	border-bottom: 1px solid #fff;
	line-height: 1.4em;
	text-indent: 0px;
}
#newdevs ul, #newdevs li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}
#newdevs li {
	margin: 0 10px 0 0;
	padding: 0;
}
#newdevs a { color: #FFFFCC}
.tels {
	color: #124BA1;
	font-size: small;
}
#newdevs2 ul, #newdevs li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}
#newdevs2 li {
	margin: 0 10px 0 0;
	padding: 0;
}
#newdevs2 a { color: #FFFFCC}
.tels {
	color: #124BA1;
	font-size: small;
}
.ady {
	color: #124BA1;
}
.mail {
	color: #124BA1;
}
form {
	background-color: #B5D2F3;
	padding: 10px;
}
.prod_right {
	margin: 0 0 15px 15px;
	float: right;
}
.prod_left {
	margin: 0 15px 5px 0;
	float: left;
}
.ips{
	height: 59px;
	width: 159px;
	border-bottom: #fff;
}
.button {
}
.h1_sub {
	font-size: small;
	font-style: italic;
	color: #00A991;
}
.blueh1 {
	color: #144F9C;
}
* html .scolum_img {
	padding-top: 0px;
}
.scolum_img {
	padding-top: 11px;
}
.contact-left {
	float: left;
	width: 45%;
}
.contact-right {
	float: right;
	width: 50%;
}
#gallery img {
	margin: 4px;
	vertical-align: top;
}
img {
	border: 0px;
}
/* square */

#navSquare {
	margin: 0;
	padding: 0 0 10px 10px;
	}

#navSquare li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#navSquare a:link, #navSquare a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 10px 10px 10px;
	text-decoration: none;
	color: #144f9c;
	}

#navSquare a:link.active, #navSquare a:visited.active, #navSquare a:hover {
	color: #00a991;
	}

/*---------------------  END MAIN CONTENT  -------- */
#------{}
.pr_date {
	padding-right: 20px;
	font-weight: bold;
	display: block;
	float: left;
	margin-bottom: 10px;
}
.pr_title-link {
	float: left;
	width: 450px;
	display: block;
	margin-bottom: 10px;
}
.pr_title-link a { text-decoration: none; }
.pr_title-link a:hover { text-decoration: underline; }.caption {
	font-size: x-small;
	font-style: italic;
}

.team-photo h4 {
	margin: 0px;
}

.team-photo {
	background: url(../images/team-photos/bg-team-photo.gif) no-repeat;
	padding: 17px;
	margin: 0 0 5px 0;
	clear: both;
	height: 150px;
}

.team-photo img{
	float: left;
	margin: 0 10px 20px 0;
}