@charset "UTF-8";

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, strong, sub, sup, tt, var,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 140%;
}
h1 {
	font-size: 36px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #EDE6DD;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #383838;
}
h3{
	padding:0em 0em .75em 0em;
	font-size: 18px;	
	
}
.thrColFixHdr #container { 
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	
} 
.thrColFixHdr  .long { 
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 550px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	
} 
.thrColFixHdr #header {
	margin-left:auto;
	margin-right:auto;
	width: 940px;
	text-align: left;
	height:50px;
	
} 
.thrColFixHdr #headerwrapper #header #logo {
	height: 50px;
	background-color: #C60013;
	width: 300px;
}

.thrColFixHdr #headerwrapper #header #logo a {
	padding: 10px 10px 0px 10px;
	font-size: 24px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
 .thrColFixHdr #headerwrapper #header #navigation    {
	width: 410px;
	float: right;
	height: 50px;
}
#navigation li a:link,#navigation li a:visited
{
	
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
	font-weight: bold;
	
	text-decoration:none;
	line-height:1.2em;

	}
#navigation li a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b0a79c;
	}
#navigation li a.current,#navigation li a.current:hover,#sidebar1 li a.current:active{
	cursor:default;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C60212;
	}
.black {
	color: #000;
}
.thrColFixHdr #headerwrapper #header #navigation ul{
	float: right;
	padding-top: 15px;
	margin-right:10px;
	
}
.thrColFixHdr #headerwrapper #header li  {
	float: left;
	padding-left: 10px;
	
}
.thrColFixHdr #headerwrapper #header li a {
	text-decoration: none;
	color:#000;
	font-weight: bold;
	font-size: 13px;
}
.thrColFixHdr #container #sidebar2 p {
	font-size: 10px;
	padding-right:20px;
	text-align: right;
	padding-left:40px;
}
.thrColFixHdr #container #sidebar2 .services p {
	font-size: 10px;
	padding-right:30px;
	text-align: left;
	padding-left:40px;
}
.thrColFixHdr #container #sidebar2 .box img {
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #cfc5b7;
	border-right-color: #cfc5b7;
	border-top-style: solid;
	border-bottom-style: solid;
	
	border-top-color: #cfc5b7;
	
	border-bottom-color: #cfc5b7;
	
}
.thrColFixHdr #container #sidebar2 h3 {
	text-align: right;
	margin-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	
	
}
.thrColFixHdr #container #sidebar2 .services h3 {
	text-align: left;
	margin-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	margin-left: 40px;	
	
}

.thrColFixHdr #headerwrapper { 
	background-color:#cfc5b7; 
	border-bottom:5px solid #c60013;
	  
	
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 5px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #wrapperwrapper {
	width: 940px;
	margin-left:auto;
	margin-right:auto;
	
	
}
.thrColFixHdr #header2wrapper {
	width: 940px;
	margin-bottom:10px;
}
.thrColFixHdr #header2wrappercontact {
	width: 940px;
	margin-bottom:3px;
	text-align: left;	
	
}
.thrColFixHdr #header2wrapper #header2 {
	width: 640px;
	float:right;
	
	height: 20px;
}
#header3 {
	height: 40px;
	width: 940px;
	margin-top: 20px;
}
.thrColFixHdr #wrapperwrapper #header2wrapper .nobackground#header3 {
	background-image: url(../images/arrows_950x40_recent.png);
}
.thrColFixHdr #wrapperwrapper #header2wrapper .recentbackground#header3 {
	background-image: url(../images/arrows_950x40_recent.png);
}
.thrColFixHdr #wrapperwrapper #header2wrapper .featuredbackground#header3 {
	background-image: url(../images/arrows_950x40_featured.png);
}
.thrColFixHdr #wrapperwrapper #header2wrapper .mate#header3 {
	background-image: url(../images/arrows_950x40_webmaintenence.png);
}
#headercontact {
	height: 40px;
	width: 940px;
	
	margin-top: 20px;
}
#header3varient{
	height: 40px;
	width: 940px;
	background-image:url(../images/arrows_950x40_web_print_illustration_black.png);
    margin-top: 20px;
}
.more {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.thrColFixHdr #header2wrapper #pic {
	width: 300px;
	height: 20px;
}
.thrColFixHdr #header2wrapper #header2 h1 {
	
	float:right;
}
.thrColFixHdr #header2wrapper #header2 .crazylarge  {
	font-size: 150px;
	font-weight: bolder;
	font-family: Verdana, Geneva, sans-serif;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin-top: 0px;
	margin-bottom:20px;
}

