@charset "utf-8";
body {
	background-color:#9D9D9D;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:100;
	color:#213569;
	margin:0px;
}
.topbg {
	background-image:url(../images/container_bg.jpg);
	margin:0px;
	padding:0px;
	background-color: #E6E6E6;
	background-repeat: repeat-x;
	background-position: center top;
}
.clear {
	clear:both;
}
.orangecolor {
	color:#F90;
}
.topbanner {
	padding:0px;
	margin:0px;
}
.topcontactdetails {
	float:right;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	margin-top:50px;
}
.texttop {
	font-size:12px;
}
.maincontainer {
	width: 751px;
	background-image:url(../images/container_bg.jpg);
	margin:0 auto;
	padding:0px;
	background-color: #E6E6E6;
	background-repeat: repeat-x;
	background-position: center top;
}
.container {
	background-color:#FFF;
	background-image:url(../images/container_end.jpg);
	background-position: center bottom;
	background-repeat:no-repeat;
	padding-top:8px;
	padding-bottom:30px;
	z-index:1;
}
.mainmiddle {
	padding: 0px 3px;
	margin:0px;
}
.footer {
	width:750px;
	margin:0px auto;
}
.footertop {
	background-image:url(../images/footertopbg.jpg);
	background-repeat:repeat-x;
	background-position: top;
	height:18px;
}
.footerlogos {
	float:left;
	width: 200px;
}
.rightfooter {
	width: 500px;
	float:right;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	color:#999;
}
.bottommenu {
	color:#F63;
	font-weight:900;
	font-size:11px;
	margin: 0px;
	padding:0px;
}
.bottommenu a {
	font-weight:100;
	padding:0px 10px;
	text-decoration:none;
	color:#ddd;
}
.bottommenu a:hover {
	color: #F90;
}
.copyrightfooter {
	font-size:11px;
	margin:0px;
	padding: 4px 14px 4px 10px;
}
.poweredbottom {
	font-size:11px;
	margin:0px;
	padding: 0px 14px 4px 10px;
}
.poweredbottom a {
	text-decoration:none;
	color:#666;
}
.poweredbottom a:hover {
	color: #F90;
}
/*--------------------------------------
			Default Module
--------------------------------------*/
.defaultmedule {
	margin:auto;
	}
.defaultmedule h1 {
	font-weight:100;
	font-size:32px;
	color: #303382;
}
.defaultmedule h2 {
	font-weight:100;
}
.defaultmedule h3 {
	font-weight:100;
}
.defaultmedule h4 {
	font-weight:100;
}
.defaultmedule h5 {
	font-weight:100;
}
.defaultmedule h6 {
	font-weight:100;
}
.defaultmedule p {
	font-size:12px;
	line-height:130%;
	padding:0px;
	margin:0px;
}
/*--------------------------------------
			Gallery Module
--------------------------------------*/
.gallery {
	padding-left:20px;
	padding-right:20px;
}
.gallery h1 {
	margin:0px;
	color:#2D2F81;
	font-size:30px;
	font-weight:100;
	padding: 0px;
}
.gallery h2 {
	margin:0px;
	color:#2D2F81;
	font-size:18px;
	font-weight:100;
	padding: 0px;
}
.gallery p {
	color:#666;
	font-size:13px;
	line-height:20px;
	padding:0px;
	margin:0px;
}
.thumbnailsbar {
	padding-left:0px;
}
.thumbnailsbar img {
	border:3px #DDD solid;
	padding:0px 0px;
	margin:0px 20px 20px 0px;
}
/*--------------------------------------
			News Module
--------------------------------------*/
.newslist {
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}
.newslist h1 {
	margin:0px;
	color:#2D2F81;
	font-size:30px;
	font-weight:100;
	padding: 0px;
}
.newslist h2 {
	margin:0px;
	color:#2D2F81;
	font-size:18px;
	font-weight:100;
	padding: 0px;
}
.newslist p {
	color:#666;
	font-size:13px;
	line-height:20px;
	padding:0px;
	margin:0px;
}
.news {
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom: 1px dotted #CCC;
}
.imgcolumn {
	width:140px;
	float:left;
}
.imgcolumn img {
	border: 1px solid #F60;
	margin-top:5px;
}
.textcolumn {
	float:left;
	width: 550px;
}
.textcolumn a {
	text-align:right;
	color: #F60;
	text-decoration:none;
	font-weight:700;
	font-size:14px;
}
/*--------------------------------------
			Contact Module
--------------------------------------*/
.contacmodule {
	font-size:11px;
	line-height:20px;
	font-weight:100;
}
.contacmodule h1 {
	margin:0px;
	color:#2D2F81;
	font-size:30px;
	font-weight:100;
	padding: 10px 0px 10px 0px;
}
.contacmodule h2 {
	margin:0px;
	color:#2D2F81;
	font-size:30px;
	font-weight:100;
	padding: 10px 0px 10px 0px;
}
.contacmodule p {
	font-size:13px;
	line-height:20px;
}
.contactdetails {
	float:left;
	width:250px;
	padding-left:20px;
}
.requestform {
	float:left;
	width:450px;
	font-size:12px;
}
.inputstyle {
	height:20px;
	background-color:#EEE;
	border:none;
	width:300px;
}
.textareastyle {
	background-color:#EEE;
	border:none;
	width:300px;
	height:50px;
}
.selectstyle {
	background-color:#EEE;
	border:none;
	height:20px;
	width:300px;
	color: #000
}


/* Slideshow */
.slideshow {
	margin-bottom:8px;
	margin-left:4px;
}

.newWebsite {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	display: table;
	background-color: rgba(0,0,0,0.87);
	z-index: 999999;
	}
.newWebsiteContent {
	display: table-cell;
	vertical-align: middle;
	}
.newWebsiteContent h1, .newWebsiteContent h2, .newWebsiteContent p, .newWebsiteContent a {
	color: #ffffff !important;
	}