* {
    margin: 0;
    padding: 0;
}

body {
    font: 17px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #E1E1E1;
	background: url(images/bgbanner.jpg) no-repeat;
}

h3 {
	position: absolute;
	top: 35px;
	left: 17px;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: White;
	width: 292px;
	height: 50px;
}

h1 span {
    color: #A5E43A;
}

h2 {
    margin-top: 0px;
    font: 12px Arial, Helvetica, sans-serif;
    text-align: center;
    color:#666666;
}

h1 {
	margin-top: 0px;
    font: 12px Arial, Helvetica, sans-serif;
    text-align: center;
    color:#666666;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color:#666666;
}

p {
    padding: 15px 5px;
    font: 17px/25px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #666666;
}

ul {
	text-align:center;
	font-size:12px;
    padding-left: 50px;
	color:#666666;
}

li {
    line-height: 25px;
}

a {
    color: #F1751F;
    text-decoration: none;
}

a:hover {
    color: #F1751F;
    text-decoration: underline;
}

#main {
    position: relative;
    margin: 0 auto;
    width: 900px;
    text-align: left;
}

#header {
	background: url(images/IdealComputerServicesLogoText.png) no-repeat;
    padding: 0 20px;
    height: 123px;
}

#menu1 {
    float: right;
    margin-top: 10px;
    width: 400px;
    text-align: right;
}

#menu1 ul {
    list-style: none;
}

#menu1 ul li {
    display: inline;
    font: 15px Arial, Helvetica, sans-serif;
    color: White;
}

#menu1 ul li a {
    font-weight: normal;
	text-transform: none;
    text-decoration: underline;
    color: White;
}

#menu1 ul li a:hover {
    text-decoration: none;
    color:#ffffff;
}

#menu2 {
	margin-top:-8px;
	margin-left:25px;
    height: 30px;
    text-align: center;
    background: #E27729 url(images/menu2.jpg) no-repeat;
}

#menu2 ul {
	margin-right:40px;
    list-style: none;
}

#menu2 ul li {
    display: inline;
    height: 90px;
}

#menu2 ul li a {
	float:left;
	width:66px;
	height: 30px;
    padding: 0 20px;
	text-transform: uppercase;
    font: normal 12px/28px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: White;
}

#menu2 ul li a:hover, #menu ul li a.active {
	background:url(images/menubtnhover.jpg);
    text-decoration: none;
    color: #ffffff;
}

#middle {
    padding: 0 10px;
}

#left {
	background-color:#eeeeee;
	margin-top:0px;
    float: left;
	height: 600px;
    width: 281px;
	margin-left: -7px;
}

#left2 {
	background-color:#eeeeee;
	margin-top:0px;
    float: left;
	height: 700px;
    width: 281px;
	margin-left: -7px;
}

#left h3 {
    background: #97B239 url(images/left.jpg) no-repeat top;
}

#left p {
    padding-bottom: 0;
    text-align: left;
    font: 15px/22px Arial, Helvetica, sans-serif;
    color: White;
}

#left ul {
    padding: 12px 5px 0 30px;
}

#left  ul li {
    padding: 0;
    line-height: 22px;
    color: #F1751F;
}

#left  ul li a {
    padding: 0;
}

#right {
	margin-top:0px;
	margin-right: px;
    float: left;
    width: 600px;
    padding: 0px;
	border-right:solid #eeeeee;
}

#right h3 {
    background: #E3CB39 url(images/right.jpg) no-repeat;
	width: 600px;
}

#right p {
	font-size:12px;
}

#footer {
	margin-left:-51px;
    clear: both;
    height: 30px;
	width: 1003px;
    background: #85AACC url(images/footer4.jpg) repeat top;
}

#footer a{
	text-decoration:underline;
	}

#footer a:hover{
	text-decoration:none;
	}

#footer p {
	margin-bottom: -2px;
    padding: 0 20px;
    font: 12px/31px Arial, Helvetica, sans-serif;
    text-align: center;
    color: White;
}

#footer a {
    color: White;
}

.active {
	width:75px;
	height: 30px;
	background: url(images/menubtnactive.jpg);
}

.image {
	border:3px solid #eeeeee;
}
