﻿/* CSS layout */
#masthead {
	background-position: center center;
	border: medium solid #E6E6E6;
	position: relative;
	width: 770px;
	float: none;
	font-family: Verdana;
	background-image: url('Images/29160491_69201033.jpg');
	background-repeat: no-repeat;
	height: 101px;
	right: 0px;
	margin-right: 0px;
}
#header {
	border: 1px none #C0C0C0;
	margin-left: 177px;
	height: 30px;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	width: 590px;
	float: left;
	top: -57px;
	left: -1px;
}
#container {
	border-color: #E6E6E6;
	position: relative;
	width: 770px;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	z-index: 1;
	background-color: #FFFFFF;
}
/* Styles for Left menu */

.menu_header {
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0 #C0C0C0 #c0c0c0 #C0C0C0;
	font: bold 14px Verdana;
	color: #666666;
	background: #F2F8FF none left
50%;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/;
	text-transform: none;
	padding: 6px 0 6px 10px;
	margin-top: 0px;
}


.menu_header a:visited {
		color: white;
}

.menu_header a {
		color: white;
}

.leftlistmenu{
	border: 1px solid #C0C0C0;
	width: 160px;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #0066FF;
	text-align: left;
	padding-bottom: 0px;
}

.leftlistmenu ul{
	margin: 0;
/*bottom spacing between each UL and rest of content*/	padding: 0;
}

.leftlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.leftlistmenu ul li a{
	padding: 2px 0 2px 6px;
	color: #0066FF;
	background: none no-repeat left 50%;
/*custom bullet list image*/	display: block; /*link text is indented 19px*/;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: none;
}
.leftlistmenu ul li a:visited{
	color: #0066ff;
}

.leftlistmenu ul li a:hover{
	/*hover state CSS*/
color: #0000FF;
	background-color: #F3F3F3;
}


/* End of styles for Left menu */

#main_content {
	border: medium solid #e6e6e6;
	position: relative;
	width: 580px;
	float: left;
	clip: rect(auto, auto, auto, 2px);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 0px;
	top: 0px;
	left: 0px;
}
#right_col {
	border: medium solid #e6e6e6;
	width: 160px;
	position: relative;
	float: right;
	margin-left: 5px;
	right: 0px;
}
#logo {
	border: 1px none #C0C0C0;
	margin: 0px;
	position: relative;
	background-image: none;
	background-repeat: no-repeat;
	top: 1px;
	left: 1px;
	float: left;
	right: -2px;
	z-index: inherit;
	height: 100px;
	width: 167px;
}
.style1 {
	font-size: 22px;
	font-family: Verdana;
	font-weight: bold;
}

/* Styles for Footer */
#footer p {
	font-size: x-small;
	text-align: center;
	margin: 0px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#footer a {
	color: #333;
	text-decoration: underline;
}
.parastyle {
	padding: 8px 10px 4px 19px;
	font-family: Verdana;
	color: #0066FF;
	font-size: 11px;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 9px;
	line-height: normal;
}
.Contactpara {
	padding-left: 7px;
	margin-top: 7px;
	font-size: x-small;
	margin-bottom: 7px;
	font-family: Verdana;
	color: #0000FF;
}
.parastyle_ul {
	font-family: Verdana;
	color: #0000FF;
	text-align: left;
	font-size: 11px;
	padding-left: 14px;
	margin-top: 1px;
	margin-left: 40px;
	margin-bottom: 3px;
}
.style4 {
	text-align: left;
	color: #0000FF;
	height: 27px;
	font-family: Verdana;
	font-size: 11px;
	list-style-type: disc;
}
.parastyle_head {
	padding: 2px 4px 6px 19px;
	border-top: 1px solid #dadada;
	font-family: Verdana;
	font-size: 12px;
	color: #0066FF;
	text-align: left;
	height: 12px;
	margin-top: 9px;
	margin-bottom: 4px;
	border-top-style: none;
	font-weight: bolder;
}
.parastyle_1 {
	padding: 0px 10px 2px 19px;
	font-family: Verdana;
	color: #0066FF;
	font-size: 12px;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 3px;
	font-weight: bold;
}
.rightlistmenu {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #C0C0C0;
	width: 160px;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0066FF;
	text-align: left;
}
.rightlistmenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
}
.rightlistmenu ul li a {
	margin: 2px 2px 2px 15px;
	color: #0000FF;
	background: none no-repeat left 50%;
/*custom bullet list image*/	display: block; /*link text is indented 19px*/;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	font-size: 10px;
	font-family: Verdana;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: none;
	list-style-type: none;
	list-style-image: url('Images/arrow-right.gif');
	list-style-position: outside;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.rightlistmenu ul {
	margin: 0;
/*bottom spacing between each UL and rest of content*/	padding: 0;
}

/*topmenu*/

.topmenu ol {
	border: medium none #E6E6E6;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 770px;
	float: none;
	z-index: 2;
	position: relative;
	left: 0px;
}
.topmenu ol ol {
	float: left;
	position: absolute;
	top: 37px;
	left: 0px;
	display: none;
	width: 128px;
	bottom: 0px;
}
.topmenu ol li {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
}
.topmenu li a {
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0 #C0C0C0 #c0c0c0 #C0C0C0;
	display: block;
	padding: 5px;
	background-color: #C0C0C0;
	height: 25px;
	width: 116.9px;
	text-decoration: none;
	color: #0066FF;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	z-index: 2;
	font-weight: normal;
	background-image: url('Images/gradient.png');
	background-repeat: repeat-x;
}
li.over ol  {
	display: block;
}
.style9 {
	border-bottom: 1px solid #D32C95;
	margin-bottom: 3px;
	border-bottom-style: none;
	height: 105px;
	width: 150px;
	margin-top: 8px;
	border-bottom-color: #0000FF;
}
.topmenu li:hover ol  {
	display: block;
}
.menu_header1 {
	border-style: none;
	border-width: 1px;
	border-color: #C0C0C0 #C0C0C0 #FF66FF #C0C0C0;
	font: bold 13px Verdana;
	color: #0000FF;
	background: #FFFFFF none left
50%;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/;
	text-transform: none;
	padding: 6px 0 6px 10px;
	margin-top: 0px;
	text-align: left;
}
.menu_header2 {
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0 #C0C0C0 #c0c0c0 #C0C0C0;
	font: bold 14px Verdana;
	color: #666666;
	background: #f2f8ff none left
50%;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/;
	text-transform: none;
	padding: 6px 0 6px 10px;
	margin-top: 0px;
	text-align: left;
	text-indent: 5px;
}
#footer {
	border-color: #e6e6e6;
	width: 770px;
	position: relative;
	border-top-style: solid;
}
.parastylebold {
	padding: 8px 10px 4px 19px;
	font-family: Verdana;
	color: #0066FF;
	font-size: 12px;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 9px;
	line-height: normal;
	font-weight: bolder;
	background-image: ../Images/SRTS1.jpg;
}
{}
