@charset "utf-8";
/* CSS Document */

body {
	background:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #3a3325;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#container {
	text-align: left;
	width: 750px;
	margin-left: auto;
	margin-right:auto;
}

#top {
	background-color: #a7c459;
	height: 25px;
	line-height: 25px;
	padding-right: 2em;
	text-align: right;
}

#middle {
	background-color: #3a3225;
	height: 154px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#bottom {
	background-color: #edf0b4;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 750px;
	padding-bottom: 20px;
}
#footer {
	color: #a7c459;
	font-weight: normal;
	margin-bottom: 3px;
	padding: 0px;
	margin-top: 0px;
}


#bottom_right {
	float: right;
	/*width: 297px;*/
	
	background-image: url(../images/brand_bottom_all.jpg);
	background-repeat: no-repeat;
	background-position: 65px top;
	padding-top: 138px;
	width: 297px;
	padding-left: 65px;
	margin-left: 12px;
}
.tagline {
	background-image: url(../images/youbreakthemwefixthem.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 199px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	color: #008164;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #008164;
	font-weight: bold;
	margin-top: 0px;
}

#menubar {
	font-size: 1em;
	color: #edf0b4;
	line-height: 12px;
	padding-top: 17px;
	padding-left: 53px;
}
#menubar A {
	text-decoration:none;
	color: #edf0b4;
}
#text_main {
	line-height: 1.5;
	margin-left: 42px;
	margin-right: 42px;
	padding-top: 70px;
	padding-right: 12px;
	padding-left: 12px;
}
#panel {
	width: 363px;
	margin-top: 18px;
	margin-left: 34px;
	position: absolute;
	z-index: 99;
}
#panel #pagetitle {
	margin-top: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	color: #a7c459;
	margin-left: 17px;
}
#panel #summary {
	margin-left: 19px;
	margin-top: 17px;
	width: 244px;
	overflow: hidden;
	height: 43px;
	font-size: 1.5em;
	font-weight: normal;
}
.techys2u {
	font-weight:bold;
}
.contact {
	font-size: 2.6em;
	font-weight: bold;
}
