@CHARSET "ISO-8859-1";

BODY{ 
	color: black;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(bg.png);
	background-repeat: no-repeat;
}
div.header{
	background: #F7F7F7;
	text-align: center;
	padding: 2px;
	font-family: arial;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	visibility: hidden;
}
div.title{
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: black;
	margin-bottom: 10px;
	text-decoration: underline;
}
div.main{
	background: transparent;
	text-align: center;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: black;
	margin-top: 0px;
	margin-left: 360px;
	margin-right: auto;
	width: 600px;
	border-style: solid;
	border-width: 0px;
	border-color: black;
}

span.thumb{
	width: 33%;
}

div.thumb{
	float: left;
	
}
div.tmpxx{
	width: 100%;
	clear:both;
}
div.cell_right{
	width: 320px;
    display: table-cell;
    vertical-align: top;
    text-align: center;
    padding: 10px;
    background: url(spinner.gif) no-repeat center center;
}
.imageThumb{
	width: 100px;
	height: 75px;
	background: #F7F7F7;
	text-align: center;
	padding: 5px;
	font-family: arial;
	font-size: 12px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: 80px;
	border-style: solid;
	border-width: 1px;
	border-color: silver;
}
.imageThumb:hover{
	background: #fcfffd;
	border-color: black;
	padding: 5px;
}

.para{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 100%;
}

div.nav{
	margin: 0px 350px 0px 0px;
	float: left;
}
div.text{
	background: #fcfffd;
	border-style: solid;
	border-width: 1px;
	border-color: silver;
	padding: 5px 20px 5px 20px;
}
.image{
	margin-left: -350px;
	float: right;
	background: #fcfffd;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: silver;
	height: 100%;
}

UL{
	text-align: left;
	margin-left: 5px;
}


.linkLogo{
	color: black;
	text-decoration: none;
	text-align: center;
}
.linkLogo:HOVER{
	text-decoration: underline;
}
.menu{
	background: white;
	text-align: center;
	font-family: arial;
    font-weight:bold;
	font-size: 12px;
	margin-top: 28px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 25px;
	padding-left: 370px;
	margin-right: 0px;
	border-style: solid;
	border-width: 0px;
	border-color: black;
	background-color: transparent;
}
.menuItem{
	text-align: center;
	width: 100px;
	height: 20px;
	border-style: solid;
	border-width: 0px;
	border-color: black;
	padding-right: 0px;
	padding-left: 0px;
    padding-top: 5px;
	margin: 0px;
	background: url("bkgLinks.png");
    float:left;
}
.menuItem:hover{
	background: url("bkgLinks.png");
    color:white;
}
div.submenu{
	visibility:hidden;
	position:absolute;
	background: url("bkgLinks.png");
	text-align: center;
	font-family: arial;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
}
div.row{
	background: url("bkgLinks.png");
	text-align: center;
	width: 100%;
}

.textHL{
    padding-top:10px;
    font-size: 14px;
    font-weight: bold;
}

.tableLogo{
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
}
.logo{
	margin-bottom: 20px;
	height: 100px;
	width: 800px;
	background: url("logo.png");
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	color: black;
	border-bottom-style: solid;
	border-width: 0px;
	border-color: black;
}
.bkgLogo{
	width: 1024px;
	background:transparent;
	line-height: 100px;
	text-align: center;
	height: 200px;
	border-bottom-style: solid;
	border-width: 0px;
	border-color: black;
}

span.contact{
	text-align: center;
	height: 20px;
	border-width: 0px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: black;
	padding-right: 30px;
	
}
div.tray{
	background: #fcfffd;
	border-style: solid;
	border-width: 1px;
	border-color: silver;
	padding: 5px 5px 5px 20px;
	clear: both;
	margin-top: 10px;
	height: 72px;
	vertical-align: middle;
}
div.trayI{
	float: left;
	padding-left: 100px;
}
div.footer{
	background: white;
	padding: 3px;
	font-family: arial;
	font-size: 12px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	border-style: solid;
	border-width: 1px;
	border-color: silver;
	text-align: center;
	visibility: hidden;
}
div.footerI{
	text-align: center;
	font-family: arial;
	font-size: 12px;
	width: 25%;
	float: left;
	margin: 0px 0px 0px 0px;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: black;
}
div.footerIL{
	text-align: center;
	width: 50%;
	float: left;
	margin: 0px 0px 0px 0px;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: black;
}

.main2{
	width: 100%;
	text-align: center;
	top: 50%;
	height: 200px;
	list-style-type: square;
	margin-top: auto; 
	margin-bottom: auto;
}
.mainCell{
	width: 50%;
    text-align: center;
    top: 50%;
    list-style-type: square;
}

.slideshow{
    width: 100%;
    text-align: center;
}

.designer{
	display:table;
        width:90%;
        margin-top:10px;
        margin-left:auto;
        margin-right:auto;
        vertical-align:middle;
        height:16px;
	font-family: arial;
	text-decoration: none;
	color: black;
	font-size: 12px;
}
div.trow{
	display: table-row;
}
.browsers{
    display:table-cell;
	text-align: left;
	font-family: arial;
	text-decoration: none;
	color: black;
	font-size: 12px;
}
.browsersL{font-family: arial;text-decoration: none;color: black;font-size: 12px;}
.browsersL:hover{text-decoration: underline;}
.sitesculptL{font-family: arial;text-decoration: none;color: black;font-size: 12px;}
.sitesculptL:hover{text-decoration: underline;}
.sitesculpt{
    position:fixed;
    top:768px;
    left:800px;
	margin: 10px 10px 0px 0px;
	text-align: left;
	font-family: arial;
	text-decoration: none;
	color: black;
	font-size: 12px;
}