body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(media/bg.gif) repeat-x;
    /*background: #FFFFFF url(media/backg.gif) repeat-x;*/
    background-attachment: fixed;
	font-family: "Calisto MT", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
    text-align: justify;
}

h1, h2, h3 {
	font-family: "Calisto MT", Arial, Helvetica, sans-serif;
    background: #FFFFFF;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 160%;
    background: #FFFFFF;
}

p , ul{
    margin-bottom: 0em;
}

a {
	color: #414141;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Menu */

#menu {
	width: 963px;
	height: 40px;	
	margin: 0 auto;
    background: #FFFFFF;
	padding: 10px 0px 0px 0px;
    border: none;
}

#menu table {
    padding: 0px;
    margin: 0px;
}

#menu a {	
	float: inherit;
	margin: 0px;
	padding: 10px 15px;
	text-decoration: none;
	font-size: 14px;
	color: #000000;
}

#menu a:hover {
	text-decoration:none;
	color: white;
    background-color: #787878;
}

/* menuL */

#menuL {
	margin: 0 auto;
	float: left;
    background: #FFFFFF;
}

#menuL tr {
    padding: 0px;
    margin: 0px;
}

#menuL td {
    padding: 10px 0px 10px 0px;
    margin: 0px;
}

/* menuR */

#menuR {
	margin: 0 auto;
	float: right;
    background: #FFFFFF;
}

#menuR tr {
    padding: 10px 0px 10px 0px;
    margin: 0px;
}

#menuR td {
    padding: 10px 0px 10px 0px;
    margin: 0px;
}

/* Splash */

#splash {
	width: 960px;
	height: 200px;
	margin: 0 auto;
    padding-bottom: 5px;
}

#splash img {
    border: 1px solid #cccccc;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 958px;
    border: 1px solid #cccccc;
	border-top: 0px;
    padding-bottom: 20px;
    background: #FFFFFF;
}

.post .title {
	margin: 0px;
	padding: 5px 20px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: url(media/img07.jpg);
	font-size: 18px;
}

.post .title a {
	text-decoration: none;
	color: #000000;
}

.post .title img {
	padding: 3px;
}

/* .post .entry */

.post .entry {
	padding: 10px 20px 0px;
	width: 682px;
	text-decoration: none;
    background: #FFFFFF;
}

.post .entry a{
	text-decoration: none;
	color: #000000;
}

.post .entry a:hover{
	text-decoration: underline;
}

.post .entry p, ul, ol, il{
     padding-top: 0px; 
     padding-bottom: 0px;
     list-style: none;
}

.post .entry p {
     padding-top: 0px;
     margin-top: 5px; 
     padding-bottom: 10px;
}

.post .entry ul {
     padding-top: 0px;
     margin-top: 5px; 
     padding-bottom: 10px;
}

.post .entry img {
     border: 0;
}

.post .entry table {
	padding: 0px 0px 5px 0px;
    font-size: 1em;
}

.post .entry table tr td{
	padding-left: 5px;
}

.post .entry table tr td ul li {
     padding-left: 0px;
}

.post .entry h4 {
	font-size: 1.5em;
	margin-bottom: 0px;
	margin-top: 0px;
    padding-top: 0px;
    /*font-variant:small-caps;*/
}

.post .entry h5 {
	font-size: 1.25em;  
	margin-bottom: 0px;
	margin-top: 0px;
    padding-top: 10px;
}

.post .entry h6 {
	font-size: 1.0em;  
	margin: 0px;
    padding-top: 0px;
    text-decoration: none;
    /*font-style: italic;*/
    font-weight:normal;
}

.post .entry h2 {
	font-size: 1.25em;  
	margin: 0px;
    padding-top: 0px;
    text-decoration: none;
    font-weight:normal;
}

/* .post .entryLong */

.post .entryLong {
	padding: 10px 20px 0px;
	text-decoration: none;
    background: #FFFFFF;
}

.post .entryLong a{
	text-decoration: none;
	color: #000000;
}

.post .entryLong a:hover{
	text-decoration: underline;
	color: #000000;
}

