html,body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,p,blockquote,fieldset,input,iframe,img,a { margin:0; padding:0; border:0; outline:0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size:1em; font-weight:normal; font-style:normal; }
ul,ol { list-style:none; }

a:focus {
     -moz-outline: 0; /* Firefox 1.0x */
     outline: 0; /* Firefox nightly builds, DeerPark dev. releases */
/*     outline-offset 3px;  /* Firefox nightly builds, DeerPark dev. releases */*/
 }

html {
	height:100%;
	overflow:hidden;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background:#000;
	color:#FFF;
	font-size:0.7em;
}

a {
	color:white;
	text-decoration:none;
}

p a:hover {
	text-decoration:overline;
	color:#000;
	background-color: #FFF;
	}

#bodyMain {
	background:url(img_bg.gif) repeat-y 50px 0 #000;
}

#bodyHome {
	height:100%;
/*	text-align:center;*/
}

#divIntro {
	width:379px;
	height:224px;
/*	border:3px white solid;*/
	margin:150px 0 0 -189px;
	left:50%;
	position:absolute;
	text-align:center;
}

#divLeftCol {
	margin:35px 0 0 65px;
	width:150px;
}

#liNavHome {
/*	background:url(img_nav_venus.gif) no-repeat;*/
/*	width:138px;*/
/*	height:21px;*/
}

li span {
	display:none;
}


#divRightCol {
	position:absolute;
	left:220px;
	top:40px;
	padding:0 0 0 40px;
	height:1000px;
	display:block;
/*	border:1px red solid;*/
	/*border:1px solid red;*/
}

#divHomeFlash {
/*	width:715x;*/
/*	height:300px;*/
	height:100%;
	}

#ulMainMenu a {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.13em;
	font-size:1.3em;
}

#ulSubMenu {
	padding:20px 0 0 0;
}

#ulSubMenu li {
	padding:2px 0 0 0;
	}
	
#imgIntroVenusLogo {
	padding:25px 0 0 0;
	}	
#imgIntroType {
	padding:20px 0 0 0;
	}
	
#divFooter { 
	position: absolute; 
	bottom: 10px;
	line-height:12px; 
	font-size:9px
}

#divWorkList {
	
	}

#divHeader {
	padding:0 0 50px 0;
}
	
	
#divNewsW2WPara p {
	padding:0 0 10px 0;
	}
	
		
#divContactPhone {
	padding:1px 0 20px 100px;
	font-size:1.2em;
	background:url(img_contact_phone.gif) no-repeat;
}

#divContactEmail {
	margin:20px 0 0 0;
	padding:1px 0 20px 100px;
	font-size:1.2em;
	background:url(img_contact_email.gif) no-repeat;
}

#divContactAddress {
	margin:20px 0 0 0;
	padding:1px 0 20px 100px;
	font-size:1.2em;
	background:url(img_contact_address.gif) no-repeat;
}

#divContact p {
	line-height:1.4em;
}

#divLogo {
/*     color: #f0c;*/
/*     font-size: 9px;*/
/*     font-family: Verdana, Geneva, Arial, sans-serif;*/
/*     background-color: #c00;*/
	background:url(img_logo.gif) bottom right no-repeat;
	text-align: right;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 62px;
/*	display:block;*/
/*	overflow:scroll;*/
	}

#divLogo img {
/*	padding:0 10px 0 0;*/
}
