/************ CSS ************/

/************ GLOBAL ************/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(../images/header.jpg) top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
} 

/************ CONTAINER ************/

#container {
	position: relative;
	width: 780px;
	left: 50%;
	margin-left: -390px;	
}

/************ HEADER ************/

#header h1 {
	background: url(../images/title.jpg) left bottom no-repeat;
	height: 140px;
	text-indent: -50000px;
}

/************ NAVIGATION ************/

#nav {
	margin-top: -46px;
	height: 35px;	
}

#nav ul {
	list-style: none;
}

#nav li {
	display: inline;
}

#nav li a, #nav li a:link, #nav li a:visited {
	float: right;
	background: url(../images/button.jpg) repeat-x center;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 10px;
	padding: 20px 20px;
	text-decoration: none;
}

#nav li a:hover {
	text-decoration: underline
}

#nav li a:active {
	text-decoration: underline;
}

/************ SUB-HEADER ************/

#picture {
	float: left;
	clear: left;
	width: 594px;
	height: 156px;
	margin-top: 60px !important;
	margin-top: 40px;
}

#picture a img {
	border: none;
}

#pic_text {
	float: right;
	clear: right;
	width: 180px;
	height: 156px;
	margin-top: 60px !important;
	margin-top: 40px;
	background: url(../images/fact.jpg) no-repeat center;
}

#pic_text a {
	display: block;
	margin: 20px 40px 10px 10px;
	font-size: 14px;
	color: #fff;	
	font-weight: bold;
	text-decoration: none;
}

#pic_text a:hover {
	text-decoration: underline;
}

#pic_text img {
	margin-left: 25px;
}

/************ DIVIDER ************/

#clear {
	clear: both;
}

/************ MAIN CONTENT ************/

#content {
	float: left;
	width: 480px;
	margin-top: 40px;
}

#content h1 {
	background: url(../images/welcome_head.jpg) repeat-x top;
	font-size: 16px;
	color: #12475F;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content h2 {
	background: url(../images/topic_head.jpg) repeat-x top;
	font-size: 14px;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	margin-top: 30px !important;
	margin-top: 15px ;
}
h3 {
	margin-bottom: 10px;
}

#content p {
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.5em;
	padding-bottom: 1em;
}

.firstp  {
	margin-top: -20px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.5em;
}

#content ul {
	list-style: circle;
	padding-bottom: 30px;
	padding-left: 40px;
}

#address {
	list-style: none;
	padding-bottom: 30px;
	padding-left: 40px;
}

#content p a, #content p a:link, #content p a:visited {
	float: right;
	padding-bottom: 20px;
	font-size: 12px;
	color: #ADBC4A;
	text-decoration: underline;
}

#content span a, #content span a:link, #content span a:visited {
	float: none;
	text-decoration: none;
	font-size: 12px;
	color: #ADBC4A;
}

#content span a:hover, #content span a:active {
	float: none;
	text-decoration: underline;
	font-size: 12px;
	color: #ADBC4A;
}

#content .noshow {
	padding-top: 5px;
	margin-top: 20px;
	margin-left: 50px;
	display: block;
	width: 360px;
	height: 175px;
	border: #f00 1px solid;
	background: url(../images/warning.gif) no-repeat;
	font-size: 87%;
	font-weight: bold;
}

/************ FLASH GALLERYS ************/

#webbook {
	margin-top: 20px;
	margin-left: 30px;
}

#printbook {
	margin-top: 20px;
	margin-left: 30px;
}

/************ FLASH CHECKER ************/

#content .noshow p a {
	margin: 0;
	padding: 0;
	float: none;
}

embed {
	margin-top: 20px;
	margin-left: 50px;
}

/************ PORTFOLIO CONTENT ************/

#port_content {
	width: 760px;
	margin-left: 10px;
}

#port_content h1 {
	background: url(../images/welcome_head.jpg) repeat-x bottom;
	padding-left: 10px;
	line-height: 70px;
	margin-top: 80px;
	font-size: 14px;
	color: #12475F;
	clear: both;
	
}

#port_content h2 {
	background: url(../images/topic_head.jpg) repeat-x top;
	font-size: 16px;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	margin-top: 10px !important;
	margin-top: 10px;
	clear: both;
}

#port_content h6 {
	background: url(../images/topic_head.jpg) repeat-x top;
	font-size: 16px;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	margin-top: 40px !important;
	margin-top: 20px;
	clear: both;
}

#port_content h2.portfolio_small {
	margin-top: 0px !important;
}

#port_content p {
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.5em;
	padding-bottom: 1em;
	width: 500px;
}

#port_content p a {
	font-size: 12px;
	color: #ADBC4A;
	text-decoration: none;
}

#port_content p a:hover {
	font-size: 12px;
	color: #ADBC4A;
	text-decoration: underline;
}

#port_content ul {
	list-style: none;
	margin: 0 0 0 40px;
}


/************ WEB PORTFOLIO HOVER ************/

