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

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	background-repeat: repeat-x;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(gifs/top_backing.gif);
}

body a:link, body a:visited {
	text-decoration: none;
	color: #666;
}

body a:hover{
	color: #CCC;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #4b4b4b;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color: #6A6A6A;
}

h1{
	font-size: 12px;
	font-weight: normal;
}
h2{}
h3{}
h4{}

.style1 {color: #FFFFFF}
.style2 {font-size: 14px}
.style4 {font-size: 16px}
.style9 {font-size: 12px}

#slideshow {
    position:relative;
    height:320px;
	width:965px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


#main_container{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header_logo{
	width: 200px;
	height: 55px;
}

#header_box{
	border: 1px solid #666666;
	background-color: #FFFFFF;
	width: 1000px;
	height: 350px;
}

#header_cat_box{
	height: 40px;
	width: 420px;
}

#header_cat_box a:link, #header_cat_box a:visited{
	color: #999999;
	text-decoration: none;
}

#header_cat_box a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#medium_box{
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width: 620px;
	height: 125px;
}

#index_small_box{
	background-color: #FFFFFF;
	height: 125px;
	width: 360px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}


#small_box{
	background-color: #FFFFFF;
	border: 1px solid #666666;
	height: 125px;
	width: 360px;
}

#small_box_content{
	width: 340px;
	height: 120px;
}

#services_cats{
	height: 100px;
	width: 600px;
}

#logo_portfolio_box{
	border: 1px solid #666666;
}

#formmail_mainbox{
	border: 1px none #CCCCCC;
	padding-right: 0px;
	padding-left: 10px;
}
#portfolio_item_header_box{
	border: 1px solid #666666;
	background-color: #FFFFFF;
	width: 1000px;
}

#portfolio_showcase_box{
	border: 1px solid #CCCCCC;
}

#logo_design_header_box{
	height: 320px;
	width: 965px;
	background-image: url(gifs/logo_design_header.jpg);
	background-repeat: no-repeat;
}

#web_design_header_box{
	height: 320px;
	width: 965px;
	background-image: url(gifs/web_design_header.jpg);
	background-repeat: no-repeat;
}

#print_design_header_box{
	height: 320px;
	width: 965px;
	background-image: url(gifs/print_design_header.jpg);
	background-repeat: no-repeat;
}

#graphic_illustration_header_box{
	height: 320px;
	width: 965px;
	background-image: url(gifs/graphic_illustration_header.jpg);
	background-repeat: no-repeat;
}

#design_quote_header_box{
	height: 320px;
	width: 965px;
	background-image: url(gifs/design_quote_header.gif);
	background-repeat: no-repeat;
}

#about_us_header_box{
	height: 320px;
	width: 965px;
	background-image: url(gifs/about_us_header.gif);
	background-repeat: no-repeat;
}

#portfolio_header_box{
	height: 320px;
	width: 965px;
	background-image: url(gifs/portfolio_header.gif);
	background-repeat: no-repeat;
}

#contact_us_header_box{
	height: 320px;
	width: 965px;
	background-image: url(gifs/contact_us_header.gif);
	background-repeat: no-repeat;
}

#contact_us_header_box a:link, #contact_us_header_box a:visited {
	color: #666666;
	text-decoration: none;
}

#contact_us_header_box a:hover{
	color: #cccccc;
	text-decoration: none;
}



#site_map_header_box{
	height: 320px;
	width: 965px;
	background-image: url(gifs/site_map_header.gif);
	background-repeat: no-repeat;
}

#site_map_header_box a:link, #site_map_header_box a:visited {
	color: #666666;
	text-decoration: none;
}

#site_map_header_box a:hover{
	color: #cccccc;
	text-decoration: none;
}

#services_info_box{
	border: 1px solid #666666;
	background-color: #FFFFFF;
	width: 1000px;
	height: 350px;
}

#index_info_box{
	background-color: #FFFFFF;
	width: 1000px;
	height: 380px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#index_info_box a:link, #index_info_box a:visited {
	color: #0066CC;
	text-decoration: none;
}

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



#footer_box{
	width: 1000px;
}
