body
{
	margin: 0 0 0 0;
	
	background-image: url("images/background-low.jpg");
	background-position: top center;
	background-repeat: no-repeat;

	background-color: #000039;
}

img
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-width: 0 0 0 0;
}

a:link, a:visited, a:active, a:hover
{
	color: #FFFFFF;
}

ul
{
	margin-top: 0;
	padding-top: 0;

	text-align: left;
}

li
{
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
}

input
{
	margin-bottom: 0;
	padding-bottom: 0;
}

#Container
{
	position: relative;

	width: 760px;
}

#TopBar
{
	position: absolute;

	top: 0px;
	left: 73px;

	width: 686px;
	height: 25px;

	background-color: #000000;
}

#TopBar .contact-line
{
	float: left;
	text-align: left;

	padding-top: 3px;

	color: #FEF88D;

	font-family: Arial;
	font-size: 12px;
}

#TopBar .contact-line img
{
	margin-left: 10px;
	vertical-align: middle;
}

#TopBar .contact-line a:link, #TopBar .contact-line a:visited, #TopBar .contact-line a:active, #TopBar .contact-line a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

#TopBar .nav-line
{
	float: right;
	text-align: right;

	color: #FFFFFF;

	margin-top: 5px;

	font-family: Arial;
	font-size: 11px;
}

#TopBar .nav-line a:link, #TopBar .nav-line a:visited, #TopBar .nav-line a:active, #TopBar .nav-line a:hover, #TopBar .nav-line span
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

	text-transform: uppercase;

	padding-left: 5px;
	padding-right: 5px;
}

#TopBar .nav-line #txtSearch
{
	width: 120px;
	height: 18px;

	margin: 0 0 0 0;
	padding: 0 0 0 0;

	border-width: 0 0 0 0;
}

#TopBar .nav-line #btnSearch
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	border-width: 0 0 0 0;
}

#Logo
{
	position: absolute;

	top: 58px;
	left: 0px;

	height: 67px;
}

#NavBar-Fade
{
	position: absolute;
	
	top: 25px;
	left: 365px;

	height: 65px;
	width: 395px;

	background-image: url("images/trans-nav-bg-full.png");
	background-repeat: repeat-y;
	background-size: 100%;
}

#NavBar
{
	position: absolute;

	top: 25px;
	left: 362px;

	width: 397px;
	height: 26px;

	background-color: transparent;
}

#NavTable
{
	border-spacing: 2px 0px;
}

#NavTable .fade
{
	height: 65px;

	border-spacing: 0px 62px 0px 0px;
	margin: 0;
	padding: 0;

	background-image: url("images/trans-nav-bg-full.png");
	background-repeat: repeat-y;
	background-size: 100%;
}

#NavBar a:link, #NavBar a:visited, #NavBar a:active
{
	display: block;
	float: left;

	padding: 7px 3px 7px 3px;

	font-family: Arial;
	font-size: 10px;
	font-weight: bold;

	color: #045DFF;
	background-color: #FFFFFF;

	text-transform: uppercase;
	text-decoration: none;
}

#NavBar a:hover
{
	display: block;
	float: left;

	padding: 7px 3px 7px 3px;

	font-family: Arial;
	font-size: 10px;
	font-weight: bold;

	color: #FD055B;
	background-color: #FFFFFF;

	text-transform: uppercase;
	text-decoration: none;
}

#NavBar .link_current a:link, #NavBar .link_current a:active, #NavBar .link_current a:visited, #NavBar .link_current a:hover
{
	display: block;
	float: left;

	padding: 7px 3px 7px 3px;

	font-family: Arial;
	font-size: 10px;
	font-weight: bold;

	color: #FD055B;
	background-color: #FFFFFF;

	text-transform: uppercase;
	text-decoration: none;
}

.lastLink
{
	border-width: 0 0 0 0;
}

/* Start Home Page */
#Home-ServiceContainer
{
	position: absolute;
	
	top: 144px;
	left: 73px;

	width: 462px;
	height: 231px;

	background-color: #B9FB69;

	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
}

#Home-ServiceContainer #Image
{
	position: relative;
	float: left;

	top: 0px;
	left: -71px;

	width: 369px;
	height: 232px;
}

#Home-ServiceContainer #Image #DefaultImage
{
	display: none;
}

#Home-ServiceContainer #Image #CommerceImage
{
	display: none;
}

#Home-ServiceContainer #Image #WebImage
{
	display: none;
}

#Home-ServiceContainer #Image #AppImage
{
	display: none;
}

