html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}


#content ul, #content li {
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}





body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #002340;
	background-image: url(../images/layout/bg.jpg);
	background-repeat: repeat-x;
}


/*********************************************************
********************************************************
Container Styles
********************************************************
********************************************************/
.costata #container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/layout/body_bg.png);
	background-repeat: ;
	background-position: 0px 100px;
	background-repeat: no-repeat;
}

/*********************************************************
********************************************************
PNG FIX
********************************************************
********************************************************/
img, div, a, a:hover { behavior: url(iepngfix.htc) }



/*********************************************************
********************************************************
Header Styles
********************************************************
********************************************************/

.costata #header {
	padding: 0px;
	height:370px;
	background-image: url(../images/layout/head.gif);
	background-repeat: no-repeat;
} 

.costata #flashHeader {
margin:0px;
height:340px;
margin-left:5px;
}




/*********************************************************
********************************************************
Content Styles
********************************************************
********************************************************/

.costata #cont_con {
	background-image: url(../images/layout/content_top.jpg);
	width:900px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
	background-color: #FFFFFF;
}


.costata #sidebar1 {
	float: right; 
	width: 310px; 
	padding: 0px;
	min-height: 200px;
	height:auto;
	}
	/* for Internet Explorer */
/*\*/
* html .costata #sidebar1 {
	height: 200px;
}
/**/


.costata #content {
padding:40px;
}
.costata #photoContent {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
	/* for Internet Explorer */
/*\*/
* html .costata #photoContent {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/**/

.costata #mainContent { 
	margin: 0 320px 0 0; 
	padding: 0px; 
	min-height: 200px;
	height:auto;
	}
	/* for Internet Explorer */
/*\*/
* html .costata #mainContent {
	height: 200px;
}
/**/



.costata #galleryContent { 
	margin-bottom: -20px; 
	padding: 0px; 
	min-height: 200px;
	height:auto;
	}
	/* for Internet Explorer */
/*\*/
* html .costata #galleryContent {
	height: 200px;
}
/**/



.costata #sidebar1R {
	float: left; 
	width: 330px; 
	padding: 0px;
	min-height: 200px;
	height:auto;
	}
	/* for Internet Explorer */
/*\*/
* html .costata #sidebar1R {
	height: 200px;
}
/**/


.costata #mainContentRC { 
	margin: 0 0 0 270px; 
	padding: 0px; 
	min-height: 200px;
	height:auto;
	}
	/* for Internet Explorer */
/*\*/
* html .costata #mainContentRC {
	height: 200px;
}
/**/
.costata sidebar1RC {
	float: left; 
	width: 270px; 
	padding: 0px;
	min-height: 200px;
	height:auto;
	}
	/* for Internet Explorer */
/*\*/
* html .costata #sidebar1RC {
	height: 200px;
}
/**/
.costata #mainContentR { 
	margin: 0 0 0 340px; 
	padding: 0px; 
	min-height: 200px;
	height:auto;
	}
	/* for Internet Explorer */
/*\*/
* html .costata #mainContentR {
	height: 200px;
}
/**/





/*********************************************************
********************************************************
Footer Styles
********************************************************
********************************************************/
.costata #footer {
	padding: 0px;
	height:30px;
	background-image: url(../images/layout/content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	 
} 
.costata #footer p {
	padding-top: 0px;
	padding-right: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1e921b;
}
.costata #footer a, .costata #footer a:active, .costata #footer a:visited {
	color: #1e921b;
	text-decoration: none;
}
.costata #footer a:hover {
	color: #555555;
	text-decoration: none;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*********************************************************
********************************************************
Content Styles
********************************************************
********************************************************/
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1e921b;
	margin-bottom:5px;
}


#photoContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1e921b;
	margin-left:20px
}
#photoContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	margin-left:20px
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 22px;
}

#content li {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e921b;
	line-height: 22px;
}


