@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #CCC;
	color: #666666;
}

#container {
	width: 1024px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
}

#header {
	height: 125px;
	width: 1024px;
	background-image: url(images/cfl_header.jpg);
	background-color: #FFF;
	color: #EDEDED;
}
#inner_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FFF;
	text-decoration: none;
	background-color: #FFF;
}



ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6633;
	padding-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: inline;
	text-align: left;
	margin-bottom: 20px;
	font-size: 80%;
}
#nav_bar {
	font-size: 79%;
	color: #666;
	padding-left: 25px;
}
li {
	color: #ff6633;
	text-decoration: none;
	display: inline;
	text-align: right;
	word-spacing: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#company_reg {
	height: 20px;
	background-color: #FFF;
	font-weight:lighter;
	font-size:9px;
	text-height: 1.4em;
	font colour: #333;
	margin-left: 100px;
}

a {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}

b {
	color: #Ff6633;
	text-decoration: none;
}
h2 {
	color: #Ff6633;
	text-decoration: none;
	font-style: italic;
	font-size: 95%;
}

a:hover {
	color: #ff6633;
	text-decoration: none;
}


#main_body {
	float: left;
	width: 400px;
	margin-left: 45px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	padding-top: 5px;
	color: #666666;
	font-size: 75%;
	padding-right: 35px;
	background-color: #FFF;
	height: 395px;
}
#main_body_smaller {
	font-size: 65%;
	height: 270px;
	width: 400px;
	margin-left: 45px;
	padding-top: 15px;
	padding-right: 35px;
	color: #666;
}
#right_column {
	float: left;
	height: 400px;
	width: 430px;
	background-color: #FFF;
	padding: 0px;
}
#main_body ul {
	font-weight: bolder;
	color: #Ff6633;
	text-decoration: none;
}
#full_page {
	background-color: #FFF;
	width: 1024px;
	height: 500px;
}

#footer_title {
	height: 300px;
	width: 979px;
	float: left;
	padding-top: 35px;
	background-image: url(images/footer_title_image.gif);
	font-size: 175%;
	color: #FFFFFF;
	margin-top: 0px;
	padding-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
	text-decoration: none;
}
#entry_title {
	font-size: 190%;
	font-weight: normal;
	color: #666666;
	float: left;
	height: 350px;
	width: 899px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 125px;
	background-image: url(images/footer_title_image2.gif);
}
#footer {
	clear: both;
	width: 1024px;
}
#menu_underline {
	float: left;
	width: 1024px;
	background-color: #FFF;
	padding-left: 0px;
}

h1 {
	font-size: 100%;
	color: #666666;
	background-color: #FFF;
	font-weight: bold;
}
	
#team_text {
	width: 1024px;
	background-image: url(images/team_background.png);
	background-repeat: repeat;
	height: 450px;
}
h3 {
	font-size: 90%;
	color: #666;
	text-align: left;
}
#main_body p a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#main_body p a:hover {
	color: #Ff6633;
}

#main_body_test {
	height: 400px;
	width: 600px;
	margin-left: 45px;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 75%;
	float: left;
	color: #666666;
}
#right_column_test {
	float: left;
	height: 405px;
	width: 250px;
}
#main_body_test p a {
	font-weight: bold;
	color: #666666;
}
#main_body_test p a:hover {
	color: #Ff6633;
}
#home_textbox {
	color: #666666;
	width: 400px;
	margin-left: 45px;
	padding-top: 5px;
	padding-right: 35px;
	font-size: 75%;
	float: left;
	height: 400px;
	background-color: #FFF;
}

#contact {
	width: 800px;
	margin-left: 90px;

}
