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;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
	}
	
ol, ul {
	list-style: none;
	}

blockquote, q {
	quotes: none;
	}

:focus {
	outline: 0;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
	
	

body {
background: #f0f0f0;
z-index: 1;
text-align:left;
font-size:14px;
font-family: georgia, 'time new romans', serif;
margin:0 auto;
padding-bottom: 150px;
}

.gradient{
height: 131px;
width:3000px;
position:fixed;
top: 0px;
left: 0px;
border: 0px;
background-image: url(images/gradient.png);
background-repeat:repeat-x;
background-attachment: fixed;
z-index: 2;
}

a {
color: #ffffff;
padding: 0 5px;
text-decoration: none;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 16px;
letter-spacing: 1px;
}

a:visited {
color: #aaaaaa;
padding: 0 5px;
text-decoration: none;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 16px;
letter-spacing: 1px;
}

a:hover {
color: #ffffff;
padding: 0 5px;
text-decoration: none;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 16px;
letter-spacing: 1px;
}

.logo {
position: fixed;
top: 20px;
left: 30px;
border: 0px;
z-index: 10;	
}

h1 {
width: 600px;
font-size: 24px;
font-family: verdana, helvetica, arial, sans-serif;
color:#5d5d5d;
font-weight: normal;
border: none;
padding: 35px 0 0 0;
}

p {
color: #707070;
font-size: 15px;
line-height: 24px;
font-family: verdana, helvetica, arial, sans-serif;
padding: 0 0 10px;
margin: 20px 0 10px 0;
}

img {
border:none;
}

.header {
width: 600px;
float: left;
margin: 15px;
padding: 20px 70px;
}

#menu {
position: fixed;
top: 39px;
left: 550px;
border: 0px
clear: both;
float: left;
margin: 0;
z-index: 9;
}

#menu ul{
list-style-type: none;
margin: 0;
padding: 0;
}

#menu ul li{
list-style-type: none;
color: #777;
display: inline;
margin: 0;
padding: 0 10px 0 10px;
}

#menu ul li a {
text-decoration: none;
list-style-type: none;
color: #646464;
display: inline;
margin: 0;
padding: 0;
}

#menu ul li a:hover {
text-decoration: none;
list-style-type: none;
color: #ff8000;
display: inline;
margin: 0;
padding: 0;
}

#container1 {
position: absolute;
top: 100px; left: 2px;
width: 11000px;
margin: 0;
padding: 0;
}

#container2 {
position: absolute;
top: 100px; left: 2px;
width: 13000px;
margin: 0;
padding: 0;
}

.horizontal {
background: #707070;
border: 1px solid #707070;
width: 675px;
height: 450px;
float: left;
line-height: 22px;
margin: 30px 2px;
overflow-y:hidden;
}

.vertical {
background: #d4d4d4;
border: 1px solid #707070;
width: 300px;
height: 450px;
float: left;
line-height: 22px;
margin: 30px 2px;
overflow-y:hidden;
}

.square {
background: #707070;
border: 1px solid #707070;
width: 450px;
height: 450px;
float: left;
line-height: 22px;
margin: 30px 2px;
overflow-y:hidden;
}

.box p {
color: #aaaaaa;
font-size: 16px;
line-height:24px;
padding: 0 0 10px;
margin: 20px 0 10px 0;
}

#footer {
position: fixed;
top: 720px;
left: 43px;
margin-top: -150px;
height: 30px;
clear: both;
}

#footer p {
text-align:left;
color: grey;
font-size: 9px;
line-height: 24px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.logo2 {
position: fixed;
top: 744px;
left: 400px;
border: 0px
clear: both;
float: left;
z-index: 10;
margin-top: -150px;
height: 30px;
}

em {
position: fixed;
top: 23px;
left: 640px;
color: #ce0000;
font-size: 14px;
font-family: sans-serif;
border: 2px solid #ff0000;
background-color: #ffff80;
padding: 10px;
} 
