/* @override http://www.pumpkinwebmarketing.com/default1.css */

* {
	margin-top: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #f5ac2c url(images/Topimage.jpg) no-repeat center top;
	color: #333;
	font: .8em Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #FFFFFF;
}

h1 { font-size: 197%; }
h2 { font-size: 167%; }
h3 { font-size: 100%; font-weight: bold; }

p, ul, ol {
	font-size: 100%;
}

p {
}

ul {
}

ol {
	color: #333;
}

blockquote {
}

a {
	color: #7EBCFF;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 680px;
	height: 110px;
	margin: 0 auto;
}

#header h1, #header p {
	margin: 0;
	font-weight: bold;
}

#header h1 {
	text-transform: capitalize;
	background-color: transparent;
	color: #333;
	font-variant: normal;
	font-size: 1em;
	margin-left: 30px;
	margin-top: 85px;
	padding-right: 0;
	padding-left: 55px;
	padding-bottom: 10px;
}

#header h2 {
	color: #333;
	font-size: 90%;
	font-variant: normal;
	padding-left: 0;
	margin-left: 105px;
}

#header p {
	margin: -5px 0 0 0;
	padding: 0 0 0 20px;
	text-transform: uppercase;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 680px;
	height: 51px;
	margin: 0 auto;
	background: url(images/Menub-ground.jpg) no-repeat;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 20px 0 0 20px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	padding: 8px 20px 0 20px;
	border-right: 1px solid #2A2C2F;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color: #DFE8F2;
}

#menu a:hover, #menu .active a {
	background-color: #000000;
}

/* Page */

#page {
	width: 680px;
	margin: 0 auto;
	background: #0F1720 url(images/Rep.jpg) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 375px;
	padding: 20px 25px 0 40px;
	background: url(images/lefttop.jpg) no-repeat;
}

#content h2 {
	text-transform: capitalize;
	font-weight: bold;
	color: #000;
	font-size: 100%;
	margin-left: 20px;
}

#content ol {
	color: #000;
	list-style-type: disc;
	list-style-position: outside;
	font-size: .9em;
}

#content li {
	margin-top: .5em;
	text-align: justify;
}

#content p {
	color: #000;
	text-transform: none;
	margin-left: 5px;
	font-weight: normal;
	font-style: normal;
	font-size: .9em;
	text-align: justify;
}

#content a.intext {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

#content a.linkspage {
	color: #333;
	text-decoration: none;
}

#content li.test {
	color: #333;
	font-size: 10pt;
	font-style: italic;
}

#adwords {
	border-style: double;
	width: 320px;
	padding: 10px;
	font-size: .9em;
	margin-left: 20px;
	background-color: #f5ac2c;
	border-color: #333;
}

#adwords p {
	border-style: none;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}

#adwords ol {
	border-style: none;
	padding-right: 0;
	padding-left: 15px;
}

#boxed 
 {
	background: white;
	border: 2px solid #000000;
	text-align: center;
	color: #000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 0;
	padding: 5px;
	margin-bottom: 0;
}

#boxed h2
 {
	background: white;
	text-align: center;
	color: #000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 0;
	margin-bottom: 0;
	border-color: #000000;
	border-width: 1px;
}

#boxed  a
 {
	background: white;
	border: 1px none #000000;
	text-align: center;
	color: #000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 0;
	margin-bottom: 0;
}

#boxed h4
 {
	background: #fff;
	border: 1px none #000000;
	text-align: center;
	color: #000;
	margin-left: 0;
	padding: 10px 5px;
	margin-bottom: 200px;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 20px 20px 0 0;
	background: url(images/righttop.jpg) no-repeat;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img06.gif) repeat-x left bottom;
}

#sidebar h2 {
	margin: 0;
	padding: 10px;
	background: #000000;
	border-top: 1px solid #23282E;
	border-bottom: 1px solid #23282E;
	text-transform: lowercase;
	font-size: 100%;
	font-weight: bold;
	color: #DFE8F2;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Links */

#linkspage a {
	text-decoration: none;
}

/* Submenu */

#submenu a {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat left center;
}

#submenu a.selector {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat left center;
	color: #000;
}

/* Footer */

#footer {
	width: 680px;
	height: 100px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(images/Bottom.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 77%;
	color: #0F1720;
}

#footer p.legal {
	padding: 2px;
	font-size: 77%;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
}

#footer a {
	color: #0F1720;
}

#footer a:hover {
	color: #333;
	text-decoration: underline;
}
