body {
	margin: 0;
	background: #000 url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1, h2, h3, h4 {
	margin: 0;
	padding:5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
hr{
    color:#CED5DB;	
}

a {
	text-decoration: none;
	color: #000000;
}
ul,li{
}

a:hover {
	background: none;
}
#topmenu {
	height: 73px;
	background: url(images/topmenu.gif) repeat-x;
	
}
#menu {
    width:980px;
	margin:0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;

}
#menu li {
	float: left;
	background:url(images/img11.gif) repeat-x;
	margin:1px;
	padding:5px;
	border-top:1px solid  #930000;
	border-right:1px solid  #930000;
	border-left:1px solid  #930000;
}

#menu a {
	margin: 0 auto;
	padding: 10px 20px 0 20px;
	height: 31px;
	text-transform: capitalize;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	border: none;
	color:#FFF;
}

#menu a:hover {
	color: #FC3;

}
.main {
    width:980px;
	margin:0 auto;
	background:#FFF url(images/mainbottom.gif) bottom repeat-x;
	border-left:1px solid #999;
	border-right:1px solid #999;
	margin-bottom:10px;
}

#header {
    width:980px;
	height:114px;
	margin:0 auto;
	background-image: url(images/header.jpg);

}

#content {
	padding:5px;
}

.titletwo{
    color:#333333;
	font-size:14px;
	font-weight:bold;
}

.square {
    border:1px solid #4FA4C3;
	background:#fff;
	margin:2px;
	color:#1E5B7E;
}
.square h2{
	background: url(images/img10.gif) repeat-x;
	color:#000;
	font-size:13px;
	padding:8px 0 0 15px;
	text-transform:capitalize;
	border-bottom: 1px solid #BEDBE6;
}

.square li ul{
	margin: 0;
	line-height:3px;
	width:90%; 	
	padding: 0;

}
.plugin3 {
    border:1px solid #333;
	background:#fff;
	margin:2px;
	color:#1E5B7E;
}
.plugin3 h2{
	background: url(images/img11.gif) repeat-x;
	color:#fff;
	font-size:13px;
	padding:8px 0 0 15px;
	text-transform:capitalize;
	border-bottom: 1px solid #BEDBE6;
}

.plugin3 li ul{
	margin: 0;
	line-height:3px;
	width:90%; 	
	padding: 0;

}
.insidesquare {
	padding:5px;
}

#leftside {
   float:left;
   width:660px;
   padding:2px;
}
#leftsidel a{
   color:#1E5B7E;
   font-size:11px;
   text-decoration:none;
   text-transform:capitalize;
}
#leftsidel ul{
   list-style:none;
   width:100%;
   margin: 0;
   padding: 0;
}

#leftsidel li{
   border-bottom:1px solid #CED5DB;
   width:100%;
   padding-bottom:3px;
   padding-top:2px;
}

#leftsidel {
   float:left;
   width:160px;
}
#leftsider {
   float:right;
   background:#FFF;
   width:490px;
}
#rightside {
   float:right;
   width:300px;
}
#rightside5 {
   float:right;
   width:800px;
}
.clear {
   clear: both;
}
.plugin1{
   border-bottom:3px solid	#F3C418;
   margin-bottom:5px;
}
.plugin1 h2{
   font-family:"Times New Roman", Times, serif;
   font-size:24px;
   letter-spacing:1px;
   color:#000;
}
.plugin2{
   border:1px solid #CED5DB;
   margin:3px 0;
   background:#F1F4F6 url(images/leftbar.jpg) top repeat-x;
}
.plugin2 h2{
   background:url(images/leftbarh2.jpg);
   color:#000;
   padding:3px 0 3px 7px;
}
.logo{
   color: #CCC;
   letter-spacing:1px;
   font-size:11px;
   padding-right:3px;
}
.plugin4{
   border:1px solid #CED5DB;
   margin:3px 0;
   background:#F1F4F6 url(images/leftbar.jpg) top repeat-x;
}
.plugin4 h2{
   background:url(images/img11.gif);
   color:#fff;
   padding:3px 0 3px 7px;
}
#search{
   background: url(images/search.jpg) center no-repeat;	
   height:30px;
   margin:5px;
   padding-top:7px;
   padding-left:17px;
   text-align:left;
}
#search input{
	color:#999;
	font-size:11px;
	background:transparent;
	border:none;
}
.button{
	border:none;
	margin-left:7px;
	margin-top:2px;
}
#bottom{
	background:url(images/bottom.jpg) bottom repeat-x;
	padding:10px;
}
#footer {
	margin: 0 auto;
	color: #ccc;
	font-size:11px;
	background: url(images/footer.gif) repeat-x;
	padding:20px;
}
#footer a{
    color:#fff;	
    border-bottom: 1px dotted #FFF;	

}
#footer h2{
    border-bottom: 1px dotted #FFF;	
}
#copyright{
    width:980px;
	margin:0 auto;
}
.simple{	
    padding:5px;
}
.simple h2 {
	margin: 0;
	padding:5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 19px;
	letter-spacing:1px;
}
.footercopyright{
    width:240px;
	float:left;
}
.footersquare{
    width:240px;
	margin:3px;
	float:left;
	background: url(images/footer.png) top no-repeat;
	color:#fff;
	font-size:11px;
	border-bottom:1px solid #333;
}
