@charset "utf-8";
body, html {
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
	color:#535353;
	behavior: url(includes/inc.csshover.htc);
}

* {margin:0;}
ul, ol {padding:10px 25px 10px 40px;}
ul li,  ol li {padding:10px 0;}
img {border:0;}
a {color:#014b92; text-decoration:none;}
a:hover { text-decoration:underline;}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	
	margin-left: auto;
	
	
	
}
#push {height:25px; position:relative; z-index:1; clear:both;}
#header, #photo, #content {
	float: left;
	width: 960px;
}
#header {	
	padding-top:4px;
	background-image: url(../images/synergy.jpg);
	background-repeat: no-repeat;
	background-position:807px 70px;
	height:161px;
	position:relative;
}
#sinergy { position:absolute; left:807px; top:70px}
#logo {
	float:left;
	padding-left:24px;
	padding-top:30px;
	width:395px;
	
}
#shortcuts {
	color: #004788;
	float:right;
	margin-right: 18px;
	background-color:#ffffff;
	border-bottom: 1px  solid #c2c2c2;
	border-left: 1px  solid #c2c2c2;
	border-right: 1px  solid #c2c2c2;
	padding: 0 12px;
	line-height:27px;
	margin-top:2px;
}
#shortcuts  a { display:inline-block; margin: 0px 7px; text-decoration:none; color:#033271;}
#shortcuts  a:hover {
	display:inline-block;
	background-image: url(../images/bg-shortcuts.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer {
	background-color:#717376;
	height: 85px;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear:both;	
	padding-top:32px;
	color:#fff;
	font-size:10px;
	min-width:960px;
}
.wrapper-footer {
	width: 960px;
	margin: 0 auto;
}
.wrapper-footer a {color:#7da9d2;}
#left {float:left; padding-bottom:20px; text-align:center; width: 960px;}
#left a {/*color:#7da9d2;*/ color:#fff;}
#left p {padding-bottom: 4px;}
#right {float:right; padding-right:10px; text-align:right;}
#right a {color:#fff; padding: 0 10px;}
#photo {
	font-size:1px;
	padding-top:18px;
	height:201px;
	overflow:hidden;
}

#content {
	clear:both;
	/*background-image: url(../images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: 340px 0;*/
}
div#content.contact {background-image:none;}
#body { 
	float:left;
	width:580px;
	padding:  10px 20px 30px 50px;	
	line-height:25px;
}
#body h1 {
	font-size: 18px;
	font-weight: bold;
	color: #014b92;
	padding: 20px 0;
	background-repeat:no-repeat;
	background-position: left bottom;
	border:none;
	border-bottom:1px solid #ad7325;
}
#body ul li { padding: 5px 0; color:#535353; }
#body h2 {
	font-size: 14px;
	font-weight: bold;
	color: #022e66;
	padding: 5px 0;
	
}

#body p  { padding:20px 0 10px 0; color:#535353; }
#body .left {float:left; padding-right:80px; _padding-right:40px;}
#body .right {float:left}
#body .iframe {
	border: 3px solid #989898;
	margin-top: 25px;
}

#subnav {
	background-color: #004585;
	/*background-image: url(../images/bg-subnav.gif);*/
	background-repeat: repeat-x;
	background-position: left top;
	float: right;
	width: 236px;
	margin-right:42px;
	display:inline;	
	color:#fff;
	padding-top:13px;
	text-align:right;position:relative; z-index:2;

}
#subnav .input {
	width: 195px;
	background-image: url(../images/bg-input.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 5px;
	margin-bottom:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004789;
	text-align:left;
	border:0 ;
}
#subnav .button { }
#subnav h2 {
	font-size:20px;
	color:#fff;
	font-weight:bold;
	padding-bottom:7px;
	margin-bottom: 12px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80a2c2;
}
#subnav h3 {  font-size:12px; padding: 5px 0;}
#subnav p {padding: 6px 0;}

#subnav #address {
	background-color: #003668;
	background-image: url(../images/bg-address.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:left;
	padding: 25px 15px 15px 15px;
}

#subnav #submenu {
	padding: 0 15px 25px 15px ;	
	background-image: url(../images/bg-submenu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	
}
#subnav ul { text-align:left; padding: 10px 0; list-style:none;}
#subnav ul li {
	background-image: url(../images/icon-submenu.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left:15px;
	padding-top:0px;
}
#subnav ul li a {color:#f2f9fc; font-size:14px;}
#subnav #border {border-bottom: 1px solid #80a2c2; padding-top:20px;}
#subnav #login  {
	padding: 15px 15px 15px;
	background:  url(../images/bg-login.gif) top left repeat-x;
}
#subnav #login h2 {
	font-size:16px;
	color:#fff;
	font-weight:bold;
	padding-bottom:7px;
	margin-bottom: 12px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3b68f;
}

a.learnmore { background:#f0a033 url('/images/arrow.gif') no-repeat 5px 4px; padding:2px 6px 4px 16px; color:#fff; font-size:10px; font-weight:bold;}
a.learnmore:hover {background:#B37726 url('/images/arrow.gif') no-repeat 5px 4px;; text-decoration:none;}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#body .cssform p{

clear: both;
margin: 0;
padding: 6px 0;
}

.cssform label{
font-weight: bold;
float: left;
clear:left;

width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform .input{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

.clear {clear:both;}





#form {
 width:200px;
 margin: 0 auto;
 margin-bottom:14px;
 
}


#distform {font-size:14px; color:333; margin-top:10px;}
#distform p {font-size:12px; font-weight:bold; line-height:normal;}
#distform input, #distform textarea {clear:both; display:block; margin-bottom:10px; width:300px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

#distform input#submit {width:80px !important; cursor:pointer;}




#form h2 { padding:0;}

#form input, #form textarea {background:#F6F6F6; border:none; font-family:Arial, Helvetica, sans-serif; font-size:11px; padding: 4px 0 3px 5px; margin-bottom:2px; width:100%; color:#004585; font-weight:bold;}

#form input:hover, #form input:focus,  #form textarea:hover, #form textarea:focus {color:#333;}

#form input#submit { width:60px; height:24px; margin-right:-4px; margin-top:4px; padding:0;}




/* THIS IS THE MENU 
---------------------------------------------------------*/

/* Overall Box Properties */
#menu {
	width: 890px;
	float: right;
	margin-top:40px;

}

/* Type of Menu (Vertical vs. Horizontal) */
#menu ul {
	display: block;
	list-style: none;
	margin: 0;
	float: right;
	padding: 0;
	margin-top:0px;
	width:883px;
	
}

