body {
	background: #0A364C;
	color: #666;
	font-family: "Avenir 45", Helvetica, Arial, Verdana , sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFF;
}

h1 {
	color: #999999;
	font-size: 130%;
	font-style: normal;
}

h3 {
	color: #999999;
	font-size: 115%;
	font-style: normal;
}

h2 { margin-bottom: 1em;
	text-decoration: none;
	font-weight: bold;
	/*color: #E2E2E2;*/	
	color: #D6C10C;	
	font-size: 100%;
	letter-spacing: 0.0em;		
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

hr {
border: 0;
color: #CCCCCC;
background-color: #CCCCCC;
height: 1px;
width: 100%;
text-align: left;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	ext-decoration: underline;
	color: #666;
}

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

img {
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 10px 20px;
	text-transform: uppercase;
	font-size: 1em;
}

.boxed .content {
	padding: 20px;
	background: url(../images/img05.gif) repeat-x;
}

/* Post */

.post {
}

.post .title {
	padding: 10px 20px;
	text-transform: uppercase;
	font-size: 1em;
}

.post .date {
	margin-top: -25px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	clear: both;
}

.post .meta p {
	margin: 0;
	padding: 10px 20px 40px 20px;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font-size: x-small;
}

.post .story {
	padding: 20px 20px 0 20px;
	background: url(../images/img05.gif) repeat-x;
}

/* breadCrumb */

#breadCrumb {
	margin: 0 auto;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
}

/* Header */

#header {
	width: 830px;
	padding-top: 10px;
	height: 148px;
	margin: 0 auto;
		
}

#header h1 {
	margin: 0;
	padding: 0px 0 0 0;
	font-size: 1.0em;
	}
	
/* Header > Logo */

#logo {
	float: RIGHT;
	width: 110px;
	height: 145px;
	background-image: url(../Images/White/167_yellow_white_background.gif);
	background-repeat: no-repeat;
}

#logo h1 {
	margin: 0;
	padding: 60px 0 0 0;
	font-size: 2.6em;
}

#logo h2 {
	margin-top: -5px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #000000;
}


#logotext {
	float: Left;
	width: 610px;
	height: 18px;
	margin-top: 130px;
	background-repeat: no-repeat;
	border-bottom-width: 0px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
}

#logotext h1 {
	margin: 0;
	padding: 60px 0 0 0;
	font-size: 2.6em;
}

#logotext h2 {
	margin-top: -5px;
	font-size: 1em;
}
	
#logotext a {
	text-decoration: none;
	color: #000000;
}

/* BEGIN style4 */

#navlist_holder {
	width: 830px;
	height: 30px;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-top-color: #999999;
	border-top-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	}

 #navlist
{
	float: left;
	width: 830px;
	font: bold;
	font-size:14px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0.0em;		
}

#navlist ul
{
	float: Left;
	margin: 0;
	padding-top: 0px;
	padding-left: 0px;
	list-style: none;
}

#navlist li
{
display: inline;
}

#navlist li a
{
display: block;
	float: left;
	height: 12px;
	margin-right: 15px;
	padding-top: 2px;
	padding-left: 0px;
	text-decoration: none;
	font-weight: bold;
	/*color: #E2E2E2;*/
	color: #CCCCCC;
	font-size: 85%;
	text-transform: none;
}

#navlist li a:visited {
/*color: #E2E2E2;*/
color: #CCCCCC;
}
#navlist li a:hover
{
	color: #D6C10C;
}
#navlist li.active a
{
	color: #D6C10C;
}

/* Content */

#content {
	width: 830px;
	padding-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}




/* Content > Item Story */

#ItemStory {
	margin-top: 15px;
	width: 610px;
	padding-top: 0px;
	font-family: "Avenir 45", Helvetica, Arial, Verdana , sans-serif;
	font-size: 90%;
	letter-spacing: 0em;
	height: 450px;
	}
	
#FlashHolder {
	
	
	
	}

#PorfolioClients {
	width: 230px;
	padding-top: 0px;
}


#PorfolioClients img {
	
	margin: 0 0 0 0px;
	padding:0px;
	border:0px;
}


#PorfolioClients  ul
{
	margin: 0;
	padding-top: 0px;
	padding-left: 25px;
	list-style: none;
}

#PorfolioClients li a
{
display: block;
margin-right: 15px;
padding-top: 10px;
padding-bottom: 5px;
padding-left: 0px;
text-decoration: none;
font-weight: bold;
color: #666666;
font-size: 100%;
text-transform: none;
}

#PorfolioClients li a:visited {
color: #666666;	
}
#PorfolioClients li a:hover
{
	color: #D6C10C;
}

#PorfolioClients p
{
	margin-top: 30px;
	padding-left: 0px;
}


/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	width: 830px;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	display: block;
}

#login input {
	margin-bottom: 10px;
	padding: 2px 5px;
	border: 1px solid #003366;
	font: normal small "Avenir 45", Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputtext1, #inputtext2 {
	width: 98%;
}

#inputsubmit1 {
	margin: 0;
	padding: 0;
	background: url(../images/img05.gif) repeat-x;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font-size: .8em;
}

#updates p {
	line-height: normal;
	font-size: .8em;
}

#updates a {
	text-decoration: none;
}

/* Footer */

#footer {
	clear: both;
	width: 830px;
	height: 80px;
	margin: 0 auto;
	padding: 0px 0px;
	border-top-width: 0px;
	border-top-color: #999999;
	border-top-style: solid;
}

#footer p {
	margin: 0;
	text-align: left;
	line-height: normal;
	font-size: 8px;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

#footer_holder {
	border-top-width: 0px;
	width: 610px;
	border-top-color: #999999;
	border-top-style: solid;
	float:left;
	margin: 00px;
	padding: 0px;
}
/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}




.boxed .menu {

	padding: 0px;
	background: url(../images/img05.gif) repeat-x;
}


/* END style4 */
div.scroll-scrollbox {
	height:435px;
	width:630px;
	overflow:auto;
	border: 0 solid #0A364C;
	scrollbar-track-color: #0A364C;
	scrollbar-face-color: #0A364C;
	scrollbar-darkshadow-color: #0A364C;
	scrollbar-shadow-color: #0A364C;
	padding-right: 20px;
}

/* Clients/Photographers/Agencies CPA */

/*#CPA_holder {
	width: 830px;
	height: 30px;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	}*/

#CPA
{
	font: bold;
	font-size:12px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0.0em;		
}

#CPA ul
{
	margin: 0;
	padding-top: 0px;
	padding-left: 30px;
	list-style: none;
	line-height: 1.5em;
	text-align: left;
}

#CPA li
{
display: block;
padding-top: 0px;
padding-left: 0px;
}

#CPA li a
{
	display: block;
	height: 11px;
	margin-right: 10px;
	padding-top: 1px;
	padding-left: 0px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font-size: 100%;
	text-transform: none;
}

#CPA li a:visited {
color: #666666;	
}
#CPA li a:hover
{
	color: #D6C10C;
}
#CPA li.active a
{
	color: #D6C10C;
}
