/* CSS Document */

html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#545454;
	line-height:16px;
	background-image:url(../images/bg.gif);
	height:100%;
	}
a:link {
	color: #111111;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #111111;
	}
a:hover {
	text-decoration: none;
	border-bottom:1px dotted;
	color:#00CCFF;
	}
a:active {
	text-decoration: none;
	color: #11111;
	}
#container {
	float:left;
	width:414px;
	background-color:white;
	height:100%;
	}
#image {
	width:414px;
	background-color:#111111;
	height:292px;
	color:white;
	}
#content {
	width:394px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	}
#navigation_top {
	width:394px;
	padding-left:10px;
	padding-right:10px;

	}
#header {
	width:414px;
	height:67px;
	padding-top:10px;
	}
#services {
	float:left;
	width:330px;
	background-color:#529bb8;
	height:100%;
	color:#111111;
	}
#about {
	float:left;
	width:330px;
	background-color:#529bb8;
	height:100%;
	color:#111111;
	}
#contact {
	float:left;
	width:330px;
	background-color:#529bb8;
	height:100%;
	color:#111111;
	}
	
.services {
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	}
#CloseThisWindow {
	padding-top:30px;
	padding-right:10px;
	cursor:pointer;
	}
#CloseThisWindow1 {
	padding-top:30px;
	padding-right:10px;
	cursor:pointer;
	}
#CloseThisWindow2 {
	padding-top:30px;
	padding-right:10px;
	cursor:pointer;
	}
.CloseThisWindow {
	cursor:pointer;
	padding-top:30px;
	padding-right:10px;
	}
	
.navigation_top {
	color:#111111;
	font-size:12px;
	font-weight:light;
	letter-spacing:-1px;
	padding-top:10px;
	}

