
* {
	margin: 0;
	padding: 0;
}

body {
	background: #181918 url('(EmptyReference!)') repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4a5157;
}

h1, h2, h3 {
	text-transform: lowercase;
	color: #292929;
}

h1 {
	letter-spacing: -1px;
	font-size: 30px;
}

h2 {
	font-size: 24px;
	color: #292929;
}

h3 {
	font-size: 13px;
	color: #292929;
}

p, ul, ol {
	text-align: justify;
}

p {
}

ul {
}

ol {
}

a {
	color: #eaeaea;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
}

img.right {
}

.tn img {
	border: 8px solid #F5F5F5;
}

hr {
	display: none;
}

/* Logo */

#logo {
	width: 822px;
	height: 123px;
	margin: 0 auto;
}
/* Menu */
#topnav{ font-size: large; text-decoration: none; text-align: left; width: 828px; height: 32px; margin-right: auto; margin-left: auto; padding-top: 7px; }
#topnav a { color: #1e1e1e; font-size: large; text-decoration: none; margin-right: 35px; }
#topnav a:hover { color: #8d9cb7; font-size: large; text-decoration: none; }

/* Page */

#bg {
	
}

#page { width: 918px; margin-right: auto; margin-bottom: 0; margin-left: auto; }

/* Content */

#content { float: left; width: 625px; padding: 0 0 0 24px; }
#left { background-image: url(../images/mainbg.gif); background-repeat: no-repeat; width: 606px; height: 494px; margin-top: 15px; margin-bottom: 10px; }
#left2 { background-image: url(../images/mainbg.gif); background-repeat: no-repeat; width: 606px; height: 494px; margin-top: 15px; margin-right: -30px; margin-bottom: 10px; padding-left: 30px; }
#linner { width: 606px; height: 494px; padding: 10px; }
#linner2 { width: 606px; height: 494px; padding-top: 30px; padding-bottom: 30px; }
#linner-text { width: 310px; float: left; margin-left: 5px; }
#linner-img { width: 258px; height: 473px; float: right; margin-right: 15px; }
#title2 { color: #8d9cb7; font-size: large;  margin-top: 8px; margin-bottom: -10px; margin-left: 15px; padding-top: 8px; *padding-top: 1px; }
#panel { background-image: url(../images/wwd.gif); background-repeat: no-repeat; width: 252px; height: 321px; margin-top: 10px; margin-bottom: 10px; margin-left: 5px; }
#panel ul { text-align: left; margin-top: 15px; padding-left: 25px; }
#panel li{ color: #f1f1f1; font-size: small; margin-bottom: 10px; padding-right: 10px; }
#panel2 { background-image: url(../images/contact.gif); background-repeat: no-repeat; width: 249px; height: 135px; margin-top: 10px; margin-bottom: 10px; margin-left: 5px; }
#pinfo { color: #dbdbdb; font-size: small; margin-top: 15px; margin-left: 18px; }
#info { color: #ccc; font-size: small; text-align: justify; }
#info2 { color: #ccc; font-size: small; text-align: justify; margin-bottom: 15px; margin-left: 15px; }
#info img { margin: 6px 12px 6px 1px; }
#panel3 { background-image: url(../images/pan3.gif); background-repeat: no-repeat; width: 249px; height: 189px; margin-top: 10px; margin-bottom: 10px; margin-left: 5px; }
#image2{ padding: 12px; }
#content .content {
	padding-left: 32px;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
	padding: 0 1px 0 0;
	background-color: #dbdbdb;
}

#sidebar a {
	color: #eaeaea;
}



/* Footer */

#footer { color: #f1f1f1; font-size: small; background-color: #1e1e1e; text-align: center; width: 100%; height: 75px; float: left; padding-top: 18px; }
