/* THIS IS THE MAIN TAGS */
#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 744px;
	background-color: #FFFFFF;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}
hr {
	height:1px;
	width:95%;
	color:#dddddd;
	background-color:#dddddd;
}
a:link {
	color: #336699;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #ff9900;
}
h1{
	font-size:1.2em;
	font-weight:bold;
	color: #000000;
	padding-top:2px;
}

h2{
	font-size:1em;
	font-weight:bold;
	color:#ff9900;

}
p {
	font-size:.8em;
	
}
/* THIS IS THE MAIN TAGS */

/* START OF THE RIGHT SIDE CONTENT SECTION */

#rightside { 
	margin: 0;
	float: left;
	width: 513px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	background-color:#FFFFFF;
	border-left:1px solid #dddddd;
	margin:-1px;
}

#header {
	display:block;
	Height:250px;
	Width:513px;
	background-image:url(images/headerBG.jpg);
	background-position:top;
	background-position:left;
	background-repeat:no-repeat;
}
#topnav {
	padding:5px;
	float: right;
	font-size:.8em;
	color:#FFFFFF;
}
#topnav a:link, #topnav a:visited {
	color:#FFFFFF;
}
#topnav a:hover {
	color:#336699;
}
#feature {
	padding-left:10px;
	padding-right:10px;
}
#feature h1 { /* Header title for the featured sites section */
	font-size:1.2em;
	color:#ff9900;
	font-weight:bold;
	padding-top:20px;
	padding-left:10px;
}
#feature a:link, #feature a:visited {
	color:#336699;
	padding-bottom:10px;
	padding-top:0px;
	font-size:.8em;
	padding-bottom:10px;
	margin-bottom:10px;
}
#feature a:hover {
	color:#ff9900;
	padding-bottom:10px;
	font-size:.8em;
	padding-bottom:10px;
	margin-bottom:10px;
}

/* MAINTEXT SECTION */
#maintext {
	padding: 10px;
	
}
.smalltext {
	font-size:0.8em;
}
a.smalllink:link, a.smalllink:visited, a.smalllink:hover {
	font-size:.8em;
}
#maintext a:link {
	color: #336699;
}
#maintext a:visited {
	color: #336699;
}
#maintext a:hover {
	color: #ff9900;
}
#maintext p{
	padding:5px;
	padding-top:0px;
}
.quotation { /* Quotation text in quotation area */
	font-style: italic;
}
.clientname { /* Name of the clients in quotation area */
	font-style: italic;
	font-weight:bold;
	color: #000000;
}

/* TEXT BOXES FOR INDEX PAGE*/
.textbox {
	padding:5px;
}
.textbox p {
	padding:5px;
}
a.textbox:link {
	color:#336699;
	padding-bottom:10px;
	padding-top:0px;
	font-size:1em;
}
a.textbox:visited {
	color:#336699;
	padding-bottom:10px;
	padding-top:0px;
}
a.textbox:hover {
	color:#ff9900;
	float:right;
	padding-bottom:10px;
}

.hometable { /* Create border around tables */
	border:1px solid #dddddd;
}

.portfolio_title_220 {
	display:block;
	width:233px;
	height: 15px;
	background-color:#dddddd;
	color:#000000;
	font-size:1em;
	font-weight:bold;
	padding: 5px;
	background-image:url(images/portfolio_bg.jpg);
	background-position:top;
	background-position:right;
	background-repeat:no-repeat;
}
.clients_title_220 {
	display:block;
	width:233px;
	height: 15px;
	background-color:#dddddd;
	color:#000000;
	font-size:1em;
	font-weight:bold;
	padding: 5px;
	background-image:url(images/clients_say_bg.jpg);
	background-position:top;
	background-position:right;
	background-repeat:no-repeat;
	margin:0px;
}
#footer {
	background: #ff9900;
	padding:5px;
	clear:both;
	color:#FFFFFF;
	font-size:.8em;
	font-weight:bold;
}

#footer a:link, #footer a:visited {
	color:#FFFFFF;
}
#footer a:hover {
	color:#336699;
}

/* END OF THE RIGHT SIDE CONTENT SECTION */

/* START OF THE LEFT SIDE NAVIGATION SECTION */

