body {
	background-color: #EEEEEE;
	background-image: url(images/bg_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#999999;
}
a:hover{
	color:#660033;
}
p{
	margin:10px 0px;
	line-height: 2ems;
}
h1 {
	margin: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: 100;
	color: #9999AA;
	margin: 10px 0px 7px 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 100;
	color: #9999AA;
	margin: 10px 0px 7px 0px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 100;
	color: #9999AA;
	margin: 10px 0px 7px 0px;
}

/* Home Page */

#main {
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 0px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#title {
	background-color: #E7E7E7;
	background-image: url(images/bg_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 770px;
}
#content {
	background-image: url(images/main_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 770px;
}
#main_table {
	width:750px;
	margin: 0px 10px;
}
#background {
	background-image: url(images/home_flowers.jpg);
	background-repeat: no-repeat;
	background-position: 375px bottom;
}
.home_link_title {
	display: block;
	text-align:center;
	font-size:20px;
}
.home_main_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 30px;
	font-weight: 200;
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 0px 10px;
	word-spacing: 2px;
}
.home_main_link:hover {
	background-image:url(images/home_tab2.gif);
	background-repeat:no-repeat;
	background-position:top center;
	color:#003366;
	text-decoration:none;
}
#bottom {
	padding: 5px;
	width: 700px;
	margin-right: auto;
	margin-top: -13px;
	margin-left: auto;
	text-align: center;
	color:#888888;
	word-spacing: 3px;
	letter-spacing: 1px;
}
#bottom a {
	color:#888888;
	text-decoration:none;
}
#bottom a:hover {
	color:#003366;
	text-decoration:underline;
}

/* Other pages */

#page_tabs {
	width:744px;
	margin: 0px 13px;
	background-image: url(images/page_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.page_tab {
	font-family: "Times New Roman", Times, serif;
	display: block;
	text-align:center;
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	font-weight: 200;
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 0px 10px;
	word-spacing: 2px;
	height:33px;
}
.page_tab:hover {
	background-image:url(images/page_tab2.gif);
	background-repeat:no-repeat;
	background-position:center 2px;
	color:#003366;
	text-decoration:none;
}
.floioImg {
	float: left;
	height: 175px;
	width: 370px;
	background-position:10px 10px;
	background-repeat:no-repeat;
	opacity: .8;
}
a:hover .floioImg{
	opacity: 1;
}
.floioImg div {
	background: url(images/folio_border_f01.png) no-repeat left top;
	height: 175px;
	width: 370px;
}
a:hover .floioImg div {
	background: url(images/folio_border_f02.png) no-repeat left top;
	height: 175px;
	width: 370px;
}
.folioBlock  h3{
	margin: 0px 0px 0px 375px;
	padding: 0px;
}
.folioBlock  p{
	border-top:dotted 1px #CCCCDD;
	margin: 3px 0px 3px 375px;
	padding: 3px 0px;
}
a:hover .folioBlock  p.folioURL{
	text-decoration:underline;
	color:#990000;
}
.folioBlock  h2  {
	margin: 0px 0px 0px 375px;
	padding: 5px 0px 0px 0px;
}
a:hover .folioBlock  h2,a:hover .folioBlock  h3,a:hover .folioBlock  p{
	text-decoration:none;
	color:#336699;
}
.sel {
	background-image:url(images/page_tab2.gif);
	background-repeat:no-repeat;
	background-position:center 2px;
	color:#003366;
	height:34px;
}
#page_bg {
	width: 744px;
	margin: 0px 13px;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	
}
#layout {
	width: 718px;
	margin: 0px 3px 0px 3px;
	padding: 10px;
	background-image: url(images/page_top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	
}

/* Side Menu */

#side_menu{
	border-top: 1px dotted #DEDEDE;
	width:100px;
	float:right;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
a.side{
	text-decoration:none;
	color:#999999;
	font-size:14px;
	display:block;
	border-bottom: 1px dotted #DEDEDE;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	background-color:#FFFFFF;
}
a.side_sel{
	color: #003366;
}
a.side:hover{
	color:#003366;
	text-decoration:underline;
}
.port_link{
	position:relative; 
	top:-10px; 
	margin-bottom:-5px;
}
.port_box {
	height: 400px;
}
.contentBlock {
	margin: 10px;
	padding: 20px;
	border: 1px solid #EEEEEE;
}
.folioBlock {
	background: #FFFFFF;
	width: 610px;
	height:175px;
	margin: auto;
	clear:both;
}
form{
margin:0px;
padding:0px;
}
.holder {
	font-size: 24px;
	color: #CCCCCC;
	float: left;
	width: 115px;
	position: relative;
	font-weight: bold;
}
