body {
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color: #101C12;
	background-image: url(../images/bg.jpg);
	background-position: left top;
}

a{
color:#3a81e1;
}

/* Main container */

#maincontainer{
	width:700px;
	margin:0 auto;
}


/* top main logo */
#logo{
	width:227px;
	height:177px;
	margin-left:15px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	float:left;
	text-indent: -1000px;
}


/* top main navigation */
#mainavigation-container{
	width:450px;
	height:118px;
	float:right;
}

/* main navigation */

#minitabs {
	margin: 0;
	padding: 40px 0 20px 30px;

	}

#minitabs li {
	margin:0; 
	padding:0;
	display:inline;
	list-style-type:none;
	}
	
#minitabs a:link, #minitabs a:visited {
	float: left;
	font-size: 18px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#1F1A17;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 20px;
	padding-bottom: 2px;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	padding-bottom: 2px;
	color: #630;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

/* top main navigation below spacer*/

#spacer{
width:700px;
height:35px;
float:left;
}


/* left body content */
#left-container{
width:411px;
float:left;
margin-left:29px;
}

#box1{
	width:400px;
	height:30px;
	margin-bottom: 6px;
	margin-top: 4px;
	background-color: #19291C;
	font-size: 16px;
	padding-left: 10px;
	vertical-align: middle;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
}


#box2{
	width:411px;
}

#box3{
	width:372px;
	background-color:#19291C;
	margin-top: 5px;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 18px;
	padding-left: 13px;
}
.box4{
width:411px;
height:18px;

}
#box5{
	width:411px;
	margin-top: 10px;

}

#box6{
	width:372px;
	background-color:#19291C;
	margin-top: 5px;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 18px;
	padding-left: 13px;
}



/* right content container */
#rightcontent-container{
width:238px;
margin-left:22px;
float:left;

}

#box7{
	height:30px;
	background-color: #19291C;
	padding-left: 10px;
	margin-top: 4px;
	margin-bottom: 6px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
	vertical-align: middle;

}
#box8{
width:220px;
height:90px;

}
#box9{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}

/* footer*/

#footer-container{
	width:100%;
	height:165px;
	background-color:#000;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	float: left;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFF;
}

#footer-top-spacer{
width:100%;
float:left;
height:30px;

}

#footer-nav-container{
	width:640px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

#footer-nav{
   list-style: none;
   margin:10px 10px 0px 0px;
   padding: 0;
}
#footer-nav li {
	float: left;
}
#footer-nav li a {
	width: 70px;
	text-align: left;
	color: #000;
	margin:10px 10px 0px 0px;
	text-decoration: none;
	font-weight: bold;
}
#footer-nav li a:hover {
text-decoration: underline;
}

#footer-copyright {
	text-align: left;
	color: #162015;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
   }
   
/* web sample portfolio*/

#web-container{
	width:423px;
	float:left;
	margin-left:29px;
	text-align: justify;
}

.web-sample{
	width:424px;
	height:195px;
}
.inspirationbox1{
	width:200px;
	float:left;
	background-color:#00FF00;
}
.inspirationbox2{
	width:200px;
	float:left;
	background-color:#CC0000;
}
.inspirationbox3{
	width:200px;
	float:right;
	background-color:#FF00FF;
}
.web-info{
	width:424px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 4px;
}

/* portfolio-navigation*/
#portfolio-nav{
width:198px;
float:right;

}
#portfolio-spacer{
width:198px;
height:20px;

}

#latest-entries-list {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}
#latest-entries-list LI {
	PADDING-RIGHT: 0px;
	BORDER-TOP: #4f4f4f 1px solid;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	background-color: #18241A;
}
#latest-entries-list .selected {
	BACKGROUND-COLOR: #300912
}
#latest-entries-list A {

	 DISPLAY: block; 
     PADDING-left: 10px; 
	 PADDING-BOTTOM: 10px; 
	 WIDTH: 188px; 
	 COLOR: #e6e6e6; 
	 LINE-HEIGHT: 16px; 
	 PADDING-TOP: 10px; 
	 TEXT-DECORATION: none
}
#latest-entries-list A:hover {
	COLOR: #fff; 
	BACKGROUND-COLOR: #191919
}
#latest-entries-list A .inline-date {
	FONT-SIZE: 9px; 
	COLOR: #b0b0b0

}

h2.navheading {
font-size:11px;
color:#e6e6e6;

}

/* forms*/

.formbox
{
	color: #781351;
	border: 1px solid #96BA9D;
	color:#333333;
	font-size:14px;
	background-color: #588761;
}
.submit input
{
	color: #000;
	border: 1px outset #9CC0A3;
	background-color: #65986D;
}


/* inspiration*/
#box1-insp{
width:220px;
float:left;
}

#box2-insp{
width:215px;
float:left;
}

#box3-insp{
width:215px;
float:right;

}
#web-container-inspiration{
	width:650px;
    margin:0 auto;
}

/* footer link*/
.xhtml{
	color: #2763E1;
	text-decoration:none;
}
img {
	margin: 4px;
	border: 2px double #CCC;
}
#box_about {
	height: 176px;
	width: 400px;
	margin-left: 10px;
}
#latest-entries-list img{
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 2px;
}
