body {
    background-color: #4A4849;
    font-family: Verdana,sans-serif;
    font-size: 12px;
    text-align: left;
}


#wrap {
    width: 95%;
    margin: 0 auto;
    position: relative;
    text-align: left;
    
}
#header {
	border:#000 solid thin;
	border-radius:8px;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	margin-right:20px;
	margin-left:20px;
    background: url("img/banner.jpg") repeat scroll 0 0 transparent;
    height: 153px;
    text-align: center;
    vertical-align: middle;
}

#info{
	background-color:cccccc;
	float:right;
	width:auto;
	color:white;
	text-align:center;
	font-size:12px;
	height:14px;
	padding-top:0px;
	margin-right:20px;
}

.logo, .footer_logo {
    background: url("img/logo.png") no-repeat scroll 0 0 transparent;
    width: 500px;
}
.logo {
    display: block;
    float: left;
    height: 100px;
    left: 0;
    position: relative;
    text-indent: -9999px;
    top: 3px;
}



#header h1 {
    color: #FFFFFF;
    display: inline;
    font-family: 'Trebuchet MS';
    font-size: 24px;
    font-weight: normal;
    left: 24px;
    position: absolute;
    top: 80px;
}

#menu {	
  font-size:14px;
  position:absolute;
  margin:130px 2px 12px 2px;
}

#menu ul {
  list-style-type:none;
  list-style-image:none;
  margin:0px;
  padding:0px;
}

#menu li.topmenu {
  float:left;
}

.topmenu a {
  background-image:url(img/banner.jpg);
  float:left;
  width:110px;
  height:15px;
  text-align:center;
}

.topmenu ul{
  display:none;
}

.topmenu a, .submenu a{	
  padding:1px 5px;
  border:1px solid #888;
  border-collapse:collapse;
  color:#000;
  font-weight:bold;
  text-decoration:none;
  background-color:#ccc;
  margin:0;  
}

.submenu a{
  font-size:12px;
  width:110px;
  position:relative;
  clear:both; /* special IE6 */
  height:15px;
}

#menu a:hover, .topmenu.on a {
  color:#FFF;
  background-color:#555 !important;
  -webkit-transition: color 0.50s ease-in;   -moz-transition: color 0.50s ease-in;   -o-transition: color 0.50s ease-in;   transition: color 0.50s ease-in;
}

.topmenu:hover ul {
  display:block;  
  z-index:500;
}

#content {
	margin-right:20px;
	margin-left:20px;
	margin-top:20px;
    background: none repeat scroll 0 0 #999999;
    /*width: 100%;*/
	border:#000 solid thin;
	border-radius:8px;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	min-height:2000px;
}




#left_col {
    color: #000000;
    float: left;
    margin-top: 10px;
    overflow: hidden;
    padding: 0 0 0 0;
    width: 14%;
}
#left_col .Cmite, #left_col .Cnorm, #left_col .Cdark {
    color: #000000;
	
}
#left_col a {
    color: #ccc;
    -webkit-transition: color 0.50s ease-in;
	-moz-transition: color 0.50s ease-in;
	-o-transition: color 0.50s ease-in;
	transition: color 0.50s ease-in;
}

#left_col a:hover {
    color: #fff;

}
#left_col .menu_heading {
    color: #000000;
    display: block;
    font-size: 11px;
    letter-spacing: 2px;
    padding: 0 0 1% 3%;
}
#main_col {
    background: none repeat scroll 0 0 #CCCACC;
    border: thin solid #666666;
	border-radius:10px;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
    clear: none;
    margin-top: 5px;
    min-height: 200px;
    overflow: auto;
    padding: 0 2% 0 1%;
    width: 64%;
	min-height:1400px;
}

#main_col img {
	margin-top: 1%;
	border-radius:5px;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000; 
}

#main_col a{
    font-weight: bold;
    text-transform: uppercase;
}

#main_col a:hover{
    text-decoration: underline;
    color:black;
}


#serverbox {
	background-color:#CCCACC;
    height:auto;
	width: 15%;
	float:right;
	margin-top:180px;
    margin-left:81%;
    position:absolute;
	border-radius:8px;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
}


#serverbox img {
    border-radius: 10px;
    box-shadow: 0 0 5px;
}

#right_col1 {
    float: right;
    overflow: hidden;
    padding: 0 0 0 0;
    width: 14%;
}
#right_col2 {
    float: right;
    overflow: hidden;
    padding: 0 14px 0 0;
    width: 14%;
}

#partner{
	margin-top:10px;
    margin-left:420px;
	background:none;
	width:622px;
	height:40px;


}
#right_col1 .menu_heading, #right_col2 .menu_heading {
    color: #FFFFFF;
    font-size: 11px;
    letter-spacing: 1px;
}
#left_col ul {
    margin: 0;
    padding: 0;
}
#left_col li {
    margin: 0;
    padding: 2% 0 0 1%;
}
#left_col li ul {
    width: 14%;
}
#left_col li {
    border-bottom:1px solid #888;
    width:90%;
    padding-left: 0;
}
#left_col li a {
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    padding-left: 8px;
    text-decoration: none;
	-webkit-transition: color 0.50s ease-in;
	-moz-transition: color 0.50s ease-in;
	-o-transition: color 0.50s ease-in;
	transition: color 0.50s ease-in;
}

#left_col li a:hover {
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    padding-left: 8px;
    text-decoration: none;
}


td {
    font-family: Verdana;
    font-size: 12px;
	
}
a, #left_col .Cmite a, #left_col .Cnorm a, #left_col .Cdark a {
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    -webkit-transition: color 0.50s ease-in;
	-moz-transition: color 0.50s ease-in;
	-o-transition: color 0.50s ease-in;
	transition: color 0.50s ease-in;
}
a:hover {
    color: #fff;
    text-decoration: none;
}
a.box {
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: underline;
}
a.box:hover {
    text-decoration: none;
}
.Chead {
    background: url("img/banner2.jpg") repeat scroll 0 0 transparent;
    color: #000000;
    font-size: 10px;
}
.Chead a {
    color: #000000;
}
.Chead td, .Chead td strong, .Chead h4, .Chead td b {
    background: none repeat scroll 0 0 #16639B;
    color: #9DBDD4;
}
.Callg {
    background-color: #EFEFEF;
    color: #000000;
}
.Callg td {
    color: #000000;
}
.Cnorm {
    background-color: #ccc;
}
.Cmite {
    background: #ccc;
	border:#444 solid thin;
	border-radius:10px;

}
.Cdark {
    background-color: #9AB1C8;
}
.rand {
    border: 1px solid #555555;
}
.smalfont {
    font-size: 10px;
    text-decoration: none;
}
.border {
    background-color: #ccc;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #003366;
    border-right: 0 solid #003366;
    border-style: solid;
    border-width: 1px 0 0;
    height: 0;
}
input, textarea, select {
    background-color: #EFEFEF;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    color: #000000;
    font: 12px Verdana;
    text-decoration: none;
	border-radius:4px;
	width:90%;

}

#normal iframe{
    float:left;
    height:33px;
    margin:5px;
    width:40%;
    border:2px solid #777;
}

#widgetIframe iframe{
   float:left;
    width:93%;
}

#footer {
    position:relative;
	margin: auto;
	clear:both;
    background: url("img/banner2.jpg") repeat scroll 0 0 transparent;
    height: 60px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
	border-radius:8px;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
}