#content a, #content a:active, #content a:visited {
	color: #1e921b;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}


/*//////////////////////////////
//Main Menu
/////////////////////////////*/
#menu {
	height:30px;
	width:890px;
	margin-top:5px;
	padding-top:0px;
	margin-left:5px;
	background-image: url(../images/layout/bar_bg.png);
	background-position: 60px 0px;
	background-repeat: no-repeat;
}

#menu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
html>body #menu {
padding-top:5px;
margin-left: 5px;
background-position: 60px 5px;}

#menu ul li {
	list-style-type: none;
	float: left;
}

#menu li a{
	color: #FFFFFF;
	height: 30px;
	background-image: url(../images/layout/button.gif);
	display: block;
	background-position: left top;
	text-decoration: none;
	width:126px;
	padding-top: 9px;
	padding-bottom: 9px;
	float: left;
	background-color: transparent;
	text-align: center;
	overflow: hidden;
	background-repeat: no-repeat;
}
html>body #menu li a {
height: 12px;}




#menu ul li {
	list-style-type: none;
	float: left;
}



#menu li a:hover {
	color: #fff;
	height: 30px;
	background-image: url(../images/layout/button.gif);
	display: block;
	background-position: 0px -30px;
	text-decoration: none;
	width:126px;
	padding-top: 9px;
	padding-bottom: 9px;
	float: left;
	background-color: transparent;
	text-align: center;
	overflow: hidden;
	background-repeat: no-repeat;
	
}
html>body #menu li a:hover {
height: 12px;}


body#home ul li.home a span, body#home ul li.home a span:hover {
	color: #fff;
	height: 30px;
	background-image: url(../images/layout/button.gif);
	display: block;
	background-position: 0px -30px;
	text-decoration: none;
	width:126px;
	padding-top: 9px;
	padding-bottom: 9px;
	float: left;
	background-color: transparent;
	text-align: center;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-top:-10px;
}
html>body body#home ul li.home a span, body#home ul li.home a span:hover {
height: 12px;}

body#about_costata ul li.about_costata a span, body#about_costata ul li.about_costata a span:hover {
	color: #fff;
	height: 30px;
	background-image: url(../images/layout/button.gif);
	display: block;
	background-position: 0px -30px;
	text-decoration: none;
	width:126px;
	padding-top: 9px;
	padding-bottom: 9px;
	float: left;
	background-color: transparent;
	text-align: center;
	overflow: hidden;
	background-repeat: no-repeat;
		margin-top:-10px;

	}
html>body#about_costata ul li.about_costata a span, body#about_costata ul li.about_costata a span:hover {
height: 12px;}




body#photo_gallery ul li.photo_gallery a span, body#photo_gallery ul li.photo_gallery a span:hover {
	color: #fff;
	height: 30px;
	background-image: url(../images/layout/button.gif);
	display: block;
	background-position: 0px -30px;
	text-decoration: none;
	width:126px;
	padding-top: 9px;
	padding-bottom: 9px;
	float: left;
	background-color: transparent;
	text-align: center;
	overflow: hidden;
	background-repeat: no-repeat;
		margin-top:-10px;
		}
html>body#photo_gallery ul li.photo_gallery a span, body#photo_gallery ul li.photo_gallery a span:hover {
height: 12px;}




body#testimonials ul li.testimonials a span, body#testimonials ul li.testimonials a span:hover {
color: #fff;
	height: 30px;
	background-image: url(../images/layout/button.gif);
	display: block;
	background-position: 0px -30px;
	text-decoration: none;
	width:126px;
	padding-top: 9px;
	padding-bottom: 9px;
	float: left;
	background-color: transparent;
	text-align: center;
	overflow: hidden;
	background-repeat: no-repeat;
		margin-top:-10px;
}
html>body#testimonials ul li.testimonials a span, body#testimonials ul li.testimonials a span:hover {
height: 12px;}



