/* CSS Document */

/*   ------    GLOBAL    --------  */

html, body {
	background: #ffffff;
	padding: 0;
	margin: 0;
	height:100%;
}

.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.small {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #000000
	position: absolute;
}
a:link  {
	color: #FF9900;
        text-decoration: none;
}
a:visited {
	color: #CC6600;
        text-decoration: none;
}
a:hover {
        color: #FF9900;
        text-decoration: underline overline;
}
a:active {
        color: #FF9900;
        text-decoration: none;
}
a.footer:link  { font-size: 9px; color: #FFCC33; text-decoration: none; }
a.footer:visited { font-size: 9px; color: #FFCC00; text-decoration: none; }
a.footer:hover { font-size: 9px; color: #FFCC00; text-decoration: underline overline; }
a.footer:active { font-size: 9px; color: #FFCC33; text-decoration: none; }

#masthead {
        background-color: #ffffff;
        width: 1130px;
        height: 170px;
        position: absolute;
        top: 0px;
        margin-left: 0px;
}

.logo {
        position: absolute;
        top: 0px;
        margin-left: 0px;
}

#main {
        background-color: #ffffff;
        width: 1063px;
        height: 100px;
        position: absolute;
        top: 0px;
        margin-left: 0px;
}

#hp_main {
        background-color: #ffffff;
        width: 1000px;
        height: 550;
        position: absolute;
        top: 170px;
        margin-left: 0px;
}

.mainpic {
        position: absolute;
        top: 100px;
        left: 198px;
}

.caption {
        position: absolute;
        top: 490px;
        left: 598px;
}

.rightnav {
	position: absolute;
	margin-left: 430px;
	top: 39px;
	width: 400px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
}

.rightcontent {
	position: absolute;
	margin-left: 320px;
	top: 39px;
	width: 700px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}

.hp_mainpic {
        position: absolute;
        top: 40px;
        left: 5px;
}

.nav {
        position: absolute;
        top: 10px;
        left: 5px;
}
.subtext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
.hp_caption {
        position: absolute;
        top: 430px;
        left: 7px;
        font-size: 10px;
}

.hp_bizcard {
        position: absolute;
        top: 490px;
        left: 50px;
        background-color: #ffffff;
}

.contact_bizcard {
        position: absolute;
        top: 60px;
        left: 150px;
        background-color: #ffffff;
}

#footer {
        background-color: #808080;
        width: 851px;
        height: 80px;
        position: absolute;
        top: 600px;
        margin-left: 0px;
}


*html #footer {
        background-color: #808080;
        width: 851px;
        height: 80px;
        position: absolute;
        top: 620px;
        margin-left: 0px;
}

#footer_gallery {
        background-color: #808080;
        width: 851px;
        height: 80px;
        position: absolute;
        top: 650px;
        margin-left: 0px;
}

#footer_contact {
        background-color: #808080;
        width: 851px;
        height: 20px;
        position: absolute;
        top: 550px;
        margin-left: 0px;
}
.footer1 {
	position: absolute;
        margin-top: 10px;
        margin-left: 150px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #ffffff; 
        vertical-align: bottom;          
}

.footer4 {
	position: absolute;
        top: 60px;
        left: 330px;
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
