@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, pre, code, blockquote {
	margin:0;
	padding:0;
	border-width:0;
}
td, th {
	border-style:solid;
	border-width:1px;
}
* {
    font-family: 'Arimo',  Arial, sans-serif;
	color: #444;
	font-size: 13px;
}
h1, h2, h3 { font-family: ‘Metrophobic’, Arial, serif; font-weight: 400; }
html {
	height: 101%;
	color:#343437;
}
h1 {
	font-size:20px;
	font-style:normal;
	font-weight:bold;
}
h2 {
	font-size:16px;
	font-style:normal;
	font-weight:bold;
}
h3 {
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}
body {
	padding: 0px;
	margin: 0px;
	height: 101%;
	background-color: #fffff;
}
#gbg {
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-image: url(../images/background.png);
	background-color: #F8F8F8;
}
#bar1 {
	height: 73px;
}
#bar1:link,
#bar1:visited {
	color: #eeeeee;
}
.std-width {
	width: 935px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	left: 0px;
}
#bar1 .std-width {
	height: 73px;
}
#tagLine {
	font-size: 13px;
	width: 350px;
	height: 40px;
	color: #eee;
	font-weight: bold;
	position: absolute;
	top: 16px;
	left: 0px;
}
#topPhone {
	width: 130px;
	height: 25px;
	font-size: 18px;
	font-weight: bold;
	color: #eee;
	position: absolute;
	top: 28px;
	left: 465px;
}
#topVisit {
	font-size: 13px;
	width: 160px;
	height: 40px;
	color: #eee;
	font-weight: bold;
	position: absolute;
	top: 16px;
	right: 0px;
}
#topVisit a:link,
#topVisit a:visited {
	text-decoration: none;
	color: #eee;
}
#bar2 {
	height: 130px;
	background-image: url(../images/head-bg.png);
	background-color: #FFFFFF;
}
#bar2 .std-width {
	height: 130px;
}
#logo {
	height: 87px;
	width: 363px;
	background-image: url(../images/LOGO2.fw.png);
	position: absolute;
	left: 6px;
	top: 20px;
}
#bar2 #images {
	text-align: right;
}
#bar2 #images img {
	margin-left: 24px;
	margin-right: 8px;
}
#bar3 {
	padding-top: 15px;
}
#menu {
	width: 205px;
	float: left;
	
}
.menuItem {
	width: 170px;
	color: #eee;
	border-bottom: 1px solid #fff;
	height: 8px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 14px;
	padding-left: 8px;
	letter-spacing: 0px;
}
.menuItem.last {
	border-bottom: none;
}
.menuItem:hover {
	color: #F26824;
}
#content {
	width: 685px;
	padding: 10px;
	border: 8px solid #BBB;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background-color: #fff;
	min-height: 580px;
	float: left;
	letter-spacing: 0px;
}
.clear {
	clear: both;
}
#bar4 {
	margin-top: 10px;
	height: 35px;
	background-image: url(../images/bottom-bg.png);
}
#bar4 .std-width {
	height: 35px;
	position: relative;
	top: 0px;
	left: 0px;
}
#bar4 div {
	padding-top: 10px;
	color: #eee;
	font-size: 12px;
	font-weight: bold;
}
#copyright {
	width: 270px;
	text-align: center;
	position: absolute;
	left: 0px;
}
#address {
	width: 280px;
	position: absolute;
	left: 355px;
}
#phoneBottom {
	width: 100px;
	text-align: right;
	position: absolute;
	right: 0px;
}
.technologies-head {
	color: #eeeeee;
	background-color: #005496;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.technologies-column {
	float: left;
	width: 120px;
	margin-right: 10px;
	margin-left: 10px;
}
.technologies-content {
	padding-right: 5px;
	padding-left: 5px;
}
.technologies-table {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.mobileOnly {
	display: none;
}
