@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/header-background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
}
h1, h2, h3, h4, h5, p {
    padding: 0px;
	margin: 0px;
	
}
h1 {
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #666666;
}

a {
	color: #7BA400;
	font-weight: bold;
}
a:hover {
	color: #666666;
}

img {
	border: none;
}

#container  {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 122px;
	margin-bottom: 20px;
}
#logo {
	height: 80px;
	text-align: right;
	padding-top: 0px;
}
#logo a {
	color: #CCCCCC;
	text-decoration: none;
}
#logo a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#logo p {
	margin-top: 0px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
}

#logo img {
	float: left;
}
.phone {
	font-size: 23px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 40px;
}


#mainContent  {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 20px;
	background-image: url(../images/content-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}

#mainContent p {
	line-height: 18px;
	padding-bottom: 20px;
}
#mainContent h1 {
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #FF0000;
}
#mainContent h2 {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
#mainContent h3 {
	font-size: 14px;
	color: #FF0000;
	padding-bottom: 10px;
}


#mainContent .contentbox {
	background-image: url(../images/content-fill.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 15px;
	padding-left: 15px;
}
#mainContent .contentbtm {
	background-image: url(../images/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
}
#mainContent blockquote {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	margin: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebar {
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
	margin-top: 10px;
	overflow: hidden;
}
#sidebar form {
	margin-left: 10px;
}
#sidebar input {
	margin-bottom: 5px;
	background-image: url(../images/forminputbackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#sidebar #submit {
	background-color: #FFFFFF;
	background-image: url(../images/submitbutton.jpg);
	border: 1px solid #999999;
	background-repeat: repeat-x;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

ul  {
	margin-left: 0px;
	padding-left: 10px;
	margin-top: 10px;
	list-style-type: none;
}
li  {
	background-image: url(../images/listdot.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	padding-bottom: 5px;
}


.arrow {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
}
#twocol {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/content-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}
#twocol p {
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
	padding-bottom: 7px;
}
#twocol h3 {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	padding-bottom: 10px;
}
#twocol strong {
	color: #666666;
}
#twocol .contentbox {
	background-image: url(../images/2colfill.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 0px;
	padding-left: 0px;
}
#twocol  .contentbtm {
	background-image: url(../images/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
}
#twocol .contentboxp {
	width: 458px;
	padding-left: 17px;
	font-size: 11px;
	color: #666666;
	padding-right: 5px;
}
#threecol {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/content-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}

#threecol p {
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
	padding-bottom: 7px;
}
#threecol h3 {
	font-size: 17px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 10px;
}
#threecol strong {
	color: #666666;
}



#threecol .contentbox {
	background-image: url(../images/3colfill.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 0px;
	padding-left: 0px;
}
#threecol .contentbtm {
	background-image: url(../images/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
}
#threecol .contentboxp {
	width: 295px;
	padding-left: 17px;
	font-size: 12px;
	color: #666666;
	padding-right: 5px;
}
/* End hide from IE-mac */
#fourcol {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(../images/content-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}
#fourcol p {
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
	padding-bottom: 7px;
}
#fourcol h3 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 10px;
}
#fourcol .contentbox {
	background-image: url(../images/4colfill.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 0px;
	padding-left: 0px;
}
#fourcol .contentbtm {
	background-image: url(../images/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
}

#fourcol .contentboxp {
	width: 212px;
	padding-left: 17px;
	font-size: 11px;
	color: #666666;
	padding-right: 5px;
}
.productwide {
	margin-right: 25px;
	margin-left: 25px;
	padding-bottom: 15px;
}
.productwide img {
	margin-right: 10px;
}
.productwide h3 {
	font-size: 16px;
	padding-bottom: 8px;
}
.productwide strong {
	color: #666666;
}
.productwide p {
	padding-top: 10px;
	padding-bottom: 10px;
}
.productwide td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.google728 {
	height: 90px;
	width: 728px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 26px;
}
.google468 {
	height: 60px;
	width: 468px;
	margin-bottom: 15px;
	margin-left: 25px;
	margin-top: 0px;
}













#footer {
	height: 220px;
	margin-top: 20px;
	background-color: #333333;
	background-image: url(../images/footer-fill.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
}
#footer a {
	color: #999999;
	font-weight: bold;
}
#footer a:hover {
	color: #CCCCCC;
}

#footerwrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footertop {
	background-image: url(../images/footer-top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 28px;
	width: 980px;
}

#footercontent {
	color: #CCCCCC;
	text-align: left;
	padding-left: 20px;
	padding-top: 0px;
	background-color: #252525;
	font-size: 12px;
	margin-top: 0px;
}
#footercontent strong {
	display: block;
	padding-bottom: 5px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 8px;
}
#footercontent ul {
	margin-top: 10px;
	padding-left: 20px;
	margin-left: 0px;
}
#footercontent li {
	color: #999999;
}
#footerbtm {
	background-image: url(../images/footer-btm.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 980px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	background-image: url(http://www.justdreamweaver.com/templates/link/spacer.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
#about {
	font-size: 9px;
	color: #666666;
	text-align: center;
	margin-top: 10px;
}
#about a {
	color: #666666;
}








