/* CSS Document */
body {
	 background-color:#E6E6E6;
/*	 background-image:url(images/glossymetal.gif);*/
	 margin: 0.5em 0 0.5em 0;
	 padding: 0;
} 
.main {
	font-family: "trebuchet ms", arial, sans serif;
	font-size: 12px;
	color:#8F8F8F;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	-moz-box-shadow: 4px 4px 4px 4px #CCCCCC;
	-webkit-box-shadow: 4px 4px 4px 4px #CCCCCC;
	box-shadow: 4px 4px 4px 4px #CCCCCC;
}	
.banner {
	background: #FFFFFF url(images/banner-new.jpg) no-repeat;
	padding-bottom: 0;
	margin: 0;
}
.top_right{
	color: #497382;
	font-weight: bold; 
	text-align:right;
	padding: 0.2em;
}	
.top_right h1 {
	padding: 0.2em;
	font-size: 15px;
	color: #497382;
	font-weight: bold; 
	text-align:right;
	border-bottom: 0;
}	
.top_right a:link {
	color: #497382;
}	
.top_right a:active{
	color: #497382;
}	
.top_right a:visited{
	color: #497382;
}	
.top_right a:hover {
	color: #F6CA39;
}	
input {
	font-size: 11px;
}	
.nav p {
	text-align: right;
	background-color: #F6CA39;
	width: 590px;
	float: right;
	padding: 0.6em;
	margin: -2em 0 0 0;
	font-size: 1em;
	color: #000000;
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
}
.nav a:link {
	padding: 0.3em;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.nav a:active {
	padding: 0.3em;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.nav a:visited {
	padding: 0.3em;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.nav a:hover{
	padding: 0.3em;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
.topnav {
	margin: 0;
	padding: 0;	
}
.topnav ul {
	margin: 0;
	padding: 0;
}
.topnav li {
	list-style: none;
	float: left;
	width: 12%;
	border-left: 1px solid #FFFFFF;
	white-space:nowrap;
	font-size: 14px;
	line-height: 30px;
	background-image:url(images/nav_bkgrd.jpg);
	background-repeat:repeat-x;
	text-align: center;
	padding: 0;
	margin: 0;
}
.topnav a {
	text-decoration: none;
	color: #526688;
	font-weight: bold;
	display: block;
	background-image:url(images/nav_edge.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding: 0;
	margin: 0;
}
.topnav a:link{
	text-decoration: none;
	color: #526688;
	font-weight: bold;
	display: block;
	background-image:url(images/nav_edge.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding: 0;
	margin: 0;
}
.topnav a:active {
	text-decoration: none;
	color: #526688;
	font-weight: bold;
	display: block;
	background-image:url(images/nav_edge.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding: 0;
	margin: 0;
}
.topnav a:visited {
	text-decoration: none;
	color: #526688;
	font-weight: bold;
	display: block;
	background-image:url(images/nav_edge.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding: 0;
	margin: 0;
}
.topnav a:hover {
	text-decoration: none;
	color: #526688;
	font-weight: bold;
	display: block;
	padding: 0;
	margin: 0;
	background-image:url(images/nav_bkgrd2.jpg);
	background-repeat:repeat-x;
	color:#EDB90D;
}
	
.hp-header {
	background-color: #F6CA39;
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0.3em;
}
.hp-header p {
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
}
.hp-header a:link {
	font-weight: bold;
	color: #000000;
}
.hp-header a:active {
	font-weight: bold;
	color: #000000;
}
.hp-header a:visited {
	font-weight: bold;
	color: #000000;
}
.hp-header a:hover {
	font-weight: bold;
	color: #526688;
}

div.categories h1{
	background-color: #F6CA39;
	color: #FFFFFF;
	padding: 0.3em 0.4em;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}	
.footer {
	font-family: Arial, Verdana, sans-serif; 
   font-size: 11px; 
   text-align: center; 
   color:#497382;
   background-color:#F6CA39;
 }
.footer p{
   font-family: Arial, Verdana, sans-serif; 
   font-size: 11px; 
   padding: 0.5em 0.5em 0.2em 1em;
   margin-left: 50px; margin-right: 50px; 
   color:#497382;
    font-weight: bold;
}

.footer a:link {
   color: #497382; 
   text-decoration: none; 
   margin: 0.5em; 
}  
.footer a:active {
   color: #497382; 
   text-decoration: none; 
   margin: 0.5em; 
} 
.footer a:visited{
   color: #497382; 
   text-decoration: none; 
   margin: 0.5em; 
} 
.footer a:hover {
	color:#497382;
	text-decoration:underline;
}
.content {font-size: 13px; 
	text-align: left;
	background-image:url(images/content-bkgd.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-top: solid #000000 1px;
}
.content p{
	margin: 0.2em 1.5em 0.2em 1.5em;
	padding: 0.6em;
	color: #000;
}  
.content a:link{
  text-decoration: underline;
  font-weight: bold;
  color: #4C535B;
}
.content a:active{
  text-decoration: underline;
  font-weight: bold;
  color: #4C535B;
}
.content a:visited{
  text-decoration: underline;
  font-weight: bold;
  color: #4C535B;
}
.content a:hover{
  text-decoration: underline;
  font-weight: bold;
  color: #F5C135;
} 
div.box{
	border: dashed;
	border-width: 1px;
	border-color:#4C535B;
	margin: 1em 2em;
	padding: 0;
	color: #4C535B;
	background-color: #DBEEF2;
	font: 110% bold "trebuchet ms", arial, sans serif;
	font-size: larger;
}

h1 {
	color: #4C535B;
	font-size: 22px;
	padding: 0.1em;
	margin: 0 1em;
	font-weight: bold;
	border-bottom: 1px solid #4C535B;
	text-align: left;

}	
h2 {
	color: #F5C135;
	font-size: 20px;
	padding: 0.5em 1.4em 0 1.4em;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
h3 {
	font-size: 18px;
	padding: 0.5em 1.5em 0 1.5em;
	margin: 0;
	font-weight: bold;
	text-align: left;
	color: #526688;
}		
h4 {
	color: #526688;
	font-size: 16px;
	padding: 0.2em 0.5em;
	margin: 0 1em;
	font-weight: bold;
	text-align: left;
	background-color:#D7D7D7;
}		
.content ul {
	margin: 0;
	padding: 0.3em 1em;
}
.content li {
	margin: 0.2em 2.5em;
	padding: 0;
	color: #4C535B;
}
div.quote{
	font-size: 14px; 
	float: none;
  	padding: 1em 1em; margin: 1em;
	line-height: 1.5em;
	font-weight: bold;
} 
div.name {
	font-size: 12px;
	color: #333333;
	text-align: right;
}	
.xlarge {
	font-size: 20px;
}
.mlarge {
	font-size: 16px;
}
.slarge {
	font-size: 14px;
}
.xmed {
	font-size: 12px;
}
.mmed {
	font-size: 10px;
}
.services {
	background-image: url(images/webyodel_nav.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	border-left: 1px dotted #CCCCCC;
	text-align: left;
}
.services2 {
	background-image: url(images/webyodel_nav.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	border-left: 1px dotted #CCCCCC;
	text-align: left;
	list-style: disc;
}
.service2 {
	border-left: 1px dotted #CCCCCC;
}
.services ul {
	padding: 0;
	margin: 0;
}
.services li {
	list-style: none;
	border-bottom: 1px dotted #CCCCCC;
	padding-right: 0;
	margin-right: 0;
	text-align: left;
}
.serve td{
	background-image:url(images/table_bkgrd.jpg);
	background-repeat:repeat-x;
	padding: 0.5em 1em;
	text-align: left;
}
.right-col {
	background-image:url(images/right-col-bkgd.jpg);
	background-repeat:repeat-x;
}
.portfolio p {
	padding: 0.5em 0.3em;
	margin: 0;
}
.portfolio img {
	padding: 0.2em 0.3em 1em 0.5em;
}
.package {
	border: 1px solid #CCCCCC;
	margin: 1em;
}
.package p {
	padding: 0.3em;
	margin: 0;
}
.package h3 {
	padding: 0.2em;
	margin: 0;
}
