/* CSS Document */

html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body
{
	font-family: Arial, Helvetica, sans-serif;
	background: #444 url(../images/bg.gif) top repeat-x;
}

body
{
	font-size: 12px;
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

a
{
	color: #ed8f00;
	text-decoration:none;
}
a:hover
{
	color: #ed8f00;
	text-decoration:underline;
}

/*************************************************** Typography ***************************************************/

h1, h2, h3, h4, h5
{
	color: #1c1c1c;
	padding-top: 8px;
	padding-bottom: 10px;
	font-weight: normal;
}

h1
{
	font-size: 20px;
	padding-bottom: 5px;
	font-weight:normal;		
}

h2
{
	font-size: 16px;
	padding:0px 30px 0px 0px;
	color:#525252;	
	line-height:24px;
}

h4
{
	margin-top:10px;
	color:#fc9a04;
	font-weight:bold;	

}

#content-right h2
{
	width:90%;
	font-size: 14px;
	border-bottom:1px solid #ee8f00;
	padding-bottom:5px;
}

#home #content-right h2
{
	width:90%;
	font-size: 14px;
	padding-bottom:5px;
	border-bottom:0px;
	
}


#info h2.left ,#free h2.left ,#portfolio h2.left 
{
	color:#FC9A04;
	margin-left:10px;
	padding-top: 8px;
	padding-bottom: 10px;
	font-size: 20px;	
}



h3
{
	font-size: 18px;
	font-weight: normal;
	color: #ed8f00;
	margin-left:15px;	
}

h4
{
	font-size: 16px;
}

h5
{
	font-size: 14px;
}

h6
{
	font-size: 13px;
	font-weight: bold;
	color: #ed8f00;
	margin-left:15px;
}

p
{
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 6px;
	padding-bottom: 14px;
	line-height: 1.5;
	padding-right: 65px;
}

#contact p
{
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	padding-bottom: 14px;
	line-height: 1.5;
	padding-right: 0px;
}

/*************************************************** Layout Divs ***************************************************/

#main-wrapper
{
	width: 844px;
	margin: 0 auto;
}

#logo
{
	float: left;
	width: 313px;
	height: 89px;
	padding-top:15px;
	padding-left: 0px;
}

#logo a{
	font-size:30px;
	color:#ffffff;
	text-decoration:none;
}

#logo a span{
	font-size:20px;
	color:#fc9a04;
}


#navigation
{
	float: left;
	width: 530px;
	height: 29px;
	padding-top: 75px;
}
#search-box{
	position:relative;
	float:left;
	left:245px;
	top:10px;
	width: 286px;
}
#navigation ul li
{
float:left;
list-style-image:url(/images/arrow.gif);
padding-right:20px;

}

#navigation ul li a
{
display:block;
color:#fff;
text-decoration:none;
font-size:20px;
}

#navigation ul li a:hover
{
color:#dddddd;}

#navigation ul li a span
{
color:#fc9a04;
font-size:14px;
}

#home #content-right ul li
{
list-style-image:url(/images/arrow.gif);
}

#banner
{
margin-top:30px;
	width: 844px;
	height: 177px;
}

#content-wrapper
{
	width: 824px;
	background-color: #f8f7ee;
	padding-top: 40px;
	padding-left: 20px;	
}

#content-left
{
	float: left;
	width: 220px;
	padding-top: 15px;
}

#home #content-left
{
	float: left;
	width: 220px;
	padding-top: 0px;
}

#content-left p
{
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-bottom: 10px;
	line-height: 1.5;
	padding-right: 5px;
	padding-left: 10px;
}


#free #content-left,#portfolio #content-left,#info #content-left
{
	float: left;
	width: 205px;
	padding-left: 10px;
	padding-top: 0px;	
	
}

#free #content-right{
	border-left:1px solid #000;

}


#content-right
{
	float: left;
	width: 580px;
	padding-left:20px;
}

#portfolio #content-right{
padding-left:30px;
width: 550px;
}

#portfolio #content-right img{
padding:10px;
border:2px solid #ccc
}
#portfolio #content-right img:hover{
padding:10px;
border:2px solid #fc9a04
}


#content-bot
{
	width: 844px;
	height: 11px;
	background: url(../images/content-bot-bg.gif) no-repeat;
	font-size: 0;
	float:left;
}

#footer
{
	color: #fff;
	font-size: 11px;
}

#adsense{
margin-top:40px;
width:100%;
text-align:center;
}


/*************************************************** Main Content Styles ***************************************************/

#content-right ul
{
	padding: 5px 30px 20px 30px;
}

#news #content-right ul
{
padding:0px;
}

#news #content-right h6
{
padding:0px;
margin:0px;
}

#news #content-right 
{
width:550px;}


#content-right ul li
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1d1d1d;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 22px;
	background: url(../images/list-arrow.gif) left no-repeat;
	list-style: none;
}

.last-list{
border-bottom:1px solid #FC9A04;
}

#content-right img.news-more
{
	padding-bottom: 20px;
}

/**************************************************** Footer Styles ****************************************************/

#footer a
{
	color: #fff;
}

#footer-left
{
	float: left;
	width: 350px;
	height: 30px;
	line-height: 30px;
	padding-left: 18px;
}

#footer-middle
{
	float: left;
	width: 150px;
	height: 30px;
	line-height: 30px;
	padding-left: 18px;
		text-align:center;

}

#footer-right
{
	float: right;
	width: 200px;
	height: 30px;
	line-height: 30px;
	padding-right: 18px;
	text-align: right;
}

/* image drop shadow */

.imagecontainer{
	  float:left;
	  clear:left;
	  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
	  background: url(/images/shadow.gif) no-repeat bottom right;
	  margin: 10px 0 10px 15px !important;
	  margin: 10px 0 10px 10px;
	  behavior: url(/style/iepngfix.htc)
}
.imagecontainer img{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
	behavior: url(/style/iepngfix.htc)
}


.template-box{float:left;width:150px;padding:10px;}

label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
margin-left: 120px;
display: block;
}








fieldset
{
border: 1px solid #cccccc;
width: 500px;
margin-bottom: 14px;

}

legend
{
color: #525252;
border: 1px solid #cccccc;
padding: 6px 8px;
margin-left:10px;
} 


#sitemap ul{
padding:0px;
margin:0px;
}

#sitemap ul li{
height:16px;
list-style-image:url(/images/arrow.gif)}

#sitemap ul li a.site{
display:block;
width:90%;
height:10px;
padding:10px;
background:#f8f7ee;
border-bottom:1px solid white;}

#sitemap ul li a.site:hover{
background:#f4b72d;
color:#fff;}

#sitemap ul li a.site-template{
display:block;
width:85%;
height:10px;
padding:10px 10px 10px 40px;
background:#f8f7ee;
border-bottom:1px solid white;

}

#sitemap ul li a.site-template:hover{
background:#f4b72d;
color:#fff;}

#privacy ul li{list-style-image:url(/images/arrow.gif)}

#content-left ul{padding-left:30px;}

#content-left ul li
{
float:left;
list-style-image:url(/images/arrow.gif);
}
#content-left ul li a{color:#000;}

div#aus{width:180px;}
div#aubg{width:180px;}
div#ads{width:180px;}

div#twitter_div ul li {margin-bottom:10px;width:180px;}
div#twitter_div ul li span a{color:#ED8F00}