/* ==== TAGS ==============================================================*/
/* ===================================================================================================*/

body {
	background-image: url(../images/construct/bg_y.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
	background-color: #af1e23;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	font-size: 32px;
	margin: 0px;
	padding: 0px 0px 8px;
	font-weight: normal;
	color: #717174;
}

h2{
	font-size: 22px;
	margin: 0px;
	padding: 0px 0px 8px;
	font-weight: normal;
	color: #717174;
}

h3{
	font-size: 20px;
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 9px;
	color: #717174;
}

h4{
	font-size: 18px;
	font-style: italic;
	color: #717174;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

h5{
	font-size: 16px;
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 3px;
	color: #717174;
}

p{
	font-size: 13px;
	color: #616163;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

a{
	margin: 0px;
	padding: 0px;
	border: none;
}

a img{
	margin: 0px;
	padding: 0px;
	border: none;
}


p a{
	color: #AF2025;
	text-decoration: none;
	font-weight: bold;
	
}

p a:hover{
	color: #333333;
	text-decoration: underline;
}


/* ==== DIVS ==============================================================*/
/* ===================================================================================================*/

#container{
	width: 944px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;	
}


#contentcontainer{
	width: 944px;
	background-image: url(../images/construct/content_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

#contentleft{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 602px;
	display: inline;
}

#contentleft hr{
	margin: 2px 0px;
	padding: 0px;
	background-color: #CED0D2;
	color: #CED0D2;
}

#contentleftpadding{
	margin: 0px;
	padding: 30px 25px 15px;
}


#contentright{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 337px;
	display: inline;
}

#contentright hr{
	margin: 5px 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#contentrightpadding{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#contentright p{
	color: #FFFFFF;	
}

#flashgallery {
	height: 270px;
	width: 312px;
	margin: 10px 7px 0px;
	padding: 0px;
}

#flashgallery p{
	font-size: 10px;
	color: #999999;
	text-align: center;
	line-height: 14px;
}

#flashgallery a{
	text-decoration: underline;
	color: #999999;
	
}

#flashgallery a:hover{
	color: #ffffff;
	text-decoration: none;
}

#flashqoute{
	height: 212px;
	width: 292px;
	margin: 10px 7px 0px;
	padding: 0px;
}


#footer{
	background-image: url(../images/construct/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 105px;
	width: 100%;
	clear: both;
}

#gallerybuttons{
}

#gallerybuttons li {
	display:block;
	float:left;
}

#gallerybuttons a{
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-right: 3px;
	background-color: #F8F8FC;
	text-decoration:none;
	display:block;
	
}

#gallerybuttons a:hover{
	text-decoration:none;
	background-color: #CCCCCC;
	color: #717174;
}

ul#gallery1 li#gallery1 a,
ul#gallery2 li#gallery2 a {
	text-decoration:none;
	background-color: #3F3F3F;
	color: #F8F8FC;
}

#header{
	background-image: url(../images/construct/header_small.gif);
	background-repeat: no-repeat;
	height: 119px;
	width: 944px;
	background-color: #C0272C;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-indent: -1000px;
}

#header_home{
	background-image: url(../images/construct/header.gif);
	background-repeat: no-repeat;
	height: 182px;
	width: 944px;
	background-color: #CED0D2;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-indent: -1000px;
}

#leftblockdivide{
	background-image: url(../images/construct/left_block_divide.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 604px;
	background-position: center bottom;
}

/*  NAV   */

#navcontainer{
	width: 944px;
	background-image: url(../images/construct/nav_bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	background-color: #C0272C;
	margin: 0px;
	background-position: center 4px;
	padding: 4px 0px 0px;
}

ul#mainnav li {
	display:block;
	float:left;
}
ul#mainnav li a {
	display:block;
	outline:none;
	height:28px;
	text-indent:-9009px;
	margin:0;
	background-color: transparent;
	background-image: url(../images/construct/nav.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#mainnav li#about a {
	width:80px;
	background-position:0px 0;
}
ul#mainnav li#about a:hover,
body#about ul#mainnav li#about a {
	background-position:0px -28px
}

ul#mainnav li#contact a {
	width:97px;
	background-position:-80px 0px;
}
ul#mainnav li#contact a:hover,
body#contact ul#mainnav li#contact a {
	background-position:-80px -28px;
}

