/* Main CSS File */

body {
	margin:0px;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	}
	
object
{
	margin: 0px;
}

embed
{
	margin: 0px;
}

/* Main Template Size Defined */
.main {
	height: auto;
	overflow: hidden;
	width: 1000px;
	background-image: url(../images/background-temp.jpg);
	background-repeat: no-repeat;
}

.index_background
{
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-left: 6px;
	overflow: hidden;
	background-image: url(../images/background-index.jpg);
	background-repeat: no-repeat;
}

.index_navigation
{
	height: 54px;
	width: 678px;
}

.index_content
{
	height: 450px;
	width: 675px;
}

.copyright
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.index_footer
{
	height: 186px;
	width: 1000px;
	text-align: center;
}

/* Top Header CSS Styles */
.top_header {
	height: 130px;
	width: 1000px;
	background-image: url(../images/background1.jpg);
	background-repeat: no-repeat;
}

.top_header_left {
	float: left;
	padding-top: 0px;
	margin-top: 39px;
	height: 91px;
	width: 208px;
}

.top_header_right {
	float: left;
	height: 130px;
	width: 792px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
}

.top_header_right_links_div {
	height: 30px;
	width: 730px;
}

.top_header_right_div {
	height: 65px;
	width: 730px;
}

.top_header_right_blank {
	float: left;
	height: 45px;
	width: 409px;
}

.top_header_image {
	float: left;
	height: 45px;
	width: 30px;
	padding-top: 20px;
}

.top_header_text {
	float: left;
	height: 45px;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-align: left;
	font-weight: bold;
	padding-top: 20px;
}

.top_header_email {
	height: 35px;
	width: 730px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

/* Flash Header CSS Style */
.flash_header {
	height: 321px;
	width: 1000px;
}

.space_line {
	height: 2px;
	width: 1000px;
}

/* Navigation Bar Styles */
#navigation
{
	height: 58px;
	width: 990px;
	padding-top: 10px;
	padding-left: 82px;
}

.menulinks {
	float:left;
	height: 38px;
	width: 164px;
	text-align: center;
	margin-left: 7px;
}

.menulinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	width:164px;
	height:30px;
	background-image:url(../images/home_button.jpg);
	padding-top: 8px;
}

.menulinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	width:164px;
	height:30px;
	background-image:url(../images/home_button.jpg);
	padding-top: 8px;
}

.menulinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	width:164px;
	height:30px;
	background-image:url(../images/home_button-hover.jpg);
	padding-top: 8px;
}

/* Main Body Content Container Style */
#content {
	height: auto;
	overflow: hidden;
	width: 990px;
}

/* Left Section Styles */
#left
{
	height: auto;
	overflow: hidden;
	width: 264px;
	float: left;
	margin: 0px 0px 0px 0px;
}

/* Middle Section Styles */
#middle
{
	height: auto;
	overflow: hidden;
	width: 473px;
	float: left;
	margin: 0px 20px 0px 20px;
	padding-top: 20px;
	border: 1px solid #000000;
}


#middle_links
{
	height: auto;
	overflow: hidden;
	width: 700px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding-top: 20px;
	border: 1px solid #000000;
}

#middle1
{
	height: auto;
	overflow: hidden;
	width: 684px;
	float: left;
	margin: 0px 20px 0px 20px;
	padding-top: 20px;
	border: 1px solid #000000;
}


/* Right Section Styles */
#right
{
	height: auto;
	overflow: hidden;
	width: 211px;
	float: left;
}

/* Left Box Container */
.left_box {
	height: auto;
	overflow: hidden;
	width: 259px;
	margin: 0px;
}

/* Right Box Container */
.right_box {
	height: auto;
	overflow: hidden;
	width: 206px;
	margin: 0px;
}

/* Both Boxes Title and Text */
.box_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	width: 100%;
	height: 41px;
	text-align: left;
	padding-top: 10px;	
}

.box_text {
	height: auto;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px dashed #9D3303;
	border-left: 1px dashed #9D3303;
	border-bottom: 1px dashed #9D3303;
}

.box_text a:link{
	color: #000000;
	text-decoration: none;
}

.box_text a:visited{
	color: #000000;
	text-decoration: none;
}

.box_text a:hover{
	color: #000000;
	text-decoration: underline;
}

.box_large_text {
	height: auto;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px dashed #9D3303;
}

.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
	
.text
{
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	overflow: overflow;
}

a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

/* Middle Section Style */
#footer
{
	height: 35px;
	width: 990px;
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding-top: 8px;
}

#footer a:link
{
	color: #000000;
	text-decoration: none;
}

#footer a:visited
{
	color: #000000;
	text-decoration: none;
}

#footer a:hover
{
	color: #000000;
	text-decoration: underline;
}

.package_box
{
	border: 1px solid #000000;
	padding-right: 10px;
}

.package_box_heading
{
	background-image: url('../images/p1.jpg');
	background-repeat: no-repeat;
	height: 48px;
	width: 214px;
	padding-left: 40px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 15px;
	font-weight: bold;
}

#css_links:link {
	border-bottom: 1px none #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#css_links:visited {
	border-bottom: 1px none #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#css_links:hover {
	position: relative;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#css_links span {
	display: none;
}

#css_links:hover span {
	display: block;
	width: 500px;
   	position: absolute; 
	top: 10px;
	left: 0;
	/* formatting only styles */
   	padding: 5px; margin: 10px; z-index: 100;
   	background: #f0f0f0; border: 1px dotted #c0c0c0;
	opacity: 0.5;
	/* end formatting */
}
