﻿/*html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, input { margin: 0; padding: 0; }*/
*
{
margin:0px;
padding:0px;
line-height:normal;
}


html
{
	clear:both;
	padding:0px;
}

body
{
	font-size: 62.5%;
	height: 101%;
	min-height: 101%;
}

#bg
{
	height: auto;
	background-image: url(/sitedata/e2b1e64f-4064-4269-87c8-6e9b0e3eb9d6/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

body
{
	background-color: #796ba0;
	margin: 0 0 1px;
	line-height: 150%;
	font-family: Arial;
	font-size: 10pt;
}

#wrapper
{
	width: 1000px;
	margin: auto;
	height: 100%;
}

#header
{
	background-color: White;
}

#content
{
	height: 100%;
}

.clear
{
	clear: both;
}


/* Panels  */

#left, #right
{
	width: 225px;
	vertical-align: top;
	padding-bottom: 20px;
}

#center
{
	width: 500px;
	margin: auto;
	vertical-align: top;
	padding: 10px;
	background-color: White;
}

#left a, #center a, #right a
{
	font-weight: bold;
	color: #3f215f;
}

#maincontent table#center
{
	min-height: 700px;
}

.maincontent
{
	width: 100%;
	border-style: none;
	border-collapse: collapse;
	min-height: 600px;
}

.copy
{
	margin: auto;
}

.copy li
{
	margin-left: 30px;
}

.copy h1
{
	font-size: 2em;
}
.copy h1
{
	font-size: 1.7em;
	margin-top: 10px;
}
.copy h3
{
	font-size: 1.5em;
}

.copy p
{
}



/* Top Menu  */

#topnav
{
	height: 40px;
	width: 100%;
	text-align: right;
	margin: auto;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	background-image: url(/sitedata/e2b1e64f-4064-4269-87c8-6e9b0e3eb9d6/images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 1px;
}

#topnav a
{
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
	color: #303030;
}
#topnav ul
{
	vertical-align: top;
}


#topnav #items li
{
	list-style: none;
	display: inline;
}




/* Footer */

#footer
{
	height: 225px;
	color: White;
	font-family: Verdana;
	font-size: 0.9em;
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
	font-weight: bold;
	background-color: #23282c;
	background-image: url(/sitedata/e2b1e64f-4064-4269-87c8-6e9b0e3eb9d6/images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
	border-top: solid 1px #000;
}


#loofy
{
	float: right;
	margin-right: 0px;
}

#loofy a
{
	font-family: Verdana;
	font-size: 11px;
	color: #303030;
	text-decoration: none;
}


/* Element [Box] */

.box
{
	width: 180px;
	margin: auto;
	margin-top: 20px;
}

.box .header
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	background-color: Black;
}

.box .content
{
	padding: 3px;
}

.box
{
	font-family: Verdana;
	font-size: 10px;
	color: White;
}



/* Menu Styles*/

.leftmenu
{
	margin: auto;
	margin-top: 20px;
	width: 180px;
	font-family: Verdana;
	font-size: 1em;
	text-align: left;
	text-indent: 0px;
}





/* Contact Details */

#contactdetails
{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
	line-height: 17px;
}
#contactdetails, #contactdetails a
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}


/* News Snippets */

#right .newstitle
{
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	font-size: 1.2em;
}

#right .newstitle a, .newscontent a
{
	text-decoration: none;
	font-size: 1em;
}

#right .newscontent a
{
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 9px;
}


#right .newscontent
{
	padding-bottom: 10px;
}


/* News Full */

#newsfull
{
	padding: 10px;
}

#newsfull .newstitle
{
	font-family: Arial;
	font-weight: bold;
	margin: 15px 0px 10px 0px;
}
#newsfull .newstitle h2
{
	font-size: 16px;
}


#newsfull .newscontent
{
	font-family: Arial;
	font-weight: normal;
	margin: 10px 5px 10px 5px;
	font-size: 1.2em;
	border-bottom: dotted 1px #303030;
	padding-bottom: 20px;
}

#newsfull .newscontent p
{
	font-size: 1em;
}

.autolabel
{
	display: block;
	float: left;
	clear: both;
	margin-left: 30px;
	margin-top: 10px;
}

.autoformfield
{
	display: block;
	float: left;
	clear: both;
	width: 400px;
	margin-left: 30px;
}

#logo
{
	width: 1000px;
	height: 125px;
	background-repeat: no-repeat;
	background-position: center top;
}

.maincontent, #topnav
{
	background-color: #3f215f;
}

input.smallbutton
{
	width: 32px;
	text-align: center;
	padding: 0px;
}

.hidden
{
	display: none;
}

#company
{
margin-top:200px;
}

.default img
{
	border: solid 1px #333;
}

table td.Heading
{
	background-image: url(/sitedata/e2b1e64f-4064-4269-87c8-6e9b0e3eb9d6/images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
}

#gallery
{
	width: 500px;
	margin: auto;
}

#gallery img
{
	margin: 5px 0px 5px 0px;
}

#social
{
	padding-top: 150px;
	width: 200px;
	margin: auto;
	text-align: center;
}

#social img
{
	border: none;
}
