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

/* Overall Items */

body {
	margin:0px;
	font-family:"Myriad Pro", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(images/dolphin_bg.png);
	
}

div.centeredcontent {
	width: 653px;
	font-size: 1em;
	line-height: 1em;
	margin: 0pt auto;
	
}


#banner {
	width:653px;
	height:65px;
	background-image:url(images/gfl_01.png);
	font-size:11px;
	line-height: 13px;
	color: #68696b;
	text-align:justify;
	background-repeat:no-repeat;
	
}

#remotesupport{
	text-align:center;
	color: #105290;
	font-size:16px;
	line-height:17px;
	border: 1px dotted #2b2b2c;
	border-top-style: none;
	border-bottom-style: none;
	position:relative;
	left: 270px;
	width: 20%;
	padding: 0 25px;
	margin-top: 10px;
	float: left;
	
}

#address {
	position:relative;
	left: 310px;
	width: 30%;
	float: left;
	
}



#remotesupport a:link {color: #68696b; text-decoration:underline;}     /* unvisited link */
#remotesupport a:visited {color: #68696b; text-decoration:underline;}  /* visited link */
#remotesupport a:hover {color: #105290; text-decoration:underline;;}   /* mouse over link */
#remotesupport a:active {color: #313233; text-decoration:underline;}   /* selected link */


#pic {
	width:652px;
	height: 100%px;
	vertical-align: top;
}


#pic img {
	padding-left: 5px;
	margin-top:-11px;
	margin-bottom:2px;
	height: 200px;
	width:643px;
	padding-bottom:0px;

}




#breadcrumb {
	width:553px;
	height:30px;
	background-image:url(images/gfl_04.png);
	color:#ababab;
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	background-repeat:no-repeat;
}

a.breadcrumb:link {color: #ababab; text-decoration:none;}     /* unvisited link */
a.breadcrumb:visited {color: #ababab; text-decoration:none;}  /* visited link */
a.breadcrumb:hover {color: #105290; text-decoration:none;}   /* mouse over link */
a.breadcrumb:active {color: #ababab; text-decoration:none;}   /* selected link */


#left {
	width:79px;
	height:100%;
	background-image:url(images/gfl_03.png);
	padding-left: 10px;
	padding-top: 28px;
	vertical-align: top;
	line-height: 22px;
	font-size: 10px;
	
}



a.left {


}

a.left:link {color: #ffffff; text-decoration:none;}     /* unvisited link */
a.left:visited {color: #ffffff; text-decoration:none;}  /* visited link */
a.left:hover {color: #ffffff; text-decoration:underline;}   /* mouse over link */
a.left:active {color: #ffffff; text-decoration:none;}   /* selected link */


#leftbottom {
	width:89px;
	height:15px;
	background-image:url(images/gfl_07.png);
	

}

#content {
	width:563px;
	height:100%;
	background-image:url(images/gfl_05.png);
	vertical-align: top;
	background-repeat:repeat-y;

}


#contentbottom {
	width:563px;
	height:20px;
	background-image:url(images/gfl_06.png);
	background-repeat:no-repeat;

}

#footer {
	text-align:center;
		font-size:12px;
	line-height: 18px;
	color: #b6b8bb;
	background-repeat:no-repeat;
}

#portfolio {

	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	width: 100%;

}

#portfolio td {
	padding-left:25px;
}

#portfolio img {

border:0px;
}

/* Text */

strong {
	font-weight:bolder;
	color:#3E3E3E;
}

p {
	font-size:13px;
	line-height: 18px;
	color: #666666;
	text-align:justify;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

h1 {
	color: #105290;
	font-weight:lighter;
	font-size: 24px;
	margin: 0px;
	padding-left: 20px;j
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 5px;
}

h2 {
	color: #465175;
	font-weight:lighter;
	font-size: 16px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 1px;
	border-bottom:1px solid #4a6e8f;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-right: 20px;

}

h3 {
	color: #68696b;
	font-weight:lighter;
	font-size: 15px;
	margin: 0px;
	padding-left: 20px;j
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 5px;

}

ul {

	font-size:13px;
	line-height: 18px;
	color: #68696b;
	text-align:justify;
	padding-left: 45px;
	padding-right: 20px;Î
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}


#content a:link {color: #68696b; text-decoration:underline;}     /* unvisited link */
#content a:visited {color: #68696b; text-decoration:underline;}  /* visited link */
#content a:hover {color: #105290; text-decoration:underline;;}   /* mouse over link */
#content a:active {color: #313233; text-decoration:underline;}   /* selected link */




