body,td,th {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	letter-spacing: 1px;
	word-spacing: 1px;	
}
body {
	background-color:#003366;
	background-image:url(../images/Design/BG.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	margin: 0 auto;
}

ul {
list-style-image:url(../images/Design/bullet.gif);
}

a:link {
	color: #FF6600;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
	font-weight:bold;
	color: #0099FF;
}
h1 {
	font-size: 14px;
	color: #333333;
	padding-bottom:10px;
}
h2 {
	font-size: 12px;
	color: #333333;
}

h3 {
	font-weight:bold;
	font-size: 11px;
	color:#FF6600;
}

.Picture{
	margin: 1px 1px 0px 1px;
	border:#666666 solid 1px;
}

#SiteContainer{
	margin: 0 auto;
	width:780px;
	text-align:left;
	background-color:#FFFFFF;
}

#Header {
	background:url(../images/Design/Header.gif) no-repeat;
	height:72px;
	width:570px;
}

#CaseStudies {
	float:right;
	position:relative;
	left:-14px;
	top:-72px;
	height:52px;
	width:196px;
}

.CSItem{
cursor:pointer;
}

#CaseStudiesPreview {
	margin: auto;
	width:780px;
	z-index:200;
	position:absolute;
	top:53px;
	text-align:center;
}

#CaseStudiesPreviewCnt {
	z-index:201;
	position:relative;
	background-color:#FFFFFF;
	border:solid 1px #83A7A7;
	padding:1px;
	width:399px;
	margin: auto;
}

#CSPreviewImg{
	border:#666666 solid 1px;
}

#Navigation {
	top:20px;
	float:left;
	position:relative;
	width:192px;
}

#MainBody {
	top:20px;
	float:left;
	position:relative;
	width:356px;
	padding: 10px;
	border:solid 1px #83A7A7;
}

#LargeBody {
	top:-32px;
	float:left;
	position:relative;
	width:551px;
	padding: 10px;
	border:solid 1px #83A7A7;
}

#PicturesSect {
	top:-32px;
	float:left;
	position:relative;
	width:192px;
	border:solid 1px #83A7A7;
	text-align:center;
	margin-left:1px;
	padding-bottom:1px;
}

#Footer{
	text-align:center;
	width:760px;
	padding:10px;
	border-top:solid 1px #FF6600;
	clear:both;
	position:relative;
	top:40px;
}

#ZoomPic{
	z-index:1002;
	border:#FFFFFF solid 10px;
	cursor:pointer;
}

#PicZoom{
	z-index:1001;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	margin:auto 0;
	color:#000000;
	text-align:center;
	margin-top:20px;
}

#PicZoomLayon{
	z-index:1000;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background:#FFFFFF;
	margin:0;
	filter: Alpha(Opacity=60);
	-moz-opacity:0;
}

#SubMenu_Services{
height:21px;
vertical-align:bottom;
overflow:hidden;
}

#SubMenu_Products{
height:21px;
vertical-align:bottom;
overflow:hidden;
}

input {
	border: 1px solid #009999;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
}
select {
	border: 1px solid #009999;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
}
textarea {
	border: 1px solid #009999;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