.post .entryLong p, ul, ol, il {
     padding-top: 0px; 
     padding-bottom: 0px;
     background: #FFFFFF;
}

.post .entryLong p {
     padding-top: 0px;
     margin-top: 5px; 
     padding-bottom: 10px;
}

.post .entryLong img {
     border: 0;
}

.post .entryLong .clientPic {
	width: 175px;
}

.post .entryLong h2 {
	font-size: 1.25em;  
	margin-bottom: 0px;
	margin-top: 0px;
    padding-top: 0px;  
}

/* .post .entryPro */

.post .entryPro {
	padding: 10px 20px;
	width: 689px;
	text-decoration: none;
    background: #FFFFFF;
}

.post .entryPro a{
	text-decoration: none;
	color: #000000;
}

.post .entryPro p{
     padding-top: 0px;
     margin-top: 5px; 
     padding-bottom: 0px;
}

.post .meta {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

/* SidebarLeft */

#sidebarLeft {
	float: left;
	width: 750px;
	/*width: 475px;*/	
}

#sidebarLeft ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebarLeft li {
	margin-bottom: 20px;
}

#sidebarLeft li ul {
	padding: 20px;
	/*padding-top: 5px;*/
}

#sidebarLeft li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(media/img04.gif) 0 8px no-repeat;
}

#sidebarLeft p {
	padding: 0 20px;
}

#sidebarLeft h2 {
	height: 20px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: url(media/img07.jpg) no-repeat;
	border-bottom: 1px dashed #B9B9B9;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* Sidebar Left2 */

#sidebarLeft2 {
	float: left;
	width: 370px;
	/*width: 475px;*/
	margin-top: 5px;
	margin-left: 8px;	
    padding-top: 0px;
}

#sidebarLeft2 td {
	font-size: 12px;    
    text-decoration: none;	
}

#sidebarLeft2 td a {
	text-decoration: none;	
}

#sidebarLeft2 td a:hover {
	text-decoration: underline;	
}

#sidebarLeft2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebarLeft2 li {
	margin-bottom: 20px;
}

#sidebarLeft2 li ul {
	padding: 20px;
	/*padding-top: 5px;*/
}

#sidebarLeft2 li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(media/img04.gif) 0 8px no-repeat;
}

#sidebarLeft2 p {
	padding: 0 20px;
}

#sidebarLeft2 h2 {
	height: 20px;
	margin: 0;
	padding: 0px 0 0 20px;
	background: url(media/img07.jpg) no-repeat;
	border-bottom: 1px dashed #B9B9B9;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#sidebarLeft2 h4 {
	font-size: 1.5em;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: bold;
	color: #000000;
}

#sidebarLeft2 img {
	border: 1px solid #cccccc;
}        

/* Sidebar Left3 */

#sidebarLeft3 {
	float: left;
	width: 150px;
	margin-top: 5px;
	margin-left: 20px;
    padding-top: 10px;	
}

#sidebarLeft3 tr {
	line-height: 100%;
}

#sidebarLeft3 td {
	font-size: 12px;    
	list-style: none;
}

#sidebarLeft3 img{
    border: 1px solid #000000;
}

#sidebarLeft3 ul {
	margin: 0;
	padding-top: 5px;
    padding-left: 0px;
	list-style: none;
    text-decoration: none;
}

#sidebarLeft3 li {
	margin-bottom: 20px;
}

#sidebarLeft3 ul li {
	margin: 0;    
    padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	background: url(media/img04.gif) 0 8px no-repeat;
}    


/* SidebarRight */

#sidebarRight {
	float: right;
	width: 228px;
	border-left: 1px solid #B9B9B9;
    text-align:left;
}

#sidebarRight ul {
	margin: 0;
	list-style: none;
    padding: 10px 5px 0px 5px;
}

#sidebarRight ul li {
	margin: 0;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
    line-height: 160%;
}

#sidebarRight ul li a {
	text-decoration: none;	
}

#sidebarRight ul li a:hover{
	text-decoration: underline;
}

#sidebarRight ul li img{
	padding: 3px;
}

/* Sidebar Right Long */

