body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #D2E0EE;
	color: #333333;
}
p {
	line-height: 1.4em;
}
h1 {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	color: #1C63AA;
}
h2 {
	font-size: 250%;
	font-weight: normal;
	color: #1C63AA;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 90%;
	color: #1C63AA;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
h4 {
	font-size: 110%;
	color: #1C63AA;
	margin: 0px;
	padding: 0px;
}
hr {
	display: none;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

/*-------------- main box ------------*/

#main {
	float: left;
	width: 505px;
	margin-bottom: 5px;
}
#main_content {
	width: 467px;
	float: left;
	clear: left;
	padding: 18px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #1C63AA;
	border-bottom: 1px solid #1C63AA;
	border-left: 1px solid #1C63AA;
}
#main_content p {
	width: 300px;
	font-size: 110%;
}
#heading {
	float: left;
	height: 33px;
	width: 505px;
	text-indent: -9999px;
	background-image: url(../images/hattjoys_heading.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#main_content ul {
	margin-left: 20px;
	list-style-image: url(../images/small_arrow.gif);
	padding: 0px;
	list-style-type: none;
}
#main_content li {
	padding-bottom: 3px;
}
#main_content li a {
	color: #1C63AA;
}
#main_content li a:hover {
	color: #52AE25;
}
#main_content li a:visited {
	color: #660099;
}
#main_content dl {
	font-size: 110%;
	width: 467px;
	float: left;
	clear: left;
}
#main_content dl a {
	color: #1C63AA;
}
#main_content dl a:hover {
	color: #52AE25;
}
#main_content dl a:visited {
	color: #660099;
}
#main_content dt {
	background-image: url(../images/small_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #1C63AA;
	font-weight: bold;
}
#main_content dd {
	padding: 0px;
	margin: 3px 170px 15px 0px;
}
#proj_img_left {
	float: left;
	width: 225px;
	padding-bottom: 10px;
}
#proj_img_right {
	float: right;
	width: 225px;
}

/*-------------- main box - navigation ------------*/

#nav {
	float: left;
	width: 503px;
	clear: left;
	background-color: #E8E7D9;
	border-top: 1px solid #1C63AA;
	border-right: 1px solid #1C63AA;
	border-bottom: 1px solid #8C8C8C;
	border-left: 1px solid #1C63AA;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 9px;
	float: left;
	width: 494px;
}
#nav li {
	display: inline;
}
#nav li a {
	color: #000000;
	padding-left: 9px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	padding-right: 9px;
	float: left;
}
#nav li a:hover {
	background-color: #CCCCCC;
}

/*-------------- main box - crumbs ------------*/

#crumbs {
	float: left;
	width: 482px;
	clear: left;
	background-color: #E8E7D9;
	border-right: 1px solid #1C63AA;
	border-left: 1px solid #1C63AA;
	border-bottom: 1px solid #8C8C8C;
	border-top: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 18px;
}
.youarehere {
	float: right;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 389px;
	border: 1px solid #6498C1;
}
.youarehere a {
	color: #333333;
	text-decoration: underline;
}
.youarehere a:hover {
	color: #52AE25;
}
.youarehere_text {
	padding-top: 5px;
	float: left;
	width: 80px;
	color: #7A7A7A;
}

/*-------------- main box - text size ------------*/

#text_size {
	text-align: right;
	float: left;
	width: 467px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C63AA;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

/*-------------- right box ------------*/

#right {
	float: right;
	width: 250px;
}
#right_content {
	float: left;
	width: 212px;
	background-color: #FFFFFF;
	border: 1px solid #1C63AA;
	padding-top: 18px;
	padding-right: 18px;
	padding-left: 18px;
	clear: left;
	padding-bottom: 5px;
}
#case_study {
	float: left;
	height: 33px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(../images/sub_case.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*-------------- contains bottom boxes ------------*/

#footer {
	float: left;
	width: 505px;
	padding-bottom: 30px;
}

/*-------------- bottom left box ------------*/

#b_left {
	float: left;
	width: 250px;
}
#b_left_content {
	float: left;
	width: 212px;
	clear: left;
	background-color: #FFFFFF;
	border: 1px solid #1C63AA;
	padding-top: 18px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 5px;
}
#b_left ul {
	margin-left: 20px;
	list-style-image: url(../images/small_arrow.gif);
	padding: 0px;
}
#b_left li {
	padding-bottom: 3px;
}
#b_left li a {
	color: #1C63AA;
}
#b_left li a:hover {
	color: #52AE25;
}
#b_left li a:visited {
	color: #660099;
}
#technologies {
	text-indent: -9999px;
	background-image: url(../images/sub_technologies.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 33px;
	width: 250px;
}

/*-------------- bottom right box ------------*/

#b_right {
	float: left;
	width: 250px;
	margin-left: 5px;
}
#b_right_content {
	float: left;
	width: 212px;
	background-color: #FFFFFF;
	border: 1px solid #1C63AA;
	padding-top: 18px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 5px;
	clear: left;
}
#contact {
	float: left;
	height: 33px;
	width: 250px;
	text-indent: -9999px;
	background-image: url(../images/sub_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*-------------- general styles ------------*/

.small_link {
}
.small_link a {
	color: #1C63AA;
	background-image: url(../images/small_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	text-decoration: underline;
	float: left;
	width: 190px;
}
.small_link a:hover {
	color: #52AE25;
}
.small_link a:visited {
	color: #660099;
}
.large_link {
	float: left;
}
.large_link a {
	background-color: #E8E7D9;
	width: 177px;
	border: 1px solid #6498C1;
	background-image: url(../images/large_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 25px;
	padding-bottom: 3px;
	margin: 0px;
	float: left;
	color: #000000;
	text-decoration: none;
}
.large_link a:hover {
	background-color: #D2E0EE;
}
.standard_link a {
	color: #1C63AA;
}
.standard_link a:hover {
	color: #52AE25;
}
.standard_link a:visited {
	color: #660099;
}
.underline {
	text-decoration: underline;
}
.image_border {
	border: 1px solid #6498C1;
}
