/* CSS Document */

body,td,th {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	
}
body {
	background: #787ea4 url(../images/bg2.png) repeat-x;
	padding:0px;
	margin:0px;
	
}
a:link {
	color:#666996;
}
a:visited {
	color: #29305c ;
}
a:hover {
	color:#666996;
}
a:active {
	color: #666996;
}


h1 {
  font-size:20px;
  color:#000;
  text-align:left;
  text-indent:15px;

}
h2 {
  color: #666996;
  font-size:14px;
  padding:0;
  margin:0;
  text-align:left;
  text-indent:7px; 
}

h3{
  font: 12px verdana, sans-serif;
  color:#212145;
  font-style:italic;
}
p{

	color:#000;
	padding:0 10px 0 15px;
}

li {
	margin:10px 0 10px 0;
}


/************************ LAYOUT!************************/
#main_hold{
	margin:0 auto;
	padding:0;
	display:block;
	width:750px;
	border:none;
	background:none;
	}
#header{
	height:112px;
	width:750px;
	display:block;
	background:url(../images/header.png)
}
	
#footer{
	height:120px;/*172*/
	width:100%;
	background: #003 url(../images/bottomBG.png) repeat-x;
	position: absolute;
	bottom: 0;
	
	}

#footer2{
	height:35px;
	width:750px;
	background: #212145 url(../images/bottomBG.png) repeat-x;
	display:block;
	}
	
	#footer2 a{
	color:#fff;
	}
	
	#footer a{
	color:#fff;
	}
	
#bigboxhold{
	width:750px;
	height:315px;
	display:block;
	background:none;
	margin-top:40px;
}

.oneboxhold{
	width:220px;
	height:275px;
	display:block;
	float:left;
	clear:both;
	
}

.oneboxholdmiddle{
	width:220px;
	height:275px;
	display:block;
	float:right;
	clear:none;
	
}


	
.oneboxholdright{
	width:220px;
	height:275px;
	display:block;
	margin:0 45px 0 10px;
	float:right;
	background:none;
	clear:none;
	
}	
.box{
	width:200px;
	height:200px;
	display:block;
	margin:0 10px 10px 10px;
	border:none;
	}
.box a{
	width:200px;
	height:200px;
	display:block;
border:none;
	}
.box a:hover{
	width:200px;
	height:200px;
	display:block;
	border:none;
	}
	
	
.oneboxhold p a, .oneboxholdright p a, .oneboxholdmiddle p a{
	color:#fff;
	text-decoration:none;
	font-size:14px;
}	

.oneboxhold p a:hover, .oneboxholdright p a:hover, .oneboxholdmiddle p a:hover{
	text-decoration:none;
	color:#212145;
	}
.oneboxhold p a:visited, .oneboxholdright p a:visited, .oneboxholdmiddle p a:visited{
	text-decoration:none;
	color:#fff;
	}
.oneboxhold p a:active, .oneboxholdright p a:active, .oneboxholdmiddle p a:active{
	text-decoration:none;
	color:#fff;
	}
	
#footer p{
	color:#fff;
	font-size:10px;
	padding-left:162px;
}	

#footer2 p{
	margin:0;
	padding:5px 0 5px 0;
	color:#fff;
	font-size:10px;
}	
	

#header ul{
display:block;
float:right;
list-style:none;
background:#000000;
margin-top:6px;
padding:0 0 2px 0;
border-left:1px solid #d0c219;
border-right:1px solid #d0c219;
border-bottom:1px solid #d0c219;

}
	
#header ul li{
background:#000;
color:#fff;
margin:10px;
padding:0;
display:inline;

}	
	
#header ul li a{
color:#fff;
text-decoration:none;
}	

#header ul li a:hover{
color:#d0c219;
text-decoration:none;
}		
	
/***************************************/


#contentHold400{
	width:750px;
	background:url(../images/contentBG.png) repeat-y;
	height:400px;

}


#contentHold500{
	width:750px;
	background:url(../images/contentBG.png) repeat-y;
	height:500px;

}


#contentHold600{
	width:750px;
	background:url(../images/contentBG.png) repeat-y;
	height:600px;

}

#contentHold750{
	width:750px;
	background:url(../images/contentBG.png) repeat-y;
	height:750px;

}

#contentHold800{
	width:750px;
	background:url(../images/contentBG.png) repeat-y;
	height:800px;

}

#contentHold900{
	width:750px;
	background:url(../images/contentBG.png) repeat-y;
	height:900px;

}

#contentHold1000{
	width:750px;
	background:url(../images/contentBG.png) repeat-y;
	height:1000px;

}

#contentHold1100{
	width:750px;
	background:url(../images/contentBG.png) repeat-y;
	height:1100px;

}
/**********************************************/

#leftCol{
	width:150px;
	float:left;
	margin:0;
	padding:0;
}

#leftCol ul{
list-style:none;
padding:10px 0 10px 10px;
margin:0;

}

#leftCol ul li{
padding:5px 0 5px 0;
font-size:12px;

}

#leftCol ul li a{
color:#2a305c;
text-decoration:none;

}

#leftCol ul li a:hover{
color:#000;
text-decoration:underline;

}

/********************************************/

#content{
	width:600px;
	float:right;
	margin:0;
	padding:0;
}


#topMenu {
	width:750px;
	background:#000;
}	
	
#topMenu ul {
	display:block;
	list-style:none;
	background:#000;
	margin:0;
	padding:5px 2px 5px 2px;
}

#topMenu ul li{
	color:#fff;
	margin:0px;
	padding:10px 3px 10px 3px;
	display:inline;
}	
#topMenu ul li a{
	color:#fff;
	text-decoration:none;
}	
	
#topMenu ul li a:hover{
	color:#d0c219;
	text-decoration:none;
}		
	
	
	
	img { border: none }
	
	
.picHold{
	float:right;
	margin:5px 5px 10px 10px;
	clear:both;
	display:block;
	border:1px solid #2a305c;
	}	
	
.picHoldcenter{
	margin:5px;
	clear:both;
	display:block;
	border:none;
	}
	
	
	
.note{
width:500px;
height:80px;
border:1px solid #ccc;
margin:0 auto;
padding:5px 10px;
background: url(/images/iso01.jpg) #8a8fb2 no-repeat;
}

.note p{
color:#eee;
padding:20px 0 0 20px;
}

.note p a{
color:#eee;
text-decoration:none;
}

.note p a:hover{
color:#fff;
text-decoration:underline;
}



.awea{
	float:right;
}















