html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center; background:#949494 url("../design/bg.gif") 0 0 repeat-x;}
p{margin:0 10px 10px}
a{color: #981793;padding:0px}
h1, h2, h3{border:0; margin:10px 0 10px 5px; padding:0; font-weight:bold; color:#3080c4;}
h1 {font-size:260%; line-height:100%; font-family:"georgia",serif; font-weight:bold;}
h2 {font-size:180%; line-height:100%; font-family:"georgia",serif; font-weight:bold;}
h3 {font-size:120%; line-height:100%; font-weight:bold;}
h4 {font-size:120%; font-weight:bold; margin:5px 0 5px 0; color:#3080c4;}

/* Header */
div#header {width:1000px; height:153px; margin:0; padding:0; background:#233C9B url("../design/header.jpg") 0 0 no-repeat; color:#FFF;}
div#Header h1{height:80px;line-height:80px;margin:0; padding-left:10px; color: #79B30B}
div#header_bottom {width:1000px; height:43px; margin:0; padding:0; background:#233C9B url("../design/header_bottom.gif") 0 0 no-repeat; color:#FFF;}
/* container */
div#container{text-align:left; width:1000px;margin:0 auto}

/* navigation bar */
div#navBar{background: url("../design/nav_bar.jpg") 0 0 no-repeat; height: 52px; text-align:center; margin:0 auto;}
div#navBar ul {margin:0 10px; padding:0; list-style:none;}
div#navBar ul li {margin:16px 1px 0 1px; padding:0; float:left; width:102px;}
div#navBar ul li a {display:block; position:relative; padding:14px 15px 4px 15px; border:0; background:url("../design/button.gif") 0 0 no-repeat; color:#ffffff; font-weight:bold; text-decoration:none; cursor:pointer;}
div#navBar ul li a:hover {color:#000000; text-decoration:underline;}
div#navBar ul li a.here{color:#000000;}
/*products button */
div#navBar span#productLink{float:left; width:200px; margin:17px 1px 0 17px;}
div#navBar span#productLink a{display:block; position:relative; padding:10px 15px; border:0; color:#ffffff; font-weight:bold; text-decoration:none; cursor:pointer;}
div#navBar span#productLink a:hover {color:#000000; text-decoration:underline;}

/* wrapper */
div#wrapper{width:1000px; min-height:1px; background:#FFF url("../design/wrapper_bg.gif") 0 0 repeat-y; _height:1px; padding: 0px;}
/*div#wrapper-top{ clear:both; width:100%; background: url("../design/content_top.gif") 0 0 no-repeat; height: 23px;}*/

/* content */
div#pageTitle{width:797px; height:12px; margin:0; padding:0; background:#eeeef1 url("../design/page_title.gif") 0 0 no-repeat; float:left; padding:0; margin:0;}
div#content{float:right;width:782px; margin-right:15px; min-height:298px;}
div#content p{line-height:1.4;}

/* link trail */
div#content div#trail { color:#999999; font-size:90%; margin:0; padding:5px 0 5px 2px;}
div#content div#trail a{display:inline; text-decoration:none; color:#999999; padding:0;}
div#content div#trail a:hover{text-decoration:underline;}

div#content .panel{
	width:100%;
	float:left;
    clear:both;
    border-top:ridge #4297df 4px;
    margin-top:20px;
    padding-top:10px;
}
div#content .panel img {
        float:left;
        width:250px;
		margin:0;	
}
div#content .panel img.small {
        float:left;
        width:110px;
		margin:0;	
		padding:5px;
		border: solid 1px #ffffff;
}
div#content .panel h4, div#content .panel ul{
        float:right;
        width:220px;
        margin:0;}
		
div#content .panel li {
        margin:4px 0;}

div#content .panel p{
        clear:both;}		
		
div#content .panel a{margin:0; padding:0; display:inline;}	

/* footer */
div#footer{background: #333;color:#ffffff;}
div#footer{clear:both; width:100%; height:105px; margin-bottom:0px; background:url("../design/footer.gif") 0 0 no-repeat;}
div#footer a{display:inline; text-decoration:underline; padding:0; color:#000000;}
div#footer a:hover{display:inline; text-decoration:underline; padding:0; color:#333333;}
div#footer a#designerLink{display:block; color:#333333; text-decoration:underline;}

div#footer div#copyText{margin:0;padding:50px 0px 10px 100px; text-align:center; color:#ffffff;}
div#footer img{float:right;}
div#footer img#logo{padding-top: 45px; padding-right:10px;}
div#footer div#designerID{padding-top:60px; float:right; text-align:center; color:#CCCCCC; width:75px;}

/* left col */
div#navigation{float:left;width:198px; background:#dddbdb; margin-left:0px; background:url("../design/leftCol.gif") 0 0 no-repeat;}
div#navigation img{padding:10px 10px 0 10px;}
div#navigation p{text-align:center;}
div#navigation ul#secondNav {margin:0; padding:0; list-style:none;}
div#navigation ul#secondNav li {margin:0; padding:0;}
div#navigation ul#secondNav a {display:block;padding:0; padding:5px 5px 0 10px; height:24px; width:183px;position:relative; border:0; background:url("../design/rollNav.gif") no-repeat top left; color:#000000; font-weight:bold; text-decoration:none; cursor:pointer;}
div#navigation ul#secondNav a:hover{background-position:0 -29px; text-decoration:underline;}
/* Top Navigation*/
div#header_bottom ul#topNav {margin:10px 0 0 205px; padding:0; list-style:none; float:left;}
div#header_bottom ul#topNav li {margin:2; padding:2; width:158px; float:left;}
div#header_bottom ul#topNav a {padding:0; padding:5px 5px 0 10px; height:24px; width:140px;position:relative; border:0; display:block; background:url("../design/rollNav.gif") no-repeat top left; color:#000000; font-weight:bold; text-decoration:none; cursor:pointer;}
div#header_bottom ul#topNav a:hover{background-position:0 -29px; text-decoration:underline;}