#Home-ServiceContainer #Text
{
	position: relative;
	float: left;
}

#Home-ServiceContainer #Text #DefaultHeader
{
	position: absolute;
	display: none;

	top: 117px;
	left: -180px;

	width: 265px;
	height: 231px;

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;

	text-align: right;
}

#Home-ServiceContainer #Text #DefaultHeader h3
{
	display: block;

	margin: 0 0 0 0;
	padding: 0 0 0 0;

	width: 231px;

	font-family: Times New Roman;
	font-size: 30px;
	color: #000039;

	text-transform: uppercase;

	text-align: center;
}

#Home-ServiceContainer #Text #DefaultText
{
	position: absolute;
	display: none;

	top: 5px;
	left: -180px;

	width: 265px;
	height: 231px;

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;

	text-align: left;
}

#Home-ServiceContainer #Text #CommerceHeader
{
	position: absolute;
	display: none;

	top: 117px;
	left: -180px;

	width: 265px;
	height: 231px;

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;

	text-align: right;
}

#Home-ServiceContainer #Text #CommerceHeader h3
{
	display: block;

	margin: 0 0 0 0;
	padding: 0 0 0 0;

	width: 231px;

	font-family: Times New Roman;
	font-size: 30px;
	color: #000039;

	text-transform: uppercase;

	text-align: center;
}

#Home-ServiceContainer #Text #CommerceText
{
	position: absolute;
	display: none;

	top: 5px;
	left: -175px;

	width: 260px;
	height: 231px;

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;

	text-align: left;
}

#Home-ServiceContainer #Text #WebHeader
{
	position: absolute;
	display: none;

	top: 117px;
	left: -250px;

	width: 360px;
	height: 231px;

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;

	text-align: right;
}

#Home-ServiceContainer #Text #WebHeader h3
{
	display: block;

	margin: 0 0 0 0;
	padding: 0 0 0 0;

	width: 360px;

	font-family: Times New Roman;
	font-size: 30px;
	color: #000039;

	text-transform: uppercase;

	text-align: center;
}

#Home-ServiceContainer #Text #WebText
{
	position: absolute;
	display: none;

	top: 5px;
	left: -205px;

	width: 290px;
	height: 231px;

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;

	text-align: left;
}

#Home-ServiceContainer #Text #AppHeader
{
	position: absolute;
	display: none;

	top: 117px;
	left: -280px;

	width: 360px;
	height: 231px;

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;

	text-align: right;
}

#Home-ServiceContainer #Text #AppHeader h3
{
	display: block;

	margin: 0 0 0 0;
	padding: 0 0 0 0;

	width: 360px;

	font-family: Times New Roman;
	font-size: 30px;
	color: #000039;

	text-transform: uppercase;

	text-align: center;
}

#Home-ServiceContainer #Text #AppText
{
	position: absolute;
	display: none;

	top: 5px;
	left: -205px;

	width: 290px;
	height: 231px;

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;

	text-align: left;
}

#Home-ServiceNav-Header
{
	position: absolute;
	
	top: 261px;
	left: 536px;

	width: 225px;
	height: 30px;
}

#Home-ServiceNav-Header #DefaultNavHeader
{
	display: none;
}

#Home-ServiceNav-Header #CommerceNavHeader
{
	display: none;
}

#Home-ServiceNav-Header #WebNavHeader
{
	display: none;
}

#Home-ServiceNav-Header #AppNavHeader
{
	display: none;
}

#Home-ServiceNav-Header #PlaceholderNavHeader
{
	display: none;
}

#Home-ServiceNav-Header h3
{
	display: block;

	margin: 0 0 0 5px;
	padding: 0 0 0 0;

	width: 225px;

	font-family: Times New Roman;
	font-size: 30px;
	color: #B9FB69;

	text-transform: uppercase;

	text-align: left;
}

#Home-ServiceNav
{
	position: absolute;
	
	top: 301px;
	left: 536px;

	width: 225px;
	height: 86px;
}

#Home-ServiceNav a
{
	display: block;
	
	/*margin-bottom: 2px;*/

	padding-top: 5px;
	padding-bottom: 4px;

	width: 219px;
	/*height: 20px;*/

	border-style: solid;
	border-color: #000039;
	border-width: 1px 1px 1px 1px;

	background-color: #FEF88D;

	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

	text-align: left;
	text-decoration: none;

	background-image: url("images/bullet_blue.gif");
	background-repeat: no-repeat;
	background-position: center left;
}

