html{
	 height:100%;
}
body {
	margin: 0;
	padding: 0;
	font: 80% Arial, Helvetica, sans-serif;
	height:100%;
	background-color:#E0E3EC;
	
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -65px;
	
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #CCCFFC;
}

h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.5em;
	font-weight: bolder;
	color:#666;
	padding-left:8px;
}
h3 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	font-weight: bolder;
	color:#666;
	padding-left:15px;
}
#portfolio li {
	padding-left:20px;
	
}



.specialtext {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	color:#696798;
	font-weight:bold;

}






.header a {
color:#000000;
font-weight:bold;
text-decoration:none;
font-size:14px;
}
.header a:visited {
color:#000000;
font-weight:bold;
text-decoration:none;
font-size:14px;
}
.header a:hover {
background-color:#CCCCCC;
font-weight:bold;
text-decoration:none;
font-size:14px;
}

.header {
	background-image:url(images/header_sm.jpg);
	width: 100%;
	height:20px;
	
}
.headerbck_home {
	background-image:url(images/header_bck.jpg);
	width: 100%;
	height:313px;
	
}

#homepic {
	background-image:url(images/vtrtechnologies.jpg);
	background-repeat: no-repeat;
	height: 313px;
	}
.tabletop {
	
	background:url(images/tabletops_1-long.png) repeat-x;
height:15px;
}
#topnav  {
	margin: 0 auto;
	width:780px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	
}
	
#topnav a {
	margin: 0 auto;
	width:780px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	
}
#header_wrap {
	width:780px;
	margin: 0 auto;
	
	
}
#home_flash {
	height:313px;
}


#col-main-right{ 
	position:relative;
	float:right; 
	width:389px; 
	border-left:dashed;
	border-left-width: .1em;
	border-left-color: #666;
	height:100%;
	
	 }
#lefttext {
	width:390px;

	border-right-style: dashed;
	border-right-color: #666;
	border-right-width: .1em;
	height:100%;
	
}
#leftimg {
	background-image:url(images/tabletops_1.gif);
	background-repeat: no-repeat;
	height: 25px;
	}
#content {
	width: 780px;
	margin: 0 auto;
	background-color:#CBCFFE;
	height:100%;

	
}
	


/**** footer ****/
#footer_wrap {
	width: 780px;
	margin: 0 auto;
	overflow:auto;
		
}
#footer {
	background-color: #A3A4C2;
	color: #686868;
	font-size: .9em;
	text-align:center;	
	
}
.push {
    height: 65px; 
	width:779px;
	background-color:#CBCFFE;
	margin:0 auto;
	border-bottom:groove;
}
.clearfooter {
   height: 65px;
   clear: both;
}


#footer a {
	color: #686868;
	text-decoration: none;
}
#footer p {
	font-style: italic;
}

