﻿* {margin: 0; padding: 0;}

body {font-family: 'Verdana', tahoma, geneva, arial, helvetica; text-align:center; font-size: 80%; height: 100%; color:#000000;
	background: #ffffff url(../images/bg.png) repeat;}

#wrapper {text-align:left; width: 960px; background:#f1f1f1; margin: 10px auto; border:2px solid #58595b;}

.prop {float: left; width: 0; height: 450px; min-height: 450px;}
.clear {clear:both; height: 1px;}

h1{font-size:140%; margin: 0.6em 0em; padding: 0.3em;  width: 360px; background:url(../images/h1_gradient.gif) #000000 right repeat-y; color: #FFFFFF;}
h2{font-size:120%; margin-top:0.7em; margin-bottom: 0.5em;}
h3{font-size:110%; margin-bottom: 0.5em; margin-top: 0.7em;}
h4{font-size:100%; margin-bottom:0.5em; margin-top:0.7em; font-weight:bold;}
p{font-size:100%; margin: 0.5em 0.5em;}

ul{list-style-type:none; font-size:100%; margin-bottom:1em; margin-top:1em;}
li{text-align:left; padding-left:2em; background:url(../images/bullet_round.png) no-repeat 0.8em 0.35em; margin-top:0.2em; margin-bottom:0.2em; margin-left: 0.7em;}

a {color:#000000;}
a:link, a:visited, a:hover, a:active{text-decoration:underline; color:#000000;}

/* generics */
.bold {font-weight:bold;}

.m_c{margin-left: auto; margin-right: auto; text-align:center;}
.m_5{margin:5px;}
.m_10{margin:10px;}
.m_t10{margin-top:10px;}
.m_b10{margin-bottom:10px;}
.m_t15{margin-top:15px;}
.m_b15{margin-bottom:15px;}
.m_t20{margin-top:20px;}

.b_0{border:0;}
.right{float: right;}

.w_300{width: 300px;}

.f_120{font-size:120%;}