ul#mainnav li#mediaid a {
	width:76px;
	background-position:-177px 0px;
}
ul#mainnav li#mediaid a:hover,
body#mediaid ul#mainnav li#mediaid a {
	background-position:-177px -28px;
}

ul#mainnav li#galleryid a {
	width:91px;
	background-position:-251px 0px;
}
ul#mainnav li#galleryid a:hover,
body#galleryid ul#mainnav li#galleryid a {
	background-position:-251px -28px;
}

ul#mainnav li#home a {
	width:72px;
	background-position:-340px 0px;
}
ul#mainnav li#home a:hover,
body#home ul#mainnav li#home a {
	background-position:-340px -28px;
}




/*   END NAV   */

#rightblockdivide{
	background-image: url(../images/construct/right_block_divide.gif);
	background-repeat: no-repeat;
	height: 20px;
	background-position: center bottom;
}

/* ==== CLASSES ==============================================================*/
/* ===================================================================================================*/

.bold{
	font-weight: bold;
}

.clear{
	clear:both;
}

.contactbtn {
	right: 0px;
	bottom: 0px;
	position: absolute;
	margin-right: -33px;
	margin-bottom: -25px;
	display: inline;
	float: right;
}

.contactbtn a{
	background-color: #717174;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
	display: block;
	font-weight: bold;

}

.contactbtn a:hover{
	color: #CED0D2;
	text-decoration: none;
}

.contentbuttons{
	background-color: #E4E4E9;
	background-image: url(../images/construct/red_star3.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 33px;
	padding-right: 33px;
	background-position: 7px 8px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CED0D2;
	border-bottom-color: #CED0D2;
	padding-bottom: 10px;
}

.contentbuttons h3{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;

}

.contentbutttitle {
	font-size: 20px;
	color: #48484a;
	font-family: Arial, Helvetica, sans-serif;
}
.contentbutttitle a{
	color: #000000;
	text-decoration: none;
	background-image: url(../images/construct/arrows.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-right: 20px;

}

.contentbutttitle a:hover{
	color: #df242a;

}


.headerimg{
	margin: 0px 0px 18px;
	padding: 0px;

}

.hiddendiv{
	margin-top: 10px;
	margin-bottom: 15px;
	position: relative;
	height: 1%;
	display: none;

}

.hiddendiv p{
	color: #666666;
	font-size: 14px;
	line-height: 20px;

}

.hiddendiv a{

}

.hiddendiv a:hover{

}

.hiddendiv2{
	margin-top: 10px;
	margin-bottom: 22px;
	display:none;
}

.hiddendiv2 p{
	font-size: 12px;
	color: #525252;
}





.img_left{
	float: left;
	margin: 0px;
	padding: 5px 15px 10px 0px;
	display: inline;
}


.leftlist{
	padding: 10px 0px 5px 10px;
	margin: 0px;
	overflow: hidden;
	list-style: none;
}

.leftlist li {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 25px;
	color: #717174;
	background-image: url(../images/construct/red_star.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	
}

.leftlist a{
	color: #AF2025;
	text-decoration: none;
	font-weight: bold;
	
}

.leftlist a:hover{
	color: #333333;
	text-decoration: underline;
}

.leftlist2{
	padding: 10px 0px 5px 10px;
	margin: 0px;
	overflow: hidden;
	list-style: none;
	font-size: 12px;
	line-height: 18px;
}

.leftlist2 li {
	margin: 0px 0px 8px;
	padding: 0px 0px 0px 18px;
	color: #666666;
	background-image: url(../images/construct/red_star2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	
}

.leftnum {
	padding: 10px 0px 5px 10px;
	margin: 0px;
	overflow: hidden;
	font-size: 14px;
}

.leftnum li {
	margin: 0px 0px 8px;
	padding: 0px 0px 0px 18px;
	color: #666666
}

.line1{
	margin: 2px 0px;
	padding: 0px;
	background-color: #CED0D2;
	height: 10px;
}

.title{
	font-size: 11px;
	font-style: italic;
	color: #999999;

}


.qouteimg{
	margin: 0px;
	padding: 40px 0px 0px;
}
