* { 
	padding: 0;
	margin: 0;
} 

body { 
	font: 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
} 

div {
/*	border: 1px solid;*/
}

blockquote { 
	border: 1px solid #bcd2e6;
	margin: 30px;
	padding: 20px;
	line-height: 1.5em;
	font-size: 1.3em;
}

#main, #contact blockquote {
	text-align: center;
}

p {
	margin-bottom: 10px;	
}

.up {
	text-transform: uppercase;
	margin: 30px 30px 0 30px;
}

.it {
	font-style: italic;
}

.clear { 
	clear: both;
} 

a, .link { 
	color: #9b32ff;
	text-decoration: none;
	border-bottom: 2px solid;
} 

a:hover { 
	border-bottom: 2px dashed;
}

h1 { 
	font: bold 2.2em Georgia, "Trebuchet MS", Arial, Sans-Serif;
	text-align: center;
	margin-bottom: 30px;
} 

h2 { 
	font: normal 1.8em Georgia, "Trebuchet MS", Arial, Sans-Serif;
} 

h3 { 
	font: normal 1.3em Georgia, "Trebuchet MS", Arial, Sans-Serif;
} 

h4 { 
	font: normal 1em Georgia, "Trebuchet MS", Arial, Sans-Serif;
} 

h1 a, h2 a, h3 a { 
color: #000;
background: inherit;
text-decoration: none;
} 

img { 
	padding: 5px;
	border: 1px solid #caff7a;
	margin: 10px 5px;
} 

img.floatTL { 
	float: left;
} 

img.floatTR { 
	float: right;
} 

#wrapper {
	float: left;
	background: #f9f9ed;
	margin-left: 60px;
	width: 850px;
	border: 10px solid #d1d1d1;
} 

#header { 
	color: #333;
	width: 850px;
	float: left;
	height: 160px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
} 

#logo { 
	margin-top: 50px;
	margin-left: 450px;
	width: 350px;
	height: 50px;
} 

#logo h1#lineone { 
	font-size: 2em;
	font-weight: lighter;
	font-family: helvetica, arial, sans-serif;
	padding-top: 0;
	padding-left: 5px;
	color: #99ff32;
	border: none;
	letter-spacing: -1px;
} 

#logo h1#lineone span { 
	font-size: 1.5em;
/*	color: #7e7e7e;*/
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
} 

#logo a { 
	color: #7e7e7e;
	text-decoration: none;
	border: none;
} 

#navigation { 
	float: left;
	width: 850px;
	color: #333;
	margin: 0;
	background: #000 url(images/nbg.jpg);
	height: 45px;
} 

#navbar { 
	margin: 0 auto;
	padding: 5px 0 0 0;
} 

#navbar ul { 
	margin: 0;
	padding: 10px 0 10px 0;
	list-style: none;
	text-align: center;
} 

#navbar li { 
	display: inline;
	border-left: 1px solid;
	padding-bottom: 0;
	padding-right: 2px;
} 

#navbar .first { 
	border-left: none;
} 

#navbar a { 
	padding: 5px 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #f1f1f1;
	border: none;
} 

#navbar a:hover { 
	color: #99ff32;
} 

#rightcolumn { 
	color: #333;
	background: #f9f9ed;
} 

#dboxes { 
	margin-top: 20px;
	font-size: 14px;
}
 
#dboxes img { 
	border: 1px dotted #caff7a;
} 

#main .dbox { 
	width: 400px;
	height: 180px;
	float: left;
	margin: 5px 5px 0 10px;
	padding: 0;
} 

#realt .dbox {
	width: 97%;
	clear: both;
	float: left;
	margin: 10px 0;
	padding: 10px;
}

.dbox p { 
	color: #0b2c40;
	margin-top: 10px;
	padding: 0 10px;
	text-align: justify;
	font-size: 16px;
} 

.dbox ul { 
	list-style: none;
	color: #0b2c40;
	margin: 10px 0 10px 30px;
	padding: 0 10px;
	text-align: justify;
	font-size: 16px;
}

.dbox h2 { 
	padding-left: 5px;
	font-size: 1.5em;
	font-weight: lighter;
	background-color: #58b050;
	color: #aef92c;
} 

.dbox a { 
	display: block;
	width: 100%;
	height: 80%;
	text-decoration: none;
	border: none;
} 

.dbox a:hover {
	border: none;
}

.righttext { 
	clear: both;
	background-repeat: repeat-x;
	padding: 10px;
} 

.righttext h3 { 
	background-color: #81c7f5;
	padding-left: 5px;
	color: #3a6aff;
} 

.righttext p { 
	margin-top: 10px;
	text-align: justify;
	line-height: 1.5em;
	padding-bottom: 5px;
} 

#footer { 
	clear: both;
	margin-top: 3px;
	background-color: #fff;
	border-top: 1px solid #d1d1d1;
	font-size: 0.8em;
	padding: 10px 0;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
} 

#footer a { 
	color: #8badcf;
}

#sub {
	clear: both;
	margin-top: 5px;
	padding-top: 15px;
	text-align: center;
	font-size: .8em;
}

#sub ul {
	list-style: none;
	float: left;
	margin-left: 60px;
	width: 850px;
}

#sub li {
	display: block;
	float: left;
	width: 262px;
	padding: 0 0 0 20px;
	margin-bottom: 5px;
	text-align: left;
	line-height: 1em;
}

#sub a {
	color: #aaa;
	border: none;
}

#sub a:hover {
	color: #000;
}
