/* -------- General -------------*/	

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	color: #333333;
	padding-top: 10px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
	}
	
.tbh3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}



a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a:hover {
	color: #CCCCCC;
}


/* -------- Head -------------*/	

.head_bg {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#banner {	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;}
	
/* -------- Outside background -------------*/	
.tbg_right {
	background-image: url(images/tbg_right.gif);
}

.tbg_left {
	background-image: url(images/tbg_left.gif);
}

/* -------- Navigation -------------*/





#nav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
/*	position: absolute;
	top: 255px;*/
}

#subnav ul {
position:relative;
display:block; 
margin:0px; 
padding:0px; 
}

#subnav li {
position:relative;
display:inline;
margin:0px; 
padding:0px; 
width:178px;
list-style-type:none;
}

/*
#subnav ul {position:relative;display:block; margin:0px; padding:0px; }
#subnav li {position:relative;display:inline;margin:0px; padding:0px; width:212px;list-style-type:none;}
#subnav a {position:relative;display:block; width:auto; padding:4px 0px 3px 18px;border-top:1px solid #ffffff;display:block;text-decoration:none;font-family:arial,sans-serif;font-size:10px; color:#ffffff; text-align:left;}
*/
#subnav a {
	position:relative;
	display:block;
	width:auto;
	display:block;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 18px;
	font-weight: 400;
}

#subnav a:hover {
	background-color:#CCCCCC;
	display:block;
	color:#000000;
}  

a.selected {background-color:#CCCCCC;}
a.unselected {background-color:#FFFFFF;}

#signup p {
	padding-left:15px}


/* -------- Main Content -------------*/
#maincontent{
	padding-left: 20px;
	padding-right: 10px;
	margin: 0px;
}

/* -------- Pics -------------*/
.colpic {width:160px;float:left;margin-bottom:10px;}
.colpic-pad {padding-right:10px;}

.coltitlepic {width:210px;float:left;margin-bottom:10px;}
.coltitlepic-pad {padding-right:10px;}

/* -------- Text -------------*/
.col1 {width:410px;float:left;margin-bottom:10px;}
.col1-pad {padding-right:10px;}

.coltitle1 {width:320px;float:left;margin-bottom:10px;}
.coltitel1-pad {padding-right:10px;}

.col2 {width:310px;float:left;margin-bottom:10px;}
.col2-pad {padding-right:10px;}

.col3 {width:250px;float:left;margin-bottom:10px;}
.col3-pad {padding-right:10px;}

.clear-all, .clear {font-size:1px;clear:both;line-height:1px;height:1px;}

/* -------- Contact Form -------------*/
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

input:hover
{
    background-color: #cccccc;
}

.tbltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

.tblhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.tbl {
	background-color: #edecec;
}


/*.column2 {float:left;width:586px;} 
.column2_padding {clear:left;padding:10px 10px 40px 30px;font-family:Arial,sans serif; font-size:12px;}
*/

/*#col_left {float:left;width:152px;}
#col_right {
	width:400px;
	position: relative;
	padding-left:160px;
}*/

/*
#maincontent img {
	margin-top:0px;
	float: left;
	padding: 0;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
*/
/* ------------- Map ----------------*/
.map {width:300px;float:left;margin-bottom:10px;}


#footer {
	margin-top: 0px;
	float:left;
	width: 550px;
	height: 35px;
}

#footer ul {
	padding: 8px 0 0 0;
	margin: 0;
	list-style: none;
	text-align: right;
}
#footer li {
	display: inline;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	padding: 0 2px;
}

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

#footer_oz {
	margin-top: 0px;
	float:right;
	width: 140px;
	height: 35px;
}

#footer_oz ul {
	padding: 8px 0 0 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
#footer_oz li {
	display: inline;
}
#footer_oz a {
	color: #666666;
	text-decoration: none;
	padding: 0 2px;
	font-size: 10px;
	text-align: right;
}

#footer_oz a:hover {
	text-decoration: underline;
}

.clear-all {font-size:1px;clear:both;line-height:1px;height:1px;}ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#maincontent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
