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: 430px;

	height: 61px;

	padding-left: 15px;

	text-decoration: none;

	background-image: url(../images/logo.jpg);

	background-repeat: no-repeat;

	background-position: center center;

	border:none;s

}

#header_logo #ordernow {

	float: right;

}

#header_logo #ordernow a {

	text-decoration: none;

	display: block;

	height: 61px;

	width: 164px;

	padding-right: 20px;

/*	background-image: url(../images/ordernow.jpg);*/

	background-image: url(../images/btn_ordernow.jpg);

	background-repeat: no-repeat;

	background-position: 0px center;

}

#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: #ffbe32;

}

#center_tabs .tab1 {

	float: left;

	width: 194px;

	padding-right: 1px;

	background-image: url(../images/home_top01.jpg);

	background-repeat: no-repeat;

	background-position: 0px 0px;

	height: 35px;

}

#center_tabs .tab2 {

	float: left;

	background-image: url(../images/home_top02.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/home_top03.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/home_top04.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: 500px;

	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 {

}

#developer {

	text-align: center;

}