.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 0px;
	margin-bottom: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 12px;
	margin-bottom: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
#pagetitle {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #666666;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 120px;
	margin-top: 20px;
	background-image: url(../images/pagetitle.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	height: 51px;
	width: 660px;
}
.sidebarpanelbox {
	font-size: 12px;
	background-image: url(../images/panelbody.gif);
	background-repeat: repeat-y;
	padding-right: 17px;
	padding-left: 10px;
	margin-bottom: 0px;
}
#sidebarpanel {
	background-image: url(../images/paneltop.gif);
	background-repeat: no-repeat;
	background-position: centre top;
	margin-bottom: 20px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sidebarpanelboxp {
}
.sidebarpanelbtm {
	background-image: url(../images/panelbtm.gif);
	background-position: centre botton;
	background-repeat: no-repeat;
	height: 13px;
	text-align: left;
	margin-bottom: 15px;
}
#sidebar p {
	font-size: 12px;
	padding-bottom: 5px;
}

/*------------------margin classes-----------------------*/

.mt00 {	margin-top:0px ! important; }
.mt01 {	margin-top:1px ! important; }
.mt02 {	margin-top:2px ! important; }
.mt03 {	margin-top:3px ! important; }
.mt04 {	margin-top:4px ! important; }
.mt05 {	margin-top:5px ! important; }
.mt06 {	margin-top:6px ! important; }
.mt07 {	margin-top:7px ! important; }
.mt08 {	margin-top:8px ! important; }
.mt09 {	margin-top:9px ! important; }
.mt10 {	margin-top:10px ! important; }
.mt11 {	margin-top:11px ! important; }
.mt12 {	margin-top:12px ! important; }
.mt13 {	margin-top:13px ! important; }
.mt14 {	margin-top:14px ! important; }
.mt15 {	margin-top:15px ! important; }
.mt20 {	margin-top:20px ! important; }
.mt25 {	margin-top:25px ! important; }
.mt30 {	margin-top:30px ! important; }

.mr00 {	margin-right:0px ! important; }
.mr01 {	margin-right:1px ! important; }
.mr02 {	margin-right:2px ! important; }
.mr03 {	margin-right:3px ! important; }
.mr04 {	margin-right:4px ! important; }
.mr05 {	margin-right:5px ! important; }
.mr06 {	margin-right:6px ! important; }
.mr07 {	margin-right:7px ! important; }
.mr08 {	margin-right:8px ! important; }
.mr09 {	margin-right:9px ! important; }
.mr10 {	margin-right:10px ! important; }
.mr11 {	margin-right:11px ! important; }
.mr12 {	margin-right:12px ! important; }
.mr13 {	margin-right:13px ! important; }
.mr14 {	margin-right:14px ! important; }
.mr15 {	margin-right:15px ! important; }
.mr20 {	margin-right:20px ! important; }
.mr25 {	margin-right:25px ! important; }
.mr30 {	margin-right:30px ! important; }

.mb00 {	margin-bottom:0px ! important; }
.mb01 {	margin-bottom:1px ! important; }
.mb02 {	margin-bottom:2px ! important; }
.mb03 {	margin-bottom:3px ! important; }
.mb04 {	margin-bottom:4px ! important; }
.mb05 {	margin-bottom:5px ! important; }
.mb06 {	margin-bottom:6px ! important; }
.mb07 {	margin-bottom:7px ! important; }
.mb08 {	margin-bottom:8px ! important; }
.mb09 {	margin-bottom:9px ! important; }
.mb10 {	margin-bottom:10px ! important; }
.mb11 {	margin-bottom:11px ! important; }
.mb12 {	margin-bottom:12px ! important; }
.mb13 {	margin-bottom:13px ! important; }
.mb14 {	margin-bottom:14px ! important; }
.mb15 {	margin-bottom:15px ! important; }
.mb20 {	margin-bottom:20px ! important; }
.mb25 {	margin-bottom:25px ! important; }
.mb30 {	margin-bottom:30px ! important; }

.ml00 {	margin-left:0px ! important; }
.ml01 {	margin-left:1px ! important; }
.ml02 {	margin-left:2px ! important; }
.ml03 {	margin-left:3px ! important; }
.ml04 {	margin-left:4px ! important; }
.ml05 {	margin-left:5px ! important; }
.ml06 {	margin-left:6px ! important; }
.ml07 {	margin-left:7px ! important; }
.ml08 {	margin-left:8px ! important; }
.ml09 {	margin-left:9px ! important; }
.ml10 {	margin-left:10px ! important; }
.ml11 {	margin-left:11px ! important; }
.ml12 {	margin-left:12px ! important; }
.ml13 {	margin-left:13px ! important; }
.ml14 {	margin-left:14px ! important; }
.ml15 {	margin-left:15px ! important; }
.ml20 {	margin-left:20px ! important; }
.ml25 {	margin-left:25px ! important; }
.ml30 {	margin-left:30px ! important; }

/*------------------padding classes-----------------------*/