/* --------------------------------------------------------------------------- common */
#site_container {
	margin:20px auto 0px auto;
	display:block;
	background-color:#ffffff;
	padding:0px;
	width:1000px;
	border-style:solid;
	border-width:0px;
	border-color:#1e270a;
	overflow:hidden;
}
#header {
	background-color:#ffffff;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-attachment:scroll;
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;
	width:auto;
	height:72px;
	text-align:left;
}
#left_container {
	display:inline;
	background-color:#fafafa;
	float:left;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	width:630px;
	text-align:left;
}
#right_container {
	background-color:#ffffff;
	float:right;
	margin:0px 0px 0px 40px;
	padding:0px 0px 0px 0px;
	width:310px;
	text-align:left;
}
#nav
{
	display:block;
	width:630px;
	height:16px;
	background-color:#ffffff;
	margin-right:0px;
	margin-bottom:0px;
	text-align:right;
	white-space:nowrap;
}
#endpage
{
	display:block;
	width:630px;
	height:15px;
	background-color:#799bb1;
	text-align:left;
}
#footer
{
	width:auto;
	clear:both;
	margin-top:20px;
	height:45px;
	background-color:#ffffff;
	text-align:right;
}
body {
	margin:0 0 0 0;
	font-family:verdana, arial, sans-serif;
	font-size:10pt;
	color:#000000;
}
p {
	margin:0px 0px 15px 0px;
}
h1 {
	display:block;
	font-family:verdana, arial, sans-serif; 
	font-size:11pt;
	font-weight:normal;
	color:#fec878;
	margin:0px 0px 10px 0px;
	padding:0 0 0 0;
}
h2 {
	display:block;
	font-family:verdana, arial, sans-serif; 
	font-size:11pt;
	font-weight:normal;
	color:#799bb1;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
a {
	text-decoration:none;
	font-weight:normal; 
	color:#92cf6d;
}
a:hover {
	text-decoration:none; 
	color:#fec878;
}
a.nav {
	font-size:11pt;
	text-decoration:none;
	font-weight:normal; 
	color:#92cf6d;
}
a.nav:hover {
	text-decoration:none; 
	color:#fec878;
}
a.currentNav {
	font-size:10pt;
	text-decoration:none;
	font-weight:normal; 
	color:#fec878;
}
.highlight {
	font-family:verdana, arial, sans-serif;
	font-size:10pt;
	color:#799bb1;
}
.note {
	font-size:8pt;
	color:#555555;
}
.copy {
	font-size:7pt;
	color:#aaaaaa;
}
ul {
	/*line-height:1.em;*/
	font-variant:normal;
	text-transform:none;
	text-decoration:none;
	text-indent:0px;
	list-style-position:outside;
	list-style-type:none;
	list-style-image:url(../images/bullet.gif);
	padding:0px;
	margin-top:0px;
	margin-bottom:15px;
	margin-left:20px;
	margin-right:0px;
}
.client {
	display:inline;
	clear:none;
	margin-left:20px;
}
#date {
	float:right;
	font-family:verdana, arial, sans-serif;
	font-size:10pt;
	color:#799bb1;
	width:auto;
	margin:0px 0px 0px 880px;
}
/* stops focus-selection highlight in FF3 */
*:active, object:focus, embed:focus, a:focus
{
	outline: none;
}
/* --------------------------------------------------------------------------- home */
ul.front {
	/*line-height:1.5em;*/
	font-variant:normal;
	text-transform:none;
	text-decoration:none;
	text-indent:0px;
	list-style-position:outside;
	list-style-type:none;
	list-style-image:url(../images/bullet.gif);
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:0px;
}
#appletframe {
	border:solid #cccccc;
    border-width:0px;
    margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:300px;
	text-align:center;
}
#applet {
	border:solid #799bb1;
    border-width:0px 3px 0px 3px;
	margin:auto;
	padding:0;
	width:294px;
	text-align:center;
}
#shortcutsframe {
	border:solid #cccccc;
    border-width:0px;
    margin-top:30px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:550px;
	text-align:center;
	/*background-color:#fafafa;*/
	
}
#shortcuts {
	border:solid #799bb1;
    border-width:0px 3px 0px 3px;
	margin:auto;
	padding:0;
	width:544px;
	text-align:center;
	background-color:#ffffff;
}
#shortcutsbody {
	border:solid #799bb1;
    border-width:0;
	margin:auto;
	padding:0;
	width:530px;
	height:135px;
	text-align:center;
	background-color:#ffffff;
}
#s1 {
	float:left;
	border:solid #799bb1;
    border-width:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:10px;
	padding-top:5px;
	width:170px;
	text-align:left;
	background-color:#eeeeee;
	color:#999999;
}
#s2 {
	float:left;
	border:solid #799bb1;
    border-width:0 0 0 0;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:5px;
	width:170px;
	text-align:left;
	background-color:#eeeeee;
	color:#999999;
}
#s3 {
	float:right;
	border:solid #799bb1;
    border-width:0 0 0 0;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:5px;
	width:170px;
	text-align:left;
	background-color:#eeeeee;
	color:#999999;
}
/* --------------------------------------------------------------------------- web development */
#imagewithcaption {
	margin:auto;
	padding:0px;
	width:380px;
	text-align:left;
	color:#555555;
}
/* --------------------------------------------------------------------------- graphics depot */
#graphicdepot {
	background-image: url(../images/graphicsDept.gif);
	background-repeat:no-repeat;
	padding:0;
	width:200px;
	height:203px;
	margin:20px 0px 0px 30px;
	text-align:left;
}
/* --------------------------------------------------------------------------- about */
img.link {
	border:solid #799bb1;
	border-width:1px;
}
.tiny {
	font-size:5pt;
	color:#555555;
}
/* --------------------------------------------------------------------------- services */
.servicestile1{
	float:left;
	width:310px;
	height:60px;
	font-family: arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	padding-left:5px;
}
.servicestile2{
	float:right;
	width:310px;
	height:60px;
	font-family: arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	padding-right:5px;
}
.servicestile3{
	float:left;
	width:310px;
	height:80px;
	font-family: arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	padding-left:5px;
}
.servicestile4{
	float:right;
	width:310px;
	height:80px;
	font-family: arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	padding-right:5px;
}
.servicestile5{
	float:left;
	width:310px;
	height:100px;
	font-family: arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	padding-left:5px;
}
.servicestile6{
	float:right;
	width:310px;
	height:100px;
	font-family: arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	padding-right:5px;
}
/* --------------------------------------------------------------------------- forms */
form {
	margin-bottom:0;
}
#form1frame {
	border:solid #cccccc;
    border-width:0px;
    margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:300px;
	text-align:left;
}
#form1 {
	border:solid #799bb1;
    border-width:0px 3px 0px 3px;
	margin:auto;
	padding-top:10px;
	width:294px;
	height:270px;
	text-align:center;
}
#form2frame {
	border:solid #cccccc;
    border-width:0px;
    margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:300px;
	text-align:left;
}
#form2 {
	border:solid #799bb1;
    border-width:0px 3px 0px 3px;
	margin:auto;
	padding-top:10px;
	width:294px;
	height:200px;
	text-align:center;
}
.form1labels {
	float:left;
	margin:auto;
	margin-left:5px;
	padding-top:2px;
	padding-left:15px;
	width:40px;
	text-align:left;
	color:#555555;
}
.form1fields {
	float:right;
	margin:0px;
	padding-right:5px;
	width:210px;
	text-align:left;
}
input.formsblue {
	font-family:verdana, arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#555555;
	border-style:solid;
	border-width:1px;
	border-color:#799bb1;
	margin-bottom:2px;
}
select.formsblue {
	font-family:verdana, arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#555555;
	border-style:solid;
	border-width:1px;
	border-color:#799bb1;
}
textarea.formsblue {
	font-family:verdana, arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#555555;
	border-style:solid;
	border-width:1px;
	border-color:#799bb1;
}
label.formsblue {
	font-family:verdana, arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#555555;
	border-style:solid;
	border-width:1px;
	border-color:#799bb1;
	margin-bottom:2px;
	width:100px;
}
.errorhighlight {
	font-family:verdana, arial, sans-serif;
	font-size:10pt;
	color:#ff0000;
}
.successhighlight {
	font-family:verdana, arial, sans-serif;
	font-size:8pt;
	color:#00c329;
}
input.formsdisabled {
	font-family:verdana, arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#555555;
	background-color:#eeeeee;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	margin-bottom:2px;
}
textarea.formsdisabled {
	font-family:verdana, arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#555555;
	background-color:#eeeeee;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
}
select.formsdisabled {
	font-family:verdana, arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#cccccc;
	background-color:#eeeeee;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
}
.formsdisabled {
	font-family:verdana, arial, sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#555555;
	border-style:solid;
	border-width:1px;
	border-color:#bbbbbb;
}
.textdisabled {
	color:#bbbbbb;;
}