body {
	background-color: #f2f6f9;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: 0px top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
h1, h2, h3, h4, h5,h6, p, form, input, select, textarea, ul, li {
	margin:0; 
	padding:0;
}
ul {
	list-style-type:none;
}
.spacer {
	clear:both; 
	line-height:0px; 
	font-size:0;
}
#structure {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
/*---------------------Header------------------------------*/
#header_top {
	height: 50px;
}
#top_callus {
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
	float: left;
}
#top_nav {
	float: right;
	width: 480px;
	padding-top: 30px;
}
#top_nav ul {
}
#top_nav ul li {
	float: right;
}
#top_nav ul li a {
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	text-decoration: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#top_nav ul li a:hover {
	color: #0066cc;
}
#top_nav .nbdr {
	border:none;
}
#header_logo {
	height: 61px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 5px;
}
#header_logo #logo {
	float: left;
}
#header_logo #logo a {
	display: block;
	width: 304px;
	height: 55px;
	padding-left: 15px;
	text-decoration: none;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border:none;
	padding-top: 2px;
}
#header_logo #ordernow {
	float: right;
}
#header_logo #ordernow a {
	text-decoration: none;
	display: block;
	height: 51px;
	width: 195px;
	padding-right: 20px;
	background-image: url(../images/ordernow.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-top: 5px;
}
#center_gfx {
	height: 200px;
	background-image: url(../images/center_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 780px;
	padding-bottom: 5px;
}
#center_tabs {
	height: 35px;
}
#center_tabs h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#center_tabs h1 a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 35px;
	padding-left: 10px;
	text-align: left;
	display: block;
}
#center_tabs h1 a:hover {
	color: #64cdf6;
}
#center_tabs .tab1 {
	float: left;
	width: 194px;
	padding-right: 1px;
	background-image: url(../images/tab1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
}
#center_tabs .tab2 {
	float: left;
	background-image: url(../images/tab2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	width: 194px;
	padding-right: 1px;
}
#center_tabs .tab3 {
	float: left;
	background-image: url(../images/tab3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	width: 194px;
	padding-right: 1px;
}
#center_tabs .tab4 {
	float: left;
	background-image: url(../images/tab4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	width: 195px;
}

/*-------------------------Content------------------------------*/
#content_top {
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#content_bg{
	background-image: url(../images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}

/*------------------------Sidebar----------------------------*/
#sidebar_bg {
	/*background-image: url(../images/sidebar_bg.png);*/
	background-repeat: repeat-y;
	background-position: left 0px;
}

/*------------------------Footer---------------------------------*/
/*
#footer1 {
	height: 147px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #999999;
}
#footer1 a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#footer1 a:hover {
	color: #000000;
}
#footer1 ul {
	display: block;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 50px;
}
#footer1 ul li {
	float: left;
}
#footer1 ul li a {
	float: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#footer1 ul li a:hover {
}
*/
#footer1 {
    background: url(/templates/j15_noblerex_v2/images/footer_bk.jpg) no-repeat 50% 0%;
    clear: both;
    height: 157px;
    padding-bottom: 20px;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
#footer_links {
	width: 780px;
	height: 50px;
    margin: 0 auto;
}
#footer_links ul {
    list-style: none;
    /*text-align: center;*/
    line-height: 50px;
    margin-left: 10px;
    float: left;
}
#footer_links li {
	display: inline;
}
#footer_links li a{
	padding: 0px 10px;
	color: #fff;
	text-decoration: none;
	background: url(/templates/j15_noblerex_v2/images/nav_bar_white.gif) right center no-repeat;
	text-transform: uppercase;
}
#footer_links li a.no_bar {
	background: none;
}
#footer_links li a:hover {
	color: #72bdef;
}

#developer {
	width: 600px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
}
#paypal {
	background-image: url(../images/paypal_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 87px;
	width: 153px;
	float: right;
}

.entry li {
	list-style-type: disc;
	padding-left: 15px;
	list-style-position: outside;
}

