body {
	/* background: #ccc url(images/background.gif) repeat-x 0px 61px;
	*/
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	line-height: 1.3em;
	background : url(/images/pix.gif) repeat;
}

a {
	color: #143d8d;
}

.master {
	width: 780px;
	position:absolute;
	left: 50%;
	margin-left: -385px;
	text-align: left;
	background:#fff;
	padding-bottom: 5px;
	margin-top: 10px;
}


.top {
	width: 780px;
	padding: 7px;
	margin:0px auto;
}
.grey {
	background: #333;
	border-top: 1px solid #CCC;
}
.top_nav {
text-align: center;
}
.top_nav img{

	
}
.top_nav  a{
padding: 2px;
	
}



.top_nav1{
	text-align: left;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background : url(/images/horiz_bar.jpg) repeat-y;
	margin:5px 7px 5px 7px;
}
.top_nav1 .pipe {
	display: none;
}
.top_nav1 a{
	margin: 0px;
	border-right: 5px solid #fff;
	color: #fff;
	text-decoration: none;
	padding: 5px 5px;
}
.top_nav1 a:hover{
	color: #fff;
	background :#3f7ec5;
	text-decoration: none;
}

.top_nav1 a.selected {
	color: #fff;
	background : #333;
	text-decoration: none;
} 

a.blue {
	color: #008FCC;
}
.side{
	float:left;
	width: 225px;
	padding: 0px;
	margin: 5px;
	color: #666;
}

.nav1 h3 a, .nav1 h3 a:hover, .nav1 h3 a#selected {
	color: #ffffff;
	display: inline;
	padding: 0px 5px 0px 5px;
margin: 0px;

}
.nav1 {
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	background : url(/images/horiz_bar.jpg) repeat-y center;
}

.nav1 h3 {
	margin: 5px;
}
.nav1 ul {
	margin: 0px;
	padding: 0px;
}

.nav1 li  {
	margin: 0px;
	padding: 5px 5px 5px 5px;
	list-style-type : circle;
	/* list-style-image : url(images/black_arrow.gif); */
	list-style-position : inside;
	background: #FFF url(/images/top_a.jpg) repeat-x bottom;
	border-top: 1px dashed #333;
}

.nav1 a  {
	margin: 0px;
	text-decoration: none;
	color: #000;
}

.nav1 li:hover {
	background: #FFF url(/images/top_a_ov.jpg) repeat-x bottom;
}



.nav1 a:hover {
	
	color: #000;
}

.nav1 li.selected {
	background: #FFF url(/images/top_a_ov.jpg) repeat-x bottom;
	color: #000;
	
	
}

h2, h3 {
	color: #666;
}
h1 {
	font-size: 20pt;
	color: #333;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 14pt;
}
.home_main{
	margin:10px;
	}
.main{
	margin:0px 0px 0px 235px;

}
.main img{

}
.main_text{
padding: 20px;
	text-align: left;
}
.title{
	font-family: Helvetica,Verdana,Arial, sans-serif;
	font-weight : bold;
	margin-bottom: 0px;
}
.footer {
	clear: both;
	background : url(/images/horiz_bar.jpg) repeat-y;
	margin:5px 7px 5px 7px;
}

.bottom_nav {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
.bottom_nav .pipe {
	display: none;
}
.bottom_nav a{
	margin: 0px;
	border-right: 5px solid #fff;
	text-align:center;
	color: #fff;
	text-decoration: none;
	padding: 5px 5px;
}
.bottom_nav a:hover{
	color: #fff;
	background :#3f7ec5;
	text-decoration: none;
}

.bottom_nav a.selected {
	color: #000;
	background : #ccc;
	text-decoration: none;
}

.bottom a {
	color: #fff;
	text-decoration: none;
	background : none;
	border-right: none;
}
.bottom a:hover, .bottom a.selected {
	color: #008FCC;
	text-decoration: none;
	background : none;
}

.bottom{
	font-size: 8pt;
	color: #fff;
	text-align: right;
	float: right;
}
.copy{
	font-size: 8pt;
	margin: 0px; padding: 0px;
	text-align:center;
}
.order_title{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight : bold;
		color: #143d8d;
}
.order_sub_title{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight : bold;
		color: #143d8d;
}
.order{
	background : url(/images/order_main_bg.jpg) no-repeat bottom center;
height: 500px;
}



table {
	border-collapse: collapse;
	
}

table.cart, table.cart th, table.cart td {
	border: 1px solid #000;
	border-collapse: collapse;
	padding: 5px 10px;
	vertical-align: top;
}

th {
	color: #fff;
	background :#3f7ec5;
	
}
