/* Color for Links and Logo: #162d64 */

body { 
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 19px;
}

h2 {
	color: #162d64;
	margin-top: 30px;
}

blockquote {
	color: #003399;
}

.wrapper {
	width: 1000px;
	height: auto;
	position: relative;
	margin: auto;
}

/* NAVBAR TEXT MENU */

.navbar-box {
	width: 518px;
	height: 134px;
	float: left;
}

a.navbar-link {
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #162d64;
	text-align: justify;
	line-height: 19px;
	text-decoration: none;
}

a.navbar-link:hover {
	color: #003399;
	text-decoration: underline;
}

a.navbar-link-b {
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #003399;
	text-align: justify;
	line-height: 19px;
	text-decoration: underline;
}

.navbar-text {
	width: 546;
	height: 29px;
	float: left;
	margin-top: 67px;
	padding-bottom: 10px;
}

div.navbar-text ul {
	width: 500;
	float: left;
}

div.navbar-text li {
	display: inline;
	float: left;
	padding-right: 20px;
}

/* GRADIENTS, LOGO, MAINPICS, GRID, BOXES */

.gradient1 {
	width: 518px;
	height: 29px;
	background: url(../gallery/common/gradient1.png);
	float: left;
	margin-top: 0px;
}

.gradient2 {
	width: 1000px;
	height: 29px;
	background: url(../gallery/common/gradient2.png);
	float: left;
	margin-top: 0px;
}

.logo-box {
	width: auto;
	height: auto;
	clear: right;
}

.header-box {
	width: 1000px;
	height: 274px;
}

.logo {
	width: 160px;
	height: 135px;
	background: url(../gallery/common/logo.png);
	float: left;
	clear: right;
}

.logo-extension {
	width: 160px;
	height: 274px;
	background: url(../gallery/common/logo-extension.png);
	float: left;
}

.grid {
	width: 322px;
	height: 274px;
	float: right;
}

.box-link {
	width: auto;
	height: auto;
}

.box1 {
	width: 160px;
	height: 135px;
	background: url(../gallery/common/box-golfads.png);
	float: left;
}

.box2 {
	width: 160px;
	height: 135px;
	background: url(../gallery/common/box-billboards.png);
	float: right;
}

.box3 {
	width: 160px;
	height: 135px;
	background: url(../gallery/common/box-digital.png);
	float: left;
	margin-top: 3px;
}

.box4 {
	width: 160px;
	height: 135px;
	background: url(../gallery/common/box-dmb.png);
	float: right;
	margin-top: 3px;
}

/* CONTENT */

.content-wrapper {
	width: 1000;
	height: auto;
	float: left;
	margin-top: 0px;
}

.content {
	width: 900px;
	height: auto;
	float: left;
	margin-left: 50px;
}

.footer {
	background: url(../gallery/common/gradient2.png);
	width: 1000px;
	height: 30px;
	float: left;
	margin-top: 40px;
}

.copyright {
	width: 500px;
	height: 40px;
	float: left;
	margin-top: 10px;
	margin-left: 350px;
	font-size: 11px;
	font-style: italic;
}

.content-left {
	width: 600px;
	height: auto;
	float: left;
	margin-left: 50px;
	padding-right: 28px;
}

.content-right {
	width: 322px;
	height: auto;
	float: right;
}

.login-box {
	width: 322px;
	height: 242px;
	float: left;
	margin-bottom: 2px;
	background: url(../gallery/clients/login-box.png) top left no-repeat;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.image-box {
	width: 322px;
	height: 242px;
	float: left;
	margin-bottom: 2px;
}

.login-fields {
	margin-top: 80px;
}

/* INDEX */

.mainpic-index{
	width: 518px;
	height: 274px;
	background: url(../gallery/index/mainpic-index.png);
	float: left;
}

.title-index {
	background: url(../gallery/index/title-index.png) no-repeat;
	width: 1000px;
	height: 63px;
	float: left;
}

/* CLIENTS */

.mainpic-clients{
	width: 518px;
	height: 274px;
	background: url(../gallery/clients/mainpic-clients.png);
	float: left;
}

.title-clients {
	background: url(../gallery/clients/title-clients.png) no-repeat;
	width: 1000px;
	height: 63px;
	float: left;
}

/* AFFILIATES */

.mainpic-affiliates{
	width: 518px;
	height: 274px;
	background: url(../gallery/affiliates/mainpic-affiliates.png);
	float: left;
}

.title-affiliates {
	background: url(../gallery/affiliates/title-affiliates.png) no-repeat;
	width: 1000px;
	height: 63px;
	float: left;
}

/* RESOURCES */

.mainpic-resources{
	width: 518px;
	height: 274px;
	background: url(../gallery/resources/mainpic-resources.png);
	float: left;
}

.title-resources {
	background: url(../gallery/resources/title-resources.png) no-repeat;
	width: 1000px;
	height: 63px;
	float: left;
}

/* PORTFOLIO */

.mainpic-portfolio{
	width: 518px;
	height: 274px;
	background: url(../gallery/portfolio/mainpic-portfolio.png);
	float: left;
}

.title-portfolio {
	background: url(../gallery/portfolio/title-portfolio.png) no-repeat;
	width: 1000px;
	height: 63px;
	float: left;
}

.thumbnail {
	width: 150px;
	height: 150px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.clear {
	float: left;
	clear: both;
	width: 900px;
}

/* CONTACT */

.mainpic-contact{
	width: 518px;
	height: 274px;
	background: url(../gallery/contact/mainpic-contact.png);
	float: left;
}

.title-contact {
	background: url(../gallery/contact/title-contact.png) no-repeat;
	width: 1000px;
	height: 63px;
	float: left;
}


/* SUBNAVBAR TEXT MENU */

.subnavbar-box {
	width: 518px;
	height: 134px;
	float: left;
	z-index: 100;
}

a.subnavbar-link {
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #162d64;
	text-align: justify;
	line-height: 19px;
	text-decoration: none;
}

a.subnavbar-link:hover {
	color: #003399;
	text-decoration: underline;
}

a.subnavbar-link-b {
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #003399;
	text-align: justify;
	line-height: 19px;
	text-decoration: underline;
}

.subnavbar-text {
	width: 546;
	height: 29px;
	float: left;
	margin-top: 30px;
	margin-left: 300px;
	padding-bottom: 10px;
	clear: both;
}

div.subnavbar-text ul {
	width: 500;
	float: left;
}

div.subnavbar-text li {
	display: inline;
	float: left;
	padding-right: 20px;
}

.arrow-image {
	background: url(../gallery/common/up-arrow.png) top left no-repeat;
	width: 30px;
	height: 32px;
	margin-left: 435px;
}







