/***** General Styles ******/

.clear {
	clear:both;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	color:#404040;
	background-image: url(../_images/background-line.jpg);
	background-repeat: repeat-x;
	background-color: #b9b9b9;
}

ol {
	list-style-type:decimal;
	margin:0px 0px 20px 40px;
	font-size:11px;
	font-weight:normal;
	color:#404040;
	line-height:18px;
}

blockquote {
	margin-left:20px;
	border-left:3px solid #999;
	font-size:11px;
	font-weight:normal;
	color:#404040;
	margin-bottom:25px;
	line-height:18px;
	padding-left:10px;
	font-style:italic;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#404040;
	margin-bottom:15px;
	line-height:1.5em;
}

/*h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#FFF;
	padding-bottom: 10px;
	margin-bottom: 18px;
	font-style: italic;
	background-color: #b4b4b4;
	padding-top: 9px;
	padding-left: 12px;
	height: 16px;
	width: 285px;
	display: block;
}*/
h1 a:link, h1 a:visited, .column_medium .portfolio li h1 a:link, .column_medium .portfolio li h1 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#FFF;
	text-decoration: none;
	display: block;
	padding-top: 9px;
	padding-left: 12px;
	height: 16px;
	width: 273px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	background-color: #818181;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}

h1 a:hover, h1 a:active, .column_medium .portfolio li h1 a:hover, .column_medium .portfolio li h1 a:active {
	background-color: #404040;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	color:#434343;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9d9d9d;
	padding-bottom: 12px;
	margin-bottom: 18px;
}

h2 span {
	color:#3f678f;
}
#rightcolumn  {
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 1;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #485767;
	padding-bottom: 10px;
	margin-bottom: 18px;
	font-style: italic;
	background-color: #728aa4;
	padding-top: 9px;
	padding-left: 12px;
	height: 16px;
	width: 230px;
}
h4 a:link, h4 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#FFF;
	padding-bottom: 10px;
	margin-bottom: 18px;
	font-style: italic;
	background-color: #bababa;
	padding-top: 9px;
	padding-left: 12px;
	height: 16px;
	width: 230px;
	display: block;
	text-decoration: none;
}
h4 a:hover, h4 a:active {
	background-color: #404040;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#FFF;
	text-decoration: none;
	display: block;
	padding-top: 9px;
	padding-left: 15px;
	height: 16px;
	width: 178px;
	padding-bottom: 9px;
	margin-bottom: 0px;
	background-color: #818181;
}

h5 a:hover, h5 a:active {
	background-color: #404040;
}
#extra-buttons a:link, #extra-buttons a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#FFF;
	padding-bottom: 10px;
	margin-bottom: 18px;
	font-style: italic;
	background-color: #b4b4b4;
	padding-top: 9px;
	padding-left: 12px;
	height: 16px;
	width: 230px;
	display: block;
	text-decoration: none;
}
#extra-buttons a:hover, #extra-buttons a:active {
	background-color: #404040;
}

#extra-buttons {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
}

h6 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:8px;
	font-weight:normal;
	color:#404040;
	margin-bottom:10px;
}

#wrap {
	width:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrap #main .column_small p a:link, #wrap #main .column_small p a:visited, #series-wrapper p a:link, #series-wrapper p a:visited {
	color: #404040;
	text-decoration: underline;
}
#wrap #main .column_small p a:hover, #wrap #main .column_small p a:active, #series-wrapper p a:hover, #series-wrapper p a:active {
	color: #3f678f;
}
#wrap #main-wrap #main .column_medium .portfolio li p a:link, #wrap #main-wrap #main .column_medium .portfolio li p a:visited {
	color: #404040;
}
#wrap #main-wrap #main .column_medium .portfolio li p a:hover, #wrap #main-wrap #main .column_medium .portfolio li p a:active {
	color: #000;
	font-weight:bold;
}

/***** Header Styles ******/

