body {
	margin: 10px 0 10px 0;
	padding: 0;
	color: black;
	/*background-color:#EEEEEE;*/
	background-attachment: fixed;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

td{
	font:13px Arial, Helvetica, Verdana; 
}

.x{
	float:left; 
	width:310px; 
	margin-right:24px;
}
.x p{
	text-indent:10px;
}
.xx{
	float:left; 
	width:640px; 
}
.xx p{
	text-indent:10px;
}
.y:first-letter{
	font-size:18px;
	font-weight:bold;
}
.x .y{
	text-indent:20px;	
}
.z{
	float:left; 
	width:310px; 
}
.z p{
	text-indent:10px;
}

.z img, .x img{
    border: 1px solid black;
}

.imgborder{
    border: 1px solid black;
}

.left-links a, .left-links a:visited, .left-links a:hover{
	text-decoration:none;
	font-weight:bold;
}

.cymenu{
	padding-left:0px;
	/*background-image:url("images/menu-back.jpg");*/
	border:1px solid black;
	color: white;	
}

.cymenu a, .cymenu a:hover, .cymenu a:visited{
	color: white;
	text-decoration:none;
	font-size:12px;
}
.cymenu a:hover{
	color:black;
}

.topmenu {
	color:#888888;
	font-size:11px;
}
.topmenu a, .topmenu a:hover, .topmenu a:visited {
	color:#888888;
}

a, a:visited, a:hover{
	color: black;

}

a:hover{
	color:#5893DE;	
}

.footer{
	color:#999;
	font:12px Arial, Helvetica, Verdana;
	text-align:center;
}

.footer a, .footer a:visited, .footer a:hover{
	color:#999;
}

.footer a:hover{
	color: black;
}

h1{
	color:#293F87;
	font-size:20px;
	padding:0;
	margin:0;
	padding-bottom:15px;
}

ul{
margin-top:0;
padding-top:0;
}

.left_panel_header{
	background-image:url('images/left_panel_header.gif');
	padding:3px 10px 3px 19px;
	color:#ffffff;
	font-size:17px;	
}

.left_panel_magazine{
	padding:3px 10px 3px 19px;
}

.content{
	float:left;
	padding-top:20px;
}

.left_panel{
	border-left:1px solid #ffffff;
	padding:0 10px 0 15px;
}

.header{
	color:#000000;
	font-size:15px;
	padding-bottom:15px;
	font-weight:bold;
	display:block;
}

.image{
	margin:5px 0 5px 10px;
	border:1px solid #ccc;
}

.testimonials{
	height:90px;
	background-color:#689ED0;
	color:white;
	font-style:italic;
	padding:0 10px 0 10px;
	font-size:12px;
	vertical-align:top;
}


#mymenu{
float:left;
margin:0px 0px 0 0;
font-size:12px;
}

#mymenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#mymenu ul{
margin: 0;
float: left;
padding:0;
}


#mymenu ul li{
margin:0;
padding:0;
list-style: none;
float:left;
background-image:none;
}


#mymenu ul li a{
float: left;
color: #ffffff;
padding: 0 13px 0 9px;
text-decoration: none;
}

#mymenu ul li a:hover{
color: #000000;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border-bottom-width: 0;
line-height:24px;
z-index:100;
width: 100px;
visibility: hidden;
margin-top:6px !important;
margin-top:6px;
background-color:#5C9AE5;
}

.dropmenudiv a, .dropmenudiv a:visited{
display: block;
border-top: 1px solid black; /*Theme Change here*/
padding: 0px 13px;
text-decoration: none;
color: #ffffff;
}

.dropmenudiv a:hover{ /*Theme Change here*/
/*background-color: #F9AD01;*/
color: #000000;
}
