html{
	text-align: center;
}
body{
	text-align: left;
	margin: 0 auto;
	width: 990px;
	background: #fff url(../images/bg_home3.gif) 0 70px repeat-x;
	font-family: "Helvetica Neue",helvetica,Arial,sans-serif;
		font-size-adjust:none;
		font-style:normal;
		font-variant:normal;
	color:#666666;
	padding: 0;
}
* {
	outline: none;
}
a{
	text-decoration: none;
}
p a{
	color: #32ADE0;
	text-decoration: none;
	border-bottom: 1px dotted #32ADE0;
}
p a:hover{
	color: #32ADE0;
	text-decoration: none;
	border-bottom: 1px solid #32ADE0;
}
h1{
	margin: 8px 0 40px;
	padding: 0;
	color:#fff;
	display: block;
	float: left;
	clear: both;
	width: 100%;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 38px;
}
h2, h3{
	font-weight: normal;
	text-transform: capitalize;
	margin:0;
}
.one_half h2{
	font-size:16px;
	margin: 0 0 -35px 0;
	color: #32ADE0;
}
h3{
	font-size:28px;
	margin: 15px 0;
	/* color:#32ade0; */
	color: #FE9900;
}
h4{
	color: #999;
	border-top: 1px solid #999;
	font-weight: normal;
}
p {
	font-size:15px;
	line-height: 30px;
}
a img{
	border: none;
}
div#opening{
	display: none;

}
div#right_column h4{
	color: #32ade0;
	border: none;
	text-transform:capitalize;
}
a#home_link{
	display: block;
	position: absolute;
	text-decoration: none;
	width: 270px;
	height: 120px;
}
div#heading{
	position: relative;
	float: left;
	height: 148px;
	width: 100%;
	margin: 0 0 20px 0;
	background: transparent url(../images/CTI_logo_final.jpg) 0 25px no-repeat;

}
div#nav{
	position: relative;
	left: 1px;
	top: 127px;
	float: left;
}
div#banner{
	position: relative;
	height: 305px;
	background: transparent;
	clear: left;
	margin: 20px 0;
	display: block;
}
.one_half{
	float: left;
	width:450px;
}
div#footer{
	border-top: 1px dotted #999;
	margin: 20px 0;
	padding: 10px 0;
	float: left;
	clear: both;
	width: 100%;
	color: #fe9900;
	font-size:12px;
}
div.one_third{
	background: #fff;
	float: left;
	width: 300px;
}
div.one_third  a h3{
	color:#32ade0;
	text-decoration: none;
	margin: 9px 0 -10px;
	padding: 0 ;
}
div.one_third_padding{
	margin: 0 40px;
}
div#left_column{
	float: left;
	width: 600px;
}
div#left_column em{
	clear: both;
	float: left;
	width: 100%;
	/*text-transform:uppercase;*/
	font-size: 11px;
	position: relative;
	top: -10px;
	font-style: normal;
	color:#999999;
}
div#left_column ul{
	color:#32ADE0;
	list-style-type:square;
	font-size:13px;
	line-height: 20px;
}
div#left_column li{
	margin: 5px 0;
}
div#right_column ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
div#right_column ul li{
	list-style: none;
	margin: 0;
	padding: 3px 0 0 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: -1px;
	list-style:square;
	list-style-position:inside;
	color: #32ade0;
	color: #FE9900;
	height: 25px;
}
div#right_column ul li a{
	list-style: none;
	margin: 5px;
	padding: 0;
	text-decoration:none;
	font-size: 12px;
	color:#888;
	position: relative;
	top: -1px;
	width: 290px;
	overflow: hidden;
	height: 17px;
	border: none dotted red;
}
div#right_column{
	float: left;
	width: 300px;
	position: relative;
	left: 90px;
}
p#address{
	position: absolute;
	display: block;
	top: 45px;
	right: 7px;
	text-align: right;
	font-size: 14px;
	color: #fe9900;
	line-height: 17px;
}
form#contact_form {
	color:#ccc;
}
form#contact_form .singles{
	width: 400px;
	float: left;
	border: 1px solid #aaa;
	margin: 0 0 15px 0;
	height: 25px;
	font-size:16px;
}
form#contact_form textarea{
	width: 400px;
	height: 100px;
	float: left;
	border: 1px solid #aaa;
	margin: 0 0 15px 0;
	font-size:16px;

}
form#contact_form #submit_button{
	width: 200px;
	height: 25px;
	float: left;
	border: 1px solid #2c97c3;
	color: #fff;
	background: #32ade0;
	font-size: 14px;
	cursor: pointer;
}
div.post_block_large{
	display: block;
	float: left;
	width: 390px;
	height: 390px;
	background: #32ade0;
	overflow: hidden;
	border: 3px solid #fff;
	position: relative;
}
div.post_block_small{
	display: block;
	float: left;
	width: 192px;
	height: 192px;
	background: #32ade0;
	overflow: hidden;
	border: 3px solid #fff;
	position: relative;
}
div.post_block_shift_up{
	background: green;
	position: relative;
	top: -198px;
}
div.post_block_rollover{
	background: black;
	position: absolute;
	top: 0;
	display:block;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}
div.post_block_rollover:hover{
	opacity: .7;
}
div.post_block_rollover h3{
	color: #FFFFFF;
	margin: 10px 10px 0 10px;
	font-size: 17px;
}
div.post_block_rollover em{
	color: #FFFFFF;
	margin: 0 10px;
	font-size: 8px;
	font-style:normal;
}
img.my_image{
	float: left;
	position: relative;
	top: 9px;
	margin: 0 20px 20px 0;
}
a.read_full_post{
	text-transform:uppercase;
	color: #32ade0;
	text-decoration:none;
}
div#chaz_plane{
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -200px;
}
.divide_uls {
	border: 0px dashed red;
	overflow: hidden;
	width: 300px;
	float: left;
}
div#search_box{
	position: absolute;
	top: 15px;
	right: 50%;
	margin-right: -494px;
}
div#search_box #qfront {
	padding: 0;
	margin: 0 0 0 17px;
	border: none;
	background: transparent;
}
div#search_box #searchbutton {
	padding: 0;
	margin: 0;
	border: none;
	width: 50px;
	height: 30px;
	background: transparent url(../images/search.jpg) right -1px no-repeat;
	text-indent: -9999px;
}
div#search_box p#feild {
	border: 0px solid #222;
	padding: 0;
	margin: 0;
	background: transparent url(../images/search.jpg) 0 0 no-repeat;

}
a#rss {
	background: transparent url(../images/rss.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	width: 45px;
	height: 45px;
	top: 136px;
	right: 50%;
	margin-right: -503px;
	overflow: hidden;
	text-indent: -999px;
	
}
