body {
    margin: 0px;
    padding: 0px;
}

#all {
	position:relative;
	top:0px;
	width: 1001px;
	margin:0px auto;
	padding:0px;
}

/* BEGIN FROM SLICES */
#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1001px;
	height:900px;
}

#logo_ {
	position:absolute;
	left:0px;
	top:0px;
	width:273px;
	height:122px;
}

#top-right_ {
	position:absolute;
	left:273px;
	top:0px;
	width:728px;
	height:122px;
}

#left-topmenu_ {
	position:absolute;
	left:0px;
	top:122px;
	width:185px;
	height:32px;
}

#design_ {
	position:absolute;
	left:185px;
	top:122px;
	width:71px;
	height:32px;
}

#illustration_ {
	position:absolute;
	left:256px;
	top:122px;
	width:95px;
	height:32px;
}

#web_ {
	position:absolute;
	left:351px;
	top:122px;
	width:200px;
	height:32px;
}

#desktop_ {
	position:absolute;
	left:551px;
	top:122px;
	width:160px;
	height:32px;
}

#filemaker_ {
	position:absolute;
	left:711px;
	top:122px;
	width:162px;
	height:32px;
}

#right-topmenu_ {
	position:absolute;
	left:873px;
	top:122px;
	width:128px;
	height:32px;
}

#below-topmenu_ {
	position:absolute;
	left:0px;
	top:154px;
	width:1001px;
	height:22px;
}

#smenu-top_ {
	position:absolute;
	left:0px;
	top:176px;
	width:144px;
	height:12px;
}

#content-area_ {
	position:absolute;
	left:144px;
	top:176px;
	width:857px;
	height:724px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	margin: 0px;
	padding: 0px;
}

#home_ {
	position:absolute;
	left:0px;
	top:188px;
	width:144px;
	height:38px;
}

#about_ {
	position:absolute;
	left:0px;
	top:226px;
	width:144px;
	height:38px;
}

#contact_ {
	position:absolute;
	left:0px;
	top:264px;
	width:144px;
	height:38px;
}

#services_ {
	position:absolute;
	left:0px;
	top:302px;
	width:144px;
	height:38px;
}

#portfolio_ {
	position:absolute;
	left:0px;
	top:340px;
	width:144px;
	height:38px;
}

#smenubottom_ {
	position:absolute;
	left:0px;
	top:378px;
	width:144px;
	height:522px;
}

/* END FROM SLICES */

#content {
	position:relative;
	width:850px;
	float:none;
	clear:both;
	padding:0px;
	margin:0px;
	height: 600px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#bodytext {
	top: 0px;
	left: 0px;
	width: 500px;
	padding: 0px;
	margin-right: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#rightsidebar {
	top: 0px;
	width: 250px;
	padding: 0px;
	margin-left: 50px;
	float: left;
	z-index: 100;
	position: relative;
	visibility: visible;
}
#rightsidebar p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 240px;
}

#footer {
	width: 800px;
	height: 50px;
	float: none;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}

#footer p {
	margin: 0px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}

#footer a {
	text-decoration: none;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:3px;
	padding-bottom:0px;
	line-height: 125%;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:5px;
	padding-bottom:0px;
	line-height: 125%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 21px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	line-height: 150%;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 18px;
	margin-bottom: 5px;
	padding-bottom:0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#194775;
	font-size: 16px;
	margin-bottom:5px;
	padding-bottom:0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	margin-bottom:5px;
	padding-bottom:0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	padding-bottom:0px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	padding-bottom:0px;
	color: #000000;
}

a {
	color: #003366;
	text-decoration: none;
}

a:link {
	color: #003366;
	text-decoration: none;
}

a:visited {
	color: #336699;
}

a:hover {
	color: #3399CC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0C3365;
}

.secondcolor {
	color: #003366;
}

.clear {
	clear: both;
	float: none;
}

.source {
	font-size: 11px;
}

.info {
	font-size: 11px;
}

h2 + ul {
	margin-top: 0px;
}

ul.nobull {
	list-style-type: none;
}

ul.nobull li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:5px;
	padding-bottom:0px;
	line-height: 125%;
}

.floatRight {
	float:right;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#rightsidebar h4 {
	color: #FFFFFF;
	background-color: #003366;
	padding: 5px;
	text-align: center;
	width: 240px;
}

h2.banner {
	color: #003366;
	margin-bottom: 0px;
	padding-bottom: 5px;
	text-align: left;
	clear: both;
	border-bottom: 1px solid #003366;
}

.first {
	margin-top: 0;
	padding-top: 0;
}

.subhead {
	font-size: smaller;	
}

.required {
	color: #CC0000;
}

p.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 2px;
	margin-right: 2px;
	width: 170px;
	font-size: 11px;
	display:block;
	color: #666666;
}

.instruction {
	font-size: 10px;
	padding-top: 3px;
	margin-top: 1px;
	line-height: 150%;
}

.two_column {
	width: 225px;
	float:left;
	margin-right: 25px;
}
