
/*|--------------------------|
  | Created by Matthew Frost |
  |  	 Copyright 2007      |
  |                          |
  |                          |
  |--------------------------|*/
  

body {
	text-align:center;
	font:0.9em/1.7em Arial,Helvetica,Sans-Serif;
	margin:0;
	padding:0;
	background-color: #aaa;
}

#container {
	clear:both;
	border: solid #000000 2px;
	width: 950px;
	margin: 0 auto 1em auto;
	background-color: #cccccc;
}

.constructionimage {
	text-indent: -5000px;
	background: url(../img/construction.jpg) no-repeat;
	height: 218px;
	width: 500px;
	margin: 4em auto 2em auto;
	border: none;
}

.banner {
	text-indent: -5000px;
	background: url(../img/15285406mo3.jpg) no-repeat;
	height: 275px;
	width: 800px;
	margin: 4em auto 2em auto;
	border: none;
}

.banner2 {
	text-indent: -5000px;
	background: url(../img/74079960xm1.jpg) no-repeat;
	height: 275px;
	width: 800px;
	margin: 4em auto 2em auto;
	border: none;
}


#nav {
	width: 950px;
	margin: 1em auto 0 auto;
	background-color: #ccc;
	border: solid #000000 2px;
	border-bottom: none;
}

#nav ul {
	overflow:hidden;
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li {
	padding: 0.17em;
	float: left;
	background-color: #ccc;
}

#nav li a {
	text-align:center;
	background: url(../img/nav-background.gif) #fff bottom left repeat-x;
	height: 1.7em;
	line-height: 1.7em;
	float: left;
	width: 5.5em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
}

#date {
	/*border: solid 2px #FF0000;*/
	width: auto;
	float: right;
	overflow: hidden;
	padding: 5px 15px 10px 10px;
}

#clock {
	/*border: solid 2px #FF0000;*/
	width: auto;
	float: right;
	overflow: hidden;
	margin:0 0 0 0;
	padding: 10px 10px 10px 0;
}

#cont_left {
	width: 425px;
	float:left;
	text-align:left;
	overflow:hidden;
	margin: 0 10px 0 10px;
	padding: 0 0 0 20px;
	/*background-color: #d8d8d8;*/
}

#cont_right {
	width: 425px;
	float:right;
	text-align:left;
	overflow:hidden;
	margin: 0 10px 0 10px;
	padding: 0 0 0 20px;
	/*background-color: #d8d8d8;*/
}

#copyright {
	width:940px; 
	clear: both;
	margin: 5px 0 0 0;
	padding: 10px 0;
	/*border: solid 2px #FF0000;*/
}





/* HomePage */

#welcome {
	background: url(../img/block.jpg) no-repeat;
	padding: 0 0 0 35px
}

#laptopimage {
	margin:30px 0 0 0;
	width: auto;
	text-align: center;	
}

