/*--- CSS Reset ---*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

html { overflow-y: scroll;
}

:focus {
   outline: 0;
}
body {
   line-height: 22px;
}
ul {
   list-style: none;
}
table {
   border-collapse: separate;
   border-spacing: 0;
}
caption, th, td {
   text-align: left;
   font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
   content: "";
}
blockquote, q {
   quotes: "" "";
}

.left {float:left}
.right {float:right;margin-right:0!important;}
	
.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

/* Hides from IE-max \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*--- Common ---*/

body {
	font-family:Arial, Verdana, sans-serif;
	color:#666;
	background:#fff url(../images/nav-bg.png) top left repeat-x
}

h1 {
	font-size:30px;
	letter-spacing:0px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.2;
	color: #666;
	font-style: normal;
	font-weight: 100;
}

h2 {
	width:300px;
	float:left;
	font-size:40px;
	line-height:58px;
	letter-spacing:-1px;
	margin:45px 0 0 70px;
	text-indent:-15px;
}
h3 {
	float:left;
	margin:0 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:30px;
	line-height:24px;
	width:80%;
}

h4 {float:left;margin:0 0 20px 0;font-size:20px;}

h5 {float:left;margin:0 0 20px 0;font-size:14px; font-weight: bold; border-bottom: 1px dotted #CCC; width: 100%;}

p {font-size:16px;line-height:24px;margin-bottom:24px;float:left;}

span.p2 {font-size:12px;line-height: 14px;margin-bottom:24px;float:left;}

span.p {font-size:16px;line-height:24px;margin-bottom:24px;float:left;}

em {font-style:italic;border-bottom:1px dashed;}

strong {
	font-weight:bold;
	color:#858c84;
}

a {
	color:#CCC;
	border-bottom:0px solid;
}
.links a {
	font-size: 16px;
	font-style: normal;
	color: #09F;
}
a:hover {color:#FFF;
}

.o {color:#ff9000;
}
.h1link a {
	font-size:30px;
	letter-spacing:0px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.2;
	color: #09F;
	font-style: normal;
	font-weight: 100;
	text-decoration: none;
}
.h1link a:visited {
	color: #09F;
	font-size: 30px;
}
.h1link a:hover {
	color: #CCC;
	font-size: 30px;
	text-decoration: none;
}
.plink a {
	font-size:12px;
	letter-spacing:0px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 14px;
	color: #09F;
	font-style: normal;
	font-weight: 100;
	text-decoration: none;
}
.plink a:visited {
	color: #09F;
	font-size: 12px;
}
.plink a:hover {
	color: #CCC;
	font-size: 12px;
	text-decoration: none;
}

hr {
	size: 1px;
	color: #E7E7E7;
}
	
/*--- Layout ---*/

#wrapper {
	width:960px; 
	margin:0 auto; 
}
ul.list2 li {
	border-bottom: 1px solid #e8ede2;
}


/*--- Nav ---*/

#nav {
	list-style:none;
	margin:0;
	padding:0px 0 0 0;
	font-size:12px;
	letter-spacing:0px;
	position:relative;
	z-index:50;
	float: right;
}

#nav li {
	float:left;
	margin:0 0px 0 0;
}
#nav li a {
	text-decoration:none;
	padding:0px 0px 0px 30px;
	border:none;
}
#nav li#first a {padding-left:0}
	

/*--- Header ---*/

#header {
	height:100px;
	border: 0;
}
#logo {float:left;margin:65px 0 0 0;border:0;}


/*--- Content ---*/

.box {
	float:left;
	width:100%;
	margin:0px 0px 0 0;
	padding:0px 0 0 0;
}
.small {
	float: left;
	width:500px;
	height: 371px;
	margin-top: 25px;
}
.small-right {
	left: 940px; !important
	float: right;
	width: 250px;
	max-width: 250px;
	min-width: 250px;
	height: 371px;
	position: absolute;
	margin-top: 25px;
}
.big {
	width:630px;
	height:100%;
}
.sidenote p {
	text-align:left;
	font-size:20px;
	line-height:24px;
	margin:-1px 0 24px 0;
	float:none;
}
.colleft{
   position: relative;
   width: 100%;
   right: 40%;
   background-color: #f4f4f4
}
.col1{
   position: relative;
   overflow: hidden;
   float: left;
   width: 38%;
   left: 101%;
   background-color: #e6e6e6
}
.col2{
   position: relative;
   overflow: hidden;
   float: left;
   width: 58%;
   left: 3%;
   background-color: #e6e6e6
}

/*--- Footer ---*/

.footer{
	width: 960px;
	margin-top: 50px;
	margin-bottom: 100px;
	border-top: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding-top: 10px;
}
