/*Global*/
body {
	margin:0px;
	font-size:15px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
}
h1 {
	font-size:26px; 
	margin:0px; 
	font-weight:normal;
}
div a:link {
	color:#204C7D;
	font-size:15px;
	text-decoration:none;
	padding:1px;
}
div a:active {
	color:#204C7D;
	font-size:15px;
	text-decoration:none;
	padding:1px;
}
div a:visited {
	color:#204C7D;
	font-size:15px;
	text-decoration:none;
	padding:1px;
}
div a:hover {
	background-color:#204C7D;
	font-size:15px;
	text-decoration:none;
	color:#FFFFFF;
	padding:1px;
}
p {
	margin:0px;
	padding:0px 0px 10px 0px;
}
ul {
	list-style:square;
	padding:0px 0px 10px 20px;
	margin:0px 0px 0px 20px;
}

/*id's*/
#agricultural a:link {
	color:#027060;
}
#agricultural a:active {
	color:#027060;
}
#agricultural a:visited {
	color:#027060;
}
#agricultural a:hover {
	background-color:#027060;
	color:#FFF;
}
#bg {
	background-image:url(/public/images/bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:240px;
}
#bgMain {
	background-image:url(/public/images/bg_main.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:459px;
}
#callToAction {
	background-color:#547FA9;
	border:2px solid #C0C0C0;
	text-align:center;
	margin-bottom:10px;
	color:#FFF;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:20px;
	padding:16px;
}
#callToAction a:link {
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:20px;
	padding:3px;
}
#callToAction a:active {
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:20px;
	padding:3px;
}
#callToAction a:visited {
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:20px;
	padding:3px;
}
#callToAction a:hover {
	color:#C0C0C0;
	font-weight:bold;
	text-decoration:none;
	background-color:#194676;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:20px;
	padding:3px;
}
#commercial a:link {
	color:#4B5576;
}
#commercial a:active {
	color:#4B5576;
}
#commercial a:visited {
	color:#4B5576;
}
#commercial a:hover {
	background-color:#4B5576;
	color:#FFF;
}
#companyDropdown {
	z-index:100;
	position:absolute;
	display:none;
	right:177px;
	top:31px;
	width:152px;
	background-color:#547FA9;
	border:1px solid #C7C7C7;
}
#container {
	width: 100%;
}
#containerCenter {
	margin: auto;
	width: 954px;
	margin-right:auto;
	margin-left: auto;
}
#contactDetails {
	padding-bottom:6px;
	font-style:italic;
	color:#204C7D;
}
#feature {
	background-image:url(/public/images/sub_title_bg.jpg);
	background-repeat:repeat-x;
	width:424px;
	overflow:auto;
	padding-bottom:20px;
}
#featureContainer {
	overflow:hidden;
	width:343px;
	float:left;
}
#featureBubbleArrow {
	float:left;
	right:189px;
	position:absolute;
	z-index:100;
}
#featureBubbleContainer {
	float:left;
	padding:10px;
	background-color:#FFFFCC;
	border:1px solid #FFCC66;
}
#featureBubbleContent {
	line-height:15px;
	font-size:11px;
}
#featureBubbleTitle {
	padding-bottom:6px;
	font-weight:bold;
}
#featureTitle {
	font-size:17px;
	width:344px;
	padding:2px 0px 4px 0px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
}
#footer {
	background-image:url(/public/images/footer_bg.jpg);
	background-repeat:repeat-x;
	height:135px;
	text-align:center;
	line-height:40px;
	padding-top:14px;
	color:#FFF;
}
#footer a:link {
	font-size:16px;
	padding:2px;
	color:#FFF;
}
#footer a:active {
	font-size:16px;
	padding:2px;
	color:#FFF;
}
#footer a:visited {
	font-size:16px;
	padding:2px;
	color:#FFF;
}
#footer a:hover {
	font-size:16px;
	padding:2px;
	background-color:#FEFEFE;
	color:#527DA8;
}
#footerLinksBottom {
	font-size:13px;
}
#footerLinksBottom a:link {
	font-size:13px;
	padding:3px;
	color:#FFF;
}
#footerLinksBottom a:active {
	font-size:13px;
	padding:3px;
	color:#FFF;
}
#footerLinksBottom a:visited {
	font-size:13px;
	padding:3px;
	color:#FFF;
}
#footerLinksBottom a:hover {
	font-size:13px;
	padding:3px;
	background-color:#FEFEFE;
	color:#527DA8;
}
#footerLinksTop {
	font-size:19px;
}
#footerLinksTop a:link {
	font-size:19px;
	padding:3px;
	color:#DBDBDB;
}
#footerLinksTop a:active {
	font-size:19px;
	padding:3px;
	color:#DBDBDB;
}
#footerLinksTop a:visited {
	font-size:19px;
	padding:3px;
	color:#DBDBDB;
}
#footerLinksTop a:hover {
	font-size:19px;
	padding:3px;
	background-color:#DBDBDB;
	color:#527DA8;
}
#formFieldText {
	background-image:url(/public/images/form_field.jpg);
	padding:11px 14px 0px 14px;
	font-size:16px;
	width:260px;
	background-repeat:no-repeat;
	height:31px;
	float:left;
	border:0px;
}
#formFieldTextHover {
	background-image:url(/public/images/form_field_hover.jpg);
	padding:11px 14px 0px 14px;
	font-size:16px;
	width:260px;
	background-repeat:no-repeat;
	height:31px;
	float:left;
	border:0px;
}
#gadgetContainer {
	margin:20px 0px 20px 0px;
	background-color:#F0F0F0;
	background-image:url(/public/images/shop/gadget_fade.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:10px;
	border:3px solid #7094B8;
}
#gadgetPrices {
	float:left;
	padding:4px;
	margin-right:11px;
	background-color:#EBEBEB;
	border:1px solid #CCC;
}
#headerNav {
	color:#8E8E8E;
	font-size:16px;
	text-align:left;
	padding:6px 0px 0px 0px;
	height:34px;
	background-image:url(/public/images/header/nav_bg.jpg);
	background-repeat:repeat-x;
}
#headerSales a:link {
	color:#980203;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:3px;
}
#headerSales a:active {
	color:#980203;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:3px;
}
#headerSales a:visited {
	color:#980203;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:3px;
}
#headerSales a:hover {
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:3px;
	background-color:#980203;
}
#headerLettings a:link {
	color:#02588A;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:3px;
}
#headerLettings a:active {
	color:#02588A;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:3px;
}
#headerLettings a:visited {
	color:#02588A;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:3px;
}
#headerLettings a:hover {
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:3px;
	background-color:#02588A;
}
#headerCom a:link {
	color:#4B5576;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:3px;
}
#headerCom a:active {
	color:#4B5576;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:3px;
}
#headerCom a:visited {
	color:#4B5576;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:3px;
}
#headerCom a:hover {
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:3px;
	background-color:#4B5576;
}
#headerInt a:link {
	color:#C39C01;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:3px;
}
#headerInt a:active {
	color:#C39C01;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:3px;
}
#headerInt a:visited {
	color:#C39C01;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:3px;
}
#headerInt a:hover {
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:3px;
	background-color:#C39C01;
}
#headerAgri a:link {
	color:#027060;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:3px;
}
#headerAgri a:active {
	color:#027060;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:3px;
}
#headerAgri a:visited {
	color:#027060;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:3px;
}
#headerAgri a:hover {
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:3px;
	background-color:#027060;
}
#headerContact {
	float:left;
	text-align:right;
	padding-top:1px;
	width:252px;
	color:#204C7D;
}
#headerNavTop {
	color:#828282;
	font-size:13px;
	height:41px;
	text-align:right;
	padding:5px 0px 0px 0px;
}
#headerNavTop a:link {
	color:#828282;
	font-size:13px;
	text-decoration:none;
	padding:3px;
}
#headerNavTop a:active {
	color:#828282;
	font-size:13px;
	text-decoration:none;
	padding:3px;
}
#headerNavTop a:visited {
	color:#828282;
	font-size:13px;
	text-decoration:none;
	padding:3px;
}
#headerNavTop a:hover {
	color:#FFF;
	font-size:13px;
	text-decoration:none;
	padding:3px;
	background-color:#828282;
}
#international a:link {
	color:#C39C01;
}
#international a:active {
	color:#C39C01;
}
#international a:visited {
	color:#C39C01;
}
#international a:hover {
	background-color:#C39C01;
	color:#FFF;
}
#jupix {
	font-family:alan den, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#labelLayout {
	color:#204C7D;
	font-size:18px;
	float:left;
	width:145px;
	padding-top:9px;
}
#lettings a:link {
	color:#02588A;
}
#lettings a:active {
	color:#02588A;
}
#lettings a:visited {
	color:#02588A;
}
#lettings a:hover {
	background-color:#02588A;
	color:#FFF;
}
#navContent {
	color:#D7D7D7;
	line-height:13px;
	font-size:11px;
	padding:0px 0px 6px 0px;
}
#navTitle {
	color:#D7D7D7;
	font-size:11px;
	padding:0px 0px 6px 0px;
}
#navTitle a:link {
	color:#FFF;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:20px;
	padding:0px;
	background:none;
}
#navTitle a:active {
	color:#FFF;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:20px;
	padding:0px;
	background:none;
}
#navTitle a:visited {
	color:#FFF;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:20px;
	padding:0px;
	background:none;
}
#navTitle a:hover {
	color:#D7D7D7;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:20px;
	padding:0px;
	text-decoration:underline;
	background:none;
}
#newsBgTop {
	background-image:url(/public/images/news/effect3_top.jpg);
	background-repeat:no-repeat;
	height:46px;
	padding-top:24px;
	line-height:26px;
	font-weight:bold;
	color:#333;
	font-family:Georgia, 'Times New Roman', Times, serif;
	text-align:center;
	font-size:22px;
}
#newsBgMiddle {
	background-image:url(/public/images/news/effect3_middle.jpg);
	padding:6px 68px 0px 124px;
	line-height:24px;
}
#newsBgBottom {
	background-image:url(/public/images/news/effect3_bottom.jpg);
	background-repeat:no-repeat;
	height:62px;
	margin-bottom:20px;
}
#newsContent {
	float:left;
	padding:30px 68px 0px 124px;
	line-height:24px;
}
#newsEffect2 {
	background-image:url(/public/images/news/effect4.png);
	background-repeat:no-repeat;
	width:444px;
	margin:0px 0px 20px 150px;
	height:560px;
	line-height:29px;
	padding:44px 70px 100px 160px;
	font-family:lucida calligraphy;
}
#newsEffect3 {
	background-image:url(/public/images/news/effect5.png);
	background-repeat:no-repeat;
	width:444px;
	margin:0px 0px 20px 150px;
	height:560px;
	line-height:29px;
	padding:44px 70px 100px 160px;
	font-family:lucida calligraphy;
}
#newsEffect4 {
	background-image:url(/public/images/news/effect6.png);
	background-repeat:no-repeat;
	width:444px;
	margin:0px 0px 20px 150px;
	height:460px;
	line-height:29px;
	padding:44px 70px 100px 120px;
	font-family:lucida calligraphy;
}
#newsEffect5BgTop {
	background-image:url(/public/images/news/effect7_top.jpg);
	background-repeat:no-repeat;
	height:46px;
	padding-top:24px;
	line-height:26px;
	font-weight:bold;
	color:#333;
	font-family:Georgia, 'Times New Roman', Times, serif;
	text-align:center;
	font-size:22px;
}
#newsEffect5BgMiddle {
	background-image:url(/public/images/news/effect7_middle.jpg);
	padding:6px 68px 0px 124px;
	line-height:24px;
}
#newsEffect5BgBottom {
	background-image:url(/public/images/news/effect7_bottom.jpg);
	background-repeat:no-repeat;
	height:62px;
	margin-bottom:20px;
}
#newsTitle {
	padding-top:24px;
	line-height:26px;
	font-weight:bold;
	color:#333;
	font-family:Georgia, 'Times New Roman', Times, serif;
	text-align:center;
	font-size:22px;
}
#numbering {
	color:#547FA9;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
	font-size:20px;
	font-style:italic;
}
#outer {
	margin: auto;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}