#sidebarRightlong {
	float: right;
	width: 228px;
    border-left: 1px solid #B9B9B9;
    text-align:left;
}

#sidebarRightlong ul {
	margin: 0;    
	list-style: none;
	padding: 10px 10px 0px 5px;
}

#sidebarRightlong li {
	margin-bottom: 20px;
}

#sidebarRightlong ul li {
    margin: 0;
    padding-top: 0px;
    padding-bottom: 5px;
	padding-left: 5px;
    line-height: 160%;
}

#sidebarRightlong ul li a {
	text-decoration: none;
}

#sidebarRightlong ul li a:hover{
	text-decoration: underline;
}

#sidebarRightlong ul li img{
	padding: 3px;
}

/* Rightie2 */

.Rightie2 {
    border-bottom: 1px solid #B9B9B9;
    padding: 5px 0px 5px 0px;
    margin: 0 auto;
	list-style: none;
}

.Rightie2 a {    
	text-decoration: none;	
}

.Rightie2 a:hover {    
	text-decoration: underline;	
}

/* SidebarRightie */

#sidebarRightie {
    border-bottom: 1px solid #B9B9B9;
    padding: 10px 10px 0px 5px;
}

#sidebarRightie a {    
	text-decoration: none;	
}

#sidebarRightie a:hover {    
	text-decoration: underline;	
}

/* SidebarRightie2 */

#sidebarRightie2 {
    border-bottom: 1px solid #B9B9B9;
    padding: 5px 0px 5px 0px;
    margin: 0 auto;
	list-style: none;
}

#sidebarRightie2 a {    
	text-decoration: none;	
}

#sidebarRightie2 a:hover {    
	text-decoration: underline;	
}

/* post .entryPortfolioMiddle */

.post .entryPortfolioMiddle {
	/*padding: 10px 20px;*/
	padding-right: 27px;
	font-size: 12px;
	float: right;
	padding-top: 0px;
    text-align: justify;
}

.post .entryPortfolioMiddle p {
    padding: 0px;
	line-height: 140%;
}

.post .entryPortfolioMiddle td {
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.post .entryPortfolioMiddle h4 {
	font-size: 1.5em;
	margin-bottom: 0px;
	margin-top: 0px;
    padding-top: 0px;
}

.post .entryPortfolioMiddle h5 {
	font-size: 1.25em;  
	margin-bottom: 0px;
	margin-top: 0px;
    padding-top: 0px;
}

.post .entryPortfolioMiddle h6 {
	font-size: 1.0em;  
	margin: 0px;
    padding-top: 0px;
    text-decoration:underline;
}

.post .entryPortfolioMiddle a {
	text-decoration: underline;
	color: #000000;
}

.post .entryPortfolioMiddle a:hover {
	text-decoration: none;
	color: #000000;
}

.post .entryPortfolioMiddle ul {
	margin: 0;
	padding-top: 5px;
    padding-left: 0px;
	list-style: none;
    text-decoration: none;
}

.post .entryPortfolioMiddle li {
	margin-bottom: 20px;
    margin: 0;    
	background: url(media/img04.gif) 0 8px no-repeat;
	padding: 0 0 0 5px;
	text-indent:0;
}

.post .entryPortfolioMiddle .underIT{
    text-decoration:underline;
    font-weight: normal;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 5px;
	margin: 0 auto;
	padding: 10px 0;
	/*border-top: 6px solid #000000;*/
	font-size: smaller;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}

#footer2 {
	clear: both;
	width: 960px;
	height: 5px;
	margin: 0 auto;
	padding: 10px 0px;
	/*border-top: 6px solid #000000;*/
	font-size: 11px;
    background:transparent;
}

#footer2 p {
	margin: 0;
	text-align: center;
	line-height: normal;
    background:transparent;
    padding-left: 0px;
    padding-bottom: 10px;
}
/* post .entryPortfolioList */

.post .entryPortfolioList {
	padding: 10px 20px;
	padding-right: 0px;
	font-size: 11.5px;
	float: left;
}

.post .entryPortfolioList td {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 15px;
    border-bottom: 1px solid #B9B9B9;
}