#leftside {
	float: left;
	width: 220px;
	border-right:1px solid #dddddd;
	padding-right:2px;
	padding-top:0px;
}
#nav1 ul{
	padding:0px;
	margin: 0px;
}
#nav1 ul li {
	list-style:none;
	display: block;
	width:210px;
	height:27px;
	border-bottom: 1px solid #dddddd;
	padding-top:10px;
}
#nav1 a.home:link {
	background-image: url(images/home.jpg);
	background-position: top;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:35px;
	margin-top:5px;
	padding-top:5px;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;
	color:#666666;
}
#nav1 a.home:visited {
	background-image: url(images/home.jpg);
	background-position: top;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:35px;
	margin-top:5px;
	padding-top:5px;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;
	color:#666666;
}
#nav1 a.home:hover {
	background-image: url(images/home_h.jpg);
	background-position: center;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:35px;
	margin-top:5px;
	padding-top:5px;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;
	color:#ff7300;
}
#nav1 a.portfolio:link {
	background-image: url(images/portfolio.jpg);
	background-position: center;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:35px;
	margin-top:0px;
	padding-top:0px;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;
	color:#666666;
}
#nav1 a.portfolio:visited {
	background-image: url(images/portfolio.jpg);
	background-position: center;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:35px;
	margin-top:0px;
	padding-top:0px;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;
	color:#666666;
}
#nav1 a.portfolio:hover {
	background-image: url(images/portfolio_h.jpg);
	background-position: center;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:35px;
	margin-top:0px;
	padding-top:0px;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;
	color:#ff7300;
}
#nav1 a.current:link, #nav1 a.current:visited {
	background-image: url(images/current.jpg);
	background-position: center;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:35px;
	margin-top:0px;
	padding-top:0px;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;
	color:#666666;
}
#nav1 a.current:hover {
	background-image: url(images/current_h.jpg);
	background-position: center;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:35px;
	margin-top:0px;
	padding-top:0px;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;
	color:#ff7300;
}
#nav1 a.quote:link, #nav1 a.quote:visited {
	background-image: url(images/quote.jpg);
	background-position: center;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:35px;
	margin-top:0px;
	padding-top:0px;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;
	color:#666666;
}
#nav1 a.quote:hover {
	background-image: url(images/quote_h.jpg);
	background-position: center;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:35px;
	margin-top:0px;
	padding-top:0px;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;
	color:#ff7300;
}
#nav1 a.contact:link, #nav1 a.contact:visited {
	background-image: url(images/contact.jpg);
	background-position: center;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:35px;
	margin-top:0px;
	padding-top:0px;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;
	color:#666666;
}
#nav1 a.contact:hover {
	background-image: url(images/contact_h.jpg);
	background-position: center;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:35px;
	margin-top:0px;
	padding-top:0px;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;
	color:#ff7300;
}
#nav2 ul{
	padding:0px;
	margin: 0px;
}
#nav2 ul li {
	list-style: none ;
	display: block;
	width:190px;
	height:20px;
	border-bottom: 1px solid #dddddd;
	padding-left:20px;
	padding-top:5px;
	background-image:url(images/orange_dot.jpg);
	background-position:top;
	background-position:left;
	background-repeat:no-repeat;
	font-size:.8em;
}
#nav2 a:link, #nav2 a:visited {
	text-decoration: none;
	color:#666666;
}
#nav2 a:hover {
	text-decoration: none;
	color:#ff7300;
}
#newsitem {
	padding:2px;
	font-size:.8em;
}
#newsitem .title {
	color:#ff9900;
	font-weight:bold;
}
#newsitem a:link, #newsitem a:visited {
	color:#336699;
	float:right;
}
#newsitem a:hover {
	color:#ff7300;
	float:right;
}
.portfolio_title {
	display:block;
	width:200px;
	height: 15px;
	background-color:#dddddd;
	color:#000000;
	font-size:1em;
	font-weight:bold;
	padding: 5px;
	background-image:url(images/portfolio_bg.jpg);
	background-position:top;
	background-position:right;
	background-repeat:no-repeat;
}
.sites_title {
	display:block;
	width:236px;
	height: 15px;
	background-color:#dddddd;
	color:#000000;
	font-size:1em;
	font-weight:bold;
	padding: 5px;
	background-image:url(images/sites_bg.jpg);
	background-position:top;
	background-position:right;
	background-repeat:no-repeat;
}
.news_title {
	display:block;
	width:200px;
	height: 15px;
	background-color:#dddddd;
	color:#000000;
	font-size:1em;
	font-weight:bold;
	padding: 5px;
	background-image:url(images/news_bg.jpg);
	background-position:top;
	background-position:right;
	background-repeat:no-repeat;
}
.news_title2 {
	display:block;
	width:98%;
	height: 15px;
	background-color:#dddddd;
	color:#000000;
	font-size:1em;
	font-weight:bold;
	padding: 5px;
	background-image:url(images/news_bg.jpg);
	background-position:top;
	background-position:right;
	background-repeat:no-repeat;
}
.clients_title {
	display:block;
	width:200px;
	height: 15px;
	background-color:#dddddd;
	color:#000000;
	font-size:1em;
	font-weight:bold;
	padding: 5px;
	background-image:url(images/clients_say_bg.jpg);
	background-position:top;
	background-position:right;
	background-repeat:no-repeat;
}
/* END OF THE LEFT SIDE NAVIGATION SECTION */
.newsheading {

	font-size:1em;
	font-weight:bold;
	color:#ff9900;
}

