 /* 
html5doctor.com Reset Stylesheet
v1.4.1 
2010-03-01
Author: Richard Clark - http://richclarkdesign.com
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparant;
}

body {
   	line-height:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url("../images/bg.jpg") no-repeat scroll center top #660460;
	color:#FFFFFF;
}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted #000;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
/* END CLEAR */


/* ANDY MINIMUM SETUP */

h1,h2,h3,h4,h5,h6,p,ul,ol {margin:0 0 1em 0;line-height:1.2em;}
h1 {font-size:2em;} h2 {font-size:1.8em;} h3 {font-size:1.6em;} h4 {font-size:1.5em;} h5 {font-size:1.4em;} h6 {font-size:1.3em;}
.clear_left { clear:left; } .clear_right {clear:right;} .clear_both {clear:both;}
.float_left { float:left; } .float_right { float:right; }
.padding_right_5 { padding-right:5px; } .padding_right_10 { padding-right:10px; } .padding_right_15 { padding-right:15px; } .padding_right_20 { padding-right:20px; }
.padding_left_5 { padding-left:5px; } .padding_left_10 { padding-left:10px; } .padding_left_15 { padding-left:15px; } .padding_left_20 { padding-left:20px; }
.padding_top_5 { padding-top:5px; } .padding_top_10 { padding-top:10px; } .padding_top_15 { padding-top:15px; } .padding_top_20 { padding-top:20px; } .padding_top_30 { padding-top:30px; }
.padding_bottom_5 { padding-bottom:5px; } .padding_bottom_10 { padding-bottom:10px; } .padding_bottom_15 { padding-bottom:15px; } .padding_bottom_20 { padding-bottom:20px; }
.georgia {font-family:Georgia, "Times New Roman", Times, serif;	}
/* @end */

div {
	width:960px;
	margin:0 auto;
	position:relative;
}

h1 {
	display:none;
}
p {
	font-size: 18px;
    	font-weight: lighter;
    	line-height: 1.4em;
    	margin: 348px 0 30px;
    	text-align: center;
    	width: 100%;
}
a {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#downloads {
	display: block;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 486px;
}
#downloads li {
	display:inline;
}
#downloads a {
	background: url("../images/btn_06.jpg") no-repeat scroll center top transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 14px;
    line-height: 42px;
    margin: 0 20px 0 0;
    text-align: center;
    text-decoration: none;
    width: 142px;
}
#downloads a:hover {
	text-decoration:underline;
}
.bs_link {
	display:block;
	width:103px;
	height:117px;
	background:url("../images/btn_03.jpg") no-repeat top left scroll transparent;
	position:absolute;
	top: 35px;
	right:5px;
	text-indent:-9999em;
}