.thrColFixHdr #container #mainContent #preview1 {
	width: 310px;

	
}
.thrColFixHdr #container #mainContent .contactpreview  {
	width: 310px;
	height:200px;

	
}
.thrColFixHdr #container #mainContent #preview2 {
	width: 300px;
	float: right;
	margin-bottom:20px;
	margin-right:20px;
	
}
.thrColFixHdr #container #mainContent #previewprint {
	width: 300px;
	float: right;
	margin-bottom:20px;
	
	margin-right:10px;
	
}
.thrColFixHdr #container #sidebar2 .line {
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #cfc5b7;
	height: 190px;
	padding-top:20px;
	background-image: url(../images/greygradient320x210.png);
}
.thrColFixHdr #container #sidebar2 .sidebarbigpreview {
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #cfc5b7;
	height: 400px;
	padding-top:20px;

}
.thrColFixHdr #container #sidebar2 .sidebarbigpreviewnone {

	height: 400px;
	padding-top:20px;

}
.thrColFixHdr #container #sidebar2 .line2 {
	height: 200px;
	background-image: url(../images/greygradient320x210.png);
}
.thrColFixHdr #container #sidebar2 .picborder {
	height: 180px;
	border:10px solid #cfc5b7
	
}
.thrColFixHdr #container #sidebar2 .box{
	
	
	
	background-image: url(../images/greygradient320x210.png);
}
.thrColFixHdr #container #mainContent #preview1 img  {
	
	border-bottom:10px solid #cfc5b7;
	border-top:10px solid #cfc5b7;
	border-left:10px solid #cfc5b7;
   
}

.thrColFixHdr #container #mainContent #previewbig img  {
	
	border-bottom:10px solid #cfc5b7;
	border-top:10px solid #cfc5b7;
	border-left:10px solid #cfc5b7;
	border-right:10px solid #cfc5b7;
	
   
}



.borders {
border-bottom:10px solid #cfc5b7;
border-right:10px solid #cfc5b7;
border-top:10px solid #cfc5b7;
}
.borders2 {

border-right:10px solid #cfc5b7;
border-bottom:10px solid #cfc5b7;
}

.thrColFixHdr #mainContent {
	margin: 0px 0px 0px 300px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
} 
.thrColFixHdr #mainContentcontact {
	margin: 45px 0px 0px 310px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
} 
.thrColFixHdr #mainContent p {
	font-size: 10px;
	padding: 0px 40px 0px 20px;
	
} 
 .mainservice {
	font-size: 10px;
	padding: 0px 0px 0px 20px;
	border: none;
	
} 
.thrColFixHdr #container #mainContent .serviceprint{
	
	border-left:10px solid #cfc5b7;
} 
.thrColFixHdr #container #mainContent .serviceprintaboutme{
	
	border-left:10px solid #cfc5b7;
	height:200px;
}

.thrColFixHdr #container #mainContent #preview2 p {
	padding-right: 10px;
	
}
.thrColFixHdr #container #mainContent .serviceprint  p {
	padding-right: 10px;
	padding-left: 30px;
	border-left:none;
}
.thrColFixHdr #container #mainContent .serviceprint  p {
	padding-right: 10px;
	padding-left: 30px;
	border-left:none;
}
.thrColFixHdr #mainContent h3 {
	
	padding: 20px 20px .75em 20px;
	
} 
.thrColFixHdr #footer {
	background:#cfc5b7;
	height: 30px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	margin-top:20px;
}
.thrColFixHdr #footer #footercontent {
	height: 30px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 8px 0px 0px 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #container #mainContent #preview2 #networks {
	margin-left: 20px;
}
.thrColFixHdr #container #mainContent #preview1 .none {
	border-top: none;
}
.thrColFixHdr #container #mainContent #previewbig .none {
	border-top: none;
}
.thrColFixHdr #container #emptyspace {
	
	width:940px;
}
.thrColFixHdr #container #sidebar2 .box img.alone{
	border-top-style: none;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #cfc5b7;
}
.thrColFixHdr #container #mainContent #preview1 img.alone{
	border-top-style: none;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #cfc5b7;
	
}
.thrColFixHdr #container #mainContent #preview2 .none {
	border-top: none;
}
.thrColFixHdr #container #sidebar2 .box .none {
	border-top-style: none;
}
.thrColFixHdr #container .different  #preview2 {
	border-left-style: none;
}
.printright {
	padding-right: 0px;
	margin-right: 0px;
}
.thrColFixHdr #container #mainContent #contactform {
	border:10px solid #cfc5b7;
    padding: 20px;
	margin-bottom:40px;
	
}
.thrColFixHdr #wrapperwrapper #header2wrapper #header3 #featuredwork {
	height: 40px;
	width: 300px;
	float: right;
	background-image: url(../images/box_pointer.png);
	margin-right: 20px;
	background-repeat: no-repeat;	
	padding-top:3px;
}


.thrColFixHdr #wrapperwrapper #header2wrapper #header3 #featuredwork a {
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
	
}
.thrColFixHdr #wrapperwrapper #header2wrapper #header3 #featuredwork a:hover {
	font-weight: bold;
	color:#000;
	text-decoration: none;
	
}
.thrColFixHdr #wrapperwrapper #header2wrapper #header3 #recentwork {
	float: right;
	height: 40px;
	width: 300px;
	background-image: url(../images/box_pointer.png);
	margin-right: 10px;
	padding-top:3px;
	background-repeat: no-repeat;	
}
.thrColFixHdr #wrapperwrapper #header2wrapper #header3 #recentwork a {
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
	padding-top:2px;
}
.thrColFixHdr #wrapperwrapper #header2wrapper #header3 #recentwork a:hover {
	font-weight: bold;
	color:#000;
	text-decoration: none;
	
}
.hide {
display: none;	
}