body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/pagegrad.jpg);
	background-color: #CCCCCC;
	background-repeat: repeat-x;
}
#topbar {
	background-image: url(images/topbar.jpg);
	background-repeat: repeat-x;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#topbar h1 {
	font-size: 0.7em;
	margin: 0px;
	padding: 5px;
	color: #CCCCCC;
	text-align: right;
	font-weight: normal;
}

#container {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}

#navigation{
	margin: 0px;
	padding: 0px;
	width: 300px;
	text-align: right;
	float: right;
} 
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#navigation li {
	float: right;
	margin: 0px;
	padding: 0px;
}

#navigation a {
	background-color: #005AC4;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: small;
	background-image: url(images/tableft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #005AC4;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFFFFF;
}
#navigation a span {
	background-image: url(images/tabright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 10px;
	padding-left: 10px;
}
#navigation a:hover {
	border-top: 1px solid #333333;
	color: #FFFFCC;
	background-color: #0047B3;
	background-image: url(images/tableft_hover.gif);
}
#navigation a:hover span {
	background-image: url(images/tabright_hover.gif);
}
#logo {
	width: 200px;
	background-image: url(images/curvedlogo.gif);
	background-repeat: no-repeat;
	height: 65px;
	background-position: left bottom;
}
#logo img {
	margin-top: 10px;
}

#logo p {
	font-size: small;
	margin: 0px;
	padding: 47px 0px 0px;
}
#mainbody {
	margin-top: 5px;
	background: transparent;
	width: auto;
	border-bottom: 1px solid #999999;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}

