@charset "utf-8";
* {
margin : 0;
padding : 0;
}
body {
font-size : 62.5%;
background : #000;
font-family : Verdana, Geneva, sans-serif;
background: url(haha.png) repeat-x top;
margin-top : 10px;
}
h1 {
font-size : 36px;
color : #212526;
text-transform : uppercase;
text-transform : capitalize;
text-indent : 30px;
}

h3{
	font-size : 20px;
color :#EEE;
text-transform : uppercase;
text-transform : capitalize;
text-indent : 30px;

}

h4{
	font-size : 20px;
color :#212526;
text-transform : uppercase;
text-transform : capitalize;
text-indent : 30px;

}
p {
font-size : 11px;
text-indent : 30px;
}
div#pagewrap {
width : 1000px;
height : 880px;
margin : 0 auto;
}
div#header {
background : url(Gen%20Comms%20Logo.jpg) no-repeat;
width : 700px;
}
div#logo {
float : left;
}
div#navigation {
float : left;
margin-left : 200px;
margin-top : 50px;
width : 500px;
}
div#blackbery1 {
float : left;
margin-top : 5px;
padding-left: 200px;
width : 750px;

}
div#networkimages {
margin-top : 1px;

}
div#footer {
float : right;
margin-right:120px;
margin-top : 0;

width : 900px;
height : 300px;
}

div#footer-text{
	margin-top:40px;
	height: 20px;

	
}

div#footer-image{
	margin-top: 0px;
	height: 30px;
	
}