body{	
margin:0;padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#eee;
}

/* Tag Styles */
h1{color:#FF9900;font-size:1.4em;margin:0px 5px;font-weight:400}
h2{color:#ff9900;font-size:1.1em;margin:20px 0 5px 5px;font-weight:300}
h3{color:#333;font-size:1.0em;margin:0 5px;}
p{color:#333;font-size:0.9em;margin:5px;padding:0;line-height:1.5em;}
li{color:#333;font-size:0.9em;}
a{color:#ff9900}
a:hover{text-decoration:none;}

/* Layout */
#wrapper{width:960px;margin:0 auto;}
#container{width:950px;height:auto;background:url(images/bg.jpg) repeat-y;float:left;padding:0 5px;}
#header{float:left;	width:950px;height:220px;background:#fff;margin:0;padding:0;}
#breadcrumb{float:left;width:930px;height:20px;background:#ccc;border-top:1px solid #333;border-bottom:1px solid #333;padding-left:20px;font-size:0.8em;padding-bottom:5px}
#main{width:950px;height:auto;float:left;background:url(images/content.jpg) repeat-y;}
#homepage{float:left;width:945px;height:auto;padding:0 0 20px 5px;}
#leftpan{float:left;width:200px;height:auto;}
#content{float:left;width:700px;height:auto;padding:5px 5px 30px 10px;}
#rightpan{float:right;width:205px;padding:10px 5px 0 9px;margin-top:5px;	}	
#footer{float:left;width:950px;height:50px;background:url(images/footer.jpg) repeat-x;border-top:1px solid #333;}


/* Header Styles */
#header ul {list-style: none;padding: 0;width:950px;margin:0;float:left;border-bottom:1px solid #000;}
#header li {display: inline;}
#header li.tophome {font-weight:bold;display: block;float: left;color:#000;width:auto;height:35px;text-align:center;padding:15px 20px 0 20px;}
#header a {display: block;float: left;text-decoration: none;color:#000;width:auto;height:35px;text-align:center;padding:15px 20px 0 20px;}
#header a:hover {text-decoration: underline;color: #000;background:url(images/left.jpg) left no-repeat;padding:15px 20px 0 20px;}
#header .logo{width:200px;height:25px;float:right;font-size:1.2em;padding:0;margin:0;}
#header .number{width:200px;height:20px;float:right;font-size:0.8em;padding:0;margin:0;}
#header a.banner{display:block;float:left;width:950px;height:170px;padding:0;}



/* Breadcrumb Styles */
#breadcrumb a{color:#333;}
#breadcrumb a:hover{text-decoration:none;}

/* Free */
.free{width:100px;height:100px;position:absolute;background:url(images/free.png) no-repeat;z-index:2;top:120px;right:170px}
.free a{width:100px;height:100px;display:block;}

/* LeftPan Styles */
#leftpan ul{width:150px;padding:0 0 0 25px;margin:10px 0 0 0;list-style:none;}
#leftpan ul li{height:auto;margin:0;}
#leftpan ul li a{height:auto;display:block;color:#FF9900; font-weight:normal;
	text-decoration:none;font-size:0.8em;padding:5px;margin:10px 0;}
#leftpan ul li a:hover{color:#333; text-decoration:underline; }
#leftpan ul li.home{height:auto;display:block;color:#fff;padding:5px;margin:0;background:#FF9900;}
#leftpan img{margin-top:20px;}

/* Body Styles */
.welcomebox{float:left;height:100px;width:915px;border-bottom:1px solid #333;font-size:1em;padding:10px;font-weight:bold;margin:10px 0 10px 0;}
.linkbox{float:left;height:auto;width:550px;height:300px;}
.linkbox a{color:#000000;text-decoration:none;}
.linkbox a:hover{color:#FF6600;text-decoration:none;}
.linkbox li{list-style:none;}

/* Service Boxes */
.servicebox{float:left;width:260px;height:160px;padding:10px;background:url(imxzages/servicebox.jpg) no-repeat;margin:10px 15px 20px 15px;text-align:left;}
.servicebox p{color:#333;font-size:0.8em}
.servicebox a{color:#333;font-weight:bold;}
.servicebox a:hover{text-decoration:none;}
.servicebox img{float:right;}
.servicebox h3 a{text-decoration:none;}
.servicebox h3 a:hover{text-decoration:underline;}




/* Footer Styles */
#footer p{text-align:left;padding-top:10px;color:#FF9900;margin-left:5px;float:left;}
#footer a{color:#FF9900;text-decoration:underline;}#footer a:hover{color:#FF9900;text-decoration:none;}
#footer a img{border:none;}
#footer p.valid{float:right;margin-right:5px;}

/* Class Styles */
.left{float:left;margin:5px;}
.right{float:right;margin:5px;}