/*  @@@@@[  Wrappers  ]@@@@@ */
/* The percentage in the body tag takes care of earlier versions of IE using the percentages (base font size is 16px for IE 6, 16 x 62.5 = 10)... ems should be used in most other style declarations */

body {
	background:url(images/404/bg_body.gif) repeat-x top;
	background-color:#56738A;
	font-family:'Trebuchet MS';
	margin:0;
	padding:0;
	color:#565656;
	font-size:12px;
	line-height:18px;
}
#wrapper {
	width:1000px;
	margin:0px auto;
	padding-bottom:20px;
}
#header {
	width:935px;
	height:83px;
	padding-left:17px;
	padding-right:8px;
}
#search {
	width:724px;
	padding-right:9px;
	height:43px;
	text-align:right;
}
#search input {
	width:129px;
	height:15px;
	border:solid 1px #D7D7D7;
	margin-right:2px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#424242;
	padding-left:6px;
	background-color:white;
}



/* @@@@@[ Footer  ]@@@@@ */
#footer {
	width:922px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#505050;
	padding-top:8px;
	padding-bottom:3px;
	padding-left:4px;
	padding-right:4px;
	line-height:19px;
	border-top:solid 1px #BABABA;
	font-size: 11px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#505050;
	text-decoration: none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color:#505050;
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	
	color:#505050;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
#footer .change a:link, #footer .change a:visited, #footer .change a:active, #footer .change a:hover {
	color:#004B8D;
	text-decoration: none;
}
#footer a.change:visited, #footer a.change:active, #footer a.change:link {
	text-decoration: none;	
	color:#004B8D;
}
#footer a.change:hover {
	color:#004B8D;
	text-decoration:underline;
}
#footer img {
	margin-bottom:-4px;
	margin-left:4px;
	margin-right:4px;
}



/* @@@@@[  Secondary Page  ]@@@@@ */
#mainSe {
	width:960px;
	background:url(images/404/mainMid.png) repeat-y;
	padding-left:20px;
	padding-right:20px;
}
#contentSe {
	width:960px;
	background:url(images/404/bg_contentse.gif) no-repeat top;
	height:auto;
	min-height:660px;
}
#leftSe {
	width:206px;
	float:left;
	padding-left:39px;
	padding-top:20px;
}
/*Sub Left*/
#sub {
	width:157px;
	background:url(images/404/subMid.gif) repeat-y;
	font-size:15px;
	color:#97AEB9;
	font-weight:normal;
	padding-left:33px;
	padding-right:16px;
	padding-top:35px;
	height:auto;
	min-height:178px;
	font-family:Arial, Helvetica, sans-serif;
}
#sub ul {
	width:157px;
	display:block;
	list-style-type:none;
	padding-left:0px;
	margin:0px;
}
#sub ul li {
	width:140px;
	background-image:url(images/404/bulletSub1.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	display:block;
	margin:0px;
	padding-bottom:15px;
	padding-left:17px;
}
#sub ul li a {
	text-decoration:none;
	color:#97AEB9;
}
#sub ul li a:hover {
	text-decoration:underline;
}
#sub ul ul {
	width:135px;
	display:block;
	list-style-type:none;
	padding-left:5px;
	margin:0px;
}
#sub ul li li {
	width:125px;
	background-image:url(images/404/bulletSub2.gif);
	background-repeat:no-repeat;
	background-position: 0px 11px;
	display:block;
	margin:0px;
	padding-left:10px;
	font-size:12px;
	color:#fff;
	padding-top:6px;
	padding-bottom:0px;
	line-height:14px;
}
#sub ul li li a {
	text-decoration:none;
	color:#fff;
}
#sub ul li li a:hover {
	text-decoration:underline;
}
/*Request Demo*/
#requestDemo {
	width:206px;
	background:url(images/404/requestsDemo_bg.jpg) no-repeat top;
	height:auto;
	min-height:132px;
	padding-top:26px;
	line-height:16px;
}
#requestDemo p {
	margin:0px;
	padding-bottom:6px;
}
#requestDemo a {
	color:#004B8D;
	text-decoration:underline;
}
#requestDemo a:hover {
	text-decoration:none;
}
.icon {
	width:57px;
	float:left;
}
.text {
	width:131px;
	float:left;
	padding-top:11px;
	padding-right:18px;
}
.editColor {
	color:#004B8D;
}
/*Quote*/
#quote {
	width:167px;
	margin-left:12px;
	border-top:solid 1px #C1C1C1;
	font-size:18px;
	line-height:23px;
	color:#929292;
	font-weight:normal;
	margin-top:98px;
	padding-top:9px;
	padding-left:10px;
}
#quote p {
	margin:0px;
	padding-bottom:12px;
}
.author {
	font-size:12px;
	line-height:16px;
}

#rightSe {
	width:715px;
	float:left;
	padding-top:20px;
}
#textSe {
	width:593px;
	padding-left:34px;
	padding-right:88px;
	padding-top:30px;
	padding-bottom:15px;
}
#textSe p {
	margin:0px;
	padding-bottom:14px;
	padding-right:38px;
	padding-left:12px;
}
#textSe ul {
	display:block;
	list-style-type:none;
	padding-left:12px;
	margin:0px;
	padding-bottom:11px;
}
#textSe ul li {
	background-image:url(images/404/bulletse.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	display:block;
	margin:0px;
	padding-bottom:3px;
	padding-left:15px;
	padding-right:35px;
}
.photo {
	width:236px;
	float:left;
}
.bullet {
	width:357px;
	float:left;
}



