@charset "utf-8";
/* CSS Document */

#intro{
	float:left;
	width: 510px;}

#intro H1{
	float: left;
	width: 300px;}
	
#introWelshFlag{
	float: right;
	font-size: 75%;
	vertical-align: middle;
	text-align: right;
	width: 100px;}

#introWelshFlag IMG{
	margin: 6px 4px 0 0;}

#introWelshFlag a:link, #introWelshFlag a:visited, #introWelshFlag a:hover{
	color:#CC0000;}
	
#intro H2{	
	clear: both;}
	
#intro p{
	margin: 8px 0;}

#mainImage{
	float:right;
	margin: 0 0 30px 25px;
	height: 225px;
	width: 225px;}

#homeBG{
	background-image:url(/images/homepage/bg_home.jpg);
	background-repeat:repeat-x;
	background-position: 0 0px;}

#contContainer{
	padding-top:15px;
	background-image: none;}
	
#button_box{
	clear: both;
	margin:20px 0px 0px 8px;}
	
.buttons{
	height:105px;
	width:100px;
	margin-right:8px;
	text-align:center;
	float:left;}

.buttonRight{
	margin-right:0px;}

.box{
	width:100px;
	height:105px;
	background-color:#71A6BA;
	background-image:url(/images/homepage/box-bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;}

.box_header{
	height:30px;
	background-image: url(/images/homepage/box-top.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:3px;
	margin-bottom:4px;}

.box-text{
	height:120px;
	padding:20px 20px 0px 15px;
	color:#666666;}

h1{
	font-size:200%;
	color:#0092CF;
	font-weight: normal;
	margin-bottom: 0px;
	font-style: italic;}

h3{
	color:#006088;
	font-weight:bold;
	font-style: italic;
	font-size:120%;
	margin-bottom: 10px;}

h6{
	color: #006088;
	font-weight:bold;
	font-size:100%;
	padding-bottom: 10px;}