/* CSS Document */


.c1 a

{
	width: 266px;
	color: #000000;
	float: left;
	margin-bottom: 4px;
	margin-top: 4px;
	background-image: url(../i/logodesign.png);
	background-repeat: no-repeat;
	background-position: center top;
}


.c1 a:hover

{
	background-image: url(../i/logodesign-hover.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.c2
{
	width: 266px;
	float: left;
	color: #000000;
	height: 100px;

}

.c2 a
{
	width: 266px;
	float: left;
	color: #000000;
	margin-bottom: 4px;
	margin-top: 4px;
	background-image: url(../i/graphicdesign.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.c2 a:hover
{

	background-image: url(../i/graphicdesign-hover.png);
	background-repeat: no-repeat;
	background-position: center top;
}



.c3
{
	width: 266px;
	background-color: #FFFFFF;
	color: #000000;
	float: right;
	height: 100px;
}

.c3 a
{
	width: 266px;
	background-color: #FFFFFF;
	color: #000000;
	float: right;
	margin-bottom: 4px;
	margin-top: 4px;
	background-image: url(../i/webdesign.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.c3 a:hover
{
	width: 266px;
	background-color: #FFFFFF;
	color: #000000;
	float: right;
	height: 95px;
	margin-bottom: 4px;
	margin-top: 4px;
	background-image: url(../i/webdesign-hover.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 2px;
}
.copyright a{
	color: #FFFFFF;
}

.copyright a:hover{
	color: #BDC6C4;
}

#portnav
{
	width: auto;
	height: auto;
	background-color: #660099;
	padding-top: 4px;
	padding-left: 22px;
	color: #FFFFFF;
	padding-bottom: 6px;
}

#portnav a {
	color: #FFFFFF;
	padding-bottom: 4px;
	text-decoration: none;

    }

#portnav a:hover {
	color: #333333;
	text-decoration: none;

    }
  #tabs6 {
	float:left;
	width:100%;
	background:#FFFFFF;
	font-size:93%;
	line-height:normal;
	margin-top: 3px;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #333333;
	padding-top: 15px;
      }
    #tabs6 ul {
	margin:0;
	padding:0px 0px 0 70px;
	list-style:none;
      }
    #tabs6 li {
	display:inline;
	margin:0;
	padding:0;
      }
    #tabs6 a {
      float:left;
      background:url(../i/tableft6.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs6 a span {
      float:left;
      display:block;
      background:url(../i/tabright6.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs6 a:hover span {
      color:#FFF;
      }
    #tabs6 a:hover {
      background-position:0% -42px;
      }
    #tabs6 a:hover span {
      background-position:100% -42px;
      }
	  
 #tabs6 a[id=current]
{
 background-position:0% -42px
}
 #tabs6 a[id=current] span
 {
	background-position:100% -42px;
}

#order {
	color: #660033;
	text-decoration: underline;
	padding-left: 10px;
}



#order a:hover {
color: #333333;
	text-decoration: underline;
}
