/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
	
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:small;
	background: url(images/background.gif) repeat-x left top;

	
}

h3 {
	margin-bottom: 20px;
	text-transform:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
}

h2 {
	margin-bottom: 20px;
	text-transform:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000099;
}

h1 {
	margin-bottom: 20px;
	text-transform:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
}

h1 { font-size: 3em; }
h2 { font-size: 2em; }
h3 { font-size: 1.4em; font-weight: bold; }
h4 { font-size: 1.4em; font-weight: bold; text-align:center }

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
	text-align:justify;

}

a {
	color: #0065CC;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

img { border: none; }

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}

hr { display: none; }

.hr {
	height: 36px;
	margin-bottom: 15px;
	background: url(images/img06.gif) repeat-x left center;
}

/* Header */

#header {
	width: 1024px;
	height: 150px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding: 0px 20px 0px 20px;
	width: 200px;
	height: 150px;
	text-align: center;
	background-color:#FFFFFF;
}

#logo h1 {
	margin: 0;
	padding-top: 15px;
	font-size: 16px;
}

#logo h2 {
	font-size: 12px;
	font-style:italic;
}

#logo a {
	text-decoration: none;
	color: #333333;
}

/* Menu */

#menu {
	float: right;
	width: 780px;
	height: 147px;
	background: #0065CC url(images/bubbles2.gif) no-repeat left bottom;
	border-top: 3px solid #0065CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

#menu ul {
	margin: 0;
	padding-top: 60px;
	text-align: center;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 20px;
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;

}

#menu a:hover {
	text-decoration: none;
	color:#999999;
}

#menu .first a {
	border: none;
}

/* Page */

#page {
	width: 1024px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
	background-color:#FFFFFF;
	
}

/* Content */

#content {
	float: right;
	width: 740px;
	padding: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

p.center {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
p.centerlarge {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	color:#CC0000;
}


p.small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	font-weight:normal;
	color:#000000;
}
		
/* Table */

p.order {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
color:#A4042F;
text-align:center;
text-decoration:none;

}

p.box {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	color:#CC0000;
}
p.box1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	color:#000000;
}
p.box2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	color:#000000;
}


/* Sidebar */

#sidebar {
	width: 200px;
	padding: 60px 20px 20px 20px;
	background: url(images/img02.gif) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:600;
}

#sidebar.table {
	width: 200px;
	padding: 60px 20px 20px 20px;
	background: url(images/img02.gif) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:600;
}

#sidebar ul {
	margin: 0;
	padding:0px;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	list-style: none;
	color:#FFFFFF;
}

#sidebar li li {
	margin: 0;
}

#sidebar dl {
}

#sidebar dt {
}

#sidebar dd {
	margin-bottom: 10px;
}

#sidebar ol {
	margin-left: 0;
	list-style-position: inside;
}

#sidebar h2 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	background: url(images/img05.gif) repeat-x left bottom;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;

}

#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
	text-align:center;
	background-color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}

#sidebar a {
	color: #FFFFFF;
	text-decoration:none;
}

#sidebar a:hover {
	color:#999999;
	text-decoration:none;
}

/* Footer */

#footer {
	width: 1024px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/footergraphic.gif) repeat-x;
	border-top: 1px solid #FFFFFF;
	font-size: x-small;
	text-align:center;
	background-color:#FFFFFF;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #000000;
}

#footer a {
	color: #000000;
}