* {
	margin:0px;
	padding:0px;
}


html {
     overflow: -moz-scrollbars-vertical;
	 height: 101%!important;
 }

body {
	font-family:Arial, Helvetica, sans-serif;
}

#googlefun {
	width:1px;
	height:1px;
	overflow:hidden;
}
a {
	text-decoration:none;
}

#dsi ul li {
	margin-left: 15px;
	color: #90BF4F;
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
}

	
#wrapper {
	width:980px;
	position:absolute;
	left:50%;
	margin-left:-490px;
	top:10px;	
}

#innerwrap {
	width:980px;
	position:relative;
}
	
#header {
	width:980px;
	height:120px;
	
}

#nav {
	width:980px;
	height:30px;
	margin-top:5px;
}
#content {
	width:980px;
	clear:left;
	
}

#laptop {
	position:absolute;
	top:90px;
	right:20px;
	
	width:120px;
	height:120px;
}

#footer {
	width:980px;
	height:43px;
	clear:left;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top:30px;
	font-size:12px;
}

#footer a {
	text-decoration:none;
	color: #82609C;
	
}
.navmenu li {
	list-style-type:none;
	float:left;
	margin:10px 20px;
	padding:4px 10px 4px 10px;
	display:block;
	background-color: #90BF4F;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}


.navmenu li a {
	color:#fff;
	text-decoration:none;
}

.navmenu li a:hover {
	color:#613886;
}

.footermenu {
	list-style-type:none;
	float:right;
	display:block;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top: -18px;
	margin-right: 2px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;	
}

.footermenu  a {
	text-decoration:none;
	color: #F4C960 !important;	
}
.text  , .text a{
	color: #613886;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
h1 {
	color: #CA2E2F;
	font-size: 20px;
	line-height: 36px;
}
h3 {
	font-size: 16px;
	line-height: 20px;
	color: #289EC6;
	font-weight: bold;
	font-style: italic;
}
h4 {
	color:#259FC4;
}
h5 {
	color: #613886;	
	line-height:20px;
}

.footermenu  a:hover {
	color:#CB302E !important;
}
#sites {
	width:300px;
	float:left;
	height:240px;
	margin-bottom: 20px;
}

#sites img {
	border:none;	
}
#dsi {
	float:left;
	width:550px;
	left:300px;
	margin-left:20px;
	
}
 .clear {
	clear:left; 
 }
#content table img {
	border:none;
	float: left;
}

table td  {
	padding:10px;	
}
#content table td a {
	color: #623787;
	text-decoration: none;
	margin-left: 10px;
	
	}

