/**********************
 Resets
 **********************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
em{font-style: oblique;}
strong{font-weight: bold;}

p{
	padding: 0 30px;
	font-size:  1.2em;
}

#right p{
	padding-top: 10px;
}

h1{
	margin: 10px 0 0 0;
	padding: 0 30px;
	color: #701518;
	padding-top: 5px;
	font-size: 2.2em;
	font-weight: bold;
	text-align: left;
}
h2{
	color: #ffec92;
	padding-top: 5px;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}

h3{
	font-size: 1.2em;
	font-weight: bold;
	height: 30px;
	line-height: 2.5em;
	margin: 0;
	padding: 0 0 0 50px;
}
h4 {
	padding: 5px;
	color: #ffec92;
	font-size: 1.5em;
	background: #701518;
	text-align: center;
}

strong {
	color: #701518;
	
}
strong a{
	color: #701518;
	text-decoration: underline;
}
strong a:hover{
	color: #701518;
	text-decoration: none;
}

html, 
body, 
* html #page{
	height: 100%;
}

body{
	font: 62.5% arial, sans-serif;
	background: #fff url(img/background-body.gif) 50% 0;
}

#page{
	min-height: 100%;
	background: transparent url(img/backgroundpage.png) repeat-y;
	width: 956px;
	padding: 0 9px;
	margin: 0 auto;
	position: relative;
}

#left {
	height: 300px;
	float: left;
	width: 178px;
}

#left ul{
	margin: 5px;
}

#left li {
	margin: 5px 0 5px 0;
	padding: 1px 0 1px 0;
	border-bottom: 1px solid #701518;
	border-left: 1px solid #701518;
}

#left a{
	color: #701518;
	padding: 0 5px 0 5px;
	font-size: 1.2em;
	text-decoration: none;
}

#left a:hover{
	font-weight: bold;
}

#right {
	margin: 0 0 0 0;
	float: left;
	width: 460px;
}

#header,
#clear,
#footer{
	clear: both;	
}

#header{
	padding: 20px 0 0 50px;
	height: 125px;
	background: #ffec92 url(img/head.gif) no-repeat;
	border-bottom: #000 solid 3px;
	border-top: #000 solid 3px;
}

#footer{
	position: relative;
	background: #000 url(img/footer-background.gif) 50% 0;
	height: 5em;
	width: 956px;
	margin: -5em auto 0 auto;
}

#footer p{
	text-align: center;
	margin-top: -.5em;
	color: #ffec92;
	font: 1.1em times, arial, sans-serif;
}

#footer ul{
	text-align: center;
	color: #fff;
}
#footer li{
	padding: 0 10px 0 10px;
	border-right: 1px solid #ffec92;
	line-height: 3em;
	display: inline;
}
#footer a{
	font: 1.2em times, arial, sans-serif;
	color: #ffec92;
	text-decoration: none;
}
#footer a:hover{
	color: #fff2b4;
	text-decoration: underline;
}
#footer .last {
	border: none;
}


/*******************************
Drop Containers
********************************/
#dropContainer {
	position: relative;
	top: -150px;
	margin: 0 0 -40px 0;
	float: right;
	min-height: 148px;
	background: #000 url(img/footer-background.gif) 50% 0;
	width: 311px;
}
#dropDown{
	margin: 10px 0 10px 30px;
	width: 250px;
	clear: both;
}

#dropDown li{
	margin-bottom: 5px;
	list-style-type: none;
}

#dropDown h3{
	color: #ffec92;
	background: #701518 url("img/up.gif") no-repeat 5px;
	cursor: pointer;
}

#dropDown .dropContent{
		border: 1px solid #ccc;
		background: url("img/box.png");
		border: 1px solid #701518;
		border-width: 0 1px 1px;
		margin-bottom: 1em;
		padding:0 0 5px 5px;
		display: none;
}

#dropDown .dropContent li{
		list-style-type: disc;
}

#dropDown .expanded h3{
	color: #ffec92;
	background: #701518 url("img/down.gif") no-repeat 5px;
	cursor: pointer;
}

#dropDown .expanded .dropContent{
	display: block;
}
#dropDown .expanded p{
	font-size: 1.2em;
	padding: 5px;
	color: #ffec92;
}


/********************************************
Top Navigation
*********************************************/
#navtop1 {
	position: absolute;
	top: 108px;
	left: 185px;
}
#navtop1 .column {
display: block;
line-height: 3.5em;
font-size: 15px;
text-align: center;
height: 40px;
width: 100px;
color: #ffec92;
text-decoration: none;
background: url("img/toptab.gif") no-repeat;
}

.column span {
display: none;
cursor: pointer; /* for IE */
}
#navtop1 .column:hover{ color: #fff2b4; text-decoration: underline;}
#navtop1 .column:hover span {
	display: block;
	background: url("img/tabhover.gif") no-repeat;
	width: 400px;
	color: #000;
	padding: 85px 0 0 130px;
	margin: -140px 0 0 100px;
}
#navtop2 {
	position: absolute;
	top: 108px;
	left: 295px;
}
#navtop2 .column {
display: block;
line-height: 3.5em;
font-size: 15px;
text-align: center;
height: 40px;
width: 100px;
color: #ffec92;
text-decoration: none;
background: url("img/toptab.gif") no-repeat;
}

#navtop2 .column:hover{ color: #fff2b4; text-decoration: underline;}
#navtop2 .column:hover span {
	display: block;
	background: url("img/abouttab.gif") no-repeat;
	color: #000;
	width: 400px;
	padding: 100px 0 0 130px;
	margin: -140px 0 0 -90px;
}
#navtop3 {
	position: absolute;
	top: 108px;
	left: 400px;
}
#navtop3 .column {
display: block;
line-height: 3.5em;
font-size: 15px;
text-align: center;
height: 40px;
width: 100px;
color: #ffec92;
text-decoration: none;
background: url("img/toptab.gif") no-repeat;
}

#navtop3 .column:hover{ color: #fff2b4; text-decoration: underline;}
#navtop3 .column:hover span {
	display: block;
	background: url("img/contacttab.gif") no-repeat;
	width: 350px;
	color: #000;
	padding: 100px 0 0 130px;
	margin: -140px 0 0 -165px;
}

#navtop4 {
	position: absolute;
	top: 108px;
	left: 505px;
}
#navtop4 .column {
display: block;
line-height: 3.5em;
font-size: 15px;
text-align: center;
height: 40px;
width: 100px;
color: #ffec92;
text-decoration: none;
background: url("img/toptab.gif") no-repeat;
}

#navtop4 .column:hover{ color: #fff2b4; text-decoration: underline;}
#navtop4 .column:hover span {
	display: block;
	background: url("img/portfoliotab.gif") no-repeat;
	width: 350px;
	color: #000;
	padding: 100px 0 0 130px;
	margin: -140px 0 0 -280px;
}

/********************************************
box
*********************************************/

#highlightbox {
	float: right;
	margin: 11px 20px 0 20px;
	padding: 0 0 20px 0;
	border: 2px solid #000;
	width: 200px;
	background: url("img/box.png");
}
#highlightbox ul{
	list-style-type: disc;
	font-size: 14px;
	margin: 0 0 0 25px;
	color: #ffec92;
}
#highlightbox li{
	margin: 10px 0 0 0;
}