@charset "utf-8";
/* CSS Document */

html body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	outline:none;
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:16px;
	text-align:left;
}

body{
	background-image:url(images/page_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;}

a {
   outline: none;
}

form{
	margin:0px;
	padding:0px;}
	
h1{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	line-height:19px;
	text-align:left;
	font-weight:normal;}	


p{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:16px;
	text-align:left;}
	
a:link {
    text-decoration: underline;
    color: #96BD0D;
}

a:visited {
    text-decoration: underline;
    color: #96BD0D;
}

a:active {
    text-decoration: underline;
    color: #96BD0D;
}

a:hover {
    text-decoration: underline;
	color:#58585A;
}

#container{
	width:960px;
	margin:0px auto;
	padding:0px;}
	
#page_top_wrap{
	width:960px;
	min-height:434px;
	padding:0px;
	margin:0px;}
	
#top_left{
	width:530px;
	min-height:434px;
	margin:0px;
	padding:0px;
	float:left;}
	
#nav{
	list-style: none;
	background-image:url(images/home_gfx_04.jpg);
	background-repeat:no-repeat;
	height:41px;
	width:507px;
	margin:0px;
	padding:9px 0px 0px 23px;}
	
#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 507px;
	height: 41px;
	position: relative;
}
	
#menu li {
	display:block; 
	float:left; 
	position:relative; 
	z-index:100; 
	margin:0;
	padding:0px 7px 0px 0px}

#flash_header{
	width:530px;
	height:220px;
	padding:0px;
	margin:0px;}
	
#text_wrap{
	background-image:url(images/home_gfx_07.jpg);
	min-height:139px;
	width:513px;
	background-repeat:no-repeat;
	padding:25px 0px 0px 17px;
	margin:0px;}
	
#top_right{
	width:430px;
	height:434px;
	padding:0px;
	margin:0px;
	float:right;}
	
#left_wrap{
	width:498px;
	padding:0px;
	margin:0px;
	float:left;}
	
#find_out_more{
	width:469px;
	margin:0px;
	padding:0px 0px 0px 28px;
}

#find_out_more p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	text-align:left;
	line-height:27px;}
	
#right_wrap{
	width:400px;
	height:378px;
	background-image:url(images/pcdecommerce_gfx_06.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:45px 22px 0px 40px;
	float:right;}
	
#clear{
	clear:both;
	width:960px;
	margin:0px;
	padding:0px;}
	
	
#clear2{
	clear:both;
	width:960px;
	margin:0px;
	padding:0px;}
	
	
#footer{
	background-image:url(images/pcdecommerce_gfx_14.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	height:100px;
	margin:0px auto;
	padding:66px 0px 0px 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;}
	