* {margin:0;padding:0}

body {
	background-color:#cccccc;
	font: 100.01% Georgia,Arial,sans-serif;	
	line-height: 1.166;		
}

a img {
	border:none
}

p {
	margin: 10px 0 5px 0;
}
h1 {
font-size: 250%;
color: #333;
}
.gray {
  color: #666;
}
/* IE8 hack to get it to apply margin auto centering to element inside this one */
#wrapper {
	width: 100%;
}

/* content area */
#main {
	width: 960px;
	margin: 0 auto;
	clear: both;
    margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-size: 12px;
	color: #000;
}

#content {
	padding: 30px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	text-align: justify;
	font-size: 12px;
	color: #000;
    min-height: 400px;
}

#content h2 {
	font-size-adjust: 18px;
	color: #666666;
}

#content h3 {
	font-size-adjust: 14px;
	color: #666666;
}
#content table tr td{
    padding: 10px;
}

/* eof content area */

/* navigation menu */
#nav {
	min-height: 100px;
	background-color: #fff;	
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
}
/* eof navigation menu */

/* footer */
#footer {
	position: relative;	
	background-image: url('../images/footer_bg_new.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	background-color: #cccccc;
	font-size: 11px;
	color: #fff;
}

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

#footer a:hover {
	text-decoration: overline;
	color: #fff;
}

#footer a:visited {
	color: #fff;
}

#foot {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 90px;
	padding: 0 10px 0 10px;	
}

#foot #left {
	width: 680px;
	float: left;
	padding-top: 15px;
	margin-left: 15px;
	text-align: left;
}

#foot #right {
	width: 280px;
	float: right;
	padding-top: 15px;
	margin-right: 15px;
	text-align: right;
}
/* eof footer */

/* logo */
#logo {
    position:relative;
    float:left;
    padding-top: 5px;
    padding-left: 10px;
}

/* eof logo */

/* gallery */
#gallery {
	position: absolute;
}
#gallery a {
	float:center;
	position:absolute;
}
	
#gallery a img {
	height: 370px;
	padding: 85px 0px 20px 0px;
	border: 0;
}
	
#gallery a.show {
	z-index:0;
}

#gallery .caption {
	z-index:600; 
	background-color:#000; 
	color:#ffffff; 
	height:100px; 
	width:100%; 
	position:absolute;
	bottom:0;
	display:none;
}

#gallery .caption .content {
	margin:5px;
	display:none;
}
	
#gallery .caption .content h3 {
	margin:0;
	padding:0;
	color:#1DCCEF;
	display:none;
}

#gallerywrapper {
	position: relative;
	height: 480px;
}
/* eof gallery */

/* other */
#spacer {
	height: 20px;
}

.clearfix:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block}
* html .clearfix {height: 1%}
.clearfix {display: block}
/* eof other */

/* form style */
#errormsg {
    color: red;
    font-size: 12pt;
    text-align: right;
    width: 97%;
}
#scimg {
    height: 25px;
}
form.contactform h1,
form.contactform h2 {
	color: #606060;
}

form.contactform legend, 
form.contactform label, 
form.contactform label.fmtextlblwide {
	color: #606060;
}

form.contactform .fmcheck p, 
form.contactform .fmradio p,
form.contactform textarea, 
form.contactform .fmfullblock, 
form.contactform .fmhalfblock, 
form.contactform .fmselect, 
form.contactform input.fmtext,
form.contactform input.fmverify,
form.contactform textarea.fmtextwide,
form.contactform .submit,
form.contactform .credits {
	color: #404040;
}

form.contactform .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

form.contactform h1,
form.contactform h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.contactform h1 {
	font-size: 140%;
}

form.contactform h2 {
	font-size: 115%;
}

form.contactform legend, 
form.contactform label, 
form.contactform label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.contactform .credits {
	font-size: 90%;
}

form.contactform legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 450px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.contactform {
	text-align: left;
	padding: 10px;
	width: 430px; 
}

form.contactform fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.contactform legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.contactform label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.contactform label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.contactform select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.contactform .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.contactform .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.contactform .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.contactform .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.contactform textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}

form.contactform .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.contactform .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.contactform input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.contactform img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.contactform input.fmfile,
form.contactform input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.contactform textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.contactform .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

form.contactform .submit {
	text-align: right;
	clear: both; 
	width: 97%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}
/* eof form style */

/* gallery */
#galleria{height:650px;}

/* eof gallery */