/* CSS Document */
* { behavior: url(iepngfix.htc) }

td img {display: block;}
body {
	font: 14px 'Lucida Grande', Verdana, Sans-Serif;
	background: url(images/background.jpg) repeat-y top center;
		/* background: #993300 url(/assets/images/main-background.gif) repeat top center;*/

	background-color: #FEFECA;
	/*color: #999999;
	text-align: center;*/
    margin: 0px auto;
	min-height: 100%;
	width: 100%;
	height: 100%;
}

div.page {
	padding-top:4px;
	position: relative;
	margin: 0 auto;
	width: 764px;
	min-height: 800px;
}
div.header {

	width:764px;
	height:84px;
	float:left;
	margin: 0px 0px;
	background-image: url(images/headernav.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px 0px 0px 0px;

}

.header #active {
	background-position: 0 -116px;
		}
		
.header a:hover {
		background-position: 0 -116px;
		}

.thumb {
	border:1px #000 solid;
	padding:10px;
	width:95px;
	height:95px;
	margin: 5px;
}

#logo {
	width:157px;
	height:84px;
	float:left;
}

#space1 {
	width:133px;
	height:84px;
	float:left;
}

#home a{
	width:56px;
	height:84px;
	float:left;
	background-image: url(images/home_r1_c3_f2.jpg);
	background-repeat:no-repeat;
}

#space2 {
	width:72px;
	height:84px;
	float:left;
}

#models a{
	width:64px;
	height:84px;
	float:left;
	background-image: url(images/home_r1_c5_f2.jpg);
	background-repeat:no-repeat;
	
	padding:0px;
}

#space3 {
	width:52px;
	height:84px;
	float:left;
}

#options a{
	width:73px;
	height:84px;
	float:left;
	background-image: url(images/home_r1_c7_f2.jpg);
	background-repeat:no-repeat;
	
	padding:0px;
}

#space4 {
	width:47px;
	height:84px;
	float:left;
	background-image: url(images/home_r1_c8_f2.jpg);
}

#aboutus a{
	width:84px;
	height:84px;
	float:left;
	background-image: url(images/home_r1_c9_f2.jpg);
	background-repeat:no-repeat;
	
	padding:0px;
}

#space5 {
	width:25px;
	height:84px;
	float:left;
}

.content {
	float:left;
	width:764px;
	height:276px;
	background:url(images/home_r3_c1.jpg);
	text-align:left;
}
.content_inner {
	float:left;
	width:744px;
	height:466px;
	text-align:left;
	padding:8px;
	clear:all;
}
.content_inner2 {
	float:left;
	width:744px;
	text-align:left;
	padding:8px;
	clear:all;
}

#forsale {
	float:right;
	margin-right:20px;
	width:222px;
	height:37px;
	background:url(images/smallbox_bg.png);
	text-align: center;
	padding-top:10px;
}

#phototable {
	/*postion:relative;*/
	margin-left:39px;
	margin-top:70px;
	width:260px;
	height:176px;
}

#pt_row1 {
	width:270px;
	height:88px;
}

#pt_row2 {
	width:270px;
	height:88px;
}

#pt_row3 {
	width:270px;
	text-align: center;
}
#pt_row3 A {
	color:#0000FF;
}

.row_photo {
	width:77px;
	height:77px;
	background-color:#FFF;
	float:left;
	margin:4px;
	padding:0px;
}

.photo {
	width:75px;
	height:75px;
	border:1px #FFF solid;
	float:left;
	margin:0px;
	padding:0px;
}

