html { 
scrollbar-arrow-color:#339999; 
scrollbar-track-color:#EEEEEE; 
scrollbar-face-color:#FFFFFF; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-3dlight-color:#339999; 
scrollbar-darkshadow-color:#339999; 
scrollbar-shadow-color:#FFFFFF; 
} 
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	background-color: #9DCBD1;
}
/*------------ Sections ----------*/
#section {
	padding: 20px 0px 0px 20px;
	width: 356px;
}
#section h1 {
	color:#777777;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#section h2 {
	color:#3895A2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 12px;
	margin: 0px;
}
.gmTXT  {
	text-decoration: none;
	font-size: 11px;
	line-height:12px;
	font-weight: normal;
	color: #555555;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.gmTXT a {
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #555555;
}
.gmTXT a:hover {
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #ccff33;
}
#section p {
	font-size: 11px;
	color:#444444;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#section small {
	font-size: 11px;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#section em {
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	margin-top:2px;
	font-style: normal;
}
#quote {
	padding: 20px 0px 0px 20px;
	height: 120px;
	width: 356px;
	vertical-align: top;
}
#quote p {
	font-size: 11px;
	line-height: 20px;
	margin-top:4px;
	margin-bottom: 5px;
}
#quote h5 {
	font-size: 12px;
	color:#339999;
	line-height: 18px;
	margin-top:0px;
	margin-bottom: 4px;
	font-weight:normal;
}
#quote em {
	font-size: 7pt;
	font-weight: bolder;
	color: #888888;
	font-style: normal;
	margin-top:0px;
}
#quote b {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}
/* ------------ Random Testimonials -----------*/
#testimmonials {
	padding: 20px 0px 0px 20px;
	margin:0px;
	width: 346px;
	vertical-align: middle;
}
#testimmonials p {
color:#3895A2;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
}
#testimmonials h6 {
	font-size: 7pt;
	font-weight: bolder;
	color: #888888;
	margin-top: 5px;
}
#testimmonials h6 a {
	color: #339999;
	text-decoration: none;
	font-weight:normal;
}

/*------------ Portfolio ----------*/

#clientInfo {
	font-size: 10px;
	font-weight:bolder;
	line-height: 12px;
	color: #FFFFFF;
	height: 30px;
	width: 382px;
	display: block;
	margin: 0px;
}
#clientInfo p {
	font-style: normal;
	color: #ffffff;
	padding: 7px;
	margin:0px;
}
#clientInfo em {
	font-style: normal;
	color: #ccff33;
}
#brief {
	color: #444444;
	margin:10px;
}
#brief p {
	font-size: 11px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 4px;
}
#brief em {
	font-size: 16px;
	font-style:normal;
}
#clients {	color: #444444;
	width: 344px;
	height: 106px;
	padding: 20px;
}
#linkList {
	margin: 0px; 
	position: relative; 
	top: 0px; 
	right: 0px;
	}
#linkList2 { 
	font: 10px verdana, sans-serif; 
	padding: 8px 0px 0px 10px; 
	margin-top: 0px; 
	width: 220px; 
	}
#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li {
	line-height: 2.5ex; 
	list-style-type: none; 
	display: block; 
	padding-top: 4px; 
	margin-bottom: 4px;
	}
#linkList li a:link {
	color: #444444;
	text-decoration: none;
	}
#linkList ul li a:hover {
	color: #ccff33;
}
#linkList li a:visited {
	color: #AAAAAA;
	}
	/* Link List Long */
#linkListLong ul {
	margin: 0px;
	padding: 0px;
	}
#linkListLong li {
	line-height: 2.5ex; 
	list-style-type: none; 
	display: block; 
	padding-top: 4px; 
	margin-bottom: 0px;
	}
#linkListLong li a:link {
	color: #444444;
	text-decoration: none;
	}
#linkListLong ul li a:hover {
	color: #ccff33;
}
#linkListLong li a:visited {
	color: #AAAAAA;
	}
/*Select */
#lselect ul li {
	background: transparent url(../pix/port-bullet.gif) no-repeat 0% 25%;
	padding: 3px 0 3px 18px;
}

#lselect a {
	display: block;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}
#imgR {
	float: right;
}

/*------------ Contact ----------*/

.conTbl {}
.conTbl td {
	font-size: 10px;
	line-height: 11px;
	color: #444444;
}
.conTbl input {
	font-size: 10px;
	border: 1px solid #777777;
	background-color: #EEEEEE;
	margin-top:7px;
	margin-bottom:7px;
}
.conTbl textarea {
	font-size: 10px;
	border: 1px solid #777777;
	background-color: #EEEEEE;
}
.conTbl select {
	font-size: 10px;
	border: 1px solid #777777;
	background-color: #EEEEEE;
	margin-top:7px;
	margin-bottom:7px;
}
.buttonEmail {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3895A2;
}
#address {
	font-size: 11px;
	line-height: 14px;
	margin-left:40px;
}
#address a {
	color:#3895A2;
	text-decoration: none;
}
#address a:hover {
	color:#ccff33;
	text-decoration: none;
}
#address H4 {
	color:#3895A2;
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 2px;
}
#address P {
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 2px;
}
/*------------ Testimonials ----------*/
#testi {
	width:386px;
	height:336px;
	margin-left:0px;
	margin-right:0px;
	overflow:auto;
	text-align: left;
}
#testiTxt {
color: #444444;
	padding: 20px 0px 0px 20px;
	width: 326px;
}
#testiTxt a {
	color: #339999;
	text-decoration: none;
	font-weight:normal;
}
#testiTxt h6 {
	color:#777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 7pt;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left: 0px;
}

#testiTxt p {
	color:#555555;
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#testiSnipTxt {
	color: #444444;
	margin-left:20px;
	margin-right:10px
}
#testiSnipTxt p {
	color:#AAAAAA;
	font-size: 10px;
	line-height: 15px;
	margin:0px;
}
#testiSnipTxt a {
	color: #339999;
	text-decoration: none;
	font-weight:normal;
}
#testiSnipTxt h6 {
	color:#339999;
	font-size: 6pt;
	line-height: 7pt;
	margin-top:8px;
	margin-bottom:0px
}
