body {

	margin:0 auto;

	background:black;

}



#wrapper {

	margin:0 auto;

	width:1024px;

	height:768px;

}



#header {

	width:1024px;

	height:62px;

	background:url(../images/header.jpg);

}



#content-wrapper {

	width:1024px;

	height:648px;

}



#content-left {

	float:left;

	width:255px;

	height:648px;

	background:url(../images/content_left.jpg);

}



.large-heading {

	font-size:33px;

}



.med-heading {

	font-size:18px;

}



#button-wrapper {

	float:left;

	width:173px;

	padding:240px 0 0 48px;

}



#but-home a{

	display:block;

	width:173px;

	height:38px;

	background:url(../images/but_home.jpg);

}



#but-about a{

	display:block;

	width:173px;

	height:45px;

	background:url(../images/but_about.jpg);

}



#but-safes a{

	display:block;

	width:173px;

	height:44px;

	background:url(../images/but_safes.jpg);

}



#but-projects a{

	display:block;

	width:173px;

	height:43px;

	background:url(../images/but_projects.jpg);

}



#but-contact a{

	display:block;

	width:173px;

	height:41px;

	background:url(../images/but_contact.jpg);

}





#content-right {

	font-family:Tahoma;

	font-size:12px;

	color:#ffffe3;

	float:left;

	width:769px;

	height:648px;

	background:url(../images/content_right.jpg);

}



#other-content-right {

	font-family:Tahoma;

	font-size:12px;

	color:#ffffe3;

	float:left;

	width:769px;

	height:648px;

	background:url(../images/safes_bg.jpg);

}



#content-right-text {

	width:677px;

	overflow:auto;

	height:648px;

}





#footer {

	width:1024px;

	height:58px;

	background:url(../images/footer.jpg);

}



.style1 {

	font-size: 14px;

	font-weight: bold;

}

.style2 {color: #003C74}

.style4 {color: #ECCC6C}

.style5 {color: #FFFF00}

.style6 {color: #FFFFFF}

.style8 {font-size: 14px}

.thank_you_heading {
	font-size:16px;
	color:#FFFFFF;
}

.yellow_link {
	color:#FFFF00;
}

.highslide {

	cursor: url(../highslide/graphics/zoomin.cur), pointer;

    outline: none;

}

.highslide img {

	border:none;

}

.highslide:hover img {

}



.highslide-image {

	border: 5px solid #444444;

}

.highslide-image-blur {

}

.highslide-caption {

    display: none;

    

    font-family: Verdana, Helvetica;

    font-size: 10pt;

    border: 5px solid #444444;

    border-top: none;

    padding: 5px;

    background-color: gray;

}

.highslide-loading {

    display: block;

	color: white;

	font-size: 9px;

	font-weight: bold;

	text-transform: uppercase;

    text-decoration: none;

	padding: 3px;

	border-top: 1px solid white;

	border-bottom: 1px solid white;

    background-color: black;

    /*

    padding-left: 22px;

    background-image: url(highslide/graphics/loader.gif);

    background-repeat: no-repeat;

    background-position: 3px 1px;

    */

}

a.highslide-credits,

a.highslide-credits i {

    padding: 2px;

    color: silver;

    text-decoration: none;

	font-size: 10px;

}

a.highslide-credits:hover,

a.highslide-credits:hover i {

    color: white;

    background-color: gray;

}

.highslide-display-block {

    display: block;

}

.highslide-display-none {

    display: none;

}
