#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	margin-bottom: 0px;
	border: 1px solid #000;
	margin-top: 0px;
}
.mainheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #F30;
	text-align: left;
	font-style: oblique;
}
.breakspace {
	font-size: 3px;
	color: #FFF;
}

.mainheading2 {
	font-size: 16px;
	font-weight: 800;
	color: #C00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.basictext_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #006;
	line-height: 12px;
}
.basictext_boldblue {
	font-size: 14px;
	font-weight: 800;
	color: #006;
	text-align: left;
	margin-left: 40px;
}


.basicText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: 300;
}



#header {
	height: 160px;
	width: 760px;
	background-color: #000;
}
  
 body {
	background-repeat: repeat-x;
	background-color: #000;
	margin: 0px;
	 
}
#content {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	width: 760px;
}
#contentleft {
	background-color: #FFF;
	float: left;
	width: 460px;
	height: 100%;
	text-align: left;
	padding-left: 30px;
	padding-right: 20px;
}
#contentright {
	float: right;
	width: 248px;
	height: 100%;
	background-color: #FFF;
	vertical-align: middle;
	text-align: center;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(../images/webcollage_bg.jpg);
	background-repeat: repeat-x;
}
.mainheading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: 900;
	color: #C00;
	font-size: 18px;
	line-height: 16px;
	text-align: center;
}
.redtext {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bolder;
	color: #F00;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
}

.list1 {
	list-style-type: circle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	background-color: #FFF;
}
#footer {
	clear: left;
	text-align: center;
	font-size: 10px;
	line-height: 20px;
	background-image: url(../images/navBg.jpg);
	background-repeat: repeat;
	height: 25px;
	padding-top: 12px;
}
.sub_nav a, .sub_nav a:visited{
	color: #FFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.basictext_left {
	text-align: left;
	font-size: 11px;
	color: #006;
	line-height: normal;
	margin-left: 40px;
}

.sub_nav a:hover{
	color: #CCC;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

}
.sub_nav2 a, .sub_nav2 a:visited{
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	list-style-type: square;
	font-weight: 400;
	color: #FFF;
}
.addressfont {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-size: 12px;
	color: #000;
	list-style-type: none;
}
/* Menu Bar */

#menu {
	width: 760px;
	height: 37px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/navBg.jpg);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	float: left;
}

#menu a:hover, #menu .current_page_item a {
	color: #CCC;

}

#menu a:hover {
	text-decoration: none;
	background-image: url(../images/Nav_arrow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #CE0002;
	}