/* Position of menu elements */
#menu ul li {
	position: relative;
	color: #fff;
	display: inline;
	padding: 8px 0;
	float: left;
}

/* Edit look of 1st level menu items */
#menu ul li a {
	display: block;
	float: left;
	color: #004788;
	padding: 0  18px;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	border-right: 1px solid #7b7b7b;
	
}
#menu ul li.end a { border-right:none;}
#menu ul li.end  ul li a { border-right: 1px solid #fff !important;}
#menu ul li.nohand a {	
	cursor: text;
}
#menu ul li.nohand ul li a {
	cursor:pointer;
	cursor: hand;
}

/* Position of Drop Down Elements */
#menu ul li ul {
	position: absolute;
	display: none;
}

/* Hover of the Main Menu */
#menu ul li:hover {
	position: relative;
	color: #fff;
	/*background-image: url(../images/bg-menuhover.gif);*/
	background-repeat: repeat-x;
	background-position: left top;
}

/* Added specifically for Internet Explorer Hover */
#menu ul li:hover > a,
#menu li a:hover,
* html #menu li a:hover {
	color:#4a4a4a;
	
}

/* For Top Level Hover when on the second level (I think) */
#menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: 211px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 2000;
	border-right: none;
	border-bottom: 1px solid #fff;
}

/* Added specifically for Internet Explorer */
* html #menu ul li:hover ul { 
	background: none; 
}

#menu ul li ul li,
#menu ul li.more ul li {
	width: 211px;
	background: #004585;
	padding: 0;
}

/* Edit look of drop down 2nd level menu items */
#menu ul li ul li a {
	background: none;
	padding: 8px 0px 8px 10px;
	width: 200px;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	float: none;
}

#menu ul li ul li:hover { 
	background: #5A5C5E; 
}

#menu ul li ul li a:hover {
	color: #fff;
	background: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 8px 0px 8px 10px;
}

#menu ul li ul li:hover > a {
	color: #fff;
	background: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 8px 0px 8px 10px;
}

#menu ul li ul li ul,
#menu ul li:hover ul li ul { 
	display: none; 
}

#menu ul li ul li:hover ul,
#menu li.exp:hover ul,
#menu ul li:hover ul li:hover ul {
	position: absolute;
	display: block;
	left: 100%;
	top: 0px;
	z-index: 300;
	border-right: none;
	width: 211px;
}

#menu ul li:hover ul li:hover ul li,
* html #menu ul li ul li a { 
	width: 211px; 
}

#menu ul li:hover ul li:hover ul li a {
}

/* THESE STYLES */
.socialtab {height: 222px; width: 55px; background: url(/images/tabs/contact-sidetab.png) no-repeat; position: fixed; top: 125px; right: 1px;  }
.socialtab:hover {background-position: 0px -222px; }
.socialtab ul {padding: 4px 0px 0px 25px; list-style-type: none; margin: 12px 0px;}
.socialtab ul li {height: 16px; width: 16px; margin-bottom: 6px; padding: 0px;}
.socialtab ul li a {display: block; text-indent: -99999px;height: 16px; width: 16px; background: url(/images/tabs/social-sprite.png) no-repeat;}
.socialtab ul li.twit a { background-position: 0px 0px; }
.socialtab ul li.twit a:hover {background-position: -16px 0px;}
.socialtab ul li.faceb a { background-position: 0px -32px;}
.socialtab ul li.faceb a:hover {background-position: -16px -32px;}
.socialtab ul li.linked a {background-position: 0px -16px;}
.socialtab ul li.linked a:hover {background-position: -16px -16px;}
.socialtab a.contact-tab {margin: 5px 0px 0px 25px; height: 110px; width: 17px; background: url(/images/tabs/contact-text.png) no-repeat; display: block; text-indent: -999999px;}
.socialtab a.contact-tab:hover {background-position: -17px 0px;}
a.networking { width: 55px; height: 246px; display: block; background: url(/images/tabs/network-sidebartab.png) no-repeat; position: fixed; top: 400px; right: 1px; text-indent: -99999px;}
a.networking:hover {background-position: 0px -246px;}
.company {height: 123px; width: 402px; border-bottom: 1px solid #d1d1d1;}
.company .company-left {width: 133px; height: 123px; float: left;}
.company .company-left img {border: none;}
.company .company-right {width: 231px; height: 123px; float: left; margin-left: 20px;}
#network-left {width: 402px; float: left;}
#network-right {float: left; width: 402px; margin-left: 100px;}
.company .company-right h1 {font-size: 12px; font-weight: bold; color: #474747; padding: 0px; border: none; margin-top: 10px;}
.company .company-right p {font-size: 10px; color: #7b7b7b; font-family: Arial; line-height: 14px;}
.company .company-right a {color: #16509a; padding-right: 30px; background: url(/images/tabs/link-right.jpg) center right no-repeat;}
.company .company-right a:hover {color: #474747;}