.post .entryPortfolioList table tr td table tr td {
    margin-left: 0px;
	padding: 0px;    
    border-bottom: none;
}

.post .entryPortfolioList table tr td table {
    margin-left: 0px;
	padding: 0px;    
    border-bottom: none;
}

.post .entryPortfolioList table tr td table tr {
    margin-left: 0px;
	padding: 0px;    
    border-bottom: none;
}

.post .entryPortfolioList tr {
	border-bottom: 2px solid #000000;
}

.post .entryPortfolioList table {
    padding: 0px;
}

.post .entryPortfolioList h3 {
	font-size: 1.5em;
    padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.post .entryPortfolioList h4 {
	font-size: 1.5em;
    padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
    /*font-variant:small-caps;*/
}

.post .entryPortfolioList h5 {
	font-size: 1.25em;
    padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
    font-weight: normal;
}

.post .entryPortfolioList h1 {
	font-size: 1.5em;
    padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;    
    /*font-variant:small-caps;*/
}

.post .entryPortfolioList h2 {
	font-size: 1.25em;
    padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
    font-weight: normal;
}
/*
.post .entryPortfolioList tr td a{
	font-size: 1.0em;
    text-align: right;
	margin-bottom: 0px;
	margin-top: 0px;
    text-decoration:none;
}
*/
.post .entryPortfolioList a {
	text-decoration: none;
	color: #000000;
}

.post .entryPortfolioList img {
	border: 1px solid #cccccc;
}

/* post .entryPortfolioListPages */

.post .entryPortfolioListPages {
	padding: 10px 20px;
	padding-right: 0px;
	font-size: 12px;
	float: left;
}

.post .entryPortfolioListPages table {
	padding-bottom: 0px;
	padding-top: 5px;
}

.post .entryPortfolioListPages a {
	text-decoration: underline;
}

.post .entryPortfolioListPages a:hover{
	text-decoration: none;
}

.post .entryPortfolioListPages td {
	font-size: 12px;
}

/* .pad */

.pad {
     padding-top: 10px;
     padding-bottom: 5px;
     margin-top: 10px;
     margin-bottom: 5px;
}

.pad ul li{
     padding: 0px;
}

#pad2 {
     padding-top: 10px;
     margin-top: 10px;
}

#pad3 {
      padding-left: 10px;
}

.pad3 a {
      text-decoration:underline;
}

.pad3 a:hover {
      text-decoration: underline;
}

.post .entry .ul a {
      text-decoration:underline;
}

.post .entry .ul a:hover {
      text-decoration: none;
}

.post .entry .ul img {      
    border: 1px solid #000000;
}

#imageContainer {
	position:relative;
	margin:auto;
	width:216px;
	border:1px solid #000;
}

/* .imgPic */

.imgPic {
	margin: 0;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	background: url(media/img04.gif) 0 8px no-repeat;
}


.imgPic2a {
	margin: 0;
	padding: 10px 0px 5px 10px;
	background: url(media/img04.gif) 0 8px no-repeat;
}


.imgPic2 {
	/*padding: 10px 10px 5px 5px;
    margin: 10px 10px 5px 5px;
	background: url(media/img04.gif) no-repeat left 35%;*/
    line-height: 160%;
}

.imgPic2 a {
	padding: 10px 0px 5px 5px;
    padding-bottom: 10px;
    margin-bottom: 10px; 
    background: url(media/img04.gif) no-repeat left 50%;
}


.imgPic3 {
	line-height: 160%;
}

.imgPic3 a {
	padding: 10px 0px 5px 5px;
    padding-bottom: 10px;
    margin-bottom: 10px; 
    background: url(media/img04.gif) no-repeat left 50%;  
}

.imgPic4 {
	margin: 0;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
	background: url(media/flagsmall.gif) 0 5px no-repeat;
}

.imgPic5 {
	/*padding: 10px 10px 5px 5px;
    margin: 10px 10px 5px 5px;
	background: url(media/img04.gif) no-repeat left 35%;*/
    line-height: 160%;
}

.imgPic5 a {
	padding: 10px 0px 5px 13px;
    padding-bottom: 10px;
    margin-bottom: 10px; 
    background: url(media/flagsmall.gif) no-repeat left 50%;  
}

