@charset "UTF-8";
/* CSS Document */

/* Resets **************************************************************************************** */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; }
	
:focus {
	outline: 0; }
	
ol, ul {
	list-style: none;
	font-size:80%;}

table {
	border-collapse: separate;
	border-spacing: 0; }
	
caption, th, td {
	text-align: left;
	font-weight: normal; }
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: ""; }
	
blockquote, q {
	quotes: "" ""; }
	
img { display:block; }
	
hr {
	border:none;
	height:1px;
	background-color:#b0c5d3;
}
	
.clear { clear: both; height: 0; }

address { 
	font-style:normal;
	font-size:11px; 
	line-height:17px;
}

abbr { border-bottom:dotted #D58352 1px; }

a:link { 
	color:#D58352; 
	text-decoration: none; }

a:hover { 
	color:#D58352; 
	text-decoration: none;
	border-bottom:dotted #D58352 1px; }

a:visited, 
a:active { 
	color:#D58352; 
	text-decoration: none; }
	
a:visited:hover, 
a:active:hover { 
	color: #D58352; 
	text-decoration: none; }

.hidden {
	position:absolute;
	left:0px;
	top:-2000px;
	width:1px;
	height:1px;
	overflow:hidden; }
	
p {
	line-height:140%;
	padding-bottom:6px;
	font-size:75%;
}
	
h1 { 
	font-size:170%;
	font-family:"Arial", Times New Roman, Times, serif;
	padding:0px;
	margin-top:98px;
	padding-left:238px;
	z-index:9;
	position:absolute;
	float:left;
}
.category_h1 {
	padding-left:13px;
}
h2 {
	font-family:"Arial", Times New Roman, Times, serif;
	font-size:105%;
	font-weight:bold;
	padding-bottom:1px;
	color:#2e2b2c;
	padding-left:13px;
	border-bottom:solid 2px #ebebe7;
	width:662px;
}
h3 {
	font-family:"Arial", Times New Roman, Times, serif;
	font-size:90%;
	font-weight:bold;
	padding-bottom:5px;
	color:#2e2b2c;
}
.home_p {
	padding-bottom:10px;
}
label {
	font-size:75%;
	font-weight:bold;
}
input {
	margin-top:2px; }

textarea {
	margin-top:2px; }
	
fieldset {
	border:solid #616d75 1px;
	padding:10px;
}
legend {
	color:#073655;
	font-size:90%;
	font-weight:bold;
	word-spacing:-1px;
	padding-left:2px;
	padding-right:2px;
}
caption {
	color:#073655;
	font-size:100%;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:3px;
	word-spacing:-1px;
	border-bottom:solid #b0c5d3 1px;
}
table th {
	padding-right:10px; }

table td {
	width:200px;
	border:solid #ebebe7 2px;
	border-right:none;
	padding-left:13px;
	padding-right:13px; }
.td1 {
width:60%;
}
.td2 {
width:20%;
}
em {
	font-style:italic;
}
	
/* ********************************************************************************************* */

body {
	font-family:Arial, Verdana, sans-serif;
	height:100%;
	background-color: #fff;
	text-align:left;
	margin:0px;
	color:#2e2b2c;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-color:#fff;
}

/* ********************************************************************************************* */

ul.nav_toggle {
display:inline;
float:left;
list-style-type:disc;
margin:0px;
overflow:hidden;
padding:0px;
padding-top:0px;
}
ul.nav_toggle li {
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt 0pt 0px;
padding:0pt;
}
ul.nav_toggle a {
float:left;
height:0px !important;
margin:0pt 0pt 0px;
overflow:hidden;
padding:36px 0pt 0pt;
}
li#home_website_design a {
background:transparent url(images/home-website-design.png) no-repeat scroll left top;
width:225px;
}
li#home_website_design a:hover {
background:transparent url(images/home-website-design_hover.png) no-repeat scroll left top;
border-bottom:none;
}
li#home_print_design a {
background:transparent url(images/home-print-design.png) no-repeat scroll left top;
width:225px;
}
li#home_print_design a:hover {
background:transparent url(images/home-print-design_hover.png) no-repeat scroll left top;
border-bottom:none;
}
li#home_identity_design a {
background:transparent url(images/home-identity-design.png) no-repeat scroll left top;
width:225px;
}
li#home_identity_design a:hover {
background:transparent url(images/home-identity-design_hover.png) no-repeat scroll left top;
border-bottom:none;
}
li#home_book_design a {
background:transparent url(images/home-book-design.png) no-repeat scroll left top;
width:225px;
}
li#home_book_design a:hover {
background:transparent url(images/home-book-design_hover.png) no-repeat scroll left top;
border-bottom:none;
}
#container {
	width:980px;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
}
#content_container {
	background-image:url(images/base_bg.png);
	background-repeat:repeat-y;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	}
	
div.keep-it-simple {
	width:470px;
	font-size:130%;
	color:#797b7d;
	margin-left:10px;
	padding-bottom:20px;
	float:left;
}

