body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background: #fff;
	text-align:center;
}

a:link {
	color: #004080;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004080;
}
a:hover {
	text-decoration: underline;
	color: #004080;
}
a:active {
	text-decoration: none;
	color: #004080;
}

#container { 
	width: 960px; 
	height:auto;
	margin: 0 auto; 
	text-align: center;
	background:#0000000 url(../images/background.png) no-repeat bottom left;
	
}

#box {
	margin-top:10px;
	float:left;
	width:225px;
	height:auto;
	display:inline;
	overflow: hidden;
	text-align:left;
}

#middleContent {
	margin-top:10px;
	float:left;
	width:500px;
	height:auto;
	display:inline;
	overflow: hidden;
	text-align:left;
}



#boxes { 
margin-top:0px;
margin-left:50px;
	float:left;
	width:200px;
	text-align:center;
	display:inline;
}

#boxmain { 
margin-top:5px;
margin-left:10px;
	float:left;
	width:650px;
	height:530px;
	border: 5px solid #186c3e;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	display:inline;
	overflow: hidden;
}

#side_box_top { 
margin-left:85px;
	#margin-left:30px;
	width:100px;
	text-align:center;
	font-size:11px;
}

#side_box_top2 {
	
	margin-left:85px;
	#margin-left:30px;
	width:100px;
	text-align:center;
	font-size:11px;
}

#side_box_top a {
	color:#FFF;
}

#side_box_top a:hover {
text-decoration: none;
color: #F00;
              
}

#side_box_menu { 
margin-top:55px;
	margin-left:60px;
	#margin-left:15px;
	width:150px;
	text-align:center;
	font-size:11px;
	
}

#side_box_menu a {
	color:#FFF;
}

#side_box_menu a:hover {
text-decoration: none;
color: #F00;
              
}

#rightContent {
	margin-top:10px;
	float:right;
	width:250px;
	height:550px;
	background:#FFFFFF url(../images/sidemenu.gif) no-repeat right;
	margin-bottom:10px;
	display:inline;
}

#rightContent2 {
	margin-top:15px;
	float:right;
	width:250px;
	height:540px;
	margin-bottom:10px;
	display:inline;
}

#header { 
	height:350px;
} 

#menu { 
	margin: 0;
	height:200px;
	line-height:40px;
	font-weight: bold;
	font-size:15px;
} 




footer{
	height:20px;
	font-size:10px;
	text-align:center;
	
} 

#footer a {
	color: #000;
}

#footer a:hover {
text-decoration: underline;
color: #000;
              
}

.clear { clear: both; }

h1 {font-size:30px}
h2 {font-size:16px}

.white { color:#FFF;}
.green { color:#186c3e;}
.smalltext {font-size:11px}
.Heading {
	font-size: 24px;
}
.Main_text {
	font-size:36px;
	color: #006;
}
