

html, body {
	height: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01_new.gif) repeat-x left top;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1, h2, h3 {
	margin-top: 0px;
	
}

h1 {
}

h2 {
	font-size: 24px;
	color: #4B4B4B;
}

h3 {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #B9B9B9;
}

p, ol, ul {
	margin-top: 0px;
	text-align: justify;
	line-height: 160%;
}

strong {
	color: #555555;
}

a
{
	color: #990000;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 25px;
}

img.aligncenter {
	margin: 0px auto;
}

img.nopad {
	margin: 0px;
}

hr {
	display: none;
}

.more {
}

.moreInternal
{
	padding: 5px 0px 5px 27px;
	background: url(images/homepage13_new.gif) no-repeat left center;
}

.more a {
	padding: 5px 0px 5px 27px;
	background: url(images/homepage13_new.gif) no-repeat left center;
}

.style1 {
	margin: 0px;
}

.style2
{
    background-position: left top;
    height: 28px;
    margin: 0px 0px 30px 0px;
    padding: 13px 0px 0px 55px;
    background: #FF9B00 url(images/homepage14_new2.jpg) no-repeat left top;
    font-size: 14px;
    color: #FFFFFF;
}

input 
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select 
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/** WRAPPER */

#wrapper {
}

.wrapper {
	width: 862px;
	margin: 0px auto;
}

/** HEADER */

#header {
	width: 862px;
	height: 156px;
	margin: 0px auto;
	background: url(images/homepage02.jpg) no-repeat right top;
}

/** LOGO */

#logo {
	float: left;
	width: 273px;
	height: 156px;
	background: url(images/homepage03.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-indent: -999em;
}

#logo h1 a {
	display: block;
	width: 100%;
	height: 130px;
}

/** MENU */

#menu {
	float: right;
	height: 156px;
	background: url(images/homepage04.gif) repeat-x left bottom;
	padding-top: 0px;
}

#menu ul {
	width: 589px;
	height: 36px;
	margin: 0px;
	padding: 13px 0px 0px 0px;
	background: url(images/homepage06.gif) no-repeat right bottom;
	line-height: normal;
	list-style: none;
}

#menu li {
	float: left;
	height: 26px;
	padding: 10px 0px 0px 0px;
}

#menu a {
	padding: 0px 15px;
	background: url(images/homepage07.gif) no-repeat left center;
	text-decoration: none;
	font-size: 12px;
	color: #3F3F3F;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first {
	padding-left: 6px;
	background: url(images/homepage05.gif) no-repeat left top;
}

#menu .first a {
	background: none;
}

#divLogin
{
	width: 200px;
	text-align: right;
	padding-top: 5px;
}

#divLogin a
{
	color: #AFAFAF;
	font-weight: bolder;
	background: none;
	text-align: right;
}

#chat
{
	float: right;
	height: 102px;
	vertical-align: middle;
	margin-top: 5px;
}

#chat a
{
	background: none;
}

/** PAGE */

#page {
	width: 862px;
	margin: 0px auto;
}

/** CONTENT */

#content {
	float: right;
	width: 530px;
	padding: 60px 20px 0px 10px;
}

#hpcontent1 {
	float: right;
	width: 530px;
	padding: 60px 20px 0px 10px;
}

#hpcontent1 {
	float: right;
	width: 530px;
	padding: 1px 20px 0px 10px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 273px;
}

/** SIDEBAR > BOX STYLE */

#sidebar .box {
}

/** _newFOOTER */

#footer {
	background: #1D1D1D;
}

#footer p {
	margin: 0px;
	padding: 30px 0px;
	text-align: center;
	line-height: normal;
	color: #AFAFAF;
}

/** BOX1 */

#box1 {
	background: #C4D8CA url(images/bg01_new2.jpg) repeat-x left top;
	color: #FEE2A1;
}

#box1 .wrapper {
	padding: 30px 0px 1px 0px;
	background: url(images/bg01_new2.jpg) no-repeat center top;
}

#box1 .column1
{
    width: 444px;
    float: left;
}

#box1 .column2
{
    width: 344px;
    float: right;
}

#box1 h2 {
	margin: 0px;
	color: #FFFFFF;
}

#box1 h3 {
	color: #FFC980;
}

#box1 a {
	color: #FFFFFF;
}

#box1 .more a {
	background-image: url(images/homepage15.gif);
}

#box1 .moreInternal {
	background-image: url(images/homepage15.gif);
}

/** BOX2 */

#box2 {
	background: #333333 url(images/bg03.jpg) repeat-x left top;
	color: #AFAFAF;
}

#box2 .wrapper {
	padding: 40px 0px 20px 0px;
}

#box2 h2 {
	margin: 0px;
	color: #FFFFFF;
}

#box2 h3 {
	color: #969696;
}

#box2 a {
	color: #FFFFFF;
}
#authenticate
{
	float: right;
	border: 1px solid #FF00FF;
	padding: 10px 10px 10px 10px;
	width: 200px;
	height: 51px;
	margin-top: 10px;
	margin-bottom: 21px;
}

#bigphone
{
	
	width: 300px;
	color: #AFAFAF;
	font-size: 25pt;
	padding: 10px 10px 10px 10px;
	height: 76px;
	margin-top: 5px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
}

#authenticate input
{

	-x-system-font: none;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

#vendorTable td
{
	vertical-align: top
}	


