
* {background-repeat: no-repeat;}

html { width: 100%;
	height:100%;
	margin:0px;
	padding:0px;
}

body { width: 100%;
	height:100%;
	background-image: url(../images/homebackgroundcs.gif);
	margin:0px;
	padding:0px;
}
#boxes {clear:both;}

#boxL{float:left;}

#boxR {float:right;}

#clock {position:absolute; top:20px; left:480px; color:#ddd; text-align:right; width:250px;}

#container{width:770px; height:100%; position:absolute; left:70px}

#content{float:right; position:relative; top:125px; width:540px;}

#containerWhat{width:710px; height:100%; position:absolute; left:70px;}

#contentWhat{float:right; position:relative; top:125px; width:480px;}

#containerWebsite{width:780px; height:100%; position:absolute; left:70px;}

#contentWebsite{float:right; position:relative; top:125px; width:550px;}

#containerMM{width:780px; height:100%; position:absolute; left:70px; }

#contentMM{float:right; position:relative; top:125px; width:550px;}


#containerPpt{width:800px; height:100%; position:absolute; left:70px;}

#contentPpt{float:right; position:relative; top:125px; width:575px;}

#contentXmas{float:left; position:relative; top:30px; width:400px;} 

#description {margin:10px; color:#666;}

#footer {clear:both; font: 10px/13px arial, helvetica; color: #999; width:400px;}

#footer2 {clear:both; font: 10px/13px arial, helvetica; color: #999; width:500px;}

#homemenu{float:left; position:relative; top:135px; width:172px; text-align:left; padding-left:47px;}

#news{float:right; width:150px; position:relative; top:34px; padding:2px;}

#nav {width:150px; padding-top:2px; float:right; text-align:right;}

#map {float:right; margin-top:-10px;}

#portfolio {border:1px solid #dedede; width:480px; height:420px; background-color:#ffffff; margin-top:20px;}

#portfolio2 {border:0px solid #dedede; width:480px;  background-color:#ffffff; margin-top:0px;}

#quote {background-color:#dedede; padding:10px 20px 10px 20px;}

#sitemap li  {font: 11px/15px arial, helvetica; margin-left:40px; color: #D71920; list-style: none; padding-left:-5px;}