.webhover {
	position: relative;
	float: right;
	margin-right: 110px !important;
	margin-right: 10px;
	margin-bottom: 100px !important;
	margin-bottom: 0px;
}

.webhover a.p1, #pichover a.p1:visited {
	display: block; 
	width: 75px; 
	height: 75px; 
	text-decoration: none; 
	background: #fff; 
	top: 0; 
	left: 0; 
	border: 0;
}

.webhover a img {
	border: 1px ridge #ADBC4A;
}

.webhover a.p1:hover {
	text-decoration: none; 
	background-color: #8c97a3; 
	color: #000;
}

.webhover a .large {
	display: block; 
	position: absolute; 
	width: 1px; 
	height: 1px; 
	border: 0px; 
	top: 0px; 
	left: 0px;
}

.webhover a.p1:hover .large {
	display: block; 
	position: absolute; 
	top: -150px; 
	left: -470px; 
	width: auto;
	height: auto; 
	border: 2px solid #1A4C63;
}

/************ PRINT PORTFOLIO HOVER ************/

.printhover {
	position: relative;
	float: right;
	margin-right: 110px !important;
	margin-right: 10px;
	margin-bottom: 200px;
}

.printhover a.p1, #pichover a.p1:visited {
	display: block; 
	width: 75px; 
	height: 75px; 
	text-decoration: none; 
	background: #fff; 
	top: 0; 
	left: 0; 
	border: 0;
}

.printhover a img {
	border: 1px ridge #ADBC4A;
}

.printhover a.p1:hover {
	text-decoration: none; 
	background-color: #8c97a3; 
	color: #000;
}

.printhover a .large {
	display: block; 
	position: absolute; 
	width: 1px; 
	height: 1px; 
	border: 0px; 
	top: 0px; 
	left: 0px;
}

.printhover a.p1:hover .large {
	display: block; 
	position: absolute; 
	top: -120px; 
	left: -390px; 
	width: auto;
	height: auto; 
	border: 2px solid #1A4C63;
}

/************ FORM STYLE ************/

input, select, textarea {
	border: 1px #1A4C63 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
}

form.contactform {
	width: 460px;
	color: #333;
	padding: 10px;
	font-style: italic;
}

.btn {
	float: right;
	margin-left: 10px;
}

form.contactform fieldset {
	margin-bottom: 10px;
	border: none;
	border-top: 1px solid #ADBC4A;
}

form.contactform legend {
	padding: 5px;
	font-weight: bold;
	color: #333;
}

form.contactform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	color: #333;
	width: 210px; /* Width of labels */
}

form.contactform fieldset li {
	list-style: none;
	padding: 5px 10px 7px;
}

form.contactform em {
	font-weight: bold;
	font-style: normal;
	color: #ADBC4A;
}


/************ SIDEBAR ************/

#sidebar {
	float: right;
	clear: right;
	width: 220px;
	margin-top: 40px;
}

#sidebar h1 {
	background: url(../images/topic_head.jpg) repeat-x top;
	font-size: 14px;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}

#sidebar p a {
	font-size: 12px;
	color: #ADBC4A;
	text-decoration: underline;
}

#sidebar p {
	margin-top: -20px;
	margin-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5em;
}

#sidebar span p {
	margin-top: -20px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#sidebar img {
	margin-bottom: 30px;
}

/************ WEB OFFER FORM **************/

#weboffer fieldset {
	padding: 20px;
	background: #EAF3FA;
}

#weboffer fieldset li {
	margin: 10px 0;
	padding: 10px 0;
	border-bottom: 1px solid #AEBC4D;
	list-style: none;
}

#weboffer fieldset li label {
	display: -moz-inline-stack;
	display: inline-block;
	width: 180px;
	vertical-align: top;
}

#weboffer fieldset .options label {
	width: 140px;
}

#weboffer fieldset li span {
	display: -moz-inline-stack;
	display: inline-block;
	width: 45px;
	margin: 0 10px;
}

#weboffer fieldset li span.small {
	width: 20px;
	margin-left: 30px;
}

#weboffer #btn {
	border: 2px solid #0B435C;
	background: #fff;
	padding: 10px 30px;
	margin: 10px 0;
}

/************ FOOTER ************/

#footer {
	clear: both;
	background: url(../images/footer.jpg) top repeat-x;
	margin-top: 80px !important;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-top: 17px;
	text-align: left;
}

#footer a {
	color: #00425D;
	font-size: 12px;		
}

#footer p a {
	margin-top: 5px;
	font-size: 10px;
	text-decoration: none;
	color: #000		
}

#footer p a:hover {
	margin-top: 5px;
	font-size: 10px;
	text-decoration: underline;
	color: #000;
}

#footer a img {
	float: right;
	border: none;
}

/******** IE 6+7 HACKS *******/

* html .printhover {
	margin-bottom: 0;
}

*:first-child+html .printhover {
	margin-bottom: 150px;
}
/************ END ************/