* {
	margin:0;
	padding:0;
}

body {
	background:#d7dbdf url(../images/back.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	margin-top:10px;
}

h1, h2 {
	color: #000;
	border-bottom:5px solid #999;
	margin-bottom:12px;
	font-size:19px;
	font-weight:normal;
}

h3 {
	margin-bottom:3px;
}

p {
	margin-bottom:10px;
	line-height:20px;
}

a {
	color:#00a1e4;
	text-decoration:none;
}

#container {
	width:100%;
}

#top {
	text-align:right;
	width:900px;
	margin:0 auto;
	font-size:11px;
}

#search {
	background:#fff url(../images/search-back.jpg) repeat-x;
	border:1px solid #bdc5cd;
	border-radius:5px;
	-moz-border-radius:5px;
	width:300px;
	float:right;
	text-align:left;
	margin-left:10px;
	padding:3px 10px;
	vertical-align:middle;
}

#search input {
	border:1px solid #838895;
}

#search #text-input {
	width:220px;
	height:21px;
}

#search #submit {
	vertical-align:top;
}

#wrapper {
	clear:both;
	background:#fff;
	width:880px;
	margin:0 auto;
	padding:8px;
	min-height:600px;
}

#header {
	margin-bottom:10px;
}

#logo {
	clear:left;
	float:left;
	border:none;
	width:218px;
}

#nav {
	float:right;
	margin-top:75px;
	width:650px;
}
#nav li {
	float:left;
	list-style:none;
	font-size:13px;
	padding:0 7px;
	font-weight:bold;
	margin:0;
}

#nav li a {
	color:#999;
}

#nav li a:hover {
	border-bottom:1px solid #40c8f4;
}

#nav li a.selected {
	border-bottom:1px solid #086f9a;
}

#nav .sub-menu {
	display:none;
	position:absolute;
	background:#fff;
}

#nav .sub-menu li{
	float:none;
}

#nav .sub-menu li a{
	padding:5px;
	border-bottom:1px solid #dedede;
	display:block;
}

#head {
	clear:both;
}

#head img {
	width:217px;
}

#head a {
	text-decoration:none;
}

#head .head-link {
	border:none;
}

#main {
	clear:both;
	margin-top:10px;
}

.blue {
	color:#00a1e4;
}

#main #text{
	margin:10px;
	line-height:20px;
}

#main ul, #main ol {
	margin:10px 20px;
}

#main ul li, #main ol li {
	margin:10px;
}

#main a img {
	border:none;
}

#gray-box {
	background:#999 url(../images/blue-corner.gif) no-repeat;
	color:#fff;
	width:300px;
	padding:10px;
	font-size:11px;
	float:left;
}

#gray-box a{
	color:#fff;
	text-decoration:underline;
}

#news {
	float:left;
	width:550px;
	margin-left:10px;
}

#footer {
	clear:both;
}

#reflection {
	width:896px;
	margin:1px auto;
	min-height:313px;
	background:transparent url(../images/bottom-back.jpg);
}
	
.clear {
	clear:both;
	line-height:0;
	font-size:0;
}

.phone {
	color:#086f9a;
	border-left:1px solid #ccc;
}

#prod-text {
	width:540px;
	float:left;
	clear:left;
}

#prod-list {
	width:330px;
	float:right;
	margin:36px 0 0 10px;
}

.prod-item {
	clear:both;
	background:#dcdcdc;
	border:1px solid #dcdcdc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:2px 5px 5px 5px;
	margin-bottom:4px;
}

.prod-item h3 {
	background:transparent url(../images/blue-arrow.png) no-repeat top right;
	color:#00a1e4;
}

.prod-item .prod-img {
	float:left;
	margin-right:8px;
}

#inside-text {
	width:650px;
	float:left;
	margin-left:10px;
	min-height:500px;
}

#unidyne-text {
	width:650px;
	float:left;
	margin-left:10px;
}

.unidyne-table {
	clear:both;
}

.unidyne-table th {
	padding:5px;
	font-size:12px;
	text-align:left;
	vertical-align:bottom;
}

.unidyne-table td {
	padding:5px;
	font-size:11px;
}

.unidyne-table td p{
	margin-bottom:0;
}

.col1 {
	width:400px;
	background:#dcdcdc;
}

.col1 h2 {
	color:#00a1e4;
	border-bottom:none;
	font-size:19px;
	font-weight:normal;
}

.unidyne-item {
	width:233px;
	float:left;
	margin-left:5px;
}

.dark {
	background:#dcdcdc;
}

.light {
	background:#ededed;
}

.unidyne-table .pdf-cell {
	text-align:center;
}


#left-side {
	width:218px;
	float:left;
}

#content h1, #content h2 {
	color: #666;
	border-bottom:none;
	margin-bottom:7px;
	font-size:19px;
	font-weight:normal;
}

article {
	padding-bottom:40px;
}

#prod-list .widget ul {
	list-style:none;
	padding:0;
	margin:0;
}
#prod-list .widget ul li {
	list-style:none;
	margin:10px 0;
	padding:0;
}
#prod-list .widget a {
	color:#076d86;
}

#prod-list.widget-area {
	width:248px;
}

#prod-text.news {
	width:560px;
}

aside.prod-item {
	margin-bottom:10px;
}

#content h1 a {
	color:#666;
}

td.cell-text, td.pdf-cell {
	width:200px;
}

td.cell-text {
	padding-left:30px;
}

.job table {
	width:100%;
}

.job td {
	padding:5px;
}

.job td.job-item {
	width:120px;
	font-weight:bold;
	background:#00a1e4;
	color:#fff;
}

.job {
	margin-bottom:20px;
}
.sub-nav {
	margin-top:20px;
	background:#999;
	color:#fff;
	padding:10px;
}

.sub-nav a{
	color:#fff;
}

input[type=text] {
	width:300px;
	font-size:14px;
}

form table .players {
	display:none;
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}