﻿body 
{
	background:Black;
	background-image:url(images/score_bg_main.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

img {border:0;}

#wrapper
{
	width:800px;
	border:solid 6px black;
	background-color:White;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	position:relative;
	
}

#wrapper1
{
	width:800px;
	height:845px;
	border:solid 6px black;
	background-image:url(images/home_bg.jpg);
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	position:relative;
	
}


#headleft {width:368px;float:left;display:inline;}
#headright {width:432px;float:left;display:inline;}
#headrighthome {width:432px;float:left;display:inline;}
#headright p {color:#767676;font-family:Verdana; font-style:italic;padding-left:15px;padding-right:7px;
              font-size:10pt;
}


#Buttons {
	width:705px;
	height:22px;
	margin-left:10px;
	margin-top:-51px;
}

#Main {
	width:800px;
	height:600px auto;
	padding-top:40px;
	background:White;
	/*background-image: url(images/left_bg_bar.jpg);*/
	background-repeat:no-repeat;
}
#Main1 {
	width:800px;
	height:600px;
	padding-top:10px;
	/*background-image: url(images/left_bg_bar1.jpg);*/
	background-repeat:no-repeat;
}

#Main2 {
	width:800px;
	height:450px;
	padding-top:10px;
	background-image: url(images/left_right_bg.jpg);
	background-repeat:no-repeat;
}

#Main3 {
	width:800px;
	padding-top:40px;
	background:White;
	/*background-image: url(images/left_bg_bar.jpg);*/
	background-repeat:no-repeat;
}

#Contact {
	margin-top:15px;
	width:500px;
	margin-left:130px;
}

#Contactboxes {
	width:400px;
	height:20px;
	background-color:#CCC;
	border:#C1001F solid thin;
	
}
#Mainleft {
	width:290px;
	margin-left:80px;
	float:left;
}

#Mainleft1 {
	width:385px;
	margin-left:80px;
	float:left;
}

#Mainleft2 {
	width:650px;
	margin-left:100px;
	float:left;
}

#Infobox {
	width:600px;
	margin-left:130px;
	margin-top:0;
}

#Appbox {
	margin-left:100px;
	width:100px;
	height:190px;
	float:left;
}

#Mainright {
	width:290px;
	margin-left:30px;
	float:left;
}

#Mainright2 {
	width:290px;
	margin-left:30px;
	float:right;
	text-align:right;
}

#Mainbottom {
	width:800px;
	height:263px;
	margin-top:-40px;
	background-image:url(images/bottom_lamp.jpg);
}

#Mainimage {
	float:left;
	margin-left:25px;
	margin-top:-10px;
	margin-bottom:15px;
}

#img {
	position:absolute;
	width:482px;
	height:408px;
	top:525px;
	right:325px;
}


ul {
	list-style-type:disc;
	font-family:verdana, helvetica, arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	font-style:normal;
	line-height:1.7;
}


p {
	font-family:helvetica, arial;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font-style:oblique;
	line-height:1.3;
}

p.sub {
	font-family:verdana, helvetica, arial;
	font-size:12px;
	color:#000000;
	font-weight:200;
	font-style:normal;
	line-height:1.7;
}

p.home {
	font-family:helvetica, arial;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	line-height:1.5;
	margin-top:0px;
}



h1 {
	font-family:helvetica, arial;
	font-size:16px;
	font-weight:bold;
	font-style:oblique;
}

a
{
 
color: #fff;
text-decoration:underline;
 
}


#Footer {
	width:800px;
	height: 74px;
	font-family:helvetica, arial;
	font-size:12px;
	font-weight:bold;
	color:#C1001F;
	text-align: center;
	clear:both;
}

#Footer a
{
 
color: #C1001F;
text-decoration:none;
 
}
 
#Footer a:hover
{
 
color:#999;
text-decoration:none;
 
}
	
