/* CSS Document */

*{
margin:0;
padding:0;
}

body{
font-size:62.5%;
background-image:url(../images/background.png);
background-repeat:repeat-x;
background-color:#cecece;
}

#wrapper{
	background-color:#ffffff;
	width:970px;
	margin:0 auto;
}

#page-body{
	width:970px;
	float:right;
	clear:both;
	background-image:url(../images/page_body_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom: 50px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	padding-left:26px;
	padding-right:26px;
	text-align:left;
	line-height:1.5em;
	color:#006699;
	vertical-align: middle;
}


h2{
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
font-weight:bold;
color:#ffffff;
}

h3{
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
font-weight:bold;
color:#006699;
text-align:left;
margin-left:25px;
margin-right:30px;
}

h4{
font-family:Arial, Helvetica, sans-serif;
font-size:2.8em;
font-weight:bold;
color:#006699;
text-align:center;
margin-top:30px;
margin-bottom:20px;
}

p{
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
padding-left:26px;
padding-right:26px;
text-align:left;
line-height:1.5em;
color:#333333;
}

li{
list-style-type:none;
display:inline;
margin-right:-3px;
}

img{
border:0px;
}


noscript{
background-color:#FF0000;
color:#FFFF00;
}

a:link{
color:#333333;
text-decoration:underline;
}

a:visited{
color:#333333;
text-decoration:none;
}

a:hover{
color:#006699;
text-decoration:underline;
}

table{
float:left;
}

#pagetop{
	background-image:url(../images/page_top.jpg);
	background-repeat:no-repeat;
	float: left;
	width: 970px;
	height: 83px;
}

#pagetitle{
background-image:url(../images/title_bg.png);
background-repeat:no-repeat;
	font-family:"Century Schoolbook","Times New Roman", Times, serif;
	padding-top:0.7em;
	margin-bottom:20px;
	width:970px;
	height:109px;
	font-size:2.5em;
	float: left;
}


#banner-left{
	background-image:url(../images/banner2.png);
	background-repeat:no-repeat;
	width:605px;
	height:210px;
	background-position:top left;
}

#banner-right{
	background-image:url(../images/flash_head_bg.png);
	background-repeat:no-repeat;
	width:365px;
	height:210px;
	float: right;

}


#navbar{
width:970px;
height:44px;
}

/*
#menubar{
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:1.6em;
height:50px;
width:960px;
clear:both;
margin:0 auto;
}
*/

a.menu{
background-image:url(../images/button.png);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#0099ff;
text-decoration:none;
text-align:center;
background-color:#000000;
line-height:50px;
display:block;
}

a.menu:hover{
color:#ff66ff;
}

.menuactive{
background-image:url(../images/button_invert.png);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
text-align:center;
line-height:50px;
display:block;
}

a.menuactive:hover{
color:#ff66ff;
text-decoration:none;
}


#index-mainpic{
	background-image:url(../images/screenshot_array_2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:960px;
	padding-top:250px;
	text-align: center;
	float: left;
	margin-left: 7px;
	margin-bottom: 20px;
}

#blue-top{
background-image:url(../images/blue_panel_top.jpg);
background-repeat:no-repeat;
width:440px;
height:40px;
float:left;
margin-left:31px;
}

#body-index-left{
background-image:url(../images/blue_panel_bottom.jpg);
background-position:bottom;
	font-family:Arial, Helvetica, sans-serif;
	width:440px;
	text-align:justify;
	line-height:1.5em;
	margin-left:31px;
	margin-bottom:20px;
	margin-right:9px;
	padding-left:0px;
	float: left;
}

#green-top{
	background-image:url(../images/green_panel_top.jpg);
	background-repeat:no-repeat;
	width:440px;
	height:40px;
	float:right;
	margin-right: 31px;
}

#body-index-right{
	background-image:url(../images/green_panel_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	font-family:Arial, Helvetica, sans-serif;
	width:440px;
	text-align:justify;
	line-height:1.5em;
	float:right;
	margin-bottom:20px;
	margin-right:31px;
	margin-left:9px;
	clear: right;

}

#index-panel-left{
	background-image:url(../images/code.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	padding-top:20px;
	padding-left:180px;
	margin-left:15px;
	margin-top: 10px;
	float: left;
	margin-bottom: 30px;
	height: 150px;
	width: 250px;
}

#index-panel-right{
	background-image:url(../images/draw.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	padding-left:180px;
	padding-top:20px;
	margin-left:15px;
	margin-top: 15px;
	float: left;
	margin-bottom: 30px;
	height: 150px;
	width: 250px;
}

