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

body
{
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#4d4d4f;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
#frame
{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
	border: 0px solid #ff0000;
}	
#masthead{	
	width:960px;
	background-color: #1a1a1a;
	overflow: hidden;
}
#masthead .logo{
	float: left;
	width:196px;
	float: left;
	padding:0px 0px 0px 35px;
}
#masthead .info{
	text-align: right;
	float: right;
	color: #b2b2b2;	
	padding: 52px 40px 0px 0px;
}
#masthead .tel
{
	color: #00adee;
	padding-top: 5px;
}

#featuresec
{
	color: #b2b2b2;
	float:left; 
	
	width:240px; 
	height:400px; 
	
	background-color: #333333;
	line-height: 18px;
	
	overflow: hidden;
}
#featcont
{
	padding:50px 34px 0px 41px;	
}
#featcont_sub
{
	padding:0 34px 0px 41px;
}
#featcont_imagebased
{
	padding:0;	
}
.feattitle
{
	font-size: 28px;
	color: #ffffff;
	padding-bottom: 3px;
	line-height: 32px;
}
#vrbut
{
	float:right; 
	width:240px; 
	height:44px;
}
#featbut
{
	padding: 0px 0px 6px 0px;
}
ul#featlink
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	
	width:240px; 
	height:44px; 
	background-image: url('../images/virtualshowroom.jpg');
}
#featlink li
{
	text-indent:-1500px;
}

a:link {  
	color: #00adee;
	text-decoration: none;
}
a:active {  
	color: #00adee;
	text-decoration: none;
}
a:visited {   
	color: #00adee;
	text-decoration: none;
}
a:hover {   
	color: #00adee;
	text-decoration: underline;
}

a.featro:link { background:url('../images/virtualshowroom.jpg') 0 0; background-repeat: no-repeat; display:block; width: 240px; height: 44px; }
a.featro:active { background:url('../images/virtualshowroom.jpg') 0 0; background-repeat: no-repeat; display:block; width: 240px; height: 44px; }
a.featro:visited { background:url('../images/virtualshowroom.jpg') 0 0; background-repeat: no-repeat; display:block; width: 240px; height: 44px;  }
a.featro:hover { background:url('../images/virtualshowroom.jpg') 0 -44px; background-repeat: no-repeat; display:block; width: 240px; height: 44px;  }
#decmold
{
	float:left; 
	width:720px; 
	height:44px; 
	background-color: #1a1a1a;	
}
#mconframe
{
	float: left; 
	width: 960px; 
	overflow: hidden;
}
#mcontent
{
	width:720px; 
	background-color: #ffffff;
}
#mcontainer
{
	padding:21px 30px 60px 41px;
	color: #666666;
	line-height: 18px;

}
.ptitle
{
	color: #00adee;
	font-size: 26px;
	padding:10px 0px 22px 0px;	
	
}
#vircontent
{
	width:240px; 
	background-color: #f1f2f2;
	
	background-image: url(../images/virtualbg.jpg);
	background-repeat: repeat-x;
}
#virsubcont
{
	padding:17px 0px 0px 0px; 
}


#virimage
{
	background-image:url(../images/virtsubbg_fp.jpg); 
	background-repeat: no-repeat; 
	width: 202px; 
	height: 283px;
}
#virimage2
{
	background-image:url(../images/virtsubbg.jpg); 
	background-repeat: no-repeat; 
	width: 202px; 
	height: 283px;
}


#virimagecont
{
	padding:10px 6px 6px 6px;
}
#virttext
{
	text-align: left;
	color: #666666;
	padding:78px 12px 0px 14px;
}
#footerlinks
{
	float: left;
	width: 960px;
	color: #b2b2b2;
	background-color: #1a1a1a;
	padding: 34px 0px 34px 86px;
	overflow: hidden;
	
}
#ftrleft
{
	float:left;
	width:374px;
}
#ftrright
{
	float: right;
}
.ftrtitle
{
	font-size: 14px;
	font-weight: bold;
}

#footerlinks ul
{
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;

}
#footerlinks li
{
	background:url(../images/ftrbullet.jpg) no-repeat 0 .7em;
	margin:0;
	padding:.20em 0 .2em 9px;
}
#footerlinks a {
	text-decoration:none;
	color: #b2b2b2;
  }

#footerlinks a:hover 
{
    text-decoration:underline;
	color: #b2b2b2;
}
#footerimages
{
	background-color: #343434; 
	height:109px; 
	width: 960px; 
	float: left;
	
}
#lftlstcont
{
	float: left; 
	width:190px;
}

#rgtlstcont
{
	float: left; 
	width:244px;
}
#footercopy
{
	padding: 18px 0px 18px 40px;
	color: #808080;
	background-color: #000;
	float: left;
	width: 960px;
}
a.arrowbold {
	
	color: #666666;
	text-decoration:none;
	font-weight: bold;
  }

a.arrowbold:hover 
{
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}

.testimonial
{
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom:1px solid #cccccc;
}

.subtitle
{
	color: #00adee;
	font-size: 18px;
	
}
.subtitlegray
{
	font-size: 18px;
}

.standardul
{
	margin-top: 0;
}


ul#minimap
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#minimap li
{
	text-indent:-1500px;
	overflow:hidden;
	float:left;
}

a.minimap_ro:link { background:url('../images/minimap.jpg') 0 0; background-repeat: no-repeat; display:block; width: 264px; height: 194px; }
a.minimap_ro:active { background:url('../images/minimap.jpg') 0 0; background-repeat: no-repeat; display:block; width: 264px; height: 194px; }
a.minimap_ro:visited { background:url('../images/minimap.jpg') 0 0; background-repeat: no-repeat; display:block; width: 264px; height: 194px;  }
a.minimap_ro:hover { background:url('../images/minimap.jpg') 0 -194px; background-repeat: no-repeat; display:block; width: 264px; height: 194px;  }

#resource_links
{
	padding: 20px 0px 20px 0px;
	
	border-top:1px solid #d5d5d5;	
	border-bottom:1px solid #d5d5d5;
	
	font-size: 14px;
}

a.sitemaplnk:link {
	text-decoration:none;
	color: #666666;
	font-weight: bold;
}
a.sitemaplnk:active {
	text-decoration:none;
	color: #666666;
	font-weight: bold;
}
a.sitemaplnk:visited {
	text-decoration:none;
	color: #666666;
	font-weight: bold;
}
a.sitemaplnk:hover 
{
    text-decoration:underline;
	color: #666666;
	font-weight: bold;
}