#header {
	height:90px;
	width:951px;
	background-color: #202020;
	background-image: url(../_images/header-background2.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 22px;
	border: 1px solid #000;
	background-position: right;
	clear: both;
}
#wrap #phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
/*	color: #7597ba;*/
	color: #999;
	font-weight: bold;
	text-align: right;
	padding-right: 95px;
	padding-bottom: 15px;
	line-height: 16px;
}
#wrap #phone2 {
	background-color: #000;
	height: 33px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #a8bfd7;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0px;

}
#wrap #phone2 #phone2-left {
	margin: 0px;
	float: left;
	height: 22px;
	width: 692px;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#wrap #phone2 #phone2-right {
	background-color: #104b71;
	margin: 0px;
	float: right;
	height: 22px;
	width: 265px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
#wrap #phone2 #phone2-right a:link, #wrap #phone2 #phone2-right a:visited {
	color: #a8bfd7;
	text-decoration: none;
}
#wrap #phone2 #phone2-right a:hover, #wrap #phone2 #phone2-right a:active {
	color: #FFF;
	text-decoration: underline;
}


.larger_phone {
	font-size: 1.5em;
/*	color: #3873af;*/
	color: #666;
	padding-right: 22px;
}
.international {
	font-style: italic;
	font-weight: normal;
	color: #8597aa;
}



#logo {
	width:325px;
	float:left;
	height: 67px;
}
#wrap #header #nav-wrapper {
	margin: 0px;
	float: right;
	height: 75px;
	width: 540px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#wrap #header #nav-wrapper #main-nav-wrapper {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 282px;
	height: 70px;
}

/***** Navigation Styles *****/

#nav{
	float:left;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0px;
	margin-right: 0;
	padding-top: 9px;
}


#nav li{
	float:left;
}
#nav li a:link, #nav li a:active, #nav li a:visited {
	display:block;
	width:110px;
	text-decoration: none;
	line-height: 19px;
	outline: none;
	text-align:right;
	font-size: 16px;
	color:#CCC;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7a7a7a;
}
#nav li a:hover, #nav li.selected a {
	color:#FFF;
	background-color: #1763a4;
}
#nav li a span{
	display:block;
	font-size: 12px;
	font-weight: normal;
	color: #aaaaaa;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	font-style: italic;
}
#nav li a:hover span{
	color:#FFF;
}
#wrap #header #nav-wrapper #sub-nav-wrapper {
	margin: 0px;
	float: right;
	height: 55px;
	width: 245px;
	padding-top: 15px;
	padding-right: 0px;
}

#sub-nav {
	list-style-type: none;
	margin: 0;
	padding: 0px;
}

#sub-nav li{
	display: block;
	width: 74px;
	float: left;
	margin: 0px;
	height: auto;
	padding: 0px;
}
#sub-nav li a:link, #sub-nav li a:active, #sub-nav li a:visited {
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color:#a3a3a3;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	height: auto;
	display: block;
	width: 63px;
}
#sub-nav li a:hover, #sub-nav li a:active {
	color:#FFF;
	background-color: #1763a4;
	margin: 0px;
	height: auto;
	display: block;
	font-weight: bold;
}


/***** Featured Area Styles ******/

#featured {
	width:998px;
	margin:0px auto;
	position:relative;
	height:350px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}
#home-middle, #home-middle-black {
	padding: 0px;
	margin:0px 0px 20px 40px;
	font-size: 0.8em;
	line-height: 1.5em;
}
#home-middle li {
	list-style-image: url(../_images/blue-list-button.jpg);
	list-style-type: none;
}
#home-middle a:link, #home-middle a:visited {
	color: #45709c;
	text-decoration: underline;
}
#home-middle a:hover, #home-middle a:active {
	color: #404040;
	text-decoration: underline;
}
#home-middle-black li {
	list-style-image: url(../_images/black-list-button.jpg);
	list-style-type: none;
}
#home-middle-black a:link, #home-middle-black a:visited {
	text-decoration: underline;
	line-height: 1.5em;
	color: #404040;
}
#home-middle-black a:hover, #home-middle-black a:active {
	color: #3f678f;
	text-decoration: underline;
}




