body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

h1, h2, h3 {
	margin: 0;
	font-weight: bold;
	color: #5f93cf;
}

h1 {
	font-size: 135%;
	padding-left: 10px;
}

h2 {
	font-size: 135%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {

}

p {

}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

a {
	color: #E06529;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 780px;
	height: 106px;
	margin: 0 auto;
}

/* Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 32px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 20px;
	border-left: 1px solid #E06529;
	text-decoration: none;
	font-size: 92%;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}

/* Header 2 */

#header2 {
	width: 780px;
	height: 181px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 113px;
	height: 181px;
	background-image: url(images/left-background.jpg);
}

#menu-new {
	width: 206px;
	height: 181px;	
	float: left;
	background-image:url(images/menu-background.jpg);
}


/* Splash */

#splash {
	float: left;
	width: 461px;
	height: 181px;
	background:url(images/picture.jpg);	
}


/* Page */

#page {
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

/* Content */

#content {
	float: right;
	width: 560px;
}

#content ul {
	list-style: none;
}

#content ul li {
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left 8px;
	background-image: url(images/img08.gif);
}

#content ol {
	margin-left: 0;
	padding-left: 0;
}
#content p{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:inherit;
}
.title {
	padding-top: 3px;
	padding-left: 10px;
}

.content {
	padding: 5px;
	background: url(images/img10.gif) no-repeat;
}


.twocols {
	width: 560px;
	height:auto;
	float: right;
}

.twocols .col1 {
	float: left;
	width: 280px;
}

.twocols .col2 {
	float: left;
	width: 280px;
}

.twocols .col3 {
	float: left;
	width: 280px;
}

.twocols .col4 {
	float: right;
	width: 280px;
	line-height: normal;
	height: auto;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
		
}

#sidebar li {
	margin-bottom: 20px;
	background-repeat: repeat;
	background-position: right bottom;
	background-image: url(images/img07.gif);
	list-style: none;
	
	}

#sidebar li ul {
	padding: 10px 20px;
	font-size: 92%;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}

#sidebar h2 {
	height: 28px;
	margin: 0;
	font-size: 135%;
	font-weight: bold;
	color: #145997;
	background-color:  #E6E6E6;
	background-image: url(images/img06.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .first {
	border: none;
}

/* Footer */

#footer-wrapper {
	height: 60px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	background-color: #dfe8f6;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #C4E1FF;
}

#footer {
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	width: 400px;
	background-repeat: no-repeat;
	background-position: left center;
}

#links {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}

.contact
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#000000;
font-weight:bold;
}
