@charset "utf-8";
/* CSS Document */

#main-div
{
width:904px;
overflow:hidden;
background-image:url(../images/man-body-bg.jpg);
background-repeat:repeat-y;
}
#top
{
	width:904px;
	height:147px;
	float:left;
	background-image: url(file:///C|/Documents%20and%20Settings/kashyap/Desktop/copper/images/top.jpg);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	height: 124px;
	width: 512px;
	padding-left: 24px;
	padding-top: 13px;
}

#content-area
{
	width:882px;
	float:left;
	margin-left:12px;
	overflow: hidden;
}
#navigation-area
{

width:882px;
height:29px;
padding-top:13px;
float:left;
background-image:url(../images/navigation-bg.jpg);
background-repeat:repeat-x;
}
#navigation-leftside
{
width:12px;
height:42px;
float:left;
background-image:url(../images/navigation-leftside.jpg);
}

#navigation-rightside
{
width:10px;
height:42px;
float:left;
background-image:url(../images/navigation-rightside.jpg);
}
#banner-area
{
	width:880px;
	height:300px;
	float:left;
	border-bottom: 5px solid #993f0d;
	border-left: 1px solid #993f0d;
	border-right: 1px solid #993f0d;
}


.top-navigation {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #550000;
	text-decoration: none;
}
.white-title {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



.top-navigation:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #EA8211;
	text-decoration: none;
}

.white {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#main-content-area
{
	width:882px;
	float:left;
	overflow: hidden;
}

#leftside-content-area
{
	width:862px;
	height:auto;
	margin-top:12px;
	padding-left:17px;
}

#title-area
{
	width:862px;
	height:auto;
}
#pic-area
{
	width:860px;
	height:113px;
	margin-top:15px;
	margin-bottom:15px;
}

.pic
{
width:176px;
height:113px;
float:left;
margin-right:16px;
}


#rightside-content-area
{
width:233px;
height:auto;
float:right;
margin-top:12px;
margin-left:30px;
}

#side-list-area
{
width:233px;
height:auto;
float:left;
}

.text-title {
	font-family: tahoma;
	font-size: 19px;
	font-weight: normal;
	color: #550000;
	text-decoration: none;
}
.text-2 {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #550000;
	text-decoration: none;
}

#news-area
{
width:215px;
height:auto;
float:left;
margin-left:7px;
margin-top:15px;
}

#news-toparea
{
width:215px;
height:42px;
float:left;
}

#news-lefttop
{
width:11px;
height:42px;
float:left;
}
#news-middletop
{
width:191px;
height:26px;
float:left;
background-image:url(../images/news-top-bg.jpg);
background-repeat:repeat-x;
padding-top:16px;
}
#news-righttop
{
width:13px;
height:42px;
float:left;
}
#news-bg
{
width:194px;
height:auto;
float:left;
background-image:url(../images/news-bg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
padding-left:11px;
padding-top:16px;
padding-right:10px;
}
#footer-area
{
width:904px;
height:50px;
float:left;
padding-top:20px;
background-color:#5F5F5F;
}

#innerpage-content-area
{
	width:845px;
	height:auto;
	margin-top:12px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #252525;
	text-decoration: none;
}
#innerpage-content-area td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #252525;
	text-decoration: none;
}

.input1 {
	height: 18px;
	width: 200px;
}
.input2 {
	height: 180px;
	width: 370px;
}
.input3 {
	height: 18px;
	width: 66px;
}
.submit {
	background-image: url(../images/submit.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 59px;
	border: 0px;
}
.submit {
	background-image: url(../images/submit-rollover.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 59px;
	border: 0px;
}
.thank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.proceed-lot-detail {
	background-image: url(../images/proceed-lot-detail.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 132px;
	border: 0px;
}
.proceed-lot-detail:hover {
	background-image: url(../images/proceed-lot-detail-rollover.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 132px;
	border: 0px;
}
