/* CSS Document */

body {
	background-color:#000000;
	background-image: url('images/xprintsoft-background.jpg');
	background-position: center top;
	background-attachment: scroll;
	background-repeat: no-repeat;
	color:#ffffff;
	padding:0px;
	margin:0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	text-align: center;
	width: 100%;
}

div, li, h1, h2, h3, h4, img {
	margin:0px;
	padding:0px;
}

p {
	font-size: 10pt;
}

a {color:#aaaaaa; text-decoration:none;}
a:hover {color:#cccccc;}
/* ul {list-style-type:square;margin:10px; padding:10px;} */

#center_top {position:absolute; top:0; left:50%;}

#maintop {width:600; position:relative; left:-300;}
#mainbot {width:600; position:relative; left:-300; text-align:"left";}

#contactnow {width:85%; position:absolute; top:200px; left:0; text-align:"right"}
#contactnow h2 {height:40px; color:#54517B; font:30px/40px; font-weight:bold;}

#contactnow2 {color:#333333; width:85%; position:absolute; top:200px; left:0; text-align:"right"}
#contactnow2 a {color:#666666;}
#contactnow2 a:hover {color:#000000;}

#underconstruction {width:85%; position:absolute; top:20px; left:0; text-align:"right";}

.bottom_left_corner {position:absolute; bottom:10px; left:10px; font:8pt}
.bottom_right_corner {position:absolute; bottom:10px; right:10px; font:8pt}
/* #bottom_right_corner {text-align:"right"; position:absolute; bottom:10px; right:10px; font:8pt} */

