* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
}

body {
	background: url("images/bodybg.gif") top repeat-x #FDFDFD;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 150%;
	color: #333;
}

h1 span {
	display: none;
}

h1 a {
	float: left;
	display: block;
	height: 121px;
	width: 204px;
	background: url("images/logo.png") bottom no-repeat;
}

h2 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 1.1em;
	padding: 0 0 15px 0;
	color: #252525;
}

h3 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 1.0em;
	padding: 0 0 5px 0;
	color: #252525;
}

p {
	font-size: 0.9em;
	padding: 0 0 15px 0;
	text-align: left;
	clear: both;
}

a, a:active, a:visited, a:focus {
	color: #EF4322;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

ul {
	font-size: 0.9em;
	margin: 0;
  	padding: 0px 0px 15px 0px;
	list-style-type: disc;
}

li {
	margin: 0px 0px 0px 25px;
	padding: 0;
	line-height: 150%;	
}

em {
	font-weight: bold;
	font-style: normal;
}

blockquote {
	border: 1px solid #EBEBEB;
	background: #FFF url("images/boxbg.gif") top repeat-x;
	margin: 0 20px 15px 20px;
	padding: 15px 15px 0 15px;
}

.hr {
	height: 1px;
	background: url("images/dashbg.gif") top repeat-x;
	margin: 0 0 15px 0;
	clear: both;
}

.hr hr {
	display: none;
}

#wrapper {
	width: 980px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -203px auto;
	background: transparent;
}

#header {
	height: 127px;
	background: transparent;
}

#topnav {
	font-size: 1.0em;
	font-weight: bold;
	height: 39px;
	margin: 88px 15px 0 0;
	float: right;
	display: inline;
	background: transparent;
}

#topnav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#topnav li a, #topnav li a:active, #topnav li a:visited, #topnav li a:focus {
	display: block;
	float: left;
	height: 39px;
	line-height: 33px;
	margin: 0;
	padding: 0 15px;
	color: #EBEBEB;
	text-decoration: none;
	background: transparent;
}

#topnav li a:hover {
	color: #EF4322;
	background: transparent;
}

#topnav li.current a, #topnav li.current a:hover, #topnav li.current a:active, #topnav li.current a:visited, #topnav li.current a:focus {
	background: url("images/nav_over.gif") no-repeat bottom center;
	color: #999;
}

#content {
	float: left;
	display: inline;
	width: 586px;
	margin: 50px 0 40px 30px;
	background: transparent;
}

#design {
	font-size: 0.8em;
	line-height: 130%;
	margin-top: 5px;
}

#design p {
	padding: 0 10px 10px 10px;
	text-align: left;
}

#design ul {
	font-weight: bold;
	padding: 0 0 0 5px;
}

#design h3 {
	width: 235px;
	height: 32px;
	padding: 0 0 12px 0;
}

#design h4 {
	padding: 0 0 10px 10px;
	font-size: 1.1em;
}

#design h3 span {
	display: none;
}

#web_design1, #web_design2, #graphic_design1 {
	margin-bottom: 30px;
}

#web_design3, #web_design4, #graphic_design2, #graphic_design3 {
	margin-bottom: 15px;
}

#web_design1, #web_design3 {
	width: 235px;
	height: 250px;
	float: left;
	padding: 10px;
	margin-left: 20px;
	border: 1px solid #EBEBEB;
	background: #FFF url("images/boxbg.gif") top repeat-x;
	display: inline;
}

#web_design2, #web_design4 {
	width: 235px;
	height: 250px;
	float: right;
	padding: 10px;
	margin-right: 20px;
	border: 1px solid #EBEBEB;
	background: #FFF url("images/boxbg.gif") top repeat-x;
	display: inline;
}

#graphic_design1 {
	float: left;
	width: 524px;
	height: 250px;
	padding: 10px;
	margin-left: 20px;
	border: 1px solid #EBEBEB;
	background: #FFF url("images/boxbg.gif") top repeat-x;
	display: inline;
}

#graphic_design1_content {
	width: 235px;
	height: 250px;
	float: left;
	display: inline;
}

#graphic_design1_items {
	width: 278px;
	height: 250px;
	float: right;
	background: #FFF;
}

#graphic_design2 {
	width: 235px;
	height: 250px;
	float: left;
	padding: 10px;
	margin-left: 20px;
	border: 1px solid #EBEBEB;
	background: #FFF url("images/boxbg.gif") top repeat-x;
	display: inline;
}

#graphic_design3 {
	width: 235px;
	height: 250px;
	float: right;
	padding: 10px;
	margin-right: 20px;
	border: 1px solid #EBEBEB;
	background: #FFF url("images/boxbg.gif") top repeat-x;
	display: inline;
}

#web_design1 h3 {
	background: url("images/basic.gif") top no-repeat;
}

