/* css document */

body {
	background-color: #505F6C;
	margin: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-weight: bolder;
	}

p {
	margin: 5px 0 5px 8px;
	}
	
#homeInd p {
	margin: 0 0 10px 8px;
	}
	
#right p { width: 190px; font-size: 10px; margin: 0 0 0 15px; }

a {
	text-decoration: none;
}

a:hover {
}

#homeInd a {
	color: #666;
	font-size: 14px;
	margin: 0 0 8px 0;
	}

h1 {
	color: #03AAD7;
	font-size: 18px;
	margin: 10px 0 10px 8px;
	background-color: #505F6C;
	}
	
#homeInd h1 {
	margin: 0 0 10px 0;
	}
	
#homeInd h2 {
	margin: 0 0 0 8px;
	}
	
#homeNews h1 {
	margin: 0 0 10px 8px;
	}
	
#welcome h1 {
	margin: 10px 0 0 8px;
	}
	
#login h1 {
	color: #fff;
	font-size: 12px;
	}

h2 {
	color: #666;
	font-size: 14px;
	margin: 0 0 8px 8px;
	}
	
#welcome h2 {
	margin: 0 0 0 8px;
	}

h3 {
	color: #9B9934;
	font-size: 14px;
	margin: 5px 0 0 15px;
}

h4 {
	color: #333;
	font-size: 12px;
	margin: 0px 0 8px 8px;
	font-style: italic;
}

/* divs */

#container {
	width: 700px;
	margin: 0 auto 0 auto;
	background-color: #5C5C5C;
	}
	
#container_flash { 
	width: 770px;
	margin: 0 auto 0 auto;
	}

#main {
	width: 700px;
	}
	
#tdLogo {
	position: absolute;
	top: 1px;
	width: 265px;
	height: 191px;
	display: block;
	background-image:url(../images/logo.jpg);
	left: 248px;
	visibility: hidden;
	}
	
#logo {
	position: absolute;
	width: 192px;
	height: 191px;
	left: -10px;
	top: 1px;
	}

#header {
	width: 432px;
	height: 191px;
	background: url(../images/header.jpg) #fff no-repeat;
	}

#welcome {
	width: 219px;
	background: #fff;
	}

#testim {
	width: 302px;
	height: 185px;
	background: url(../images/test_tile.jpg) #fff repeat-y;
	}
	
#homeInd {
	background: #fff;
	width: 304px;
	}
	
#homeInd img {
	border: 1px solid #000;
	}
	
#homeNews {
	width: 218px;
	background: url(../images/news_bg.jpg) #fff repeat-y;
	}

#left {
	width: 178px;
	background: url(../images/left_bg.jpg) #fff repeat-y;
	height: 200px;;
	}
	
#left2 {
	width: 178px;
	background: url(../images/left_bg.jpg) #fff repeat-y;
	vertical-align: top;
	padding-top: 20px;
	}

#content {
	width: 311px;
	background-color: #fff;
	padding: 0;
	margin: 10px 0 25px 15px;
	}
	
#content table {
	margin: 0 0 0 8px;
	background-color: #FFFFFF;
}

#content table img { border: 1px solid #000; }

#content table p { margin: 0 0 5px 8px; }

#content table h2 { margin: 0 0 0 8px; }

#news { background: #fff; }

#right {
	width: 211px;
	background: url(../images/right_bg.jpg) #fff repeat-y;
	margin: 0;
	padding: 0;
	}

#footer {
	height: 66px;
	width: 700px;
	background: url(../images/footer_bg.jpg) #fff no-repeat;
	text-align: center;
	font-size: 11px;
	color: #fff;
	vertical-align: middle;
	}
	
#footer a { color: #fff; text-decoration:none; }

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

#login { margin: 10px 0 0 25px; padding: 10px 0 10px 0; width: 130px; background: url(../images/login_bg.jpg) #999 no-repeat; vertical-align: top;}

#admin { }

#admin h5 { font-size: 12px; color: #003300; margin: 0; }

#admin p { padding-bottom: 20px; }
	
/* navigation */

#nav {
	margin: 0;
	padding: 0;
	}

#nav ul {
	margin: 0;
	padding: 0;
	}

#nav ul li {
	width: 128px;
	height: 34px;
	list-style: none;
	padding: 0 0 0 50px;
	line-height: 34px;
	font-size: 12px;
	background-color: #666666;
	background-image: url(../images/btn_bg.jpg);
	background-repeat: no-repeat;
	}
	
#nav ul li a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav ul li a:hover { color: #FFFFFF; text-decoration: none; }

/* classes */

.frame {
	width: 150px;
	height: 300px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

/* tables */

#right table { margin: 0 0 0 15px; width: 150px; }

#right table a { 
	color: #046F8F;
	font-weight: bold;
	font-size: 10px;
}

#right img { border: 1px solid #000; margin: 5px 0 5px 0; }

.tblMarg { margin: 0; padding: 0; }

#homeInd table {
	margin: 0 0 0 0;
	}

/* table cells */

/* lists */

#right ul {
	margin: 0px;
	padding: 10px 0 0 35px;
	list-style: url(../images/right_bullet.jpg);
	}
	
#right ul li {
	color: #046F8F;
	font-weight: bold;
	font-size: 10px;
	margin: 5px 0 0 0;
	}
	
	#right p { width: 150px; }
	
	
#welcome ul {
	list-style: url(../images/bullet.jpg);
	}

#welcome ul li {
	font-size: 10px;
	}
	
#welcome ul li a {
	color: #9B9934;
	}

