@charset "utf-8";
body {
	background-color: #181818;
	margin: 0px;
	background-image: url(../images/common/bg.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b1b1b1;
}
h1 {
	font-size: 18px;
	color: #999999;
}

h2 {
	font-size: 16px;
	color: #DEC203;
}


a{
	color:#DEC203;
	text-decoration:underline;
}

a:hover{
	color:#999999;
	text-decoration:none;
}
form {
	margin: 0px;
	padding: 0px;
}
.buttons {
	background-image: url(../images/buttons/button_bg.gif);
	background-repeat: no-repeat;
	background-color:#FEE909;
	text-align: center;
	height: 30px;
	width: 102px;
	border: none;
	font-weight:bold;	
}



.footer {
	background-image: url(../images/common/footer_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	background-position: 0 88%;
}

.footer table td{
	font-size:11px;
	color:#414141;
}

.footer table td a{
	text-decoration:none;
	color:#666666;
}

.footer table td a:hover{
	text-decoration:underline;
	color:#666666;
}

.box_latestnews {
	padding: 10px;
	color: #000000;
	font-size:11px;
	background-color: #ECB314;
	background-image: url(../images/common/latestnews_bg.jpg);
	background-repeat: no-repeat;
}

.divider{
	margin:10px 0px 10px 0px;
}
.images_products {
	border: 1px solid #333333;
}
.images_clients {
	margin-right: 10px;
	border: 1px solid #666666;
}

.orange_text {
	color: #FF9900;
}
.small_text {
	font-size: 10px;
}

.subheading {
	font-weight: bold;
	color: #FFB300;
}
.franchising_nav {
	background-image: url(../images/nav/franchising_nav.gif);
	height: 45px;
	padding-left: 20px;
}

.franchising_nav a{
	color:#cccccc;
	text-decoration:none;
}

.franchising_nav a:hover{
	color:#DEC203;
	text-decoration:underline;
}


/* Gallery Styles */

.gallery_item{
	background-color: #252525;
}

.gallery_item img{
	border: 1px solid #666666;
}

.gallery_item a{
	color: #DEC203;
	text-decoration:none;
	font-weight:bold;
}

.gallery_item a:hover{
	text-decoration:underline;
}

.featured{
	background-color:#666666;
	font-size:11px;
	font-weight:bold;
	padding:3px;
	width:100%;
}
.newlinks {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
}


.newlinks, .newlinks a {
	color:#666666;
	font-size: 10px;
}
/* ----- 5 Nov ----- */
.nl-form
{
    margin-top: 1px;
    background-image: url(../images/common/nl-bg.gif);
    color: #ffffff;
    padding-top: 29px;
    background-repeat: no-repeat;
    height: 70px
}
.nl-form table {
	/*margin-top: 29px;*/
}

/* ----- 5 Nov ----- */
.nl-form td {
	padding-left: 10px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
/* ----- 5 Nov ----- */
.nl-form .nl-text-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 13px;
	width: 180px;
	border: 1px solid #000000;
	margin-top: 1px;
}
/* ----- 5 Nov ----- */
.nl-form .nl-button {
	height: 17px;
	width: 150px;
	background-image: url(../images/common/nl-button.gif);
	background-repeat: no-repeat;
	background-color: #515151;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1px;
}