#pricingBox {
	float:left;
	padding:10px;
	height:341px;
	width:167px;
	text-align:center;
	background-color:#A6BCCE;
	border:4px solid #666;
}
#pricingBoxLeft {
	background-image:url(/public/images/pricing_fade_left.jpg);
	background-position:right;
	background-repeat:repeat-y;
	margin-top:22px;
	padding:10px;
	width:167px;
	color:#333;
	text-align:center;
	background-color:#B8CAD8;
	border:4px solid #999;
}
#pricingBoxRight {
	margin-top:22px;
	background-image:url(/public/images/pricing_fade_right.jpg);
	background-repeat:repeat-y;
	float:left;
	padding:10px;
	width:167px;
	color:#333;
	text-align:center;
	background-color:#B8CAD8;
	border:4px solid #999;
}
#pricingButton {
	background-image:url(/public/images/button_bg.png);
	width:164px;
	background-position:center;
	cursor:pointer;
	height:35px;
	padding-top:10px;
	background-repeat:no-repeat;
}
#pricingIncludesMiddle {
	cursor:pointer;
	font-size:20px;
	font-weight:bold;
	border-bottom:1px dotted #999;
	margin-bottom:6px;
	padding-bottom:2px;
	border-bottom:1px dotted #999;
}
#pricingIncludesSide {
	font-size:19px;
	font-weight:bold;
	border-bottom:1px dotted #999;
	margin-bottom:6px;
	padding-bottom:2px;
	border-bottom:1px dotted #999;
}
#pricingIncludesSmallMiddle {
	margin-bottom:6px;
	font-size:17px;
	cursor:pointer;
	font-weight:bold;
	border-bottom:1px dotted #999;
	padding-bottom:2px;
}
#pricingIncludesSmallSide {
	margin-bottom:6px;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dotted #999;
	padding-bottom:2px;
}
#pricingTitleMiddle {
	font-size:28px;
	margin-bottom:10px;
	font-weight:bold;
}
#pricingTitle2Middle {
	font-size:19px;
	font-weight:bold;
	margin-bottom:10px;
}
#pricingTitle3Middle {
	text-transform:uppercase;
	margin-bottom:6px;
	padding-bottom:2px;
	margin-bottom:12px;
	color:#143654;
	font-weight:bold;
	border-bottom:1px solid #999;
}
#pricingTitleSide {
	font-size:27px;
	margin-bottom:10px;
	font-weight:bold;
}
#pricingTitle2Side {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
#pricingTitle3Side {
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:6px;
	padding-bottom:2px;
	margin-bottom:12px;
	color:#143654;
	font-weight:bold;
	border-bottom:1px solid #999;
}
#rowContainer {
	overflow:auto;
	padding-bottom:20px;
}
#sales a:link {
	color:#980203;
}
#sales a:active {
	color:#980203;
}
#sales a:visited {
	color:#980203;
}
#sales a:hover {
	background-color:#980203;
	color:#FFF;
}
#servicesDropdown {
	height:180px;
	z-index:100;
	position:absolute;
	top:31px;
	height:154px;
	right:82px;
	display:none;
	width:152px;
	background-color:#547FA9;
	border:1px solid #C7C7C7;
}
#submit {
	background-image:url(/public/images/submit.jpg);
	width:170px;
	height:51px;
	color:#FFF;
	border:0px;
	font-size:22px;
}
#submitHover {
	background-image:url(/public/images/submit_hover.jpg);
	width:170px;
	height:51px;
	border:0px;
	color:#FFF;
	font-size:22px;
	cursor:pointer;
}
#subTitle {
	font-weight:bold;
	font-size:18px;
	line-height:23px;
	padding-bottom:10px;
	font-family:Georgia, 'Times New Roman', Times, serif;
}
#subTitleDepartment ul {
	list-style:square;
	line-height:28px;
	padding:0px 0px 10px 20px;
	margin:0px 0px 0px 20px;
}
#subTitleDepartment {
	font-size:18px;
	line-height:23px;
	text-align:center;
	padding-bottom:6px;
	font-family:Georgia, 'Times New Roman', Times, serif;
}
#subTitleFade {
	background-image:url(/public/images/sub_title_bg.jpg);
	background-repeat:repeat-x;
	padding:6px 0px 8px 8px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:17px;
	font-weight:bold;
}
#subTitlePlain {
	font-size:18px;
	line-height:23px;
	padding-bottom:6px;
	font-family:Georgia, 'Times New Roman', Times, serif;
}
#title {
	font-weight:bold;
	color:#204C7D;
	font-size:20px;
	padding-bottom:20px;
}
#titleDepartment {
	text-align:center;
	font-weight:bold;
	line-height:32px;
	color:#000;
	font-size:25px;
	padding-bottom:20px;
}
#titleDepartmentSales {
	background-color:#980203;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	padding:6px;
	margin-bottom:20px;
	font-size:26px;
}
#titleDepartmentLettings {
	background-color:#02588A;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	padding:6px;
	margin-bottom:20px;
	font-size:26px;
}
#titleDepartmentCom {
	background-color:#4B5576;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	padding:6px;
	margin-bottom:20px;
	font-size:26px;
}
#titleDepartmentInt {
	background-color:#C39C01;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	padding:6px;
	margin-bottom:20px;
	font-size:26px;
}
#titleDepartmentAgri {
	background-color:#027060;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	padding:6px;
	margin-bottom:20px;
	font-size:26px;
}
#titleFade {
	background-image:url(/public/images/sub_title_bg.jpg);
	background-repeat:repeat-x;
	font-size:17px;
	padding:4px 6px 20px 6px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
}
#topNav {
	float:left; 
	border-right:1px solid #C7C7C7; 
	padding:0px 4px 1px 4px;	
}
#topNavLeft {
	float:left;
	background-image:url(/public/images/header/top_nav_bg_left.jpg);
	height:36px;
	width:15px;
}
#topNavMiddle {
	float:left;
	overflow:hidden;
	background-image:url(/public/images/header/top_nav_bg_middle.jpg);
	height:36px;
	background-repeat: repeat-x;
	padding-top:9px;
}
#topNavRight {
	float:left;
	background-image:url(/public/images/header/top_nav_bg_right.jpg);
	height:36px;
	width:15px;
}
#twitter {
	background-image:url(/public/images/twitter.gif);
	width:416px;
	height:286px;
	background-repeat:no-repeat;
	padding-top:70px;
	font-size:15px;
}
#twitterFollow {
	text-align:right;
	padding-right:20px;
}
#twitter_update_list {
	list-style:none;
	margin:0px 15px 0px 15px;
	padding:0px 15px 0px 15px;
	height:144px;
}
#twitter_update_list li {
	padding-bottom:20px;
}
#websiteBronze {
	color:#9F0;
	padding:2px 0px 2px 0px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	color:#C07F46;
}
#websiteFree {
	text-align:right;
	font-size:11px;
	padding:10px 14px 0px 0px;
}
#websiteGold {
	color:#9F0;
	padding:2px 0px 2px 0px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	color:#DDB956;
}
#websiteSilver {
	color:#9F0;
	padding:2px 0px 2px 0px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	color:#ADB4AF;
}

/*classes*/
.slideshowThumbnail {
	margin-right:10px;
	cursor:pointer;
}
.featureOuter {
	position:absolute;
	width:190px;
	right:-380px;
	display:none;
	bottom:-319px;
}
.validation {
	padding-top:14px;
	color:#900;
	font-size:22px;
	float:left;
	width:10px;
}