/* worech design .css */

body{
	font-family: Arial,sans-serif;
	border: 1px dotted #cccccc;
	color: #333333;
	line-height: 1.166;	
	margin: 20px auto;
	padding: 0px;
	width: 750px;
}

a{
	color: #990000;
	text-decoration: none;
}

a:link{
	color: #990000;
	text-decoration: none;
}

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

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

h1{
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #990000;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #990000;
	margin: 0px;
	padding: 0px;
}

h3{
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #990000;
	margin: 0px;
	padding: 0px;
}

h4{
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #990000;
	margin: 0px;
	padding: 0px;
}

h5{
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #990000;
	margin: 0px;
	padding: 0px;
}

h6{
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #990000;
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: disc;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
	list-style-type: disc;
}

label{
	font-family: Arial,sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #334d55;
}

#header{
	background:white;
	border:0px;
	color: #000000;
	font-size:18px;
	text-align:left;
	padding: 5px 0 0 5px;
}

#header span{
	float:right;
	text-align:right;
	color: #990000;
	font-size: 75%;
	padding: 5px 10px 0 0;
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
}

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 0px solid #cccccc;
	width: 100%;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	border-right: 0px dotted #cccccc;
	border-bottom: 0px dotted #cccccc;
}
#navBar p{
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 0px 0px 0px 10px;
}

#headlines{
	float:right;
	width: 20%;
	border-left: 0px dotted #cccccc;
	border-bottom: 0px dotted #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
	width: 58%;
}

#siteName{
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 10px 10px;
}

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 0px solid #990000;
	color: #990000;
}

#globalNav img{
	 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
	text-align: right;
}

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
}

.story p{
	padding: 0px 0px 0px 0px;
}

#siteInfo{
	clear: both;
	border-top: 1px dotted #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 5px;
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;

}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #fff;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 0px dotted #666666;
	font-size: 90%;
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 0px dotted #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #ffffff;
	border: 0px;
}

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

#advert{
	padding: 0px 0px 10px 0px;
}

#advert img{
	border: 1px solid #990000;
	display: block;
	padding: 0px;
}

#headlines{
	margin: 0px;
	padding: 0px 0px 20px 10px;
	font-size: 80%;
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
}

#headlines p{
	padding: 0px 0px 0px 0px;
}

#home a.home, #web a.web, #design a.design, #system a.system, #clientlist a.clientlist, #contact a.contact {
	text-decoration: underline;
}