/*
*/

*{
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-size: 9px;
}

/* General styles */
body {
	background: #fff url(images/background.jpg) top center no-repeat;
	color: #303030;
	line-height: 1.6em;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 12%;
	font-weight: normal;
}
a {
	color:#666600;
	text-decoration:none;
	font-size: 14px;
}
a:hover {
	color: #F60;
}
p,ul,ol,dl {
	font-size: 14px;
	line-height: 19px;
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 10px;
	margin-left: 0;
}
	p a:link {
		margin: 0 0 20px 0;
	font-size: 12px;
	line-height: 17px;}
p a:hover{color:#AFBD22
	
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 17px;
}
	


h1 a {color:#2a5a7a; text-transform:none;}

h2 {font-size:2.2em; color:#333; margin:0 0 10px; border-bottom:2px solid #eee;}
h3 {font-size:1.6em; margin:0 0 10px 0; border-bottom:2px solid #eee;}
h1,h2,h3 {
	font-weight: 400;
	line-height: 1.4em;
	font-family: Helvetica;
	font-size: 26px;
	color: #000000;
}

/* Main container */
#width960 {
	margin: 15px auto;
	width: 600px;
}

/* Footer */
#footer .col {
	text-align: left;
	color: #888;
	font-size: 0.9em;
	border-top: 2px solid #eee;
	padding: 10px 0;
	width: 960px;
}

/* Grid classes, fixed width, 960px with 12 columns */
.col {float:left; margin:0 10px; overflow:hidden; float:left; display:inline;}
.col img {
	max-width: 650px;
	padding-top: 20px;
	padding-left: 10px;
}
.row {
	width:600px;
	margin:0 auto;
	overflow:hidden;
}
.row .row {margin:0 -10px; width:auto;	display:inline-block;}
.c1 {width:60px;}
.c2 {width:140px;}
.c3 {
	width: 125px;
}
.c4 {
	width: 300px;
	font-size: 9px;
}
.c5 {width:380px;}
.c6 {width:460px;}
.c7 {width:540px;}
.c8 {width:620px;}
.c9 {
	width: 600px;
}
.c10 {width:780px;}
.c11 {width:860px;}
.c12 {
	width: 750px;
}

/* Menu list style */
ul.menu {list-style:none; margin:0; padding:10px 0 0; border-top:1px solid #eee;}

}
ul.menu li {
	list-style: none;
	font-size: 1em;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	color: #888;
	border-bottom: 1px solid #eee;
	text-decoration: none;
}
ul.menu li a:hover {
	color: #000000;
	text-decoration: none;
}


h2 {
	font-family: Helvetica;
	font-size: 18px;
	line-height: .9em;
	font-weight: 400;
}
h4 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666600;
	font-weight: normal;
	line-height: 1.2em;
}
caption {
	line-height: 20px;
}