/* @@@@@[  Home Page  ]@@@@@ */
#mainHome {
	width:936px;
	background:url(images/404/mainMid.png) repeat-y;
	padding-left:36px;
	padding-right:28px;
}
#headerHome {
	width:935px;
	height:83px;
	padding-left:1px;
}
#contentHome {
	width:928px;
	background:url(images/404/bg_contentHome.gif) repeat-x top;
	margin-right:28px;
	/*height:auto;
	min-height:500px;*/
	position:relative;
	padding-bottom:23px;
}
#flash {
	width:681px;
	float:left;
}
#sidebar {
	width:247px;
	float:left;
}
#sidebar p {
	margin:0px;
}
/*Sub Right Home*/
#subHome {
	width:213px;
	background-color:#123D62;
	padding-left:17px;
	padding-right:17px;
}
#subHome ul {
	width:213px;
	display:block;
	list-style-type:none;
	padding-left:0px;
	margin:0px;
	font-size:14px;
	color:#97AEB9;
	text-transform:uppercase;
	padding-bottom:6px;
}
#subHome ul li {
	width:196px;
	background-image:url(images/404/bulletSub1.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	display:block;
	margin:0px;
	padding-bottom:15px;
	padding-left:17px;
}
#subHome ul li span {
	color:#fff;
}
#subHome ul li a {
	text-decoration:none;
	color:#97AEB9;
}
#subHome ul li a:hover {
	text-decoration:underline;
}
/*Video*/
#video {
	width:191px;
	padding-left:56px;
	padding-top:17px;
	color:#545657;
}
#video p {
	margin:0px;
	padding-bottom:26px;
}
/*Bottom Section*/
#bottom {
	width:706px;
	position:absolute;
	left:5px;
	top:274px;
}
.block {
	width:189px;
	float:left;
	height:auto;
	min-height:180px;
	background:url(images/404/block_bg.png) no-repeat top;
	padding-top:14px;
	padding-right:20px;
	padding-left:26px;
	line-height:16px;
}
.block p {
	margin:0px;
	padding-bottom:12px;
	padding-left:6px;
}
.block ul {
	list-style-type:none;
	padding-left:6px;
	margin:0px;
	padding-bottom:12px;
}
.block ul li {
	background-image:url(images/404/bulletBlock.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	display:block;
	margin:0px;
	padding-left:15px;
	padding-bottom:2px;
}
/* @@@@@[  Headings  ]@@@@@ */
h1 {
	margin:0px;
	width:648px;
	height:23px;
	display:block;
	background:url(images/404/h1_bg.gif) repeat-x;
	color:#fff;
	font-size:15px;
	text-transform:uppercase;
	padding-right:29px;
	text-align:right;
	padding-top:7px;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	margin:0px;
	font-size:18px;
	color:#575757;
	font-weight:normal;
	padding-bottom:9px;
}
#contentHome h2 {
	margin:0px;
	width:247px;
	height:24px;
	display:block;
	background:url(images/404/h2_bgHome.gif) repeat-x;
	padding-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	color:#fff;
}
h3 {
	width:593px;
	margin:0px;
	color:#004B8D;
	font-size:18px;
	font-weight:normal;
	display:block;
	background:url(images/404/h3_bg.gif) repeat-x;
	padding-bottom:16px;
	text-transform:uppercase;
}
h3 span {
	background:url(images/404/h3span_bg.gif) repeat-x;
	display:block;
	padding-right:8px;
	padding-left:12px;
}
.width1 {
	width:95px;
}
#contentHome h4 {
	margin:0px;
	height:38px;
	display:block;
	color:#575757;
	font-size:18px;
	font-weight:normal;
	padding-top:19px;
}
.products {
	background:url(images/404/productsIcon.gif) no-repeat left;
	padding-left:55px;
	display:block;
}
.news {
	background:url(images/404/newsIcon.gif) no-repeat left;
	padding-left:48px;
	display:block;
}
.events {
	background:url(images/404/eventsIcon.gif) no-repeat left;
	padding-left:55px;
	display:block;
}
h4 {
	margin:0px;
	font-size:13px;
	color:#E2861C;
	text-transform:uppercase;
	padding-bottom:16px;
	padding-left:12px;
	padding-top:2px;
}
h5 {
	margin:0px;
	width:569px;
	height:37px;
	color:#004B8D;
	font-size:14px;
	text-transform:uppercase;
	padding-left:12px;
	padding-right:12px;
	padding-top:7px;
	background:url(images/404/h5_bg.gif) repeat-x;
	margin-top:4px;
}
h5 a {
	text-decoration:underline;
	color:#004B8D;
}
h5 a:hover {
	text-decoration:none;
}
h6 {
	margin:0px;
	font-size:13px;
	color:#423E3E;
	display:block;
	background:url(images/404/h6_bg.gif) no-repeat 12px 6px;
	padding-left:25px;
	padding-bottom:3px;
}

/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
.clrSolo {
 clear: both; 
 font-size: 1px; 
 line-height: 1px; 
 margin: 0px; 
 padding: 0px; 
 visibility: hidden;
}
.clr {
 clear: both;
}
.left {
 float: left;
}
.right {
 float: right;
}
.imgRight {
 margin-bottom: 10px; 
 margin-left: 10px;
 float: right;
}
.imgLeft {
 margin-bottom: 10px; 
 margin-right: 10px;
 float: left;
} 
a {
	text-decoration:underline;
	color:#004B8D;
}
a:hover {
	text-decoration:none;
}


/* @@@@@[  Form Elements  ]@@@@@ */
input, textarea, select {
	font-size: .9em; 
	color: #666; 
	background: #ffe; 
	border: 1px solid #939;
}
input.clean {
	border-style: none; 
	background: none;
}


/* @@@@@[  Others  ]@@@@@ */
.indentLeft {
	margin-left:37px;
}
.indentTop {
	padding-top:26px;
}