/***** Main Content Styles ******/

#main {
	width:938px;
	overflow:hidden;
	border:1px solid #666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 40px;
	background-color: #eaeaea;
	background-image: url(../_images/content-background-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
/*
#main img {
	padding:5px;
	border:1px solid #cdcdcd;
}*/

.column_small img, .column_medium img, .column_large img {
	padding:5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.column_medium #appsplash {
	background-color: #FFF;
	border: 1px solid #666;
	margin-bottom: 10px;
	margin-top: -5px;
}
#main-wrap #main .column_medium p #splash {
	background-color: #FFF;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #666;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
}


.column_small {
	width:270px;
	border-right:1px solid #d4d7dd;
	padding-right:25px;
	float:left;
	margin-right:15px;
	padding-left: 15px;
}
.column_small_center {
	width:270px;
	border-right:1px solid #d4d7dd;
	padding-right:25px;
	float:left;
	margin-right:15px;
	padding-left: 15px;
}
.column_small_last {
	width:250px;
	border-right:0;
	margin-right:0;
	padding-right:10px;
	float:left;
	padding-left: 15px;
}
.column_small_last a:link, .column_small_last a:visited {
	color: #404040;
	text-decoration: underline;
}
.column_small_last a:hover, .column_small_last a:active {
	color: #000;
	font-weight: bold;
}

.column_small_last2 {
	width:240px;
	border-right:0;
	margin-right:0;
	float:right;
	padding-right: 30px;
}
.column_small_last2 #app-details {
	font-size: 1em;
	background-color: #FFF;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-style: italic;
	font-weight: bold;
}

.column_medium {
	width:610px;
	border-right:1px solid #d4d7dd;
	padding-right:25px;
	float:left;
	margin-right:0px;
	padding-bottom:0;
}
.column_medium a:link, .column_medium a:visited {
	color: #404040;
	text-decoration: underline;
}
.column_medium a:hover, .column_medium a:active {
	color: #000;
}
#series-wrapper {
	clear: both;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../_images/products-smaller-background-line.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#clear {
	clear: both;
}

#series-wrapper p {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#product-series-001-left {
	height: auto;
	width: 193px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#product-series-002-middle {
	height: auto;
	width: 193px;
	float: left;
	background-color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#product-series-003-right {
	margin: 0px;
	height: auto;
	width: 193px;
	float: right;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#series-wrapper #rfq li {
	display: block;
	height: 31px;
	width: 159px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-indent: -9999px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#series-wrapper #rfq li a:link, #series-wrapper #rfq li a:visited {
	background-image: url(../_images/request-quote.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 159px;
	text-indent: -9999;
	display: block;
}
#series-wrapper #rfq li a:hover, #series-wrapper #rfq li a:active {
	background-position: bottom;
}


#product-series-001-left img, #product-series-002-middle img, #product-series-003-right img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: none;
}


#catalog-contact-page {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 280px;
}
#series-wrapper #application-links ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#series-wrapper #application-links li {
	font-size: 0.8em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 1.7em;
}
#series-wrapper #application-links li a:link, #series-wrapper #application-links li a:visited {
	color: #7a7a7a;
}
#series-wrapper #application-links li a:hover, #series-wrapper #application-links li a:active {
	color: #000;
}





.column_large {
	width:960px;
	float:left;
}
#wrap #main #product-left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 120px;
}

#wrap #main #product-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 120px;
}

.recentpost {
	border-bottom:1px solid #cdcdcd;
	padding:0px 0px 20px 0px;
	margin:0px 0px 20px 0px;
}

.recentpost h4 a {
	color:#404040;
	font-weight:bold;
}

.recentpost h4 a:hover {
	color:#d97000;
	text-decoration:none;
}

