/* 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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* 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;
}





html, body{
	height: 100%;
	background: url(../images/grads.png) 0px -850px repeat-x;
	font-family: georgia;
	font-size: 12px;
	margin: 0px
}

/*MAIN BACKGROUND STYLES*/
.mainback{
	min-height:100%;
	height:auto;
	position: relative;
	z-index: 10;
}
#topback{background:url(../images/topbackground.jpg) top center no-repeat;}
#bottomback{background:url(../images/footerbackground.jpg) bottom center no-repeat;}
* html #topbackground{height:100%;}/* ie6 and under*/
/*END OF MAIN BACKGROUND STYLES*/

/*HEADER STYLES*/
#header{
	background: url(../images/grads.png) 0 -595px repeat-x;
	height: 200px;
	text-align: center;
}
#headerfront{
	background: url(../images/grads.png) 0 -505px repeat-x;
	height: 293px;
	text-align: center;
}
	/*MENU STYLES*/
	#menubar{
		background: url(../images/grads.png) 0 -797px repeat-x;
		height: 56px;
		text-align: center;
	}
	#menu{
		width: 450px;
		margin: auto;
	}
	#menu img {padding:0px 10px;}
	/*END OF MENU STYLES*/

	/*HEADER BRANDING STYLES*/
	.logo{
		display: block;
		margin: 0 auto;
		width: 204px;
		height: 100px;
		background: url(../images/logo_univind.png) top no-repeat;
	}
	.logo:hover{
		background: url(../images/logo_univind.png) bottom no-repeat;
	}
	.ios4u{
		background: url(../images/integrated_online_solution.png) top no-repeat;
		width: 482px;
		height: 25px;
		display: block;
		margin: auto;
	}
	/*END OF HEADER BRANDING STYLES*/

	/*WELCOME TEXT STYLES*/
	#headerfront p{
		width: 780px;
		color: #000;
		margin: 10px auto;
		font-size: 20px;
		line-height: 28px;
	}
	#headerfront p a{
		color: #000;
		text-decoration: none;
		border-bottom: 1px dotted #555555;
	}
	#headerfront p a:hover{
		color: #086B37;
		text-decoration: none;
		border-bottom: 1px solid #000;
	}
	/*END OF WELCOME TEXT STYLES*/
/*END OF HEADER STYLES*/
	
/*MAINBODY STYLES*/
#mainbodyleft{
	width: 750px;
	background: url(../images/mainbodyside.png) -12px 0px no-repeat;	
	margin: 0 auto;
}
#mainbodyright{
	width: 750px;
	background: url(../images/mainbodyside.png) 737px 0px no-repeat;	
	margin: 0 auto;
}
#mainbody{
	background: url(../images/mainbody.png) repeat-x;	
	margin: 0 12px 0 12px;
	padding: 10px 0;
	min-height: 308px;
}
#mainbody h1{
	text-align: center;
	margin: 20px 0;
	font-size: 20px;
	color: #000;
}
#mainbody h2{
	text-align: center;
	margin: 10px 0;
	font-size: 16px;
	color: #000;
}
#mainbody p{
	font-family: georgia, "times new roman", verdana;
	font-size: 14px;
	line-height: 19px;
	margin: 15px 0;
	text-align: justify;
}
/*MAINBODY STYLES*/

/*FOOTER STYLES*/
#footer{
	height: 170px;
	width: 750px;
	position: relative;
	margin: auto;
	z-index: 0;
	text-align: right;
	font-size: 11px;
	color: #555;
	font-family: verdana, tahoma, arial;
}
#copyright{
	color: #fff;
	font-size: 10px;
}
#footerlogo_univind{
	position: absolute;
	right: 570px;
	top: -2px;
	width: 175px;
	height: 83px;
	background: url(../images/logo_univind_footer.png) top no-repeat;
}
#footerlogo_univind:hover{
	background: url(../images/logo_univind_footer.png) bottom no-repeat;
}
#univindnetwork{
	position: absolute;
	right: 350px;
	top: 37px;
	width: 180px;
	height: 25px;
	text-decoration: none;
	color: #777777;
	font-size: 9px;
	text-align: left;
	font-weight: bolder;
}
#footerlogo_neohoster{
	position: absolute;
	right: 450px;
	top: 47px;
	width: 80px;
	height: 23px;
	background: url(../images/univindnetwork.png) top left no-repeat;
}
#footerlogo_neohoster:hover{
	background: url(../images/univindnetwork.png) bottom left no-repeat;
}
#footerlogo_anakui{
	position: absolute;
	right: 335px;
	top: 47px;
	width: 110px;
	height: 23px;
	background: url(../images/univindnetwork.png) top right no-repeat;
}
#footerlogo_anakui:hover{
	background: url(../images/univindnetwork.png) bottom right no-repeat;
}
.footeranchor{
	position: absolute;text-decoration: none;
	color: #777777;
	font-size: 9px;
	text-align: left;
	line-height: 19px;
	font-weight: bolder;
}
.footeranchor:hover{
	color: #096B37;
}
#jobs{
	background: url(../images/jobs-av.png) top left no-repeat;
	right: 624px;
	top: 103px;
	width: 69px;
	height: 62px;
	padding-left: 8px;
	padding-top: 5px;
}
#gototop{
	right: 188px;
	top: 145px;
	width: 77px;
	height: 20px;
	padding-left: 8px;
	padding-top: 5px;
}
#xhtmlvalid{
	right: 102px;
	top: 151px;
	width: 35px;
	height: 17px;
	padding-left: 30px;
}
#cssvalid{
	right: 22px;
	top: 151px;
	width: 35px;
	height: 17px;
	padding-left: 30px;
}
/*END OF FOOTER STYLES*/

ul{
	padding: 5px 0 0 20px;
}
li{
	list-style: disc;
	font-size: 14px;
	line-height: 19px;
	margin: 0 0 3px 0;
}


