/*@import url("reset.css");*/
@import url("dropdown.css");
 @charset "UTF-8";
/* CSS Document */

body {
	background-color:#000000;
	background-image:url(../images/core-bg.jpg);
	background-repeat:no-repeat;
	height:100%;
	margin:0;
	font-size:11pt;
	font-family: Georgia, Times New Roman;
}
a {
	color:
#CC0000;
}
p {
	font-size: 11pt;
	line-height: 1.25;
	margin-top: 0.75em;
	margin-bottom: 0.5em;
	clear:both;
}
.subhead {
	font-size:1.5em;
	font-style: italic;
	margin-bottom:1.5em;
	letter-spacing:-0.5px;
}
.subhead-tight {
	font-size:1.5em;
	font-style: italic;
	margin-bottom:-0.5em;
	letter-spacing:-0.5px;
}
h1 {
	margin-top:0.5em;
	margin-bottom:0em;
	letter-spacing:-1px;
	font-family:Helvetica, Arial;
}
h2 {
	margin-top: 0.5em;
	margin-bottom:0.5em;
	letter-spacing:-1px;
	font-family:Helvetica, Arial;
}
h3 {
	margin-top:0.5em;
	margin-bottom:0.5em;
	letter-spacing:-0.5px;
	font-family:Helvetica, Arial;
}
h4 {
	margin-top:0em;
	margin-bottom:0.5em;
	font-family:Helvetica, Arial;
	text-transform:uppercase;
	line-height:0.9em;
}
.content-table {
	width:950px;
}
.toptd {
	background-image:url(../images/top-tdbg.gif);
	background-repeat:repeat-x;
}
.corporate-master {
	width:274px;
}
.corporate-parties {
	font-size: 0.9em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2em;
}
.corporate-boxes {
	width: 242px;
	float:left;
	border-left:4px solid #ec1f27;
	margin-right: 25px;
	margin-top:5px;
	margin-bottom:1em;
	padding-left:10px;
}
.about-us {
	width:40%;
	margin-right:20px;
	float:left;
	padding:15px;
	border:10px solid #cccccc;
}
.main-content li {padding:0; margin:0;
line-height:1.5em;
list-style-type:square;}
.buttons {
	background:none;
	text-align:right;
	font-size:0.75em;
}
.buttons a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.buttons a:link {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.buttons a:visited {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.buttons a:active {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.buttons a:hover {
	color:#ec1f27;
	font-weight:bold;
	text-decoration:none;
}
.logo-container {
	padding-top:10px;
}
.main-content {
	background-color: #ffffff;
	padding-left:50px;
	padding-right:50px;
	padding-top:30px;
	padding-bottom:25px;
}
.footer {
	color: #ffffff;
	padding-top:30px;
	padding-bottom:30px;
	font-size: smaller;
	font-weight:normal;
	letter-spacing:1px;
	text-align:center;
}
.footer a {
	color:#ffffff;
	font-weight:normal;
}
.footer a:visited {
	color:#ffffff;
	font-weight:normal;
}
.footer a:link {
	color:#ffffff;
	font-weight:normal;
}
.footer a:hover {
	color:#cccccc;
	font-weight:normal;
}
.divider {
	margin-left:3px;
	margin-right:3px;
}
.div-right {
	background-image:url(../images/vert-divider.gif);
	background-repeat: no-repeat;
	background-position: top right;
}






/*--------------------------------------Rounded Corners-----*/
.button-container {
	padding-left:5px;
}
.callout {
	display:block
}
.callout * {
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#E0BCBC
}
.callout1 {
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #f1e2e2;
	border-right:1px solid #f1e2e2;
	background:#e7cccc
}
.callout2 {
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #fbf8f8;
	border-right:1px solid #fbf8f8;
	background:#e5c8c8
}
.callout3 {
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #e5c8c8;
	border-right:1px solid #e5c8c8;
}
.callout4 {
	border-left:1px solid #f1e2e2;
	border-right:1px solid #f1e2e2
}
.callout5 {
	border-left:1px solid #e7cccc;
	border-right:1px solid #e7cccc
}
.calloutfg {
	background:#E0BCBC
}
/* Home Page Gallery */
.clear {
	clear:both
}
#gallery {
	position:relative;
	height:200px;
	border: 20px solid #e7e6e6;
	overflow:hidden;
	width:800px;
}
#gallery a {
	float:left;
	position:absolute;
}
#gallery a img {
	border:none;
}
#gallery a.show {
	z-index:500
}
#gallery .caption {
	z-index:600;
	background-color:#000;
	color:#ffffff;
	height:30px;
	width:100%;
	position:absolute;
	bottom:0;
}
#gallery .caption .content {
	margin:5px;
}
#gallery .caption .content h3 {
	margin:0;
	padding:0;
	color:#1DCCEF;
}
.readmore {
margin-top:-3em;}

#image-gallery img {
border:3px solid #ccc;
margin: 40px 60px 0 0;
}

#image-gallery {
padding: 0 0 50px 0;
}
