/* CSS Document */
/*------------------------------------------------*/
/*------------------------------------------------*/
/*-------------------Body Tag---------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/

body {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	background-image: url(../images/sub-home-bg.jpg);
	background-repeat: repeat-x;
}
#topheader {
	width: 100%;
	background-repeat: repeat-x;
	height: 66px;
	background-color: #FFFFFF;
}

#topheader #logo {
	margin: 0px;
	padding: 0px;
	width: 238px;
	height: 64px;
	float: left;
}
#topheader #logo #360{
	width: 238px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#topheader  #tech{
	width: auto;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topheader #toplinks {
	padding: 0px;
	width: 315px;
	height: 66px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#toplinks #hotline{
	padding: 0px;
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: right;

}

#hotline h1{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: right;
}
#toplinks #uplinks{
	padding: 0px;
	float: right;
	width: 320px;
	text-align: right;
	margin: 0px;

}
#uplinks p {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#uplinks a {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#uplinks a:hover {
	color: #CC0000;

}
#leftcontentwrapper #banner{
	width: 778px;
	margin: 0px;
	padding: 0px;
	height: 101px;
	float: left;
	background-color: #F4F4F4;
	background-image: url(../images/banner-tile.gif);
	background-repeat: repeat-x;
}

#leftcontentwrapper #banner #pic {
	float: left;
	width: 191px;
	margin: 0px;
	padding: 0px;
	height: 101px;
}
#leftcontentwrapper #banner #proheading {
	width: 250px;
	margin: 0px;
	padding: 0px;
	height: 101px;
	float: left;
}
#leftcontentwrapper #proheading h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 1.5em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	text-align: left;
	text-indent: 2px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 580px;
}
#proheading .redtextheading {
	color: #CCCCCC;
	font-size: 1em;
	font-weight: normal;
}
#contentwrapper {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1002px;
	background-image: url(../images/contentdots.gif);
	background-repeat: repeat-y;
}
#leftcontentwrapper {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 780px;
}

#leftcontentwrapper #breadcrumbs {
	margin: 0px;
	padding: 4px;
	float: left;
	height: 16px;
	width: 770px;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#breadcrumbs a{
	color: #CC0000;
	text-decoration: none;
}
#breadcrumbs a:hover{
	color: #999999;
}
#contentwrapper  #maincontent {
	float: left;
	width: 760px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#maincontent #leftnav {
	float: left;
	width: 190px;
}

#leftnav h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
}

#leftnav ul {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	list-style-position: outside;
	list-style-type: none;
}
#leftnav li  {
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#leftnav a{
	color: #333333;
	text-decoration: none;
}

#leftnav a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}



#maincontent #middle {
	margin: 0px;
	float: left;
	width: 550px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#middle h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
#middle h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #CC0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;

}
#middle h5 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#middle p{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#middle ul {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #003366;
	margin: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 520px;
	float: left;
}

#middle li {
	list-style-image: none;
}
#middle a{
	color: #CC0000;
	text-decoration: none;
}
#middle a:hover{
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}

#middle #dots {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	padding: 0px;
	width: 550px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;

}
#middle #topcontent {
	float: left;
	width: 550px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topcontent ul {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #003366;
	margin: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 300px;
	float: left;
}

#topcontent li {
	list-style-image: none;
}

#topcontent p {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#topcontent img {
	margin-bottom: 5px;
	margin-right: 0px;
	float: right;
	margin-left: 5px;
	margin-top: 0px;
}
#topcontent a{
	color: #003366;

}

#topcontent a:hover {
	color: #FFFFFF;


}

#middle #imagetextleft {
	float: left;
	width: 550px;
	margin: 0px;
	padding: 0px;
}
#imagetextleft p {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
#imagetextleft img {
	margin-bottom: 1px;
	margin-right: 10px;
	float: left;
}

#middle #proboxarea  {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 550px;
}
#middle #proboxtextarea  {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 540px;
}

#proboxarea #proimage {
	margin: 0px;
	float: left;
	width: 91px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#middle #promo {
	width: auto;
	margin: 0px;
	padding: 0px;
}


#middle #promobox {
	background-color: #DCEDF5;
	width: 550px;
	margin-top: 10px;
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#middle #promobox #boxbg {
	background-color: #EBEBEB;
	width: 550px;
	height: 175px;
}
#boxbg #boxarea1 {
	float: left;
	width: 400px;
	padding: 0px;
	margin: 5px;
}
#boxbg #boxarea2 {
	float: left;
	width: 100px;
	padding: 0px;
	margin: 0px;
}
#boxarea1 ul {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 370px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
#boxarea1 li {
	margin: 0px;
	list-style-image: url(../images/arrow_black.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#boxarea1 p {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}


#promobox h3{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}


#rightcontentwrapper {
	float: left;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#rightcontentwrapper h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
} 

#rightcontentwrapper p {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	float: left;
	width: 190px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#rightcontentwrapper a{
	color: #CC0000;
	text-decoration: none;
}
#rightcontentwrapper a:hover{
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
#form1 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
}

.formspacer {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px
}
.formspacernotreq {
	PADDING-BOTTOM: 3px; PADDING-TOP: 3px
}
.comments {
	WIDTH: 165px;
	HEIGHT: 75px;
	float: left;
}
.field {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
	width: 150px;
}
INPUT.submit {
	BORDER-RIGHT: #999999 3px double; PADDING-RIGHT: 0.25em; BORDER-TOP: #cccccc 3px double; PADDING-LEFT: 0.25em; FONT-WEIGHT: bold; FONT-SIZE: 0.9em; PADDING-BOTTOM: 0.25em; BORDER-LEFT: #cccccc 3px double; COLOR: #333333; PADDING-TOP: 0.25em; BORDER-BOTTOM: #999999 3px double; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}

/*#navList {
	WIDTH: 174px
}
#rightcontentwrapper #rightNav UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
}

#rightNav LI {
	MARGIN: 0px;
}
#rightNav A {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 15px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 4px;
	WIDTH: auto;
	COLOR: #333;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #999 1px solid;
	TEXT-DECORATION: none;
	background-color: #ccc;
	background-image: url(images/navCatArrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial;
}
#rightNav A:hover {
	COLOR: #ff1100; BACKGROUND-COLOR: #fff; TEXT-DECORATION: underline
}
#rightNav A#on {
	COLOR: #000; BACKGROUND-COLOR: #fff
}
#rightSubNav A {
	PADDING-RIGHT: 10px;
	DISPLAY: block;
	PADDING-LEFT: 20px;
	FONT-WEIGHT: normal;
	BACKGROUND: #eee no-repeat left top;
	PADDING-BOTTOM: 4px;
	WIDTH: auto;
	COLOR: #666;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#rightSubNav A:hover {
	COLOR: #ff1100; BACKGROUND-COLOR: #fff; TEXT-DECORATION: underline
}
#rightSubNav A#on {
	COLOR: #000; BACKGROUND-COLOR: #fff
}
#rightSubNav UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#rightSubNav LI {
	MARGIN: 0px
}
#thirdLevelNav A {
	PADDING-RIGHT: 10px; DISPLAY: block; PADDING-LEFT: 40px; FONT-WEIGHT: normal; BACKGROUND: #fff no-repeat left top; PADDING-BOTTOM: 4px; WIDTH: auto; COLOR: #666; PADDING-TOP: 3px; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none
}
#thirdLevelNav A:hover {
	COLOR: #ff1100; BACKGROUND-COLOR: #fff; TEXT-DECORATION: underline
}
#thirdLevelNav A#on {
	COLOR: #000; BACKGROUND-COLOR: #fff
}
#thirdLevelNav UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#thirdLevelNav LI {
	MARGIN: 0px
}*/
	