#Home-CustomerProfile
{
	position: absolute;
	
	top: 383px;
	left: 73px;

	width: 462px;
	height: 233px;

	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;

	text-align: left;
	/*overflow: hidden;*/
}

#Home-CustomerProfile #Image
{
	position: relative;
	float: left;

	top: 0px;
	left: -26px;

	width: 315px;
	height: 232px;

	z-index: 1000;

	/*background-image: url("images/home_cprofile_wilde.png");
	background-repeat: no-repeat;
	background-position: center left;*/
}

#Home-CustomerProfile #Text
{
	position: relative;

	top: 0px;
	left: -26px;
	text-align: left;

	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

#Home-CustomerProfile #Text h3
{
	display: block;

	margin: 0 0 0 0;
	padding: 20px 0 0 0;

	font-family: Times New Roman;
	font-size: 20px;
	color: #B9FB69;

	text-transform: uppercase;

	text-align: left;
}

#Home-Testimonials
{
	position: absolute;
	
	top: 383px;
	left: 539px;

	width: 219px;
	height: 233px;

	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;

	background-color: #002869;

	text-align: left;
}

#Home-Testimonials #Image
{
	position: relative;
	float: left;

	top: 0px;
	left: 0px;

	width: 56px;
	height: 232px;

	background-image: url("images/home_testimonial.png");
	background-repeat: no-repeat;
	background-position: top center;
}

#Home-Testimonials #Text
{
	position: relative;

	top: 0px;
	left: 0px;
	text-align: left;

	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

/*#Home-Testimonials #Text p
{
	position: absolute;

	top: 55px;
	left: -50px;

	width: 204px;

	text-align: left;

	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
}*/

#Home-Testimonials p
{
	margin-right: 5px;
}

#Home-Testimonials #Text p a:link, #Home-Testimonials #Text p a:active, #Home-Testimonials #Text p a:visited, #Home-Testimonials #Text p a:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

#Home-Testimonials #Text h3
{
	display: block;

	margin: 0 0 0 0;
	padding: 12px 0 0 0;

	font-family: Times New Roman;
	font-size: 20px;
	color: #B9FB69;

	text-transform: uppercase;

	text-align: left;
}

#Home-Articles
{
	position: absolute;
	
	top: 620px;
	left: 73px;

	width: 289px;
	height: 200px;

	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;

	background-color: #3C3E4D;

	text-align: left;
}

#Home-Articles #Image
{
	position: relative;
	float: left;

	top: 0px;
	left: 0px;

	width: 110px;
	height: 200px;
}

#Home-Articles #Image h3
{
	display: block;

	margin: 0 0 0 0;
	padding: 20px 0 0 0;

	font-family: Times New Roman;
	font-size: 20px;
	color: #B9FB69;

	text-transform: uppercase;

	text-align: right;
}

#Home-Articles #Text
{
	display: block;
	position: relative;

	float: left;
	width: 172px;

	padding-top: 20px;
	padding-left: 5px;

	top: 0px;
	left: 0px;
	text-align: left;

	font-family: Arial;
	font-size: 11px;
	color: #ABABAB;
}

#Home-Articles #Text p
{
	margin: 0 0 10 10px;
}

#Home-Articles #Text a
{
	display: block;

	width: 162px;

	padding-top: 2px;
	padding-bottom: 2px;

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

	text-decoration: none;

	background-image: url("images/bullet_green.png");
	background-repeat: no-repeat;
}

#Home-RSS
{
	position: absolute;
	
	top: 620px;
	left: 365px;

	width: 393px;
	height: 200px;

	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;

	background-color: #ABABAB;

	text-align: left;
}

#Home-RSS #Image
{
	position: relative;
	float: left;

	top: 0px;
	left: 0px;

	width: 70px;
	height: 200px;
}

#Home-RSS #Image h3
{
	display: block;

	margin: 0 0 0 0;
	padding: 20px 0 0 0;

	font-family: Times New Roman;
	font-size: 20px;
	color: #B9FB69;

	text-transform: uppercase;

	text-align: right;
}

#Home-RSS #Text
{
	display: block;
	position: relative;

	float: left;
	width: 292px;

	padding-top: 20px;
	padding-left: 10px;

	top: 0px;
	left: 0px;
	text-align: left;

	font-family: Arial;
	font-size: 9px;
	color: #000000;
}

#Home-RSS #Text a
{
	/*display: block;*/

	width: 292px;

	padding-top: 0px;
	padding-bottom: 0px;
	
	padding-left: 10px;

	font-size: 11px;
	font-weight: bold;
	color: #000000;

	text-decoration: none;

	background-image: url("images/bullet_green.png");
	background-repeat: no-repeat;
}

#Home-RSS #Text p
{
	margin-left: 10px;
}

.rss_items 
{
       list-style: none;
       margin:0;
       padding:0;
}

.rss_item
{
	height: 28px;
}

#Home-Copyright
{
	position: absolute;

	top: 825px;
	left: 72px;

	width: 688px;
	/*height: 25px;*/

	background-color: #000000;

	padding-top: 5px;
	padding-bottom: 5px;

	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;

	text-align: center;
}

/* End Home Page */

/* Start Sub Page */

#ContentContainer
{
	position: absolute;

	top: 117px;
	left: 73px;

	width: 686px;
}

#Header
{
	display: block;

	height: 91px;
	width: 686px;

	text-align: right;
}

#TopSide
{
	display: block;

	width: 686px;
}

#TopSide span.addressBox
{
	display: block;

	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;

	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;

	/*background-color: #FEF88D;*/
}

#TopSide table.form
{
	background-color: #6E6E98;
	
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;

	margin-right: 30px;
	margin-bottom: 20px;

	padding: 5px 5px 5px 5px;
}

#TopSide tr.formLine
{
	width: 650px;

	margin-top: 15px;
}

#TopSide td.fieldHead
{
	float: none;

	width: 200px;

	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;

	text-align: right;
	vertical-align: top;
}

#TopSide td.fieldInput
{
	float: none;

	text-align: left;
	vertical-align: top;
}

#TopSide td.fieldInput input, #TopSide td.fieldInput select
{
	width: 196px;
}

#TopSide td.fieldInput textarea
{
	width: 400px;
	height: 300px;
}

#LeftSide
{
	display: block;
	float: left;

	width: auto;

	background-color: #6E6E98;
	
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;

	margin-right: 30px;
	margin-bottom: 20px;
}

#LeftSide a.nav:link, #LeftSide a.nav:visited, #LeftSide a.nav:active, #LeftSide a.nav:hover
{
	display: block;

	width: 299px;

	padding-top: 10px;
	padding-bottom: 10px;

	border-style: solid;
	border-color: #000000;
	border-width: 1px 1px 1px 1px;

	background-color: #FEF88D;

	font-family: Arial;
	font-size: 18px;
	text-align: center;
	color: #000000;

	text-decoration: none;
}

#LeftSide a.nav_portfolio:link, #LeftSide a.nav_portfolio:visited, #LeftSide a.nav_portfolio:active, #LeftSide a.nav_portfolio:hover
{
	display: block;
	float: left;

	width: 90px;

	padding-top: 10px;
	padding-bottom: 10px;

	border-style: solid;
	border-color: #000000;
	border-width: 1px 1px 1px 1px;

	background-color: #FEF88D;

	font-family: Arial;
	font-size: 10px;
	text-align: center;
	color: #000000;

	text-decoration: none;
}

#LeftSide a.nav_portfolio:active
{
	background-color: #BAB449;
}

#LeftSide span.addressBox
{
	display: block;

	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;

	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;

	/*background-color: #FEF88D;*/
}

#LeftSide img
{
	margin: 5px 5px 5px 5px;
}

#RightSide
{
	text-align: left;

	min-height: 450px;
}

#RightSide h3
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	font-family: Times New Roman;
	font-size: 20px;
	color: #FFFFFF;
}

#RightSide img.pad
{
	margin: 10px 15px 10px 15px;
}

#RightSide p, #TopSide p
{
	margin: 0 0 10px 0;
	padding: 0 0 0 0;

	text-align: left;

	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	/*font-weight: bold;*/
}

#RightSide .text, #TopSide .text
{
	color: #FEF88D;
}

#RightSide .alt_text, #TopSide .alt_text
{
	color: #B9FB69;
}

#RightSide ul li
{
	list-style-position: outside;
}

#Copyright
{
	width: 686px;
	/*height: 25px;*/

	background-color: #000000;

	padding-top: 5px;
	padding-bottom: 5px;

	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;

	text-align: center;
}

/* Portfolio Divs */

#PI_Wilde
{
	display: none;
}

#PI_Tonner
{
	display: none;
}

#PI_Tackle
{
	display: none;
}

#PI_Total
{
	display: none;
}

#PI_Precimed
{
	display: none;
}

#PI_CustomerOnline
{
	display: none;
}

#PI_Windrunner
{
	display: none;
}

/* End Sub Page */