.recentpost p {
	padding:0;	
	margin:0;
}

.recentpost_last {
	border:0;
	margin:0;
	padding:0;
}

#blog_entries .excerpt {
	margin-bottom:25px;
	padding-bottom:25px;	
	border-bottom:1px solid #cdcdcd;
}

#blog_entries_last {
	margin-bottom:0;
}

.excerpt h1 a:link, .excerpt h1 a:active, .excerpt h1 a:visited {
	font-size:24px;
	font-weight:normal;
	color:#404040;
	margin-bottom:20px;
	line-height:24px;
}

.excerpt h1 a:hover {
	color:#d97000;
	text-decoration:none;
}

.excerpt .snippet {
	font-size:11px;
	font-weight:normal;
	color:#404040;
	margin-bottom:25px;
	line-height:22px;
}

.excerpt .snippet img {
	float:left;
	margin:0px 15px 0px 0px;
}

.excerpt .snippet .meta, .excerpt .snippet .meta a {
	font-size:10px;
	margin-bottom:10px;	
}

.excerpt {
	margin-bottom:25px;
}

.pagination {
	float:right;
}

.pagination li {
	display:inline;
	list-style:none;
}

.pagination li a:link, .pagination li a:active, .pagination li a:visited {
	background:#404040;
	border:1px solid #cdcdcd;
	padding:4px;
	color:#eaeaea;
}

.pagination li a:hover, .pagination li.current a:link, .pagination li.current a:active, .pagination li.current a:visited {
	background:#d97000;
	color:#eaeaea;
	text-decoration:none;
}


#comments {
	list-style:none;
	margin-left:0;
}

#comments li {
	width:590px;
}

#comments li .comment_left {
	float:left;
	width:100px;
	text-align:center;
}

#comments li .comment_left img {
	margin-bottom:10px;
}

#comments li .comment_right {
	float:left;
	width:490px;
	margin-bottom:20px;
}

#comments li .comment_right .name {
	float:left;
	width:290px;
}

#comments li .comment_right .date {
	float:right;
	width:200px;
	text-align:right;
}

.about_author, .about_us {
	width:300px;
}

.about_author img, .about_us img {
	float:left;
	padding:5px;
	border:1px solid #cdcdcd;
	margin:0px 10px 10px 0px;
}

#leave_comment, #contact_form {
	background-color: #FFF;
	height: auto;
	width: 580px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

/***** Portfolio Styles ****/

.portfolio {
	margin:0;
	list-style:none;
}

.portfolio li {
	width:285px;
	float:left;
	margin-right:30px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.portfolio li p {
	padding-right: 10px;
	padding-left: 15px;
}



/*.portfolio_fullwidth li {
	margin-right:35px;
}*/

.portfolio li img {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#product-quick-links {
	position: relative;
	top: -7px;
}


#product-quick-links li {
	font-size: 0.8em;
	padding-left: 30px;
	line-height: 20px;
}

#product-quick-links li a:link, #product-quick-links li a:visited {
	color: #7a7a7a;
	text-decoration: underline;
}
#product-quick-links li a:hover, #product-quick-links li a:active {
	color: #000;
}


/****** Sub Navigation Styles *****/

ul.subnav {
	list-style:none;
	margin:25px 0px 25px 0px;
	font-size: 0.9em;
}

ul.subnav li {
	border-top:1px solid #d4d7dd;
	height:30px;
	width:240px;
}

ul.subnav li.last {
	border-bottom:1px solid #d4d7dd;
}