body#contact_us ul li.contact_us a span, body#contact_us ul li.contact_us a span:hover {
	color: #fff;
	height: 30px;
	background-image: url(../images/layout/button.gif);
	display: block;
	background-position: 0px -30px;
	text-decoration: none;
	width:126px;
	padding-top: 9px;
	padding-bottom: 9px;
	float: left;
	background-color: transparent;
	text-align: center;
	overflow: hidden;
	background-repeat: no-repeat;
		margin-top:-10px;
}
html>body#contact_us ul li.contact_us a span, body#contact_us ul li.contact_us a span:hover {
height: 12px;}


body#links ul li.links a span, body#links ul li.links a span:hover {
	color: #fff;
	height: 30px;
	background-image: url(../images/layout/button.gif);
	display: block;
	background-position: 0px -30px;
	text-decoration: none;
	width:126px;
	padding-top: 9px;
	padding-bottom: 9px;
	float: left;
	background-color: transparent;
	text-align: center;
	overflow: hidden;
	background-repeat: no-repeat;
		margin-top:-10px;
}
html>body#links ul li.links a span, body#links ul li.links a span:hover {
height: 12px;}


body#case ul li.case a span, body#case ul li.case a span:hover {
	color: #fff;
	height: 30px;
	background-image: url(../images/layout/button.gif);
	display: block;
	background-position: 0px -30px;
	text-decoration: none;
	width:126px;
	padding-top: 9px;
	padding-bottom: 9px;
	float: left;
	background-color: transparent;
	text-align: center;
	overflow: hidden;
	background-repeat: no-repeat;
		margin-top:-10px;
}
html>body#case ul li.case a span, body#case ul li.case a span:hover {
height: 12px;}
/*********************************************************
********************************************************
Nice Form Styles
********************************************************
********************************************************/
* {margin:0; padding:0;}
form {
	background:#fff;
	
}

fieldset div {
	margin:0.2em 0;
	clear:both;
}
form {
	margin:1em;
	width:27em;
}
label {
	float:left;
	width:10em;
	text-align:right;
	margin-top:6px;
	margin-right:1em;
	color:#1e921b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
legend {
	color:#1e921b;
	font-size:1.2em;
}
legend span {
	float:left;
	width:14em;
	text-align:right;
	margin-right:1em;
	color:#1e921b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input {
float:right;
	padding:0.15em;
	margin-right:1em;
	margin-bottom:3px;
	width:23em;
	border:1px solid #1e921b;
	background:#fafafa;
	font:12px arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

textarea {
float:right;
	padding:0.15em;
	width:23em;
	margin-right:1em;
	border:1px solid #1e921b;
	background:#fafafa;
	font:12px arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	margin-bottom:7px;
}
textarea:hover, textarea:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 

input:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 
fieldset {
	
	padding:0 0.1em 0.1em;
}



.radio, .date {
	position:relative;
}
.radio fieldset, .date fieldset {
	border:none;
	width:auto;
	padding:1px 0 0 10em;
}
.radio legend, .date legend {
	font-size:1em;
	color:#000;
}
.radio legend span, .date legend span {
	position:absolute;
	left:0;
	top:0.3em;
	width:12em;
	display:block;
	text-align:right;
}

.radio div {
	float:left;
	white-space:nowrap;
	clear:none;
	
}

.email {
	width:14em;
}

input.default {
	color:#bbb;
}

#submit-go {
margin-right:1em;
	margin-top:3em;
	width:69px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:url(../images/layout/submit-button.png) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
	float:right;
}


#submit-go:hover {
	background-position:0 -26px;
}


span.radio {
	width: 25px;
	height: 25px;
	background: url(../images/layout/radio.gif) no-repeat;
	display: block;
	float: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
input[type=radio] { visibility: hidden;}



#caption {
	width:220px;
	height:20px;
	background-color:#1e921b;
	display:block;
	float:left;
	margin-right:5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;	
	padding:5px;
	margin-bottom:10px;
}