@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}
body {
	font: 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	/*background: #fff url(images/bg.gif ) no-repeat;*/
	height: 100%;
	margin: 0; 
 	padding: 0;
	text-align: center;
	position: relative; 
	font-size: 8pt;
	color: #FFFFFF;
	font-family: tahoma;
}

img {
    border: 0;
}

.maccoy #container {
	width: 816px;
	background: #fff url(images/bg.gif ) no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
	position: relative;
	/*height: 100%;*/
}

#content ul {
    margin-left: 18px;
}

div#container-inner {
    width: 733px;
    margin: 0 auto;
    text-align: left;
}

.maccoy #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
}

div#header{
	position: relative;
	background: url(images/header.gif) no-repeat;
	height: 90px;
	margin-bottom: 3px;
}

div#nav{
	position: absolute;
	height: 87px;
	right: 0px;
    width: 508px;
}

img#service{
	position: relative;
	right: 3px;
}

img#advantage{
	position: relative;
	right: 9px;
}

img#test{
	position: relative;
	right: 13px;
}

img#contact{
	position: relative;
	right: 17px;
}
	


div#flash-holder{

}

div#content-inner{
	float: left;
	text-align: left;
	width: 358px;
	color: #48484a;
	line-height: 130%;
	margin-top: 8px;
}



/*div#title{
	
	
}*/

div#content_top{
	position: relative;
	background:url(images/content_top23.gif) no-repeat;
	padding-left: 1px;
	margin-left: 1px;
	width: 358px;
	height: 58px;
}

div#content_home_top{
	position: relative;
	margin-left: 1px;
	width: 358px;
	height: 58px;
}

div#content{
	/*background: #ffffff;*/
	padding: 20px 20px 0px 20px;
	width: 300px;
	margin-left: 4px;
    height: 180px;
    overflow: display;
    position: relative;
    z-index: 2;
    top: -2px;
}

div#content_repeat{
	position: relative;
  	background:url(images/repeat.gif) repeat-y;
	margin-left: 2px;
	
}

div#content-bottom{
	position: relative;
	background:url(images/content_bottom23.gif) no-repeat;
	width: 360px;
	height: 33px;
	margin-right: 5px;
	margin-bottom: 10px;
    z-index: 1;
}



div#right-side{
	float: right;
	width: 361px;
	height: 292px;
	/*border: 1px solid blue;*/
	margin-top: 7px;

}

img#biz{
	margin-bottom: 5px;	
}

img#personal{
	margin-bottom: 5px;
}

#logo-mac {
    position: absolute;
    top: 20px;
    left: 10px;
}
 

div#footer-bar{
	clear: both;
	background:url(images/footer.gif) no-repeat;
	height: 84px;
	margin-left: 2px;
	
	
}


div#copyright{
	float: left;
	padding-left: 30px;
	margin-top: 36px;
	color: #6b6c6c;
}

/*div#global{
	float: right;
	padding-right: 30px;
	margin-top: 36px;
}*/

a {
	color: #6b6c6c;
	text-decoration: none;
}

img {
    border: 0;
}

ul#primary-menu {
    list-style-type: none;
}

ul#primary-menu li {
    display: inline;
    padding: 0;
    margin: 0;
    margin-right: -4px;
}

ul#footer-menu {
    list-style-type: none;
}

ul#footer-menu li {
    display: inline;
    padding-right: 3px;
    padding-left: 2px;
    border-right: 1px solid #6B6C6C;
}

ul#footer-menu li a {
    font-weight: bold;
}

ul#footer-menu li.last {
    border-right: 0;
}

div#footer-bar a:hover {
    text-decoration: underline;
}

div.sidebar-image {
    margin-bottom: 3px;
}


div.sub-menu-item {
    margin-bottom: 2px;
    border-bottom: 1px solid #CFCFCF;
    padding-bottom: 2px;
}

div.sub-menu-item a {
    color: #000;
}