#web_design2 h3 {
	background: url("images/cms.gif") top no-repeat;
}

#web_design3 h3 {
	background: url("images/flash.gif") top no-repeat;
}

#web_design4 h3 {
	background: url("images/ecommerce.gif") top no-repeat;
}

#graphic_design1 h3 {
	background: url("images/deluxe.gif") top no-repeat;
}

#graphic_design2 h3 {
	background: url("images/stationery.gif") top no-repeat;
}

#graphic_design3 h3 {
	background: url("images/logodesign.gif") top no-repeat;
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

input {
	margin: 3px 0px 3px 0px;
	width: 580px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	border: 1px solid #D7D7D7;
	padding: 3px;
}

textarea {
	margin: 3px 0px 0px 0px;
	width: 580px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	border: 1px solid #D7D7D7;
	padding: 3px;
}

#form_box form {

}

form {
}

submit {
}

#form_box {
}

.formtext {
	padding: 0;
	margin: 8px 0px 0px 0px;
}

.submit_button {
	float: right;
	padding: 0;
	margin: 10px 0px 0px 0px;
	width: 88px;
	border: 0;
}

#sidebar {
	float: right;
	display: inline;
	width: 294px;
	margin: 50px 30px 50px 0;
	background: transparent;
}

#sidebar blockquote {
	margin: 0 4px 20px 4px;
}

#sidebar blockquote p {
	font-family: georgia, "times new roman", times, serif;
	font-style: italic;
	font-size: 0.8em;
	text-align: justify;
}

#sidebar .smalltext {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 150%;
	font-style: normal;
	text-align: right;
}

#sidebar a img {
	border: none;
}

#latest_h2 {
	background: url("images/latest.gif") top no-repeat;
	padding: 0 0 10px 0;
	width: 294px;
	height: 32px;
}

#testimonials_h2 {
	background: url("images/testimonials.gif") top no-repeat;
	padding: 0 0 10px 0;
	width: 294px;
	height: 32px;
}

#latest_h2 span, #testimonials_h2 span {
	display: none;
}

#latest {
	width: 294px;
	height: 125px;
	margin: 0 auto 15px auto;
	clear: both;
}

#testimonials {
	width: 294px;
	height: 120px;
	margin: 0 auto 35px auto;
	clear: both;
}

#testimonials img {
	padding: 0 0 10px 0;
}

#latest a img {
	padding: 4px;
	background: #FFF;
	border: 1px solid #B7B7B7;
}

#latest a:hover img {
	border: 1px solid #F6AD9F;
	background: #F8F2F1;
}

.thumb_lg {
	width: 294px;
	height: 209px;
}

.thumb_left {
	width: 78px;
	height: 78px;
	float: left;
	margin-left: 4px;
}

.thumb_center {
	width: 78px;
	height: 78px;
	float: left;
	margin: 0 23px;
}

.thumb_right {
	width: 78px;
	height: 78px;
	float: left;
}

#flashmovie1 {
	width: 294px;
	height: 170px;
	margin: 0 0 20px 0;
}

.push {
	height: 203px;
	clear: both;
}

#footer {
	height: 203px;
	background: url("images/footerbg.gif") bottom repeat-x #E4E4E4;
}

#footer p {
	font-size: 0.8em;
	color: #333;
}

#footer h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.0em;
	padding: 0 0 2px 0;
	color: #322F4A;
}

#footer li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer li a {
	color: #000;
	font-size: 0.9em;
	line-height: 180%;
	display: block;
	width: 286px;
	background: url("images/dashbg.gif") top repeat-x;
	padding: 0 0 0 2px;
}

#footer li a:hover {
	text-decoration: none;
	background: url("images/dashbg.gif") #EBEBEB top repeat-x;
}

#footercontent {
	width: 920px;
	margin: 0 auto;
	padding: 25px 30px 15px 30px;
}

#footerbox1 {
	width: 288px;
	height: 90px;
	float: left;
}

#footerbox2 {
	width: 288px;
	height: 90px;
	float: left;
	margin: 0 28px;
}

#footerbox3 {
	margin: 11px 0 0 0;
	width: 288px;
	height: 90px;
	float: left;
	text-align: right;
}

#copy {
	float: right;
	margin: 12px 0 0 0;
	width: 288px;
	height: 16px;
}

#copy p {
	float: right;
	font-size: 0.7em;
	line-height: 16px;
	padding: 0;
}

#copy img {
	padding: 0 5px 0 0;
}

#mt {
	padding: 0;
	float: right;
	width: 288px;
	height: 10px;
	line-height: 10px;
	margin: 6px 0 0 0;
}

.box3_spacer {
	margin: 0 0 0 26px;
}

.nomargin {
	margin: 0;
}

.clear {
	clear: both;
}

.smalltext {
	font-size: 0.7em;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.alert {
	color: #EF4322;
}