@charset "utf-8";
/* CSS Document */

body{
background-image:url(file:///C|/Users/Martin/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/bg_gradient.jpg);
background-repeat:repeat-x;
margin: 0;
padding: 0;
}

html, body {
height: 100%;
}


#container {
position: relative;
min-height: 100%;
margin-bottom: -79px;
}
.clearfooter {   height: 79px;   clear: both;}





#header{
	position:relative;
	margin:auto;
	margin-top:15px;
	width:790px;
	height:155px;
	background-color: #999999;
}

#logo{
float:left;
margin:auto;
height:189px;
width:200px;
}

#slideshow{
	float:left;
	margin:auto;
	margin-left:10px;
	margin-top:10px;
	height:168px;
	width:398px;
	background-image:url(file:///C|/Users/Martin/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/slideshow.jpg);
	background-repeat:no-repeat;
}

#nav{
position:relative;
margin:auto;
margin-top:5px;
width:790px;
height:37px;
background-image:url(file:///C|/Users/Martin/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/menu_bg.jpg);
background-repeat:no-repeat;
}

#contact_info{
position:relative;
margin:auto;
margin-top:5px;
width:790px;
height:37px;
background-image:url(file:///C|/Users/Martin/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/contct_bg_gradient.jpg);
background-repeat:repeat-x;
}

#content{
	position:relative;
	margin:auto;
	height:auto;
	width:790px;
}

.content_wrapper {
	float: left;
	height: auto;
	width:790px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}




#panel{
float:left;
height:auto;
width:504px;
margin:auto;
margin-top:10px;
}

#panelv{
float:left;
height:auto;
width:524px;
margin:auto;
margin-top:10px;
}


#panel2{
float:left;
height:auto;
width:404px;
margin:auto;
margin-top:10px;
}

#panel3{
float:left;
height:auto;
width:auto;
margin:auto;
margin-top:10px;
}

#div1{
float:left;
height:auto;
width:504px;
margin:auto;
}

#div1v{
float:left;
height:auto;
width:524px;
margin:auto;
}

#div2{
	float:left;
	height:310px;
	width:254px;
	margin-left:11px;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	background-repeat:no-repeat;
}


#div2v{
	float:left;
	height:310px;
	width:254px;
	margin-left:11px;
	margin-top:10px;
}


#images{
	float:left;
	width:504px;
	height:auto;
	margin-top:5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 15px;
}

#services{
margin:auto;
width:519px;
height:120px;
background-image:url(file:///C|/Users/Martin/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/black_bg.jpg);
background-repeat:no-repeat;
padding-left:5px;
}

#footer_bg{
	background-repeat:repeat-x;
	position:relative;
	width:100%;
	height:79px;
	background-color: #5BB6C4;
}

#copyright{
position:relative;
margin:auto;
margin-top:10px;
height:auto;
width:690px;
}
.table_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 12px;
}
.img_border {
	border: 1px solid #525051;
}
.sub_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #34B6C4;
}
.admin_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
	font-weight: 700;
	background-color: #D8D6D7;
	padding-left: 12px;
}
.admin_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #525051;
}
.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px dashed #00FF00;
	margin-left: 8px;
	font-weight: 700;
	background-image: url(file:///C|/Users/Martin/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/accept.png);
	background-repeat: no-repeat;
	background-position: 8px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 28px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px dashed #F00;
	margin-left: 8px;
	font-weight: 700;
	background-image: url(file:///C|/Users/Martin/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/delete.png);
	background-repeat: no-repeat;
	background-position: 8px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 28px;
}
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,br{ 
	margin:0;
	padding:0;
}
img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