/* ********************************************************************************************* */

div#gbwa {
	float:left;
	margin-left:209px;
	width:205px;
	height:180px;
}
	
/* ********************************************************************************************* */
	
#header {
	height:123px;
	width:900px;
	float:left;
	padding-left:40px;
}
#logo {
	float:right;
	margin-right:12px;
}
.content_hold {
	width:940px;
	float:left;
	padding-left:40px;
	padding-top:4px;
}
#stripes {
	width:900px;
	height:214px;
	background-image:url(images/home_stripes.png);
	background-repeat:no-repeat;
	float:left;
}
.home_img {
	width:225px;
	height:178px;
	float:left;
}
.home_button {
	width:225px;
	height:36px;
	float:left;
}
.single-column-text {
	width:199px;
	float:left;
	padding:13px;
}
.single-column-identity {
	width:198px;
	float:left;
	padding:13px;
	border-right:solid #ebebe7 2px;
	border-bottom:solid #ebebe7 2px;
	text-align:center;
}
.single-column-identity-right {
	width:197px;
	float:left;
	padding:13px;
	border-bottom:solid #ebebe7 2px;
	text-align:center;
}
.left {
	width:225px;
	float:left;
}
#underline {
	position:absolute;
	width:900px;
	top:135px;
	z-index:1;
	border-bottom:solid 2px #ebebe7;
	margin-left:40px;
}
.right {
	float:left;
	margin-top:10px;
}
.right_standard {
	float:left;
	margin-top:0px;
	width:675px;
}
.bcrumb {
	float:left;
	margin-top:10px;
	width:675px;
}
.bcrumb_main {
width:675px; background:url(images/bcrumb.png) repeat-x;
}
ul.nav {
display:inline;
float:left;
list-style-type:disc;
margin:0px;
overflow:hidden;
padding:0px;
padding-top:0px;
}
ul.nav li {
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt 0pt 0px;
padding:0pt;
}
ul.nav a {
float:left;
height:0px !important;
margin:0pt 0pt 0px;
overflow:hidden;
padding:34px 0pt 0pt;
}
li#nav_website_design a {
background:transparent url(images/nav-website-design_hover.png) no-repeat scroll left top;
width:225px;
}
li#nav_website_design_active a {
background:transparent url(images/nav-website-design.png) no-repeat scroll left top;
width:225px;
}
li#nav_website_design_active a:hover {
border-bottom:none;
}
li#nav_website_design a:hover {
background:transparent url(images/nav-website-design.png) no-repeat scroll left top;
border-bottom:none;
}
li#nav_print_design a {
background:transparent url(images/nav-print-design_hover.png) no-repeat scroll left top;
width:225px;
}
li#nav_print_design_active a {
background:transparent url(images/nav-print-design.png) no-repeat scroll left top;
width:225px;
}
li#nav_print_design_active a:hover {
border-bottom:none;
}
li#nav_print_design a:hover {
background:transparent url(images/nav-print-design.png) no-repeat scroll left top;
border-bottom:none;
}
li#nav_identity_design a {
background:transparent url(images/nav-identity-design_hover.png) no-repeat scroll left top;
width:225px;
}
li#nav_identity_design_active a {
background:transparent url(images/nav-identity-design.png) no-repeat scroll left top;
width:225px;
}
li#nav_identity_design_active a:hover {
border-bottom:none;
}
li#nav_identity_design a:hover {
background:transparent url(images/nav-identity-design.png) no-repeat scroll left top;
border-bottom:none;
}
li#nav_book_design a {
background:transparent url(images/nav-book-design_hover.png) no-repeat scroll left top;
width:225px;
}
li#nav_book_design_active a {
background:transparent url(images/nav-book-design.png) no-repeat scroll left top;
width:225px;
}
li#nav_book_design_active a:hover {
border-bottom:none;
}
li#nav_book_design a:hover {
background:transparent url(images/nav-book-design.png) no-repeat scroll left top;
border-bottom:none;
}
.thumb {
	clear:both;
	margin-bottom:5px;
}
.thumb_text {
font-size:70%;
}
.sub_text {
	font-size:75%;
	font-weight:bold;
	padding-top:13px;
	padding-bottom:4px;
}
.list_items {
	list-style-type:disc;
	padding-left:13px;
	list-style-position:inside;
	font-size:80%;
	line-height:150%;
	padding-bottom:10px;
}
.portfolio_image {
	float:left; width:428px;
	margin-left:12px;
	margin-right:12px;
	}
ul#breadcrumb {
	margin-top:4px;
	color:#898989;
}
ul#breadcrumb li {
	display:inline;
}
ul#breadcrumb a, a:visited {
	color:#898989;
}
.arrow {
	color:#bdbdbd;
	font-size:90%;
	font-weight:bold;
}
p.home_para {
	line-height:180%;
	font-size:75%;
}
p#home_para_strap {
	line-height:180%;
	font-size:85%;
}

div#footer {
	width:980px;
	clear:both;
}