﻿body
{
	margin-top: 15px;
	font-family: georgia;
	font-size: 14px;
	line-height: 21px;
	background-image: url(images/bg.jpg);
}
#page
{
	width: 760px;
	margin: auto; /* border: solid 2px #494441; 	*/
}
#header
{
	height: 106px;
	width: 760px;
	font-size: 0px;
	background-image: url(images/default_r1_c4.jpg);
	background-repeat: repeat-x;
}
#logo_company
{
	position: absolute;
	top: 25px;
	margin-left: 116px;
	border: solid 2px #494441;
}
#imgHeader
{
	border: solid 2px #494441;
}
#tagLine
{
	position: absolute;
	top: 104px;
	width: 140px;
	margin-left: 606px;
}
#content
{
	/* 		border: solid 2px #494441; */
	background-color: #f3f0df;
	width: 760px;
}
#nav
{
	background-color: #999966;
	height: 29px;
}
#navBottom
{
	background-image: url(images/default_r3_c1.jpg);
	width: 760px;
	height: 12px;
	font-size: 4px;
	line-height: 12px;
}
#copyColumn
{
	width: 595px;
}
#left
{
	float: left;
	width: 230px; /* 	margin-left: 0px; 	margin-right: 600px; */
	min-height: 400px;
	margin: 20px;
}
#center
{
	float: left;
	width: 230px;
	margin-left: 33px;
	margin-right: 33px;
}
#right
{
	float: left;
	width: 380px; /* 	margin-left: 526px; 	margin-right: 0px; */
	min-height: 400px;
	margin: 20px;
}
#footer
{
	text-align: center;
	background-image: url(images/default_r5_c1.jpg);
	background-repeat: repeat-x;
	width: 760px;
	height: 64px;
}
#copyColumn p a
{
	background-color: #85a1b7;
	border-bottom: dotted 1px #d9d4d1;
	color: #fff;
	text-decoration: none;
}
#copyColumn p a:hover
{
	background-color: #d9d4d1;
	color: #494441;
}
#admin
{
	margin: 10px;
}
h1
{
	font-size: 1.2em;
	border: dotted 1px #494441;
	background-color: #d9d4d1; /* 		background-color: #85a1b7; */
	margin-bottom: 0px;
}
h2
{
	font-size: 1.1em;
	border-bottom: dotted 1px #494441;
	margin-bottom: 0px;
}
p
{
	margin-top: 8px;
}
img
{
	padding: 0px;
}
.clear
{
	clear: both;
}

.menuItem
{
	height: 29px;
	color: #000000;
	background-color: #999966;
	padding-left: 5px;
	padding-right: 5px;
}
.menuSelected
{
	border: solid 1px #ffffff;
}
.menuHover
{
	color: #000000;
	background-color: #f3f0df;
}
.menu
{
	font-size: 12px;
	font-weight: 600;
}
.welshCheck
{
	list-style-image: url(images/Check.gif);
	list-style-position: outside;
}
.welshUnCheck
{
	list-style-image: url(images/UnCheck.gif);
	list-style-position: outside;
}
.welshLI
{
	padding-left: 12px;
	padding-bottom: 8px;
}
.bullet
{
	line-height: 16px;
}
li
{
	margin: 12px;
	list-style-image: url(images/bullet.jpg);
}
li a
{
	color: #000000;
	border-bottom: dashed 1px #000000;
	text-decoration: none;
	font-weight: 700;
}
.border
{
	border: solid 1px #d9d4d1;
	padding: 4px; /* 		width: 595px; */
}
.MainPhoto
{
	text-align: center;
}
img
{
	border: none;
}
.clear
{
	clear: both;
}

