@charset "UTF-8";
/* CSS Document. TREBOR HOME PAGE */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002f38;
	background-color: #49a8de;
}
* {
	margin: 0;
}
#wrapper {
	position: relative;
	width: 1009px;
	margin-top: -7px;
	margin-left: auto;
	margin-right: auto;
}
/* START OF HOME BAR DIV */
#home_bar {
	position: relative;
	margin: 0;
	background-image: url(../images/home_bar2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 76px;
	height: 200px;
}
#web_tab {
	position: absolute;
	top: 65px;
	right: 31px;
}
#web_tab li {
	font-size: 100%;
	text-align: center;
	list-style: none;
	float:right;
	width: 160px
}
#web_tab a {
	text-decoration: none;
	display:block;
}

li.web a, li.graphics a {
	color: #e78c33;
	padding: 12px 0px;
	height: 19px;
}
li.web a:hover {
	cursor:default;
}
li.graphics a:hover {
	color: #ecc7a2;
}
li.web {
	background-image: url(../images/web_tab.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	
}
li.web a {
	background-image: url(../images/web_tab_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;	
}
li.graphics {
	background-image: url(../images/graphics_tab.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-right: 10px;
}
li.graphics a {
	background-image: url(../images/graphics_tab_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;	
}

#menu_image {
	position: absolute;
	top: 0px;
	left: 85px;
}
a img {
	border:none;
}
#nav {
	position: absolute;
	top: 108px;
	right: 31px;
	width:948px;
	margin:0px;
	padding:0px;
}
#nav li {
	font-size: 100%;
	line-height:170%;
	text-align: center;
	list-style: none;
	float:right;
}
#nav a {
	text-decoration: none;
	color: #002f38;
	border-left: #ffffff 1px solid;
	display:block;
	padding: 7px 20px 0px 20px;
}
#nav a:hover {
	color: #FFFFFF;
}
body#index a#indexLink, body#about a#aboutLink, contact#about a#contactLink, body#faqs a#faqsLink {
	color: #FFFFFF;
	cursor:default;
}

/* END OF HOME BAR DIV */
/* START OF PANEL DIV */

#panel {
	width: 1009px;
	margin: 0px 31px 0px 0px;
	background-image: url(../images/panel_repeat_home2.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}
.intro {
	position: relative;
	background-image: url(../images/elipse.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 390px;
	clear: both;
}
.intro_text {
	margin-left: 425px;
	padding: 25px 160px 0px 0px;
}
#left_col {
	float: left;
	width: 250px;
	padding: 5px 30px 20px 82px;
}
#middle_col {
	padding: 5px 30px 20px 30px;
	float: left;
	width: 250px;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
}
#right_col {
	float: right;
	width: 240px;
	padding: 5px 65px 20px 0px;
}
p {
	font-size: 100%;
	line-height: 160%;
}
.intro p {
	padding-bottom: 20px;
	font-size: 140%;
	line-height: 170%;
	color: #002f38;
}
.intro a {
	text-decoration: none;
	color: #fba741;
}
.intro a:hover {
	color: #002f38;
}
.end {
	padding-bottom: 30px;
}
p.list {
	padding-bottom: 0px;
}
.intro span {
	padding-right: 20px;
}
h1 {
	font-weight: normal;
	font-size: 140%;
	line-height: 190%;
	padding: 0px 0px 15px 82px;
}
h2 {
	font-size: 280%;
	line-height: 150%;
	color:#ffffff;
}
h3, h4 {
	font-weight: normal;
	font-size: 160%;
	line-height: 140%;
	padding: 0px 0px 0px 86px;
	color: #ffffff;
}
h3 {
	padding-left: 0px;
}
#latest_text {
	width: 325px;
	padding: 25px 0px 0px 82px;
}
#latest_text a {
	text-decoration: none;
	color: #002f38;
}
#latest_text a:hover {
	color: #ffffff;
}
#latest_text p {
	padding-bottom: 0px;
	font-size: 100%;
}

/* END OF PANEL DIV */

/* START OF PANEL_BTTN DIV */
#panel_bttn {
	position: relative;
	height: 100px;
}
.designer {
	padding-top: 20px;	
}
.designer p {
	padding-top: 5px;
	padding-left: 86px;
}
.bttn_large a {
	position: absolute;
	top: 14px;
	left: 800px;
	text-align: center;
	font-size: 150%;
	background-image:url(../images/bttn_large_home.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding: 20px 70px 25px 70px;
	color: #e78c33;
	text-decoration: none;
}
.bttn_large a:hover {
	color: #414142;
}
.bttn_small_1 {
	position: absolute;
	left: 398px;
	top: 270px;
}
.bttn_small_1 a {
	text-align: center;
	background-image:url(../images/bttn_small.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-size: 110%;
	padding: 9px 68px 16px 68px;
	display:block;
}
.bttn_small_1 a:hover {
	background-image:url(../images/bttn_small_down.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	color: #353536;
	padding: 9px 68px 16px 68px;
}
/* END OF PANEL_BTTN DIV */
/* START OF FOOTER DIV */
#footer {
	background-image: url(../images/main_back_bottom.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	padding: 20px 0px 15px 30px;
	font-size: 75%;
	color: #c2def8;
}	
#footer ul {
	padding-left: 0px;
}
#footer li {
	display: inline;
	list-style: none;
	list-style-position: inside;
}
#footer li a {
	text-decoration: none;
	color: #c2def8;
	padding: 3px 10px;
	border-right: #e8f2fb 1px solid;
}
#footer a:hover {
	color: #3a4042;
}
/* END OF FOOTER DIV */

