/********************
	LAYOUT STYLES
********************/
body {
	margin:0;
	padding:0;
	font:small Arial, Helvetica, Sans-serif;
	background-repeat: repeat-x;
	background-color:#F5F5F5;
	text-align:center;
	color:#666;
}
a img {border: none; }
a:link, a:visited {
	color: #E9E9E9;
	text-decoration: none;
}
a:hover {
	color: #F7EC1E;
	text-decoration: none;
	font-weight: normal;
} 
h1 {
	font-size: 150%;
	color: #DE6308;
}
h2 {
   font-size:120%;
   }
.clear{ /* used for clearing floats */
	clear:both;
	line-height:0px;
	height:0;
}
ul
{
list-style:none; margin:0px; padding:0px; float:left;text-align:center;
}
.main_outer
{
	width:930px;
	margin:0 auto;
	padding:0px;
	text-align:left;
	border: 1px solid #B1B1B1;
}

.top_header
{
	height:10px;
	margin:0px;
	padding:0px;
	width:930px;
	font:11px Arial,Helvetica,sans-serif;
	color:#CCEAEC;
	text-align:right;
	background-color: #030305;
}

.top_header div { padding-top:12px; padding-right:5px; }

.top_header div a{ color:#CCEAEC; text-decoration:none;}
.top_header div a:hover{ color:#ffffff; text-decoration:none;}

.header
{
	height:270px;
	margin:0px;
	padding:0px;
	width:930px;
}

.logo_out
{
	height:270px;
	margin:0px;
	float:left;
	padding:0px;
	width:314px;
	vertical-align:top;
}

.logo_out .logo1
{
	margin:0px;
	padding:0px;
	height:140px;
	background-image:url(/assets/gfx/logo.gif);
	background-repeat:no-repeat;
}
.logo_out .logo2
{
	margin:0px;
	padding:0px;
	height:132px;
	background-image:url(/assets/gfx/logo2.gif);
	background-repeat:no-repeat;
}

li.banner_out
{
	width:615px;
	height:260px;
	float:left;
	margin:0px;
	padding:0px;
}

.banner_menu
{
	height:48px;
	width:616px;
	margin:0px;
	padding:0px;
	background-image:url(/assets/gfx/menu_bg.gif);
	background-repeat:repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #666666;
	border-left-color: #000000;

}


.banner
{
	height:220px;
	width:614px;
	margin:0px;
	padding:0px;
	background-image:url(/assets/gfx/banner.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FBDE11;
	border-right-color: #000000;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-width: 2px;
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: solid;
}


div.mid_out
{
	width:929px;
	height:auto;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}

ul.mid_out
{
	width:auto;
	height:auto;
	background-image:url(/assets/gfx/mid_bg.gif);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

ul.mid_out li.mid_banner
{
	width:315px;
	height:150px;
	/*background-image:url(/assets/gfx/well_text.gif);*/
	background-repeat:no-repeat;
	background-position:50px 55px;
	float:left;
	
	
}
ul.mid_out li.mid_banner h2,ul.mid_out li.mid_banner_services h2{	
	font-weight:normal;
	font-size:2.5em;
	font-family:georgia;
	color:#ccc;
	margin:35px 10px 0 10px;
}
ul.mid_out li.mid_banner_services
{
	width:315px;
	background-repeat:no-repeat;
	background-position:50px 55px;
	float:left;
	
}
ul.mid_out li.mid_banner_contact
{
	width:315px;
	height:150px;
	background-image:url(/assets/gfx/well_text.gif);
	background-repeat:no-repeat;
	background-position:50px 55px;
	float:left;
}
#mid_out .mid_image
{
	width:315px;
	height:150px;
	background-repeat:no-repeat;
	background-position:50px 55px;
	float:left;
	background-color: #00FF00;
}
ul.mid_out li.mid_text
{
	width:610px;
	height:inherit;
	text-align:left;
	vertical-align:top;
	float:right;
}
a:link {
	color: #12833F;
	text-decoration: underline;
}
a:visited {
	color: #289052;
	text-decoration: underline;
}
ul.mid_out li.mid_text a:hover {
	color: #2E2929;
	text-decoration: none;
} 

ul.mid_out li.mid_text .text
{
	padding-top:40px;
	font-size: 100%;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	
	padding-left:60px;
	padding-right:20px;
	height: inherit;
}

ul.mid_out li.mid_text .text ul{
	list-style:disc; margin:0 0 0 2em; float:none;text-align:left;
}

ul.mid_out li.mid_text .more
{
	margin-left:60px;
	height:18px;
	width:40px;
	text-align:center;
	margin-top:20px;
	padding-top:15px;
	color:#0C6C32;
	font-family: Arial, Helvetica, sans-serif;
}
ul.mid_out li.mid_text .more a
{
	color:#2C435C;
	text-decoration:none;
}

.serv
{
	width:930px;
	height:56px;
	background-image:url(/assets/gfx/serv_bg.gif);
	background-repeat:repeat-x;
	clear:both;
}

.serv div
{
	width:220px;
	height:56px;
	background-image:url(/assets/gfx/serv.gif);
	background-repeat:no-repeat;
	background-position:right;
	position:relative;
	float: left;
	text-indent:-9999px;
}

.serv_img
{
	width:930px;
	height:176px;
	background-color:#159448;
	clear: both;
}

.serv_img ul
{
 margin-top:10px; padding-left:14px;
}

.serv_img ul li
{
height:145px; width:150px; float:left; padding-left:15px; padding-right:15px; background-repeat:no-repeat; background-position:center;
}

.serv_img ul li.img1 {
	background-image:url(/assets/gfx/img1.jpg);
}
.serv_img ul li.img2 {
	background-image:url(/assets/gfx/img2.jpg);
}
.serv_img ul li.img3 {
	background-image:url(/assets/gfx/img3.jpg);
}
.serv_img ul li.img4 {
	background-image:url(/assets/gfx/img4.jpg);
}
.serv_img ul li.img5 {
	background-image:url(/assets/gfx/img5.jpg);
}
.serv_img-caption {
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 130px;
	text-align: center;
	float: none;
	margin-left: 5px;
	text-transform: uppercase;
}
.footer
{
	width:930px;
	height:36px;
	background-image:url(/assets/gfx/foot_bg.gif);
	background-repeat:repeat-x;
	background-color:#159649;
	font:11px Arial,Helvetica,sans-serif;
	color:#FFFFFF;
	text-align:right;
}

.footer ul
{
padding-top:10px;
}
.footer li.stand {
	padding-left:30px;
	float:left;
	text-align:left;
	width:429px;
}
.footer li.stand a {
	font:11px Arial,Helvetica,sans-serif;
	color:#F6EB16;
	text-decoration:none;
}
.footer li.stand a:hover { text-decoration:underline;}
.footer li.copy { padding-right:5px; float:right; width:480px; }
.footer h3{display:inline; margin-left:5px;}
.polaroid2 {
	border:1px solid #CCCCCC;
	background-color: #F5F5F5;
	margin-right: 0px;
	margin-left: 5px;
	padding: 4px;
	margin-top: 20px;
	margin-bottom: 20px;

}
.thumbnail-caption {
	padding-left: 35px;
	color: #999999;
	font-size: 12px;
}
div.caption {
	border:1px solid #772D13;
	text-align:left;
	vertical-align: inherit;
	white-space: normal;
	background-color: #2b2b2b;
	width: inherit;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
	margin-right: 50px;
	margin-left: 30px;
	font-size: 80%;
}

/*********************
	EDUKA FORM LAYOUT
	generic layout for
	all forms, follows
	the same layout/styles
	as on A List Apart:
	http://www.alistapart.com/articles/prettyaccessibleforms
**********************/
fieldset { margin-bottom: 10px; border:none; padding:0;}

.edukaform legend {
	padding: 0 2px;
	font-weight: bold;
}	
.edukaform label 
{
	float:left;
	vertical-align: top;
}	
fieldset.edukaform  ol {
	margin: 0;
	padding: 0;
	}	
fieldset.edukaform  li {
	list-style: none;
	margin: 0 0 5px 0;
	overflow:hidden;
	}
fieldset.edukaform  fieldset {
	border: none;
	margin: 3px 0 0;
	}	
fieldset .edukaform fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
fieldset.edukaform  fieldset label {
	display: block;
	width: auto;
	}
.edukaform em { /*required field asterix*/
	font-weight: bold;
	font-style: normal;
	color:red;
	}
	
fieldset.edukaform .error{
	color:red;
}	
	
.edukaform label { width: 45%;} /* Width of labels */
fieldset.edukaform fieldset label { margin-left: 45%; } /* Width plus 3 (html space) */
/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */
.edukaform .checkbox input{
	float:left;
}
.edukaform .checkbox label{
	width:auto;
	float:left;
}
.edukaform .checkbox{
	float:left;
}
.edukaform span.error, .edukaform .button{
	margin-left:45%;
}

.edukaform textarea{
	width:240px;
}
/******************
	ALERT STYLES
******************/
.warning{/*styles the warning messages*/
	background-color:#FFF4AD;
	padding:5px 5px 5px 50px;
	clear:both;
	margin-bottom:10px;
	background-image:url(/assets/gfx/warning.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	border:3px solid #DAB100;
	min-height:30px;
	color:red;
}

.failure{/*styles the failure messages*/
    background-color:#E84F4F;
	padding:5px 5px 5px 50px;
	clear:both;
	color:#fff;
	margin-bottom:10px;
	background-image:url(/assets/gfx/failure.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	border:3px solid #BF1212;
	min-height:30px;
}

.success{ /*styles the success messages*/
	background-color:#B5FFAD;
	padding:5px 5px 5px 50px;
	clear:both;
	color:#000;
	margin-bottom:10px;
	background-image:url(/assets/gfx/success.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	border:3px solid #53AA4A;
	min-height:30px;
}

/* -- Specific font styling -- */
.red{color:#CF0000}
.green{color:#12833F}
.blue{color:#0682A7}
.centre{text-align:center;display:block;}
.justify{text-align:justify;display:block;}

.sizeTen{font-size:83.3%}
.sizeEleven{font-size:91.6%}
.sizeTwelve{font-size:100%;}
.sizeFourteen{font-size:116.6%}
.sizeSixteen{font-size:133.3%}
.sizeEighteen{font-size:150%}
.sizeTwenty{font-size:166.6%}

.fontLucida{font-family:"Lucida sans"}
.fontTahoma{font-family:Tahoma}
.fontStencil{font-family:Stencil}
.fontArial{font-family:Arial}

.tahomatext{
font-family:"Tahoma";
color:#999999;
size:2}
table, th, td{
	border:1px solid;
	border-collapse:collapse;
}
