* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #edf1cc url(img/back.gif) top left repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2e363e;
}
a img {
	border: none;
}

.clear {
	clear: both;
}
#header {
	width: 757px;
	height: 150px;
}
#logo {
	background: #2e363e;
	color: #fff;
	width: 405px;
	height: 150px;
	float: left;
}
#logo img {
	border: none;
	padding-left: 50px !important;
	padding-right: 138px !important;
	padding-top: 45px !important;
	padding-bottom: 45px !important;
}
#navigation {
	background: url(img/headline.gif) top right no-repeat;
	width: 352px;
	height: 150px;
	float: left;
}
#content {
	background: url(img/content-tiley.jpg) top left repeat-y;
	width: 757px;
}
#contentleft {
	width: 405px;
	float: left;
}
#contentright {
	width: 284px;
	float: left;
	margin-left: 30px;
	margin-right: 37px;
	line-height: 17px;
}
#contentright p {
	padding-bottom: 15px;
}
#subnavigation {
	width: 544px;
	height: 50px;
	background: #fff url(img/subnav.jpg) top left no-repeat;
	padding-right: 206px;
}
#subnavigation img {
	float: right;
}

#footerholder {
	background: url(img/footer-tilex.jpg) top left repeat-x;
	color: #c0c1b7;
}
#footer {
	width: 750px;
	height: 220px;
	background: url(img/footer.jpg) top left no-repeat;
}
#footerleft {
	width: 375px;
	float: left;
	padding-left: 30px;
	padding-top: 60px;
}
#footerleft p {
	padding-top: 7px;
}
#footerleft span {
	font-size: 9px;
}
#footerright {
	width: 295px;
	float: left;
	padding-left: 30px;
	padding-top: 75px;
}
#footerright label {
	display: none;
}
#footerright input {
	border: none;
	background: none;
	margin-bottom: 19px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c0c1b7;
	padding-top: 2px;
	padding-left: 5px;
	height: 17px;
	width: 257px;
}
#menubottom a{
text-decoration:none;
color:#fff
}
#menubottom {
	padding:20px;
	margin-left:420px;
	font-variant: small-caps
}
.button {
	cursor: pointer;
	width: 67px !important;
	height: 22px !important;
	margin-top: -9px !important;
}
.buttonadmin {
	cursor: pointer;
	width: 67px !important;
	height: 22px !important;
	margin-top: -5px !important;
	margin-left: 51px;
}
#copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b3b9a1;
	height: 50px;
	padding-left: 10px;
}
#copyright a {
	color: #b3b9a1;
	text-decoration: underline;
}
#copyright a:hover {
	color: #2a2b2d;
	text-decoration: none;
}

fieldset {
	border: none;
}

#subholder {
	height: 30px;
	width: 544px;
}
#subholder img {
	float: right;
	border: none;
}

#contentleftadmin {
	width: 287px;
	height: 270px;
	background: #424a51 url(img/adminback.jpg) top left no-repeat;
	float: left;
	padding-left: 118px;
	padding-top: 130px;
}
#contentleftadmin input {
	border: none;
	background: none;
	width: 156px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	color: #818684;
}
#contentleftadmin label {
	display: none;
}

/*
==========================================================[ TOOLTIP ]
*/
div.tool-tip {
	color: #fff;
	background: #333 url(img/icons/information.png) 5px 3px no-repeat;
	border: 1px solid #666;
	padding: 5px;
	padding-left: 25px;
}
div.tool-title {
	font-weight: bold;
}
div.tool-text {
}


/*
=======================================================[ CAKE FORMS ]
*/
div.input label {
	display: block;
	margin-top: .5em;
}
div.input input {
	padding-right: 16px;
	padding-left: .5em;
	border: 1px inset #ccc;
}
div.input input.required {
	padding-right: 16px;
	padding-left: .5em;
	border: 1px inset #ccc;
	background: #fff url(img/icons/bullet_black.png) right center no-repeat;
}
div.input input.form-error {
	padding-right: 16px;
	padding-left: .5em;
	background: #fff url(img/icons/bullet_error.png) right center no-repeat;
}
div.submit input {
	margin-top: 1em;
}


/*
===============================================[ NOTICES AND ERRORS ]
*/
#flashMessage {
	position: absolute;
	top: 25px;
	left: 435px;
	width: 250px;
	padding: 10px;
	padding-left: 35px;
	background: #fffed4 url(img/icons/exclamation.png) 10px 8px no-repeat;
	border: 1px solid #fff2c4;
}
div.error-message {
	width: 150px;
	padding: 10px;
	padding-left: 35px;
	margin-left: 20px;
	background: #fffed4 url(img/icons/error.png) 10px 8px no-repeat;
	border: 1px solid #fff2c4;
}

/*
===================================================[ ADMINISTRATION ]
*/
div.admin-buttons {
	height: 30px;
	padding-top: 4px;
	padding-right: 30px;
	float: right;
}


#client {
	background: url(img/client.jpg) top left no-repeat;
	padding: 30px;
	color: #2a2b2d;
}
a {
	color: #4f5e6c;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #4f5e6c;
	text-decoration: none;
	border-bottom: 1px dotted #2a2b2d;
}
.lock {
	float: left;
	border: none;
}
.pdf {
	padding: 10px;
	border: 1px solid #d5d7d8;
	margin-bottom: 10px;
	margin-top: 10px;
}
.pdf img {
	float: left;
	padding-right: 15px;
}
