html{
	overflow-y: scroll;
	overflow-x: hidden;
}
body{
	background-color:#FFFFFF;
	margin:0px;
    padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#555;
}
a{
	color:#999999;
	outline:none;
	text-decoration:none;
}
a:hover{
	color:#555555;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,form {
list-style-type:none;
	margin:0;
	padding:0;
	border:0;
	}
#outer{
    width:771px;
	position:absolute;
	left:50%; 
    margin-left:-385.5px;
	display:inline;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}
#title{
	display:inline;
	float:left;
	border-bottom: 3px double #CCCCCC;
	height:180px;
    width:771px;
	background-image:url(images/header.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#title img{
	float:left;
	margin-top:20px;
	display:inline;
}
.logo{
	display:inline;
	float:right; 
    margin-top:37px;
	margin-right:60px;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size:23px;
	width:164px;
	height:101px;
	text-transform: uppercase;
	background-repeat:no-repeat;
	letter-spacing:3px;
	font-weight: bold;
}
#banner{
	display:inline;
	float:left;
	border-bottom: 3px double #CCC;
    width:850px;
	padding:10px;
	background-color:#FFFFFF;
}
.image{
	display:inline;
	float:left;
	margin-right:10px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
    width:850px;
	background-repeat:no-repeat;
	background-color:#000000;
}
#content{
	display:inline;
	float:left;
    width:770px;
}
#whole{
	display:inline;
	float:left;
    width:731px;
	min-height:453px;
	padding:20px;
	background-color:#ffffff;

	font-size:11px;
	line-height:14px;
	text-align:center;
	font-weight:normal;
	letter-spacing:0px;
}
/* for Internet Explorer */
/*\*/
* html #whole {
	height:453px;
	width:731px;
}
/**/
#thumbs{
	display:inline;
	float:left;
    width:771px;
	min-height:473px;
	padding-top:20px;
	background-color:#ffffff;

	font-size:11px;
	line-height:14px;
	text-align:center;
	font-weight:normal;
	letter-spacing:0px;
}
/* for Internet Explorer */
/*\*/
* html #thumbs {
	height:473px;
	width:771px;
}
/**/
.bottomcol{
	display:inline;
	float:left;
	text-align:center;
	margin-top:20px;
	padding-top:20px;
    width:345.5px;
	border-top:1px solid #CCC;
	height:130px;
	background-color:#ffffff;

	font-size:11px;
	line-height:15px;
	text-align:left;
	font-weight:normal;
	letter-spacing:0px;
	overflow:hidden;
}
#splitcolleft{
	display:inline;
	float:left;
	text-align:center;
    width:150.5px;
	border-right:1px solid #CCC;
	height:453px;
	padding:20px;
	background-color:#ffffff;

	font-size:11px;
	line-height:14px;
	text-align:left;
	font-weight:normal;
	letter-spacing:0px;
	overflow:hidden;
}
#splitcolright{
	display:inline;
	float:left;
	text-align:center;
    width:150.5px;
	/*border-right:1px solid #CCC;*/
	height:453px;
	padding:20px;
	background-color:#ffffff;

	font-size:11px;
	line-height:14px;
	text-align:left;
	font-weight:normal;
	letter-spacing:0px;
	overflow:hidden;
}
.splitcoltext{
	text-align:center;
    width:150.5px;
	height:453px;

	font-size:11px;
	line-height:14px;
	text-align:left;
	font-weight:normal;
	letter-spacing:0px;
	overflow:hidden;
}
.splitcoltext ul{
	list-style:url(images/icon.gif);
}
.splitcoltext li{
	list-style:url(images/icon.gif);
	list-style-position:inside;
	margin-bottom:12px;
	line-height:15px;
}
#leftcol{
	overflow:hidden;
	display:inline;
	float:left;
    width:345.5px;
	min-height:453px;
	padding:20px;
	border-right:1px solid #CCC;
	background-color:#ffffff;

	font-size:11px;
	line-height:14px;
	text-align:left;
	font-weight:normal;
	letter-spacing:0px;
}
/* for Internet Explorer */
/*\*/
* html #leftcol {
	height:453px;
	width:345.5px;
}
/**/
#feature{
	display:inline;
	overflow:hidden;
	float:left;
	height:145px;
	width:343px;
}
p {
margin-top:0px;
margin-bottom:12px;
}
p.feature {
float:left;
display:inline;
margin-left:12px;
width:155px;
margin-top:30px;
}
p.more {
float:left;
display:inline;
margin-left:12px;
}
#rightcol{
	display:inline;
	float:left;
	text-align:center;
    width:343px;
	min-height:453px;
	padding:20px;
	background-color:#ffffff;

	font-size:11px;
	line-height:14px;
	text-align:left;
	font-weight:normal;
	letter-spacing:0px;
}
/* for Internet Explorer */
/*\*/
* html #rightcol {
	height:453px;
    width:343px;
}
/**/
#rightcol #porttext{
	height:423px;
	overflow:hidden;
	padding-bottom:10px;
}
#rightcol #portnav img{
	border:none;
	float:left;
	padding-top:10px;
}
#portnav  .imgright{
	float:right;
}
#next {
	background-image:url(menu/next.gif);
	float:right;
	width:34px;
	height:10px;
}
#back {
	background-image:url(menu/back.gif);
	float:left;
	width:35px;
	height:10px;
}
#menu{
	float:left;
	display:inline;
	margin-left:99px;
	margin-top:161px;
}
#menu span {
	display: none;
}
#menuwelcome {
	width:81px; 
	height:12px;
	float:left;
	background: url('images/menu/welcome.gif') 0 -12px no-repeat;
}
#menuwelcome a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	background:url( 'images/menu/welcome.gif' ) top left no-repeat;
}
#menuwelcome a:hover {
	background-image:none;
}
#menunotice {
	width:71px; 
	height:12px;
	float:left;
	background:url( 'images/menu/notice.gif' ) 0 -12px no-repeat;
}
#menunotice a{
	display:block;
	width:100%; 
	height:100%;
	overflow:hidden;
	background:url( 'images/menu/notice.gif' ) top left no-repeat;
}
#menunotice a:hover {
	background-image:none;
}
#menuportfolio {
	width:135px; 
	height:12px;
	float:left;
	background: url( 'images/menu/portfolio.gif' ) 0 -12px no-repeat;
}
#menuportfolio a{
	display:block;
	width:100%; 
	height:100%;
	overflow:hidden;
	background: url( 'images/menu/portfolio.gif' ) top left no-repeat;
}
#menuportfolio a:hover {
	background-image:none;
}
#menuproducts {
	width:129px; 
	height:12px;
	float:left;
	background:url( 'images/menu/products.gif' ) 0 -12px no-repeat;
}
#menuproducts a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	background:url( 'images/menu/products.gif' ) top left no-repeat;
}
#menuproducts a:hover {
	background-image:none;
}
#menuarticles {
	width:86px; 
	height:12px;
	float:left;
	background:url( 'images/menu/articles.gif' ) 0 -12px no-repeat;
}
#menuarticles a{
	display:block;
	width:100%; 
	height:100%;
	overflow:hidden;
	background:url( 'images/menu/articles.gif' ) top left no-repeat;
}
#menuarticles a:hover {
	background-image:none;
}
#menucontact {
	width:79px; 
	height:12px;
	float:left;
	background:url( 'images/menu/contact.gif' ) 0 -12px no-repeat;
}
#menucontact a{
	display:block;
	width:100%; 
	height:100%;
	overflow:hidden;
	background:url( 'images/menu/contact.gif' ) top left no-repeat;
}
#menucontact a:hover {
	background-image:none;
}
#headings{
	font-size:12px;
	letter-spacing:1px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:5px;
}
#bottom{
	float:left;
    width:771px;
	height:50px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
}	
img{
}
img.portfolio{
	border:1px solid #CCC;
	display:inline;
	background-repeat:no-repeat;
}
img.thumb{
	border:1px solid #CCC;
}
img.homethumb{
	border:1px solid #CCC;
	float:left;
	display:inline;
}
.info{
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 18px;
	font-weight:normal;
}
.menu{
	font-size: 11px;
	margin-left:5px;
	font-weight:normal;
}