@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	background-image:url(/images/background.jpg);
	background-repeat:repeat-x;
	height:432px; font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#container {
	width:952px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width:855px;
	height:351px;
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px; 
	font-weight:normal;
	color:#FFFFFF;
	padding-top:10px;
	padding-left:60px;
}
#header a, a:visited {
	color:#fff;
}
#menu {
	width:1000px;
	height:37px; 
	margin-left:auto;
	margin-right:auto;
}

#content {
	width:952px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}
#content_box_top { 
	background-image: url(/images/content_top.jpg); 
	background-repeat:no-repeat;
	height:26px;
	
}
#content_box_middle {
	width:952px;  
	background-image: url(/images/content_middle.jpg);
	background-repeat: repeat-y;
	padding-left: 40px;
}
#content_box_bottom { 
	background-image:url(/images/content_bottom.jpg); 
	background-repeat:repeat-y;
	height:30px;
}
#left_side {
	float:left;
}
#right_side {
	float:left;
}

#footer {
	width:100%; background-color:#0099CC;
	height:100%;
	background-image:url(/images/footerbg.jpg);
	background-repeat:repeat-x;
}
#inner_footer {
	width:916px;
margin-left:auto;margin-right:auto;
	height:20px;
	padding-top:20px;
	padding-bottom:5px;
}



/******************* LEFT COLUMN *******************/
.left{
	width:347px;
	float:left;
}

.left_top{
	width:347px;
	height:15px;
	background-image:url(/images/contentleft_top.jpg);
	background-repeat:no-repeat;
}

.left_middle{
	width:277px;
	background-image:url(/images/contentleft_middle.jpg);
	background-repeat:repeat-y;
	padding:35px;
}

.left_bottom{
	width:347px;
	height:16px;
	background-image:url(/images/contentleft_bottom.jpg);
	background-repeat:no-repeat;
}

/******************* RIGHT COLUMN *******************/
.right{
	width:575px;
	float: right;
}

.right_top{
	width:575px;
	height:34px;
	background-image:url(/images/contentright_top.jpg);
	background-repeat:no-repeat;
}

.right_middle{
	width:505px;
	background-image:url(/images/contentright_middle.jpg);
	background-repeat:repeat-y;
	padding:18px 35px ;
}

.right_bottom{
	width:575px;
	height:20px;
	background-image:url(/images/contentright_bottom.jpg);
	background-repeat:no-repeat;
}

/**************************************/



/******************* PARAGRAPH TAG *******************/
/* no padding and margin prevents problems while styling */
/* Use <br> to create extra page break after paragraphs */
p {
	color:#1a2f2f;
	padding: 0px;
	margin: 0px;
}
/******************* HEADINGS *******************/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0199CB;
	padding: 0px;
	margin: 0px; font-weight:normal;
}
h1.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1e2f2f;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	padding: 0px;
	margin: 0px;
}
/******************* Fixes Browser Bugs *******************/
.clearFix {
	clear: both;
}
/******************* BODY LINKS *******************/
a:link, a:visited {
	color: #0000FF;
	padding: 0px;
	margin: 0px;
}
a:hover {
	color: #FF0000;
	padding: 0px;
	margin: 0px;
}

/* fix wierd outline*/ 

a:focus, a:active {
        outline: none;
      }


/******************* COPYRIGHT *******************/
#copyright 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}
#copyright a {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#copyright a:hover {
	color: #FF9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/******************* COPYRIGHT *******************/
.form_fonts input, textarea, option {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
/******************* transparent png fix *******************/

img, div { behavior: url(iepngfix.htc) }

/** places padding around content **/
.padded_text_10 {
	padding:12px;
    line-height:18px;
}
.padded_text_40 {
	padding:20px 40px;
    line-height:18px;
}
.img{
	margin-right:5px;
	margin-bottom:5px;
}
/**********************************************************************/
@charset "utf-8";
/* CSS Document */
#tabs5 {

      width:100%;
      font-size:100%;
      line-height:normal; text-align:center;
      }
    #tabs5 ul {
	  margin:0;
	  padding:0;
	  list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      text-decoration:none;
      }
	  
    #tabs5 a span {
      float:left;
      display:block;
      
      padding:6px 15px;
      color:#fff;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size:18px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#000000;

      }
   
   /******************* pics *******************/

img.borders { 
	border-left: #000000 5px solid;
	border-right: #000000 5px solid;
	border-top: #000000 10px solid;
	border-bottom: #000000 10px solid;
}
img.smborders { 
	border-left: #000000 3px solid;
	border-right: #000000 3px solid;
	border-top: #000000 6px solid;
	border-bottom: #000000 6px solid;
}