.imgPicA {
	margin: 0;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	background: url(media/img03.gif) 0 8px no-repeat;
}

.imgPicB {
	padding: 10px 10px 5px 5px;
   /* margin: 10px 10px 5px 5px;
	background: url(media/img04.gif) no-repeat left 35%;*/
    
}

.imgPicB a {
	padding: 10px 0px 5px 5px;
    padding-bottom: 10px;
    margin-bottom: 10px; 
    background: url(media/img04.gif) no-repeat left 50%;  
}

.imgPicC {
	margin: 0;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	background: url(media/img04.gif) 0 8px no-repeat;
}

.post .entry .imgPicAb {
	margin: 0;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	background: url(media/img03.gif) 0 8px no-repeat;
}

.post .entry .imgBorder img {
    border: 1px solid #cccccc;
}

#clientPic {
	width: 175px;
}

.lineUnder {
    border-bottom: 1px solid #B9B9B9;
}

/* sidebarLeftMainPG */

#sidebarLeftMainPG {
	float: left;
	width: 958px;
	margin-top: 0px;
	margin-left: 0px;
    padding-bottom: 0px;
}

#sidebarLeftMainPG a {
	text-decoration: none;
	color: #000000;
}

#sidebarLeftMainPG td {
	font-size: 12px;
}

#sidebarLeftMainPG table tr td h2 img{
	padding: 2px;
}

#sidebarLeftMainPG table tr td table tr td ul li{
	font-size: 12px;
	padding: 0px 0px 6px 17px;
}

#sidebarLeftMainPG table tr td table tr td {
	font-size: 12px;
	padding: 5px 0px 0px 0px;
}

#sidebarLeftMainPG table tr td table tr td p {
	font-size: 12px;
	padding: 3px 17px 0px 15px;
}

#sidebarLeftMainPG table tr td table tr td img {
	padding: 0px 0px 0px 0px;
	border: 1px solid #cccccc;
}

#sidebarLeftMainPG ul {
	margin: 0px;
	padding-left: 0px;
	list-style: none;
}

#sidebarLeftMainPG img {
	border: none;                    
}

#sidebarLeftMainPG h1 {
	margin: 0px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
    padding: 0px 0px 0px 15px;
}

#sidebarLeftMainPG h2 {
	margin: 0px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	height: 20px;
	padding: 4px 0px 0px 17px;
	background: url(media/img07.jpg) no-repeat;
	border: 1px solid #cccccc;
}

#sidebarLeftMainPG a {
    text-decoration: none;
}

#sidebarLeftMainPG a:hover {
    text-decoration: underline;               
}

.post .bs {
    border-bottom: 1px solid #cccccc;
}

/* post .entryRight */

.post .entryRight {
    width: 235px; 
	padding-right: 5px;
	font-size: 12px;
	float: right;
    text-align: justify;
}

.post .entryRight td {
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.post .entryRight h4 {
	font-size: 1.5em;
	margin-bottom: 0px;
	margin-top: 0px;
    padding-top: 0px;
}

.post .entryRight h5 {
	font-size: 1.25em;  
	margin-bottom: 0px;
	margin-top: 0px;
    padding-top: 0px;
}

.post .entryRight h6 {
	font-size: 1.0em;  
	margin: 0px;
    padding-top: 0px;
    text-decoration: none;
    font-style: italic;
    font-weight:normal;
}

.post .entryRight a {
	text-decoration: none;
	color: #000000;
}

.post .entryRight a:hover {
	text-decoration: underline;
	color: #000000;
}

.underline {
      text-decoration:underline;
}

.underline2 a {
      text-decoration: none;
}

.post .entry .caption {
    font-size: 12.5px;
    margin: 0;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	background: url(media/img03a.gif) no-repeat right 8px;
}

.post .entry .caption a {
         text-decoration: none;
}

.post .entry .caption a:hover {
	text-decoration: underline;
}

.RIGHT {
       text-align:right;
}
/*#noImg {
       background: url(media/img04.gif) no-repeat left;
}*/