ul.subnav li a:link, ul.subnav li a:active, ul.subnav li a:visited {
	text-decoration:none;
	color:#414141;
	width:240px;
	display:block;
	height:18px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

ul.subnav li a:hover, ul.subnav li.current a {
	background:#f2f2f2;
	color:#728aa4;
	border-left:3px solid #728aa4;
	width:297px;
	height:18px;
	font-weight: bold;
}
ul.subnavsmaller {
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
ul.subnavsmaller li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c1c1c1;
	border-right-color: #c1c1c1;
	border-left-color: #c1c1c1;
	margin: 0px;
	padding: 0px;
}
ul.subnavsmaller li.last {
	border-bottom:1px solid #c1c1c1;
}
ul.subnavsmaller li a:link, ul.subnavsmaller li a:active, ul.subnavsmaller li a:visited {
	text-decoration:none;
	color:#7a7a7a;
	width:213px;
	display:block;
	height:20px;
	font-size: 0.8em;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 20px;
	margin: 0px;
	background-color: #d5d5d5;
}
ul.subnavsmaller li a:hover, ul.subnavsmaller li.current a {
	color:#FFF;
	border-left:3px solid #728aa4;
	width:auto;
	font-weight: bold;
	background-color: #728aa4;
}

/**** Form Styles ****/

input.text {
	background:#f2f2f2;
	border:1px solid #cdcdcd;
	padding:6px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	width:200px;
	margin-top: 5px;
	margin-bottom: 8px;
}
#fileField, #fileField2 {
	background:#f2f2f2;
	border:1px solid #cdcdcd;
}
input.text:focus, #message:focus {
	background-color: #CCC;
	border: 1px solid #3f678f;
}

input#submit {
	background:#404040;
	border:1px solid #cdcdcd;
	padding:6px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#eaeaea;
}

input#submit:hover {
	background:#3f678f;
	border:1px solid #cdcdcd;
	padding:6px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#eaeaea;
	cursor:pointer;
}
label {
	font-size: 0.7em;
	margin: 0px;
	color: #3f678f;
}
#contact_form #contactForm fieldset     {
	padding-left: 30px;
}
#contact_form #contactForm fieldset table tr td p a:link, #contact_form #contactForm fieldset table tr td p a:visited    {
	color: #404040;
}
#contact_form #contactForm fieldset table tr td p a:active, #contact_form #contactForm fieldset table tr td p a:hover    {
	color: #3f678f;
}
textarea#comment, textarea#message, textarea#boltingproblem, textarea#employer1message, textarea#employer2message, textarea#employer3message, textarea#gapmessage, textarea#skillsmessage {
	background:#f2f2f2;
	border:1px solid #cdcdcd;
	padding:4px;
	width:442px;
	height:100px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	margin-top: 5px;
}
.trademark {
	font-size: 0.8em;
	color: #333;
	position: relative;
	bottom: 3px;
}
#wrap #main-wrap #main .column_medium #countries {
	background-color: #FFF;
}
#countries .places  {
	color: #3f678f;
}
#countries tr td p .places:hover {
	font-weight: bold;
}
#wrap #main-wrap #main .column_small_last2 p #contestexample {
	border: 1px solid #333;
}


/****** Blog Styles *****/

/***** Footer Styles ******/

#footer {
	width:960px;
	margin:0 auto;
	height:auto;
	padding:15px 20px;
	color:#eaeaea;
	overflow:hidden;
	background-color: #202020;
	background-image: url(../_images/footer-background-line.jpg);
	background-repeat: repeat-y;
}
#footer #footer-001 {
	float: left;
	width: 278px;
	height: auto;
	padding-top: 20px;
	padding-left: 35px;
	padding-right: 20px;
	font-size: 0.8em;
	margin: 0px;
	padding-bottom: 0px;
}
.footer-h3  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#aaaaaa;
	font-style: italic;

}

#footer #footer-links li {
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #414141;
	margin-bottom: 12px;
	padding-bottom: 5px;
}
#footer #footer-003 #footer-links2 {
	display: inline;
}

#footer #footer-links li a:link, #footer #footer-links li a:visited {
	color: #777777;
	text-decoration: none;
}
#footer #footer-links li a:hover, #footer #footer-links li a:active {
	color: #FFF;
	text-decoration: none;
}

