/*tags*/
* {
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
body {
	text-align: center;
	background: #666666;
}

/*divs*/
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: #EEEEEE;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}
#wrapper #header {
	height: 155px;
	width: 900px;
	background: url(/assets/compufix-header.jpg) no-repeat 0px 0px;
	position: relative;
	font-size: 12px;
	line-height: 14px;
	visibility: visible;
	z-index: 1000;
}
#wrapper #header #title {
	position: absolute;
	width: 620px;
	height: 87px;
	top: 68px;
	left: 270px;
}
#wrapper #header #title h1 {
	font-weight: normal;
	font-size: 30px;
	line-height: 34px;
	color: #666666;
	padding-top: 40px;
}
#wrapper #content .inset #main h3, #wrapper #content .inset #left h3 {
	color: #4C1A8C;
	padding-top: 9px;
	font-size: 16px;
}

#wrapper #content .inset #main h4, #wrapper #content .inset #left h4 {
	color: #4C1A8C;
	font-size: 13px;
	padding-top: 9px;
	text-transform: uppercase;
}
#wrapper #content .inset a {
	font-weight: bold;
	color: #4C1A8B;
	text-decoration: none;
	border-bottom: 1px dotted #4C1A8B;
}
#wrapper #content .inset a:hover {
	color: #CC0033;
	border-bottom: 1px dotted #CC0033;
}
/*Navigation top menu*/
#navbar {
	position: absolute;
	font-weight: bold;
	width: 575px;
	left: 315px;
	z-index: 1000;
	top: 35px;
	visibility: visible;
}
#one_menu, #two_menu, #three_menu, #four_menu, #five_menu {
	float: left;
	position: relative;
	width: 115px;
	z-index: 1000;
}
#onetitle, #twotitle, #threetitle, #fourtitle, #fivetitle {
	visibility: visible;
	position: relative;
	text-transform: uppercase;
	z-index: 1000;
}
#onetitle a, #twotitle a, #threetitle a, #fourtitle a, #fivetitle a {
	display: block;
	width: 115px;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	height: 12px;
	position: relative;
	z-index: 1000;
	padding-bottom: 2px;
}

#onetitle a:hover {
	background: url(/assets/compufix-header-lite.jpg) no-repeat -65px -3px;
}
#twotitle a:hover {
	background: url(/assets/compufix-header-lite.jpg) no-repeat -180px -3px;
}
#threetitle a:hover {
	background: url(/assets/compufix-header-lite.jpg) no-repeat -295px -3px;
}
#fourtitle a:hover {
	background: url(/assets/compufix-header-lite.jpg) no-repeat -410px -3px;
}
#fivetitle a:hover {
	background: url(/assets/compufix-header-lite.jpg) no-repeat -525px -3px;
}

#onedrop, #twodrop, #threedrop, #fourdrop, #fivedrop {
	z-index:1000;
	visibility: hidden;
	left: 0px;
	top: 100%;
	position: absolute;
	overflow: hidden;
}
#onedrop a, #twodrop a, #threedrop a, #fourdrop a, #fivedrop a {
	position: relative;
	z-index: 1000;
	text-transform: uppercase;
	background: #FFFFFF;
	color: #555555;
	width: 115px;
	padding-bottom: 4px;
	padding-top: 5px;
	height: auto;
	font-size: 9px;
	line-height: 12px;
	display: block;
	text-decoration: none;
	text-align: center;
}
#onedrop a:hover, #twodrop a:hover, #threedrop a:hover, #fourdrop a:hover, #fivedrop a:hover {
	position: relative;
	z-index: 1000
	background: #E8E1E9;
	color: #4B1989;
	width: 115px;
	background: #E7E0EA;
}
/**/
#content {
	z-index: 1;
	width: 900px;
	position: relative;
}

#left {
	float: left;
	width: 250px;
	border-top: 1px solid #4B1A87;
}

#main {
	float: right;
	width: 620px;
	border-top: 1px solid #4B1A87;
	position: relative;
}


#wrapper #content .inset #left span {
	text-align: center;
	display: block;
	font-style: italic;
	line-height: 27px;
	position: relative;
	left: 0px;
	top: -4px;
}
#wrapper #content .inset #main span {
	text-align: left;
	display: block;
	font-style: italic;
	line-height: 27px;
}
#title h3, #strapline h3 {
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 5px;
	padding-top: 10px;
	color: #999999;
	padding-bottom: 8px;
}
#title h2, #strapline h2 {
	font-size: 28px;
	font-weight: normal;
	line-height: 30px;
	color: #4B1A87;
}

#wrapper #header #text {
	position: absolute;
	width: 250px;
	top: 68px;
	left: 10px;
	height: 87px;
}
/**/
#wrapper #content .inset blockquote {
	padding-left: 30px;
}
#wrapper #content .inset #main img {
}
#wrapper #content .inset {
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #content .inset p {
	font-size: 13px;
	line-height: 18px;
	padding-top: 9px;
}
#wrapper #content .inset #main ul {
	font-size: 13px;
	line-height: 18px;
	list-style-type: none;
	list-style-position: inside;
	padding-left: 16px;
	padding-right: 40px;
	position: relative;
}
#wrapper #content .inset #main li {
	padding-top: 9px;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 10px;
	list-style-image: url(bullet.jpg);
}
/**/
#wrapper #content .inset #strapline {
	text-align: center;
	background: #EEEEEE;
	padding-top: 5px;
}
#wrapper #content .inset #strapline h3 {
	color: #999999;
}
#wrapper #content .inset #strapline span {
	color: #C9ABE7;
	font-size: 16px;
	font-weight: bold;
}
/**/
#footer {
	height: 28px;
	width: 900px;
	background: url(/assets/compufix-footer.jpg) no-repeat 0px 0px;
	border-top: 1px solid #CCCCCC;
	position: relative;
	margin-top: 10px;	
}
#footerlinks {
	width: 880px;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	left: 10px;
	text-transform: uppercase;
	color: #555555;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	overflow: visible;
}
#wrapper #footer .inset #footerlinks p {
	padding-top: 9px;
	padding-bottom: 5px;
}

#wrapper #footer .inset #footerlinks a {
	text-decoration: none;
	color: #555555;
	padding-top: 9px;
}
#wrapper #footer .inset #footerlinks a:hover {
	color: #4B1A87;
	text-decoration: underline;
}
/*Classes*/
div.clearfloat {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
div.dropcurve {
	background: url(/compufi/assets/dropcurve.gif) center bottom;
	position: relative;
	z-index: 1000;
}

#wrapper #content .inset #left img {
	margin-top: 5px;
}
