/* RESET
-----------------------------------------------------------*/
a img{
	border:none;
	text-align: center;
}
.clear {clear:both;}
h1,h2,h3,h4,h5,h6,div,img {margin:0; padding:0;}
/*-----------------------------------------------------------*/



/* WEBSITE HTML/BODY
-------------------------------------------------------------*/
html {border:0; margin:0; padding:0; font-size:16px;} 
body { margin:0; padding:0; font: 0.6em  Verdana, Arial, Sans-serif; text-align:center; color:#818080;} 
/*-----------------------------------------------------------*/



/* STRUCTURE
-----------------------------------------------------------*/
/*Wrappers*/
#PageBody_DIV{width:100%;}
#container {width:960px; margin:0 auto; position:relative;}

/*Header*/
#header {width:960px; height:171px;}
#header-left {float:left; height:171px; }
#header-right {float:right; width:400px;  height:171px;}

/*Menu*/
#menu {width:960px; height:38px; _margin-top:-14px;}
#menu-pages {width:960px; height:38px; _margin-top:-14px;}
#menu-left {float:left; width:743px;}
#menu-right {float:left; width:217px;}

/*Images & Call To Actions*/
#images-and-calltoactions {width:960px; height:208px;}
#main-image {float:left; width:743px; }
#call-to-actions {float:left; width:217px;}

/*Content*/
#content {width:960px; font:1.2em/1.7em Verdana, Arial, Sans-serif; text-align:left; background:url(bg_conte.gif) repeat-y; margin-top:20px;}
#content-pages {width:960px; font:1.2em/1.7em Verdana, Arial, Sans-serif; text-align:left; background:url(../images/bg_contf.gif) repeat-y; margin-top:20px;}
#content ul, #content-pages ul {padding:0; margin-left:1.5em;} /* To make Bullet Points line up*/

/*Columns Home*/
#column-left {float:left; width:373px; min-height:400px; _height:400px;}
#column-middle {float:left; width:313px; padding-left:36px;_padding-left:35px;}
#column-right {float:left; width:198px; padding-left:40px;}  

/*Columns Pages*/
#column-left-pages {float:left; width:722px; min-height:400px; _height:400px;}
#column-right-pages {float:left; width:198px; padding-left:40px; _padding-left:39px;}  
/*---------------------------------------------------------*/


/* NAVIGATION
-----------------------------------------------------------*/
/*********[BEGIN]mainmenu*********/
.menu1{float:left;  z-index:80; height:38px; width:743px;}
.menu1 li{list-style:none; float:left; position:relative;  min-height:38px;}
.menu1 ul{margin:0; padding:0; }
.menu1 table{position:absolute; border-collapse:collapse; z-index:80; left:-1px; top:27px;} 	/* use the table to position the dropdown list (only to I.E.6) */
.menu1 ul li{ display:block; }
.menu1 ul li:hover, .menu1 ul li a:hover{display:block;}  /*main menu Background on hover*/
.menu1 ul li a, .menu1 ul li a:hover{border-left:1px solid #5c5c5c; text-align:center; display:block; font: bold 1.1em Helvetica, Arial, sans-serif; text-transform:uppercase;  color:#fff; text-decoration:none; padding:11px 12px 8px 12px; }
.menu1 ul li a:hover{_padding:11px 12px 13px 12px;} /*To make the line below menu items appears on hover in IE6*/
.menu1 ul li:visited, .menu1 ul li a:visited {color:#fff;}
/*********[END]mainmenu*********/
	


/* HEADINGS
-----------------------------------------------------------*/
/*Page Titles*/
h1 {
background:url("bg_pt000.gif") no-repeat scroll right bottom transparent;
color:#FFFFFF;
font:bold 15px Helvetica,Arial,Sans-serif;
height:27px;
letter-spacing:-1px;
margin-bottom:20px;
margin-top:-19px;
padding-left:10px;
padding-top:25px;
} 

/*#arch-top {z-index:989; width:35px; height:16px; position:absolute; top:421px; left:321px; _top:423px;}
#arch-top-pages {z-index:989; width:35px; height:16px; position:absolute; top:421px; left:670px; _top:423px;}*/

/*Sheet Titles*/
h2 {font:bold 1.4em Arial, Sans-serif; padding-bottom:3px;}

/*Strap Titles*/
h3 {font:bold 1em Helvetica, Arial, Sans-serif; } 

/*Panel Titles*/
h4 {font:bold 1.2em/28px Arial, Sans-serif;  height:28px; padding-left:10px;} 
/*---------------------------------------------------------*/



/* SHEETS
-----------------------------------------------------------*/
/*Sheets Homepage*/
.sheetbody {margin-bottom:20px; border-bottom:1px solid #d5d4d4;}
.bodysheet {
	padding-bottom:20px;
}
.leftsheet {float:left; width:340px;}
.rightsheet {float:left; width:340px; margin-left:20px;  _margin-left:10px;}
/*---------------------------------------------------------*/



/* PANELS
-----------------------------------------------------------*/
/* Plain Panel */
div.panel_1  {margin-bottom:14px;}
div.panel_1 P {
	margin:0;
	padding:0;
}

/* Grey Panel */
div.panel_2 {background-color:#f0f0f0; padding:10px; margin-bottom:14px;}
div.panel_2 P {margin:0; padding:0;}

/* Video Panel */
div.panel_3 {background-color:#f0f0f0; margin-bottom:14px;}
div.panel_3 P {margin:0; padding:0;}
/*---------------------------------------------------------*/



/* FOOTER
-----------------------------------------------------------*/
/* Footer Wrappers */
#footerwrapper {
	width:100%;
	height:48px;
	margin-top:20px;
	background-color: #000;
}
#footer-inner {
	width:960px;
	margin:0 auto;
	background-color: #000;
}

/* Footer Left */
ul#footer {height:48px; margin:0; padding:0; float:left; text-align:left;} 
ul#footer li {list-style:none; display:inline;  color:#a0adb7;  padding:0 2px 0 2px; margin:0;  font:1em Verdana, Sans-serif;}
ul#footer li a{ color:#a0adb7;  text-decoration:none; padding:0;  font:1em/48px Verdana, Sans-serif;}
ul#footer li a:visited{color:#a0adb7; text-decoration:none; padding:0;}
ul#footer li a:hover{color:#fff; text-decoration:none; padding:0;}
ul#footer li a:active{color:#a0adb7; text-decoration:none; padding:0;}

/* Footer Right*/
#footer-right {float:right; width:232px; height:35px; padding-top:13px;}
/*---------------------------------------------------------*/
