html { margin: 0; padding: 0; }

body {
	background: #fff url(../images/bg-fold-pattern.gif) -172px 162px repeat-x;
	color: #70b7ed;
	margin: 0;
	text-align: left;
	font-family: arial, sans-serif;
}

/* a */
a { color: #fc8f1b; }
a:link { color: #fc8f1b; }
a:visited {	color: #fec34d;	}
a:hover { color: #36a2f5; }
a:active, a:focus { color: #36a2f5; }
a img { border: 0; }
.col01 a, .col02 a { color: #36a2f5; text-decoration: none; }
.col01 a:hover, .col02 a:hover { color: #fc8f1b; text-decoration: underline; } 

div#content {
	display: block;
	width: 936px;
	position: relative;
	margin: 0;
	margin-right: 0;
	padding: 90px 0 30px 0;
	text-align: right;
	}


h1 .name { 
	display: block;
	text-indent: -8998px;
	width: 300px;
	height: 440px;
	padding: 0;
	margin: 0;
	background: url(../images/cake-websites-logo.gif) 0 0 no-repeat;
	position: absolute; top: 69px; left: 103px;
	z-index: 100;
	}
	
a.choose{
	position: absolute;
	top: 90px; left: 603px;
	display: block;
	text-align: left;
	text-indent: -8998px;
	width: 317px;
	height: 21px;
	padding: 0;
	margin: 0;
	background: url(../images/text-choose.gif) 0 0 no-repeat;
	line-height: 0;
	}
a.choose:hover, a:hover.choose{
	background: url(../images/text-choose.gif) 0 -21px no-repeat;
	}
		
a.nice{
	clear: both;
	display: block;
	text-align: left;
	text-indent: -8998px;
	width: 317px;
	height: 17px;
	padding: 0;
	margin: 0;
	background: url(../images/text-nice.gif) 133px 0 no-repeat;
	}
a.nice:hover, a:hover.nice{
	background: url(../images/text-nice.gif) 133px -17px no-repeat;
	}
	
.linkbox {
	font-size: 14px;
	float: right;
	padding: 40px 0 20px 0;
	display: block;
	width: 272px;
	text-align: left;
	color: #4e82bf;
	}
		
.widebox {
	font-size: 14px;
	float: right;
	padding: 40px 0 20px 0;
	display: block;
	width: 544px;
	text-align: left;
	color: #4e82bf;
	}

p { line-height: 18px; }

.col01 {
	font-size: 14px;
	float: right;
	padding: 0 10px 0 10px;
	display: block;
	width: 222px;
	text-align: left;
	color: #4e82bf;
	}
.col02 {
	font-size: 14px;
	float: right;
	padding: 0 30px 0 20px;
	display: block;
	width: 232px;
	text-align: left;
	color: #4e82bf;
	}
	
ul.links { padding: 0 0 10px 15px; margin: 0; color: #fc8f1b; letter-spacing: 1px; }
ul.links li { padding-bottom: 6px; }

.contact { clear: both; font-size: 14px; color: #70b7ed; letter-spacing: 1px; margin: 0; padding: 0 14px 0 0; }
.contact a,.contact a:link { font: normal 14px/28px arial, sans-serif; color: #70b7ed; text-decoration: none; }
.contact a:hover { color: #fc8f1b; }
address { display: inline; }

form { padding: 0; margin: 0; }
form textarea { width: 235px; border: 1px solid #ffe6b6; }
form input.field { width: 235px; border: 1px solid #ffe6b6; }

h1 { font: normal 20px/32px arial, sans-serif; color: #baa185; letter-spacing: 0; margin: 0; padding: .5em 0em; }
h2 { font: normal 14px/28px arial, sans-serif; color: #70b7ed; letter-spacing: 1px; margin: 0; padding: .25em 0em; }
h3 { font: normal 14px/18px arial, sans-serif; color: #df7814; letter-spacing: 1px; margin: 0; padding: .25em 0em; border-bottom: 1px solid #fec34e; }
h4 { font: normal 14px/28px arial, sans-serif; color: #2263af; letter-spacing: 1px; margin: 0; padding: .5em 0em; }

h3 a, h3 a:link, h3 a:visited { color: #df7814; text-decoration: none; }
h3 a:hover { color: #70b7ed; }

hr { width: 300px; height: 1px; color: #00424e; background: #00424e; border: 0; }

sup { font-size: .6em;}

