p {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
}

ul, li {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
}

strong {
font-weight: bold;
}

select {
font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
font-size: 10px
}

a {font: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; color:#336699; text-decoration:none;}
a:visited {color:#99CCFF; }
a:hover {color:#99CCFF; }


h1 { font-family: "Times New Roman", "Times", Times New Roman, Times, Garamond, serif;
	font-size: 28px;
	line-height:32px;
	color: #669933;
	font-weight: normal;
	}

h2 { font-family: "Times New Roman", "Times", Times New Roman, Times, Garamond, serif;
	font-size: 32px;
	color: #6699CC;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	}




/* TOPBAR STYLE */

.headerLeft {background-image: url(graphics/cli_bk_left.gif); background-repeat: repeat-x;}

.headerRight {background-image: url(graphics/cli_bk_right.gif); background-repeat: repeat-x;}

.headerCenter {background-image: url(graphics/cli_topnav_bk.gif); background-repeat: no-repeat;}

.TopNavBar {padding-right: 45px;}
.TopNavBar p {font-size: 11px; line-height: 13px; color: #ffffff; vertical-align: middle;}

.TopNavBar a {color:#ffffff; text-decoration:none;}
.TopNavBar a:visited {color:#ffffff;}
.TopNavBar a:hover {color:#ffffff; text-decoration: underline;}

.BtmNavBar {padding-left: 70px;}
.BtmNavBar p {font-size: 12px; line-height: 14px; color: #ffffff; vertical-align: middle;}

.BtmNavBar a {color:#ffffff; text-decoration:none;}
.BtmNavBar a:visited {color:#ffffff;}
.BtmNavBar a:hover {color:#ffffff; text-decoration: underline;}





/* HOMEPAGE STYLE */
#HomePage {background-image: url(graphics/hp_main_bk.gif); background-repeat: repeat-x;}

p.home {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
}

#Servicelist {
	margin-left: 0;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	list-style: none;
	}

#Servicelist li {
	padding-left: 10px;
	background-image: url(graphics/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	}

#Servicelist li a {
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	color: #FF3300;
	}

#ServiceSublist {
	margin-left: 0;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
	list-style: none;
	}

#ServiceSublist li {
	padding-left: 10px;
	background-image: url(graphics/dot.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	color: #FF6600;
	}

#Newslist {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#Newslist li {
	padding-left: 20px;
	padding-top: 5px;
	background-image: url(graphics/news_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	color: #336699;
	}

#NewsSublist {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#NewsSublist li {
	background-image: none;
	padding-left: 0px;
	}

#NewsSublist li a {
	padding-left: 0px;
	background-image: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #6699CC;
	}

sup {vertical-align: sup;}


/* GENERAL PAGES STYLE */
#GenPage {background-image: url(graphics/gen_main_bk.gif); background-repeat: repeat-x;}

#InternetPage {background-image: url(graphics/internet_main_bk.gif); background-repeat: repeat-x;}

#InternetPage h1 { font-family: "Times New Roman", "Times", Times New Roman, Times, Garamond, serif;
	font-size: 28px;
	line-height:32px;
	color: #E7AB23;
	font-weight: normal;
	}

#ComputerPage {background-image: url(graphics/computer_main_bk.gif); background-repeat: repeat-x;}

#ComputerPage h1 { font-family: "Times New Roman", "Times", Times New Roman, Times, Garamond, serif;
	font-size: 28px;
	line-height:32px;
	color: #990000;
	font-weight: normal;
	}

#PhotographyPage {background-image: url(graphics/photography_main_bk.gif); background-repeat: repeat-x;}

#PhotographyPage h1 { font-family: "Times New Roman", "Times", Times New Roman, Times, Garamond, serif;
	font-size: 28px;
	line-height:32px;
	color: #2B6AA0;
	font-weight: normal;
	}

#DesignPage {background-image: url(graphics/creative_main_bk.gif); background-repeat: repeat-x;}

#DesignPage h1 { font-family: "Times New Roman", "Times", Times New Roman, Times, Garamond, serif;
	font-size: 28px;
	line-height:32px;
	color: #F47B41;
	font-weight: normal;
	}

/* FOOTER STYLE */

#Footer hr {
	color: #ccc;
	background-color: #ccc;
	border: 0;
	height: 1px; 
	margin-top: 15px;
	margin-bottom: 15px;
	}

#Footer p {
font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color: #666666;
border-left: 1px solid #999999;
margin-left: 10px;
padding-left: 10px;
}

#Footer p.copyright {
font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
padding: 25px;
border: none;
}