/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color: #4D4D4D;
}
body {
	line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
			background-image:url(images/blue.jpg);

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


#wrapper{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;


}

#top {
	height:300px;
}

#left {
	width:300px;
	height:290px;
	float:left;
	background-image:url(images/unatronicslogo.png);
	background-repeat:no-repeat;
	background-position:center;

}

#right{
	float:right;
	width:500px;
	height:275px;
	margin-top:10px;
	
}

#about{
	width:500px;
}
#info {
	margin-top:20px;
	display:block;
	width:440px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/orange.jpg);
	box-shadow: 1px 1px 8px #818181;
	-webkit-box-shadow: 1px 1px 8px #818181;
	-moz-box-shadow: 1px 1px 8px #818181;
	



}
#infop{
	text-indent:30px;
	padding:10px;
	letter-spacing:.1em;
	font-size:1em;
	width:400px;
	margin: 0 auto; 
	margin-top:15px;
	margin-left:10px;
	text-align: left;
	position:absolute;
	background-image:url(images/grid.jpg);
	box-shadow: 1px 1px 8px #818181;
	-webkit-box-shadow: 1px 1px 8px #818181;
	-moz-box-shadow: 1px 1px 8px #818181;
	

}
#infop {
}

#links {
		width:440px;
		margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	position:relative;

	
}

#links ul{
	width:440px;
		margin-left:auto;
	margin-right:auto;
		text-align: center;
		



}
#links li{
	text-align: center;
	display:inline-block;
	height:50px;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
		background-image:url(images/orange.jpg);




	
}
#links li a{
	margin-top:6px;
	text-align: center;
	line-height:20px;
	display:inline-block;
	padding:8px;
	padding:8px;
	background-color:#F90;
	background-image:url(images/grid.jpg);
	text-transform:capitalize;
		box-shadow: 1px 1px 8px #818181;
	-webkit-box-shadow: 1px 1px 8px #818181;
	-moz-box-shadow: 1px 1px 8px #818181;

	



}

#bottom {
	height:400px;
		margin-top:20;

}
#pictureframe {
	width:750px;
	height:350px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image:url(images/orange.jpg);
	box-shadow: 1px 1px 8px #818181;
	-webkit-box-shadow: 1px 1px 8px #818181;
	-moz-box-shadow: 1px 1px 8px #818181;
	text-align:center;
	padding:20px;


}
.image {
		box-shadow: 1px 1px 8px #818181;
	-webkit-box-shadow: 1px 1px 8px #818181;
	-moz-box-shadow: 1px 1px 8px #818181;
}