#footer #footer-002 {
	float: left;
	width: 275px;
	height: auto;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 20px;
	font-size: 0.8em;
	margin: 0px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #39393a;
}
#footer #footer-003 {
	float: left;
	width: 260px;
	height: auto;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 0px;
	font-size: 0.8em;
	margin: 0px;
	padding-bottom: 0px;
	background-image: url(../_images/footer-logo.jpg);
	background-repeat: no-repeat;
	background-position: 20px 10px;
}
#wrap #footer #footer-003 p {
	font-size: 1em;
	color: #586F87;
	font-style: italic;
}

#footer #footer-links2 li a:link, #footer #footer-links2 li a:visited {
	color: #777777;
	text-decoration: none;
}
#footer #footer-links2 li a:hover, #footer #footer-links2 li a:active {
	color: #FFF;
	text-decoration: none;
}
#footer #footer-links2 li {
	line-height: 17px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	display: inline;
	padding-right: 15px;
	width: 70px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#catcover {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#app-details a:link, #app-details a:visited {
	color: #333;
}
#app-details a:hover, #app-details a:active {
	color: #3F678F;
}

.simple_solution {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #3f678f;
	line-height: 28px;
	margin-left: 30px;
}
#download-catalog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	background-color: #999;
	height: 33px;
	width: auto;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
#download-catalog a:link, #download-catalog a:visited {
	color: #FFF;
	font-weight: bold;
	display: block;
	height: 30px;
	width: auto;
	padding-top: 3px;
	text-decoration: none;
}
#download-catalog a:hover, #download-catalog a:active {
	color: #FFF;
	background-color: #000;
	text-decoration: underline;
}
#catalog-contact-page p a:link, #catalog-contact-page p a:visited {
	color: #333;
}
#catalog-contact-page p a:hover, #catalog-contact-page p a:active {
	color: #000;
}
#wrap #main-wrap #main .column_medium p #image {
	border: 1px solid #333;
	margin-right: 20px;
	margin-top: 10px;
}

.column_small_last2 ul#tradeshows {
	font-size: 0.8em;
}
.column_small_last2 ul#tradeshows li{
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../_images/trade-show-list-circle.jpg);
	background-repeat: no-repeat;
	background-position: 7px 6px;
	line-height: 20px;
}
.column_small_last2 p a:link, .column_small_last2 p a:visited {
	color: #666;
}
.column_small_last2 p a:hover, .column_small_last2 p a:active {
	color: #000;
}
#wrap #main-wrap #main .column_medium #article-header {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#wrap #main-wrap #main .column_medium #white {
	background-color: #FFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.column_medium .portfolio li #moreinfo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.column_medium .portfolio li #moreinfo a:link, .column_medium .portfolio li #moreinfo a:visited {
	font-size: 0.9em;
	font-weight: bold;
	color:#3f678f;
	text-decoration: none;
	background-image: url(../_images/arrow.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: auto;
	margin: 0px;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 24px;
}
.column_medium .portfolio li #moreinfo a:hover, .column_medium .portfolio li #moreinfo a:active {
	text-decoration: underline;
	color: #000;
}
.column_medium .portfolio li #moreinfo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 27px;
	width: auto;
}
.required {
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
#wrap #main-wrap #main .column_medium #contact_form #contactForm fieldset table tr td span {
	font-size: 0.9em;
}
#wrap #main-wrap #main .column_small_last2 p #ipad {
	border: 1px solid #999;
}

#wrap #footer #footer-003 p span {
	font-style: normal;
	color: #586F87;
}
#wrap #footer #footer-003 p span a:link, #wrap #footer #footer-003 p span a:visited {
	color: #586F87;
}
#wrap #footer #footer-003 p span a:hover, #wrap #footer #footer-003 p span a:active {
	color: #586F87;
}
#wrap #footer #footer-003 p #newsletter {
	font-weight: bold;
	color: #adadad;
}
#wrap #main-wrap #main .column_medium #contact_form #contactForm fieldset table tr td #fineprint {
	font-size: 0.8em;
}

