body.body
{
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 1em;
	background: #e2eaec;
}
#container
{
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 900px;
	background: #95a8a6 url(../images/sce/br-corner.jpg) no-repeat bottom right;
	border: 1px solid #3f4a47;
}
#header
{
	height: 120px;
	background: #d4e8e8 url(../images/sce/the-write-solution-logo.jpg) no-repeat 100px 20px;
}
#headercontact
{
	width: 300px;
	color: #859896;
	font-family: Segoe UI, arial, sans-serif;
	font-size: 105%;
	font-weight: bold;
	position: relative;
	left: 570px;
	top: 30px;
	text-align: right;
}
#headercontact a
{
	color: #859896;
	text-decoration: none;
}
#headercontact a:hover
{
	text-decoration: underline;
}
#menu
{
	width: 700px;
	padding: 14px 100px 0 100px;
	background: #ffffff url(../images/sce/menu-back.jpg) repeat-x bottom right;
}
#menu li
{
	padding-right: 10px;
	width: 100px;
}
#menu a.main_menu
{
	padding-bottom: 5px;
	display: block;
	background: url(../images/sce/menutab-off.gif) no-repeat top left;
}
#menu a.main_menu:hover, #menu a.main_current
{
	background: url(../images/sce/menutab-on.gif) no-repeat top left;
}
#menu a.main_current:hover
{
	cursor: default;
}
#content
{
	float: left;
	width: 700px;
	margin: 50px 100px 0 100px;
	background: #ffffff url(../images/sce/trc-corner.jpg) no-repeat top left;
}
#content1
{
	padding: 40px 40px 30px 40px;
	background: transparent url(../images/sce/brc-corner.jpg) no-repeat bottom right;
}
#pageimage
{
	float: right;
	padding: 10px;
}
#sitefooter
{
	clear: both;
	height: 60px;
	padding-bottom: 10px;
	padding-top: 30px;
	color: #ffffff;
	font-size: 60%;
	text-align: center;
	background: transparent;
}
div#footer ul
{
	padding: 0pt;
}
a.footer_link
{
	color: #ffffff;
	text-decoration: none;
}
a.footer_link:hover
{
	color: #95a8a6;
	text-decoration: underline;
}
h1, h2, h3
{
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h1
{
	margin-bottom: 10px;
	font-size: 120%;
}
h2
{
	margin-bottom: 5px;
	font-size: 110%;
}
h3
{
	margin-bottom: 5px;
	font-size: 100%;
}
p, ul, address, blockquote
{
	font-size: 90%;
	line-height: 1.25;
	margin: 0 0 10px 0;
	padding: 0;
}
ul
{
	padding-left: 40px;
}
li
{
	margin: 0;
	padding: 0;
}
address
{
	font-style: normal;
}
blockquote
{
	border: 1px solid #95a8a6;
	background: #e2eaec;
	margin: 0 5px 10px 5px;
	padding: 10px;
}
a
{
	color: #657876;
	font-weight: bold;
	text-decoration: underline;
}
a:hover
{
	color: #333333;
	text-decoration: underline;
}
