/*
Theme Name: Meissner Jacquet
Theme URI: http://wordpress.org/
Description: Wordpress theme for Meissner Jacquet
Author: Diverge Media
Version: 1.1
*/

* {
 	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000;
	background-attachment: scroll;
	background-color: #fff;
	background-image:url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0;
}

#wrap {
	width: 960px;
	height: 600px;
	margin-top: 9px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(images/wrapBG.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#header {
	width: 960px;
	height: 140px;
	margin: 0px;
}

#logo {
	width: 300px;
	height: 140px;
	margin: 0;
	text-align: center;
	float: left;
}

#nav {
	width: 660px; !important;
	height: 140px;
	margin: 0px; !important;
	float: left;
}


#links ul li, #links2 ul li, #links3 ul li {
	float:left;
	list-style:none;
	display:block;
}

#links ul {
	height: 21px;
	text-align: left;
	overflow: hidden;
	margin:27px 0px 0px -35px;
	*margin:27px 0px 0px 0px;
	color:#FFF;
}

#links ul li a {
	padding-left: 25px;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	text-decoration:none;
	text-transform:uppercase;
}

#links ul li a:hover {
	color:#666666;
}

#links ul li a:active {
	color: #ffffff;
}


#links2 ul {
	height: 30px;
	float: left;
	line-height: 24px;
	text-align: left;
	overflow: hidden;
	margin:17px 0px 0px -30px;
	*margin:17px 0px 0px 5px;
	color:#FFF;
}

#links2 ul li  a {
	padding-left: 20px;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration:none;
	text-transform:uppercase;
}

#links2 ul li a:hover
{
	color:#666666;
}

#links2 ul li a:active
{
	color: #ffffff;
}

#links3 ul {
	margin:0px 0px 0px -30px;
	*margin:0px 0px 0px 5px;
	width: 625px;
	height: 45px;
	float: left;
	line-height: 35px;
	text-align: left;
	overflow: hidden;
	color:#FFF;
}




a.linksbottom  
{
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration:none;
}

p {
	margin-bottom: 15px;
}

#left {
	width: 300px;
	height: 410px;
	float: left;
	margin: 0px;
	color: #FFF;
	line-height: 21px;
}

#tagline {
	width: 250px;
	height: 40px;
	margin: 25px 25px 0px 25px;
	color: #ffffff;
	font-size:9px;
}

#leftcontent {
	width: 250px;
	height: 302px;
	margin: 20px 25px 20px 25px;
	color: #000000;
}

#ajaxnav li { 

	list-style: none; 
	padding-left: 0; 
	margin-left: 0;
	*margin-left: -15px;

}

#leftcontent a {
	color: #004A8C;
	font-weight: bold;
	text-decoration:none;
}

#leftcontent a:hover
{
	color:#666;
}

#leftcontent a:active
{
	color: #004A8C;
}


#right {
	width: 660px;
	height: 410px;
	float: left;
	margin: 0px;
  	line-height: 21px;
}

#rightcontent {
	width: 660px;
	height: 410px;
	clear: both;
	margin: 0px;
	border: none;
	outline-style: none;
}

#rightcontent img { 
	border: none;
}

#flashalt {
	position: relative;
	width: 660px;
	height: 410px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#altimage {
	position: relative;
	z-index: 0;
}

#alttextbg {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 500;
	width: 320px;
	height: 410px;
	float: left;
	background: #ccc;
	filter: alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
}

#alttext {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width: 265px;
	height: 367px;
	float: left;
	padding: 18px 25px 25px 30px;
	overflow-y: scroll;
	line-height: 16px;
}


#alttext h1 {
	color: #004A8C;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-decoration: none;
	text-transform: uppercase;
}


#column {
	width: 600px;
	height: 367px;
	margin: 18px 8px 25px 28px;
	padding-right: 15px;
	float: left;
	overflow: auto;
}

#column h1 {
	color: #004A8C;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-decoration: none;
	text-transform: uppercase;
}

#column a {
	color: #004A8C;
	font-weight: bold;
	text-decoration:none;
}

#column a:hover
{
	color:#666;
}

#column a:active
{
	color: #004A8C;
}

#column ul 
{
	list-style-image: url(images/bullet.gif);
	margin-left: 20px; 
	padding-left: 0;
}

#column ul ul
{
	list-style-image: url(images/bullet2.gif);
}

img.team {
  	float: left;
	margin-right: 10px;
	margin-top: -7px;
}

#footer {
	height: 45px;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	line-height: 45px;
	clear: both;
	overflow: hidden;
	text-align: right;
}


a:hover.linksbottom
{
	color:#000000;
}

a:active.linksbottom
{
	color: #ffffff;
}


#designCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	height: 20px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
}

a.credit  
{
	color: #004A8C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none;
}

a:hover.credit 
{
	color: #666;
}

a:active.credit 
{
	color: #004A8C;
}

@media screen and (max-device-width: 480px) 
{
	background-attachment: scroll;
	background-color: #fff;
	background-image:url(images/backgroundMedia.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

@media handheld {
	background-attachment: scroll;
	background-color: #fff;
	background-image:url(images/backgroundMedia.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