.zsnazzy {
	background: transparent;
	width:auto;
	margin:0;
	padding: 0px;
	position: relative;
}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #999999;}
.xb1 {margin:0 0px 0 5px; background:#999999;}
.xb2 {margin:0 0px 0 3px; border-width:0 2px;}
.xb3 {margin:0 0px 0 2px;}
.xb4 {height:2px; margin:0 0px 0 1px;}
* html .xboxcontent {height:1px;}

.toppicture {
	width: 548px;
	float: right;
	height: 86px;
	background-image: url(images/toppicwide.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: -35px;
	background-color: transparent;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	position: static;
	z-index: 100;
}
.border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: auto;
	position: relative;
}
.leftmenu {
	width: 150px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.leftmenu h2 {
	font-size: 0.9em;
	color: #0059C7;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 15px 0px 5px;
	padding: 0px;
}
.leftmenu p {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
.leftmenu .project {
	width: 140px;
}


.picsnazzy {background: transparent; width:auto; margin:0 3px;}

.pictop, .picbottom {display:block; background:transparent; font-size:1px;}
.picb1, .picb2, .picb3, .picb4 {display:block; overflow:hidden;}
.picb1, .picb2, .picb3 {height:1px;}
.picb2, .picb3, .picb4 {background:#fff; border-left:1px solid #999999; border-right:1px solid #999999;}
.picb1 {margin:0 5px; background:#999999;}
.picb2 {margin:0 3px; border-width:0 2px;}
.picb3 {margin:0 2px;}
.picb4 {height:2px; margin:0 1px;}

.picboxcontent {
	display:block;
	border:0 solid #999999;
	border-width:0 1px;
	height:auto;
	background-image: url(images/picgrad.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.picboxcontent img {
	border: 1px solid #999999;
	background-color: #CCCCCC;
	padding: 1px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.picboxcontent ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.picboxcontent li {
	margin: 0px;
	padding: 3px 0px 0px;
	font-size: 0.7em;
	font-weight: bold;
	border-top: 1px solid #E3E3E3;
	display: block;
}


.picsnazzy a {
	color: #000000;
	text-decoration: none;
}
.picsnazzy a:hover {
	color: #990000;
	text-decoration: underline;
}





* html .picboxcontent {height:1px;}

.color_a {background:#E0E0E0;}


.leftmenu .quote {
	text-align: right;
	font-style: italic;
}
.leftmenu img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.leftmenu .imageholder {
	text-align: center;
}
.leftmenu .imageholder ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.leftmenu .imageholder li {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


.leftmenu .imageholder a img {
	border: 2px solid #ffffff;
	padding: 3px;
	margin: 2px auto;
}
.leftmenu .imageholder a:hover img {
	border: 2px solid #CCCCCC;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}






.menu a {
	display: block;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 100%;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	line-height: 18px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 3px;
	height: auto;
}
.menu a:hover {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #F2F2F2;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0059C7;
}


.content {
	margin-left: 165px;
	padding-top: 40px;
	width: auto;
	position: relative;
	display: block;
}
.content h1 {
	margin:1px 0px 5px;
	font-size:1.2em;
	padding:5px 0px 0px;
	text-align: left;
	color: #0058C1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0058C1;
}
.content h2 {
	font-size: 0.9em;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.content p {
	margin:0;
	padding:5px;
	font-size:0.8em;
}
.content a {
	color: #000099;
	text-decoration: none;
}
.content a:hover {
	color: #990000;
	text-decoration: underline;
}
.content .skills {
	overflow: hidden;
}

.content .skills ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 10px;
	padding: 5px 0px 0px 10px;
}
.content .skills li {
	float: left;
	width: 180px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	font-weight: bold;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000099;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.content img.siteimage {
	border: 1px solid #999999;
	float: right;
	margin: 5px 10px 5px 10px;
}
.content .customer {
	width: 95%;
	margin: 0px 5px 10px;
	float: left;
}
.content .customer p {
	margin: 0px;
	padding: 0px 5px;
}

.content .customer img {
	border: 1px solid #999999;
	margin: 5px;
	float: left;
	width: 112px;
}

.customer .customertitle {
	font-size: 0.8em;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FAFAFA;
}
.customer .customerdetaillink {
	text-align: right;
}
.content #customerbody {
	font-size: 1em;
}

.content address {
	font-style: normal;
	font-size: 0.8em;
	font-weight: bold;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 10px;
}

.content form#contact {
	font-size: 0.8em;
	padding: 5px;
	width: 340px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.content #contact legend {
	font-weight: bold;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #999999;
	margin-bottom: 5px;
}
.content #contact fieldset {
	padding: 5px;
	border: 1px solid #999999;
	text-align: left;
}
.content #contact label {
	float: left;
	width: 80px;
	font-weight: bold;
}
.content #contact input {
	width: 240px;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px solid #999999;
}
.content #contact textarea {
	width: 240px;
	border: 1px solid #999999;
	overflow: auto;
	height: 100px;
	background-image: url(images/textarea_grad.jpg);
	background-repeat: repeat-x;
}
.content #contact #submit {
	margin-top: 5px;
	margin-left: 80px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #EBEBEB;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 244px;
}
.content .newstitle {
	font-size: 0.9em;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-right: 5px;
	margin-left: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.content .newsshort {
	font-size: 0.8em;
	color: #666666;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin: 0px;
}
.content img.newsimage {
	border: 1px solid #666666;
	width: 250px;
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
.content ol {
	font-size: 0.8em;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: upper-roman;
}
.content ul {
	font-size: 0.8em;
}
.clear {
	clear:left;
}
.list {
	width: 260px;
	float: right;
	height: 150px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-color: #F7F7F7;
	margin-right: 25px;
}
.list h3 {
	font-size: 0.8em;
	background-color: #E0E0E0;
	border-bottom: 1px solid #CCCCCC;
	line-height: 20px;
	padding-left: 5px;
	margin: 0px 0px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #333333;
	font-weight: normal;
}
.list ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-size: 0.8em;
	color: #666666;
}
.list li {
	line-height: 20px;
	list-style-image: none;
	list-style-type: none;
	text-transform: capitalize;
}
#footer {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 10px;
	width: 90%;
}
#footer h3 {
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 2px;
	padding: 0px;
}
#footer p {
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#footer a {
	color: #000099;
	text-decoration: none;
}
#footer a:hover {
	color: #990000;
	text-decoration: underline;
}
#footer ul#w3c {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
}
#footer #w3c li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
#footer #w3c img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 0px;
}