#framefooter {
	background-repeat: repeat-x;
	width: 100%;
	height: 140px;
	float: left;
	background-color: #A62927;
}
#framefooter #footertext {
	margin: 10px;
	padding: 0px;
	float: left;
	width: 760px;
}
#footertext  #footerprolinks {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
}
#footerprolinks h2{
	margin: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}
#footerprolinks ul {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
#footerprolinks li {
	margin: 0px;
	padding: 0px;

	list-style-position: inside;
	list-style-image:inherit
}
#footerprolinks a{
	color: #FFFFFF;
	text-decoration: none;
}
#footerprolinks a:hover{
	color: #FFFFFF;
	background-color: #000000;
}
#whitetext {
	padding: 0px;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}

#whitetext p {
	font-family: "Trebuchet MS", Arial;
	color: #333333;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}

#footer {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	height: 50px;
	background-color: #9B0000;
	background-image: url(../images/leftside.gif);
	background-repeat: repeat-x;
}

#footer p {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	margin: 10px;
	padding: 0px;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
#middle #topcontent #box {
	float: left;
	width: 225px;
	padding: 0px;
	margin: 0px;
}
#topcontent #box ul {

	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #003366;
	margin: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 200px;
	float: left;
}
#topcontent #box li {

	list-style-image: none;
}
#middle #topcontent #imgbox {
	float: left;
	width: 180px;
	padding: 0px;
	margin: 0px;
}
