/*** Site Attributes ***/
* {
	margin:0px auto;
	}
body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 0.7em;	
	
	}
/** Style Attributes **/
a {
	text-decoration:none;
	}
p {
	font-size:1.2em;
	color:#000000;
	margin: 10px;
	}
h3 {
	color:#FFFFFF;
	font-size:1.8em;
	}
h2 {
	font-weight:normal;
	font-size: 1.4em;
	margin-top: 10px;
	}
/** Style Attributes End**/

/** Layout Attributes  **/
#header {
	width:441px;
	height:115px;
	background-image: url(images/site/header.png);
	top:75px;
	position:absolute;
	left: 0px;
	}
#body {
	height:auto;
	width: 950px;
	position: relative;
	}
#nav {
	position:relative;
	top:180px;
	left:-90px;
	position:relative;
	width:436px;
	margin-left:10px;
	}
#contentBox {
	height:auto;
	width:452px;
	position: relative;
	right: -225px;
	display: block;
	}
#footer {
	text-align: center;
	height: 50px;
	margin-top: 75px;
	}
/** Layout Attributes End**/

/** Home Attributes **/
#home a{
	color:#666;
	}
#home #contentBox img{
	border:2px solid #CCC;
	}
#home #contentBox img:hover{
	border:2px solid #999;
	}
#home #contactBox {
	top: 320px;
	height:285px;
	width:310px;
	position: absolute;
	left: 30px;
	top: 325px;
	background-repeat: none;
		}
#home #contentBox #buttons{
	background-image: url(images/site/buttons.png);
	height:20px;
	width:51px;
	margin: 5px 10px 5px auto;
		}
#home #contentBox #buttons a {
	height:20px;
	width:25px;
	display: block;
	position: relative;
	float: left;
		}
#home #contentBox #frame-left{
	padding:3px;
	height: 229px;
	width: 200px;
	float:left;
	position: relative;
	left: 10px;
	top: 0px;
		}
#home #contentBox #frame-left #text{
	background:#CCC;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
		}
#home #contentBox #frame-right{
	padding:3px;
	height: 229px;
	width: 200px;
	float:left;
	position: relative;
	right: -22px;
	margin-bottom: 12px;
	top: 0px;
		}
#home #contentBox #frame-right #text{
	background-color: #CCC;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
		}
/** Home Attributes End **/

/** Services Attributes **/
#services {
	}
#services #toolBox #text{
	line-height:30px;
	margin-top: 45px;
	margin-left: 30px;
		}
#services #contentBox object {
float:left;
display:block;
margin-right:5px;
		}
#services #contentBox #buttons{
	background-image: url(images/site/buttons.png);
	height:20px;
	width:51px;
	margin: 5px 10px 5px auto;
		}
#services #contentBox #buttons a {
	height:20px;
	width:25px;
	display: block;
	position: relative;
	float: left;
		}
#services #contentBox #frame-left{
	padding:3px;
	height: auto;
	width: 200px;
	float:left;
	position: relative;
	left: 10px;
	top: 0px;
	text-align:center;
		}
#services #contentBox #frame-left #text{
	margin-top: -20px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 14px;
		}
#services #contentBox #frame-right{
	padding:3px;
	height: auto;
	width: 200px;
	float:left;
	position: relative;
	right: -22px;
	margin-bottom: 12px;
	top: 0px;
	text-align:center;
		}
#services #contentBox #frame-right #text{
	margin-top: -15px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 14px;
		}
/** Services Attributes End **/

/** Help Desk Attributes **/
#helpdesk {
	position: relative;
	}
#helpdesk a{
	color:#666;
	}
#helpdesk #toolBox {
	background-image: url();
	height:229px;
	width:238px;
	position: absolute;
	left: 102px;
	top: 390px;
	background-repeat: none;
		}
#helpdesk #toolBox #text{
	line-height:30px;
	margin-top: 45px;
	margin-left: 30px;
		}
#helpdesk #contentBox #text{
	height: auto;
	position: relative;
	background-color: white;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
		}
/** Help Desk Attributes End **/

/** About Attributes **/
#about {
	position: relative;
	}
#about #toolBox {
	background-image: url();
	height:285px;
	width:310px;
	position: absolute;
	left: 30px;
	top: 325px;
	background-repeat: none;
		}
#about #toolBox #text{
	line-height:30px;
	margin-top: 45px;
	margin-left: 30px;
		}
#about #contentBox img{
	float:left;
	border:solid #000000;
	margin-right:15px;
}

#about #contentBox #text2{
	height: 365px;
	position: relative;
	font: 10px;
	top: 0px;
	overflow: hidden;
		}
/** About Attributes End **/
