/* Start of CSS Reset */
/* v1.0 | 20080212 */

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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color:#FFF;
	font: Arial, Helvetica, sans-serif normal 10px;
	margin: 0; padding: 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/*End of CSS RESET FILE*/








body {
	background:none repeat scroll 0 0 #FFFFFF;
	color:#444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-align:left;
	height: 100%;
	width: 100%;
}

a:link {color:#A82324; text-decoration:none;}      /* unvisited link */

a:visited {color:#444444;}  /* visited link */

a:hover {color:#CCCCCC;}  /* mouse over link */

a:active {color:#A82324;}  /* selected link */

h1{
	font-size: 25px;
	font-weight: bold;
	padding: 10px 0 5px 0;
	text-align: left;
}
	
h2{
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px 0;
	text-align: left;
	color: #666;
	margin: 0;	
	
}

#about{
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 10px 0;
	line-height: 16px;
	text-align: left;
	color: #666;
	margin: 0;		
}

.index{
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 10px 0;
	line-height: 17px;
	text-align: left;
	color: #666;
	margin: 0;		
}

.aboutlink{
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 10px 0px;
	line-height: 20px;
	text-align: left;
	color: #666;
	margin: 0;		
}

.subHeading{
	font-size: 14px;
	font-weight: bold;			
	color: #A82325;
	border-bottom: 1px solid #726b6b;
	border-bottom-style: none;
	margin-bottom: 10px;

}



#wrapper{
	background: #fff;
	position:relative;
	margin: 0 auto;
	padding: 20px;
	height: auto;
	width: 940px;
}


/* START OF HEADER*/


#header{
	float: left;
	margin-bottom: 56px;
	height: 45px;
	width: 940px;
	
	
}

#navigation{
	float:right;
	height: auto;
	width: auto;
	margin: 13px 0 0;
}	 


#logo a{
	float:left;
	background: transparent url("../images/logo.jpg") no-repeat ;
	height: 38px;
	width: 178px;
	margin: 3px 0 0 0;
	display: block;
	text-indent: -9999px;
}


#tagline{
	float: left;
	color: #b11f24;
	font-family: Arial, Helvetica, sans-serif;
	font-size-adjust: 12px;
	font-weight: 600;
	margin: 13px 10px;
}


#navigation li{
	float:left; 	
}


#navigation li a{
	border: 1px solid #e3e3e3;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#5c5d5c;	
	margin: 0 0 0 15px;
	padding: 11px 15px;
	text-decoration: none;
	-moz-border-radius: 10px;
}

#navigation li a:hover{
	color: #fff;
	background: #b11f24;
	border: 1px solid #b11f24;

}

a.navActive{
	color: #fff !important;
	background: #b11f24;
	border: 1px solid #b11f24;

}

/* END OF HEADER*/

#main{
	float: left;
	margin: 0 0 15px 0;
	height: auto;
	width: 940px;
	background-color:#FFF;
	max-height: 600px;
	
}

#mainindex{
	float: left;
	margin: 0 0 15px 0;
	height: auto;
	width: 940px;
	background-color:#FFF;
	max-height: 458px;
	
}

#content{
	float: left;
	display: inline
	margin: 0 20px 0 0;
	max-height: 600px;
	min-height: 600px;
	height: auto;
	width: 300px;
	overflow:hidden;
	text-align: left;
}


#flash{
	float: right;
	
	border: 1px solid #e3e3e3;
	display: inline;
	height: 407px;
	width: 618px;
	overflow:hidden;
		
}

#slider{
	float:left;
	width: 940px;
}



#scrolltext{
	float:left;
	margin: 0 auto;
	height:20px;
	width: 940px;

}

#slider{
	background: #726b6b;
	float: left;
	height: 102px;
	width: 940px;

}

#slider li{
	float: left;
}
	

/* Start of Footer */

#footer{
	border-top: 1px solid #999999;
	float: left;
	margin: 68px 0 0 0px;
	height: 45px;
	width: 940px;
	background-color:#FFF;
	min-height: auto;
	
}



#footer li{
	float: left;
	
	
}


#footer li a{
	color: #726b6b;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 7px;
	height: 46px;
	width: 940px;
	
	
}

#footer li a:hover{
	color: #559ac5;
	font-weight: bold;
	 
}


#footerLeft{
	float: left;
	height: 45px;
	width: auto;
}

#footerRight{
	float: Right;
	height: 45px;
	width: auto;
}


#footer li span{
	color: #726b6b;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 0 7px;
	height: 46px;
	width: 940px;
}
/* End of Footer */


* {margin: 0; padding: 0;}
img {border: none;}
.container {
	height: 571px;
	width: 1196px;
	
}
ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 360px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 110px;
	height: 110px;
}
ul.thumb li img {
	width: 100px; height: 100px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: none;
}
#main_view {
	float: left;
	padding: 9px 0;
	margin-left: -10px;
} 

.submit-button {
	background: transparent url("../images/submit.png") no-repeat ;
	height: 39px;
	width: 77px;
	margin: 0 0 0 0;
	border: 0px;
	cursor: pointer;
	}
	
.formslot {
	background: transparent url("../images/formslot.png") no-repeat ;
	height: 37px;
	width: 425px;
	margin: 0 0 0 0;
	border: 0px;
	padding: 3px;
	}
	
.formmsg {
	background: transparent url("../images/formmsg.png") no-repeat ;
	height: 157px;
	width: 488px;
	margin: 0 0 0 0;
	border: 0px;
	padding: 10px;
	}
