@charset "utf-8";
/* CSS Document */
body {
	background: #00284B url('images/TCI-header-outside.jpg') repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; /* size font is defined in the page */
	margin: 0px;
	color: #333;
	text-align: center;
	line-height: 1.3em;
}
.container {
	width: 940px;
	margin: 0 auto;
}
a:link, a:visited, a:active {
	color: #FF0000;
	text-decoration: none;
	border:0;
}
a:hover {
	text-decoration: none;
	color:#0099FF;
}

/* End Of Body Code */
h1 {
	font-size: 16px;
	text-align: left;
	color: #003366;
	margin: 0px 0px 10px 10px;
}
h2 {
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 15px 10px;
}
h3 {
	font-size:14px;
	text-align: left;
	height: 20px;
	margin-left: 10px;

}
#header {
	width: 940px;
	padding: 0;
	height: 350px;
	margin: 0 auto;
	position:relative;
	background: url('images/TCI-header-inside.jpg') repeat-x;
}
#header ul {
	float: left;
	width: 500px;
	padding-top: 235px;
	margin-top: 0px;
}
#header li {
	float:left;
	list-style: none;
	padding: 10px;
}
#header a:active , #header a:link , #header a:visited {
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
}
#header a:hover {
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
}
#container {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	clear: both;
}	
/*-------------------- Contents ----------------*/
#content {
	width: 100%;
	float: left;
	clear: both;
	background: #fff url('images/TCI-body-bg.jpg') repeat-x center bottom;
	margin: 0;
	padding-bottom: 100px;
}
#content .container {
	width: 920px;
}
.holder {
	float: left;
	clear: both;
	width: 100%;
	background:#FFF;
}
.holder p {
	margin: 0px 15px 5px 0px;
	padding: 5px 0px 0px 10px;
	text-align: justify;
}
.home {
	width: 100%;
	text-align:left;
}
.home a:link, .home a:visited, .home a:active {
	color: #333;
	text-decoration: none;
	border:0;
}
.home p {
	padding-top: 10px;
	padding-bottom: 10px;
}
.home img {
	float:left;
	vertical-align:middle;
	margin-right: 0px;
	padding-right: 0px;
}
#box {
	margin: 0px;
	padding: 0px;
	float: left
}
.box_upper {
	background: url('images/TCI-body-content-bg-upper.jpg') no-repeat;
	width: 461px;
	height: 36px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	float:left;
}
.box_upper h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 13px;
	color:#666;
	text-align: center;
}
.box_middle {
	background: url('images/TCI-body-content-bg-middle.jpg') repeat-y;
	width: 461px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom:0px;
	float:left;
}
.box_bottom {
	background: url('images/TCI-body-content-bg-bottom.jpg') no-repeat top;
	width: 461px;
	margin-right: 0px;	
	margin-top: 0px;
	padding-top: 0px;
	height: 16px;
	float:left;
}
.right_col {
	float: right;
	width: 450px;
}
.services {
	width: 100%;
	text-align:left;
	
}
.services_left h3, .services_left_two h3 {
	background: url('images/tci-header-bg-1.jpg') no-repeat;
	font-size: 14px;
	text-align: left;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	width: 300px;
	height: 25px;
}
.services_left {
	float: left;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding: 0px;
	height: 200px;
}
.services_left_two {
	float: left;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding: 0px;
}	
.services_left ul, .services_left_two ul {
	float: left;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 10px;
}
.services_left li, .services_left_two li  {
	list-style: url('images/41.jpg');
	width: 350px;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 0px;
	line-height: 15px;
}
/*-------------------- Contents ----------------*/
/* ------------------- Forms------------------ */
.contact_right {
	float: left;
	width: 450px;
	padding-top: 19px;
	margin-left: 0px;
	padding-left: 0px;
}
.contact_right p {
	margin-top: 0px;
}
.forms {
	float: left;
	display: block;
	width: 450px;
	padding: 0px;
	margin-right: 0px;
	text-align: left;
}

.forms p {
	padding: 5px 0px 5px 0px;
	text-align:left;
}

ul.contactform {
	padding: 10px;
	width: 100%;
}
ul.contactform li {
	padding: 5px;
	}
ul.contactform li em {
	float: left;
	text-align: right;
	margin-right: 5px;
	width: 30%;
	font-weight: 700;
	font-style: normal;
}
ul.contactform li textarea {
	width: 60%;
	height: 175px;
}
ul.contactform li input {
	width: 60%;
}
.ul contactform li selectarea {
	width: 35%;
}
ul.contactform li submit {
	width: 50px;
}	
ul.listnone li {
	padding: 2px;
	list-style: none;
}
ul.listnone {
	margin: 0;
	padding: 0;
}
ul.listnone li.bullet {
	padding: 2px;
	list-style: none;
	padding-left: 20px;
}
li.required input, li.required textarea{
	border: 1px solid #e00000;
}
li.required{
	color: #e00000;
	margin-left: 10px;
}
.submit {
	float: left;
	width: 91%;
	text-align:right;
}
.submit img {
	border: none;
}
.submit a:link, .submit a:visited, .submit a:active {
	font-weight:bold;
}
/* ------------------- Forms------------------ */
/* ------------------- Footer ------------------ */

#footer {
	clear: both;
	height: 100px;
	width: 100%;
 	background: #00284B;
	text-align: center;
	font-size: 10px;
	color: #FFF;
	padding: 0px;
	float: left;
}

#footer a:link , #footer a:visited , #footer a:active {
	color:#FFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
	color: #FF0000;
}
/* ------------------- Footer ------------------ */
