body

{	

	background : #fff;

	padding : 0 0 0 0;

	margin : 0 0 0 0;

}



.container {

	position: absolute;

	top: 0px;

 	left: 50%;

	margin-left: -480px; 

	width: 965px;

	height: 100%;

}



.content {

	width : 965px;

	background: #ffffff;

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

	background-position: bottom;

	background-repeat: no-repeat;

}



.navigation {

	background-image: url(../images/menu-background.gif);

	background-position: bottom;

	background-repeat: repeat-x;

	vertical-align: bottom;

}



.topmenu {

	margin : 0 0 10 0;

}



.sidemenu {

	border-right : dotted;

	border-color : #a3a3a3;

}



/* Main Section layout */



.index-content {

	width : 490px;

	vertical-align : top;

}



.main-content {

	width : 715px;

	vertical-align : top;

}



.ups-tracking {

	width : 195px;

	height : 55px;

	border : dotted;

	text-align : left;

	border-color : #7c7c7c;

	background: #fff3e6;

	filter: alpha(opacity=70);

	-moz-opacity: .70;

	opacity: .70;

	padding: 5;

}



/* Footer Information */



.footer {

	width : 100%;

	height : 30px;

	background : #f2f2f2;

	border-top : dotted;

	border-color : #7c7c7c;

	filter: alpha(opacity=70);

	-moz-opacity: .70;

	opacity: .70;

	padding: 5;

	color: #999999;

	font-family: Verdana, Arial, Helvetica, Trebuchet MS, sans-serif;

	font-size: 7pt;

	text-decoration: none;

	text-align: right;

	padding: 5;

}



/* Text layout */



p, ul, input

{	

	color: #000;

	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;

	font-size: 9pt;

	font-weight: normal;

	text-decoration: none;



}



a

{

	color: #000;

	font-weight: bold;

}



a:hover

{

	color: #666;

	font-weight: bold;

}


.orange {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #ff8809;
}

.specs {
	font-size: 9pt;
	border-top: 1px solid #000;
	color: #333;
}

