/* CSS Document */
/*Body settings*/
body {
margin: 0px 0px 0px 0px;
background-color:#FFFFFF;
background-image:url(images/bgbackground.jpg);
background-repeat:repeat-x;
height:992px;
color:#FFFFFF;
}

/*Center wrapper*/
#wrapper{
width:900px;
height:980px;
margin: 0px auto;
padding: 0px;
} 
/*Header Image*/
#headerimage{
margin-top:5px;
margin-bottom:0px;
background-image:url(images/uni.png);
width:350px;
height:68px;
}
/*Main Image*/
#mainimage{
margin-top:0px;
background-image:url(images/mainimage.jpg);
width:850px;
height:256px;
margin-left:25px;
}
#centerwhite{
margin-top:0px;
background-image:url(images/centerwhite.jpg);
width:900px;
height:550px;

}


#footer{
position:absolute;
margin-top:13px;
margin-left:0.5px;
background-color:#66CC00;
background-image:url(images/footer.jpg);
width:819px;
height:52px;
}


#footmenu ul {
margin-left:150px;
margin-top:0px;
margin-bottom:0px;

}
#footmenu ul li {
border-right:#999999 solid 1px;

width:75px;
list-style-type:none;
float:left;
padding:2px;
text-align:center;
font: normal 10px/2px Verdana, Arial, Helvetica, sans-serif;/*centerfold text*/
}
#footmenu ul li a{
text-decoration:none;
padding:4px;
color:#CCCCCC;
}

#footmenu ul li a:hover{
color:#009966;
}

#copyright {
	width:300px;
	position:absolute;
	font: normal 10px/10px Verdana, Arial, Helvetica, sans-serif;/*centerfold text*/
	color:#CCCCCC;
	left: 233px;
	top: 22px;
}
#copyright a{
text-decoration:none;
color:#999999;
}
#copyright a:hover{
color:#006666;
}
/****************Main Menu*****************/


#mainmenu ul {
margin-left:125px;
padding-top:0px;
margin-top:0px;
margin-bottom:0px;
background-color:#1D577D;
}

#mainmenu ul li {
background-image:url(images/tab.jpg);
background-repeat:no-repeat;
width:108px;
border-right:#1D577D solid 1px;
list-style-type:none;
float:left;

text-align:center;
font: normal 12px/35px Verdana, Arial, Helvetica, sans-serif;/*centerfold text*/
}
#mainmenu ul li a{
display: block;
text-decoration:none;
color:#CCCCCC;
height:37px;
padding: 0px;
}
#mainmenu ul li a:hover{

/*background-image:url(images/mouseover.jpg);*/
background-color:#FFFFFF;


}
#mainmenu ul li a:active{

background-image:url(images/active.jpg);
background-color:#FFFFFF;
color:#006666;
}

/****************End Main Menu**************************/
/*****menu holder*******/
#menuholder{
margin-top:18px;
margin-bottom:0px;
background-image:url(images/menuholder.jpg);
background-repeat:no-repeat;
background-color:#1D597E;
width:820px;
height:37px;
margin-left:25px;
}
/*main image*/
#mainimage{
margin-top:7px;
background-image:url(images/webdesign.jpg);
width:806px;
height:250px;
margin-left:30px;
}
/*bgwebbody*/
#bgweb{
background-image:url(images/bgweb.jpg);
width:820px;
height:580px;
margin-left:25px;
}
/*one*/
#one{
background-image:url(images/1.jpg);
width:791px;
height:132px;
margin-left:14px;
}
/*boxes*/


#webbox{
background-image:url(images/bgwebfeatures.jpg);
width:229px;
height:401px;
margin-left:14px;
}

.webfeatures ul{
margin-left:0px;
margin-top:0px;
margin-bottom:0px;
padding-left:10px;
color:#ffffff;

}

.webfeatures ul li{
list-style-type:none;
text-decoration:none;

border-bottom:#FFFFFF solid 1px;
font: normal 12px/30px Verdana, Arial, Helvetica, sans-serif;/*centerfold text*/
width:200px;
}

#webbox1{
	position:absolute;
	top:518px;
	margin-left:244px;
	background-image:url(images/webbox1.jpg);
	width:180px;
	height:400px;
	

}
#webbox2{
	position:absolute;
	top:518px;
	margin-left:425px;
	background-image:url(images/bgwebox2.jpg);
	width:180px;
	height:400px;	
}
#webbox3{
	position:absolute;
	top:518px;
	margin-left:606px;
	background-image:url(images/webbox1.jpg);
	width:180px;
	height:400px;	
}
.web_box ul{
margin-left:0px;
margin-top:0px;
margin-bottom:0px;
padding-left:5px;
padding-right:0px;
color:#ffffff;
width:180px;
}

.web_box ul li{
list-style-type:none;
border-bottom:#FFFFFF solid 1px;
text-align:center;
font: normal 12px/30px Verdana, Arial, Helvetica, sans-serif;/*centerfold text*/
width:170px;
}

