@charset "utf-8";

html, body {       height: 100%; }


body {
	margin: 0px;
	padding: 0px;
	background-color: #2e5d8b;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
}



p {
	margin: 0px;
	padding: 0px;
}



#container {
	text-align: left;
	margin: 0 auto 0 auto;
	width: 1000px;
position: relative;
}
#header {
	width: 1000px;
	height: 140px;
}
#subheader {
	width: 1000px;
	height: 141px;
	background-color: #FFFFFF;
	text-align: center;
}

#content {
	width: 1000px;
	position: relative;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text_italic {
	font-style: italic;
}
#homecontent {
	width: 600px;
    position: relative;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#content_nav {
	color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-align: center;
}
#content_nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#content_nav a:hover {
	color: #0A3E86;
	text-decoration: underline;
}


/*---SubNav---*/
#subnavcontainer {
	/*width:574px;*/
	width:598px;
	text-align: center;
	margin-right:6px; 
}
#subnavlist {
    margin-top:10px;
	padding:0px;
	height:25px;
	border-bottom:3px solid #d3bd67;
	margin-bottom:12px;
}
#subnavlist li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    color: #ffffff;
	display:inline;
	height: 19px;
	text-decoration:none;
	border-right:1px solid #ffffff;
	padding:1px 12px 0px 12px;
}
#subnavlist li a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
#subnavlist li a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e4ad1d;
	/*display:inline;*/
	text-decoration:none;
}
#subnavlist li a.selected {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e4ad1d;
	/*display:inline;*/
	text-decoration:none;
}

#subnavlist div {
display: none;
}

.NoBorder {
	border:0!important;
}


.clearfooter {   height: 75px;   clear: both;}

#footer {
    width: 100%;
	height: 75px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	position: relative;
}
#footer_imgtext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #0A3E86;
	font-size: 12px;
	position: absolute;
	left: 722px;
	top: 44px;
}
#footer_imgtext a {
	color: #0A3E86;
	text-decoration: none;
}
#footer_box {
	width: 1000px;
	position: relative;
	margin: auto;
}
#content_title {
	font-size: 21px;
	font-weight: bold;
	color: #E5B31E;
}
#form1 input {
	border: 1px solid #E5B31E;
	background-color: #335F8E;
	color: #E5B31E;
	font-size: 11px;
}
#form1 textarea {

border: 1px solid #E5B31E;
	background-color: #335F8E;
	color: #E5B31E;
	font-size: 11px;
}


#logo_img {
	position: absolute;
	left: 946px;
	top: 32px;
}


#footer_coyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 17px;
	top: 29px;
}
#header_nav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	position: absolute;
	left: 378px;
	top: 109px;
/* Temoporary alignment */
width: 555px;
text-align: right;
}
#header_nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#header_nav a:hover {
	color: #E4AD1D;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 400px;
	background-image: url(../images/sidebar_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
    z-index:-1; 
}
.white_text {
	color: #FFFFFF;
}


#sidebar_area {
	font-size: 11px;
	font-weight: bold;
	color: #E5B31E;
	position: absolute;
	left: 20px;
	top: 61px;
}
.subpage_img {
	border: 1px solid #FFFFFF;
}

#mainContent {
	margin: 0 400px 0 50px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding: 18px;
}
#productsContent {
	margin: 0 50px 0 50px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding: 18px;
}
#productsleft {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	position: relative;
} 
#productsright {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	position: relative;
} 
#productsleft1 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	position: relative;
} 
#productsright1 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	position: relative;
}
#productsleft2 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	position: relative;
} 
#productsright2 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	position: relative;
}
#productsleft3 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	position: relative;
} 
#productsright3 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	position: relative;
}
#productsleft4 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	position: relative;
} 
#productsright4 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	position: relative;
}
#productsleft5 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	position: relative;
} 
#productsright5 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	position: relative;
}
#sidebar_area2 {
	font-size: 11px;
	font-weight: bold;
	color: #E5B31E;
	position: absolute;
	left: 1px;
	top: 299px;
}
.blue_text {
	color: #245485;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #E5B31E;
}
.mini_right_link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E5B31E;
	text-align: right;
}
.mini_right_link a {
	font-size: 11px;
	color: #E5B31E;
	text-decoration: none;
}
.submenu   a  {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.submenu   a:hover   {
	color: #E5B31E;
	text-decoration: underline;
}

