body { 
	background-color: #30353b;
	background-image: url(../images/img_bg.gif);
	background-repeat: repeat-x;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#d2d9e0;
	font-size:11px;
	line-height:16px;
	margin: 0px;
	}

#site_hold {
	width:955px;
	margin: 0px auto;
	padding-bottom:20px;
	}
	
#header{
	background-image:url(../images/header.gif);
	background-repeat: no-repeat;
	height: 90px;
	width:945px;
	text-align: right;
	padding-top: 30px;
	margin-left: 10px;
	}
#header_t1{
	font-size: 11px;
	color:#FFFFFF;
}
#header_t2{
	font-size: 11px;
	color: #73808f;
}

.k_head	{
	text-align:left;
	margin-left:10px;
}
h1		{
	font-size:10px;
	margin-top:5px;
}
h2		{
	font-size:12px;
	margin-top:0px;
}
	
#menu{	
	height: 50px;
	padding-right:5px;
	padding-left:0px;	
	}
	
#centre{
	margin-top: 10px;
	}

.left1 {
	background-color:#1d2024;
	background-image:url(../images/img_centre_bg.gif);
	background-repeat:repeat-x;
	}
	
.left {
	padding: 15px;
	background-image:url(../images/img_centre_bg.gif);
	background-repeat:repeat-x;	

	}
	
.content{
	padding: 15px;
	padding-left:20px;
	background-color:#1d2024;
	background-image:url(../images/img_centre_bg.gif);
	background-repeat:repeat-x;
	}
	
.content ul{
	padding: 0px;
	margin: 0px;
}
	
a{
	color:#CCCCCC;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover{
	color:#CCCCCC;
	text-decoration: underline;
	}	
	
.sub_title{
	font-weight:bold;
	}
.orange{
	color:#c86505;
	}
	
.kudos{
	padding:10px;
	color:#919497;
	}
.kudos a{
	text-decoration:none;
	color:#919497;
	}
.kudos a:hover{
	color:#FFFFFF;
	}
.footer{
	padding:10px;
	color:#919497;
	}
.footer a{
	text-decoration:none;
	color: #FFFFFF;
	}
.footer a:hover{
	color: #919497;
	}
	
.left_link{
	color:#c86505;
	}
.left_link a{
	color:#CCCCCC;
	font-size:10px;
	text-decoration: none;
	}
	
.left_link a:hover{
	color:#CCCCCC;
	font-size:10px;
	text-decoration: underline;
	}
	
.faqs{
	clear: both;
}

.faqs a{
	text-decoration:none;
	margin-bottom:5px;
	padding-bottom:0px;
	display:block;
	color: #CCCCCC;
}

.faqs a:hover{
	text-decoration: underline;
}


ul.price li{
	list-style-position:inside;
}
.price_list{
	border-top:solid 1px #333333;
	border-left:solid 1px #333333;
	margin-top:10px;
}
.price_list .td_list{
	border-right:solid 1px #333333;
	border-bottom:solid 1px #333333;
}

.TableCart{
	border-top:solid 1px #666666;
	border-left:solid 1px #666666;
}
.TableCart .td{
	border-bottom:solid 1px #666666;
	border-right:solid 1px #666666;
	text-align:left;
}
.TableCart .td2{
	border-bottom:solid 1px #666666;
	border-right:solid 1px #666666;
	text-align:right;
}
.TableCart .thead{
	background:#ce6c0b;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
}


.error{
	color:#FF0000;
	margin-left:5px;	
}

.button{
	border: 0px;
	width: 90px;
	height: 28px;
	background-image:url(../images/btn_bg1.jpg);
	background-repeat:repeat-x;
	padding: 0px 0px 1px 0px;
	margin: 0px;
}
.button:hover{
	background-image:url(../images/btn_bg2.jpg);
	background-repeat:repeat-x;
}