

<style type="text/css">
body { 
font-family: arial, tahoma, verdana;
background-color: #262626;
}

.container {
background-color: #000000;
width: 800px;
}

#center {
    position: absolute; 
    left: 50%; 
    width: 800; 
    margin-top: 0px;
    margin-left: -400px;
	}

#content {
    width: 800px;
	height: 650px;
	text-align: center;
    background: url(images/pcbottom.jpg) top no-repeat;
    background-image: url(images/pcbottom.jpg) top no-repeat;
    }

#link {
	position: absolute;
    width: 358px;
	height: 206px;
	z-index: 5;
	text-align: center;
    }


#footer {
    width: 800px;
	height: 50px;
	padding-top: 20px;
	text-align: center;
	background-color: #262626;
    }

#description {
    width: 762px;
	height: 100px;
	text-align: justify;
	font-family: trebuchet ms;
	color: #eeeeee;
	line-height: 27px;
	margin-top: 20px;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
    }
	
#bullets {
    width: 435px;
	height: 100px;
	text-align: left;
	font-family: trebuchet ms;
	color: #0099FF;
	line-height: 27px;
	margin-top: 20px;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
    }
	
a {	
color: #0066FF; 
text-decoration: underline; 
}

a:visited { 
color: #0000ff; 
}

a:active { 
color: #00ff00; 
}

a:hover { 
color : #00ff00; 
text-decoration: underline; 
}

h1	{ 
font-family: times,; 
color: #005d16; 
font-size: 22pt; 
margin-top: 10px; 
margin-bottom: 5px; 
letter-spacing: 1pt; 
font-style: normal; 
font-weight: normal; 
}

h2	{ 
font-family: times, verdana; 
color: #681889; 
font-size: 15pt; 
margin-top: 5px; 
margin-bottom: 1px; 
letter-spacing: .5pt; 
font-style: italic; 
font-weight: bold; 
}

h3	{ 
font-family: verdana;
color: #333333; 
line-height: 18px; 
margin-top: 1px; 
font-size: 10pt; 
font-style: normal; 
font-weight: normal; 
}

li	{ 
list-style-image: url(images/check.gif); 
list-style-type: circle; 
margin-top: 5px;
margin-bottom: 5px;
}

.header { 
font-family: arial narrow, tahoma, verdana; 
color: #000000; 
font-size: 22pt; 
letter-spacing: 1px; 
font-style: normal; 
font-weight: normal; 
}

.textlarge { 
font-family: trebuchet ms, verdana, tahoma; 
color: #ffffff;
font-size: 14pt;
font-style: normal;
font-weight: normal;
margin-top: 15px;
margin-bottom: 30px;
}

.textmedium { 
font-family: tahoma, verdana; 
color: #dddddd; 
line-height: 19px; 
font-size: 11pt; 
font-style: normal; 
font-weight: normal; 
}

.textimgboxheader { 
font-family: verdana, verdana; 
color: #ffffff; 
font-size: 13pt; 
font-style: italic; 
font-weight: bold;
letter-spacing: -1px; 
}

.textimgbox { 
font-family: tahoma, verdana; 
color: #ffffff; 
line-height: 25px; 
font-size: 9pt; 
font-style: normal; 
font-weight: bold; 
}

.textimgbox a {
color: #ffffff;
text-decoration: none;
}

.textcountries { 
font-family: tahoma, verdana; 
color: #dddddd; 
line-height: 19px; 
font-size: 11pt; 
font-style: normal; 
font-weight: normal; 
}

.textcountries a {
text-decoration: none;
}

.textform { 
font-family: verdana; 
color: #333333; 
margin-top: 1px; 
font-size: 10pt; 
font-style: normal; 
font-weight: normal; 
}

.textsmall { 
font-size: 8pt; 
font-family: tahoma, arial narrow, tahoma; 
}

.textxsmall { 
font-size: 7pt; 
font-family: tahoma, arial, tahoma; 
}

.textfooter { 
font-family: tahoma, verdana; 
color: #ffffff; 
line-height: 19px; 
font-size: 9pt; 
font-style: normal; 
font-weight: normal; 
}

.footerlinks { 
font-size: 10pt; 
font-family: tahoma, verdana;
}

.copyright { 
text-align: center;
font-size: 8pt; 
font-family: ms sans serif, arial, helvetica;
color: ffffff; 
margin-bottom: 100px;
}

</style>

