﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 23px;
	background: #28262b;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}





a:link, a:visited, a:active {text-decoration:underline; color:#333333;}
a:hover {text-decoration:underline; color:black;}


#navcontainer {
	vertical-align:top;
	width:171px; 
	background: #c5c5c5;
	border-right: 1px solid #bbbbbb;
}

#nav {
	border: 0;
	width: 100%;
	background: #c5c5c5;
	}

#nav td {
	text-align:center;
}

#nav a {
	display: block;
	padding: 15px 10px 15px 10px;
	text-decoration: none;
	background: #c5c5c5;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	}
	
#nav a:hover {
	background: #bdbdbd;
}	

	
#maintable {
	border: 0;
	width: 971px;
}	

#mainphoto {
	border-bottom: 11px solid #dc8c1c; 
	background:#000; 
	text-align:center; 
	margin:0 auto; 
	width:100%; 
	padding:5px;	
}

#common {
	border:0;
	width: 100%;
}

#maintd {
	background: #c8c8c8 url('../siteart/shadow.jpg') repeat-x top;
	vertical-align:top;
}

#maintd2 {
	background: #c8c8c8 url('../siteart/shadow.jpg') repeat-x top;
	vertical-align:top;
}
#main-content2 {
	padding: 35px 30px;
	text-align:center;
	line-height: 17px;
}


#main-content {
	padding: 35px 30px;
	line-height: 17px;
}


#common td {
	vertical-align:top;
}

#header {
	width: 800px;
	border:0;
}

.heading {
	font-size: 24px;
	line-height: normal;
	text-transform:capitalize;
	font-weight:bold;
	color:#fff;
}



.img-border {
	border: 1px solid #b0b0b0;
}

#inv {
	background: white;
}