#wizpic{
	background-image:url(../images/graphic_design.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:195px;
	margin-left:7px;
	margin-top: 0px;
	float: left;
}

#about-panel-left{
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	width:450px;
	text-align:justify;
	margin-top:20px;
	line-height:1.5em;
	float: left;
	margin-left: 60px;

}

#about-panel-right{
	background-color:#ffffff;
	background-image:url(../images/sam_drawing_2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	width:300px;
	height:315px;
	text-align:justify;
	margin-top:30px;
	margin-right:90px;
	float:right;
	line-height:1.5em;
	margin-bottom: 60px;
}

#wizard{
	width:129px;
	height:185px;
	float: right;
	margin-right: 175px;
}

#column-left{
	font-family:Arial, Helvetica, sans-serif;
	width:440px;
	text-align:justify;
	line-height:1.5em;
	margin-left: 31px;
	float: left;
	margin-top: 30px;
}

#column-right{
	font-family:Arial, Helvetica, sans-serif;
	width:440px;
	text-align:justify;
	margin-top:30px;
	line-height:1.5em;
	float:right;
	margin-right: 31px;
}

#contact{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	height:350px;
	width:690px;
	margin-top:0px;
	margin-left:105px;
	background-color:#D9F2FF;
	padding:20px;
	margin-bottom: 100px;
	float: left;
	border: #999999 1px solid;
}

#folio{
	width:500px;
	margin-left: 225px;
}

#portfolio-left{
	width:250px;
	margin-left:50px;
	margin-bottom:40px;
	margin-top: 40px;
	float: left;
}

#portfilio-center{
	width:250px;
	float:right;
	clear:none;
	margin-right:50px;
	margin-top: 40px;
}

#portfolio-right{
	width:250px;
	float:right;
	clear:right;
	margin-right: 50px;
	margin-bottom: 40px;
	margin-top: 40px;
}

#page-container{
	width:956px;
	background-color:#ffffff;
	padding-top: 20px;
	float: left;
	margin-left: 7px;
	margin-bottom: 50px;
}

#folio_table{
	margin-left:77px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	margin-bottom: 20px;
	float:left;
}

#bottom-text{
	width:970px;
	float:left;
	clear: both;
	color:#CCCCCC;
}

input{
background-color:#FFFFCC;
border:#666666 thin inset;
}

select{
background-color:#FFFFCC;
}

textarea{
background-color:#FFFFCC;
border:#666666 thin inset;
}

a.form{
color:#0099ff;
}

a.form:hover{
color:#ff66ff;
}

#footer{
	width:970px;
	height:163px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#FFCC00;
	vertical-align:middle;
	background-color: #cecece;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
}

.footer-table{
background-image:url(../images/footer_fill.png);
background-repeat:repeat-x;
display:block;
width:100%;
vertical-align:middle;
}

#footer-left{
	width:400px;
	height:35px;
	float:left;
	text-align:left;
	padding-left:40px;
	margin-top: 60px;
}

#footer-right{
	width:350px;
	height:35px;
	float:right;
	text-align: center;
	margin-top: 60px;
}

#footer-center{
	width:180px;
	height:35px;
	float: right;
	text-align:center;
	margin-top: 60px;
}

.footer-strap{
font-size:1.1em;
color:#CCCCCC;
margin-top:70px;
margin-bottom:20px;
margin-left:4px;
}

.quote{
font-family:"Times New Roman", Times, serif;
font-size:1.4em;
color:#FFFF00;
padding-left:26px;
font-style:italic;
}

.quote-header{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-style:normal;
}

.portfolio-bg{
background-image:url(../images/portfolio_bg.jpg);
background-repeat:no-repeat;
text-align:left;
vertical-align:top;
padding-top:30px;
padding-right:20px;
}


a.portfolio{
color:#0000FF;
}

a.portfolio:hover{
color:#666666;
}


#portfolio-display-top{
	width:795px;
	height:58px;
	background-image:url(../images/portfolio_bg_top.jpg);
	background-repeat:no-repeat;
	float: left;
	padding-top: 25px;
}

#portfolio-display-bottom{
	width:795px;
	background-image:url(../images/portfolio_bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float: left;
}

.cell{
padding-left:25px;
padding-right:25px;
height:300px;
}

.portfolio-img{
	margin-top:10px;
	margin-right: 25px;
	margin-left: 25px;
}

#portfolio-table{
width:755px;
margin-left:10px;
}

