
/* Page Properties */

html, body {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background-color: #c0bfc0;
}


td {
	vertical-align: top;
	font-family: arial;
	font-size: 11px;
	color: #999999;
	background-repeat: no-repeat;
}

td object, td embed, img { 
	border: 0px;
	vertical-align: bottom;
	padding: 0px; 
}

.infinity {
	background-color: #c0bfc0;
	background-image: url('../images/infinity.jpg');
	background-repeat: repeat-x;
	height: 769px;
}

.main_table {
	background-color: #FFFFFF;
}

.mid {
	vertical-align: middle;
}

.blog {
	position: relative;
	left: -10px;
	top: 0px;
	padding-top: 5px;
	text-align: left;	
	padding-left: 0px;
}


.blog_post {
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 10px;
	width: 325px;
	height: 34px;
}

.blog_date {
	padding-left: 8px;
	font-weight: bold;
	font-size: 13px;
	text-align: left;	
}

.blog_text {
	padding-left: 8px;
}

.blog_info {
	position: relative;
	float: right;
	text-align: right;
}

.logo {
	position: relative;
	float: left;
	width: 290px;
	height: 114px;
}

.top_links {
	position: relative;
	float: right;
	width: 310px;
	top: 50px;
	right: 10px;
	vertical-align: middle;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	height: 41px;
}

.contact_pad {
	position: relative;
	top: 2px;
	line-height: 3px;
}

.top_links a{
	color: #58595b;
	text-decoration: none;
}

.top_links a:hover{
	padding-top: 2px;
	color: #00a4e4;
	text-decoration: none;
}

.home_slideshow {
	padding: 0px;
	vertical-align: top;
	line-height: 1px;
	height: 322px;
}
.spacer {
	line-height: 1px;
	padding: 0px;
}

.blog_padding {
	width: 11px;

	background-repeat: repeat-y;
}

.page_header{
	vertical-align: middle;
	width: 940;
	height: 56px;
	text-align: left;
}

#footer {
	position: relative;
	width: 940px;
}

.globe{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 25px;
	height: 25px;
}

.copyright {
	position: absolute;
	top: 10px;
	float: right;
	right: 10px;
	height: 25px;
	color: #59595c;
	text-align: right;
}

.left_side_content {
	position: relative;
	left: 20px;
	color: #58595b;
	height: 329px;
	line-height: 14px;
	width: 307px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.left_buttons {
	position:relative;
	left: -10px;
}

a{
	color: #58595b;
	text-decoration: none;
}
a:hover{
	color: #00a4e4;
	text-decoration: none;
}
