/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
BODY
{
	margin: 20px 0 0;
	padding: 0;
	background: #E6E6E6 url(images/img01.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
H1, H2, H3
{
	margin: 0;
	font-weight: normal;
	color: #000000;
}
H1
{
	font-size: 197%;
}
H2
{
	font-size: 167%;
}
H3
{
	font-size: 100%;
	font-weight: bold;
}
P, OL, UL
{
	line-height: 180%;
}
P
{
}
OL
{
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}
BLOCKQUOTE
{
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}
BLOCKQUOTE *
{
	line-height: normal;
}
A
{
	color: #6874B5;
}
A:hover
{
	text-decoration: none;
}
IMG
{
	border: double;
}
IMG.left
{
	float: left;
	margin: 5px 15px 0 0;
	border: 5px ridge #5763A3;
}
IMG.right
{
	float: right;
	margin: 0 0 0 15px;
}
HR
{
	display: none;
}
/*Menu*/
#menu
{
	width: 730px;
	height: 60px;
	margin: 0 auto;
	padding-left: 10px;
	background: url(images/img02.jpg);
}
#menu UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu LI
{
	display: inline;
}
#menu A
{
	display: block;
	float: left;
	background: url(images/img07.gif) no-repeat left 80%;
	padding: 20px 20px 0 15px;
	text-decoration: none;
	font-size: 136%;
	color: #FFFFFF;
}
#menu A:hover
{
	text-decoration: underline;
}
/*Logo*/
#logo
{
	width: 740px;
	height: 301px;
	margin: 0 auto;
	background: #2A2A2A url(images/img03.jpg);
}
#logo H1, #logo H2
{
	margin-right: 440px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}
#logo H1
{
	padding-top: 250px;
	font-size: 250%;
}
#logo H2
{
	font-size: 85%;
}
#logo A
{
	text-decoration: none;
	color: #FFFFFF;
}
/*Page*/
#page
{
	width: 740px;
	border: 1px solid #E6E6E6;
	margin: 0 auto;
	background: #E6E6E6 url(images/img04.gif);
}
/*Content*/
#content
{
	float: right;
	width: 410px;
	padding: 30px;
	background: url(images/img05.gif) repeat-x;
	border: 1px solid #E6E6E6;
}
#content UL
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#content UL LI
{
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 0px 8px;
}
.twocols
{
}
.twocols .col1, .twocols .col2
{
	width: 168px;
	padding: 10px;
	background: url(images/img05.gif) repeat-x 0px 30px;
}
.twocols .col1
{
	float: left;
}
.twocols .col2
{
	float: right;
}
/*Sidebar*/
#sidebar
{
	float: left;
	width: 260px;
	background: url(images/img05.gif) repeat-x;
	border: 1px solid #E6E6E6;
}
#sidebar UL
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#sidebar UL LI
{
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 0px 13px;
}
.boxed
{
}
.boxed .title
{
	height: 29px;
	margin: 0;
	padding: 12px 0 0 20px;
	background: #656464 url(images/img06.gif) repeat-x;
	text-transform: uppercase;
	font-size: 122%;
	font-weight: bold;
	color: #FFFFFF;
}
.boxed .content
{
	padding: 20px;
	background: url(images/img05.gif) repeat-x;
}
.boxed H3
{
	margin: 0;
}
.boxed P, .boxed UL, .boxed OL
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.boxed UL
{
}
.boxed UL LI
{
	padding: 10px 15px;
	background-position: 0 13px;
	border-top: 1px solid #CFCFCF;
}
.boxed UL LI.first
{
	border: none;
}
/*Search*/
#search
{
}
#search FORM
{
	margin: 0;
	padding: 0;
}
#search FIELDSET
{
	margin: 0;
	padding: 0;
	border: none;
}
#search P
{
	margin: 0;
	font-size: 85%;
}
#searchinput
{
	width: 180px;
}
#searchsubmit
{
}
/*Footer*/
#footer
{
	width: 740px;
	margin: 0 auto;
	height: 100px;
	padding: 20px 0 0;
	background: url(images/img09.gif) repeat-x;
}
#footer P
{
	margin: 0;
	line-height: normal;
	font-size: 85%;
}
#footer A
{
	color: #666666;
}
#legal
{
	float: left;
}
#links
{
	float: right;
}

