@charset "utf-8";
/* CrackinStyleShizzle Document by fullphatdesign.co.uk */
body {
	margin: 20px;
	padding: 0px;
	background: #03b1f9;
	line-height: 14px;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

#header {
	width: 780px;
	height:263px;
	margin: 0px auto;
	padding:0;
}
#header-left{
	width:362px;
	height:263px;
	float:left;
	padding:0;
}
#header-right{
	width:418px;
	height:263px;
	float:right;
	padding:0;
}
#content{
	width: 780px;
	margin: 0px auto;
	padding:0;
	clear:both;
	background-color:#FFFFFF;
}
#content-onecol{
	width: 764px;
	padding:8px 8px 8px 8px;
	overflow:hidden;
	background-color:#FFFFFF;
}
#footer{
	font-size:9pt;
	width: 764px;
	height:54px;
	background: url(images/layout_09.gif) repeat-x left top;
	margin: 0px auto;
	padding:14px 0 0 16px;
	line-height: 20px;
	clear:both;
	color: #ffffff;
}
#footer a {
	color: #ffffff;
}
#footer a:hover {
	color: #75d2f9;
}
h1{
	font-weight: bold;
	font-size:22px;
	color: #03b1f9;	
}
h2{
	font-weight: bold;
	font-size:17px;
	color: #75d2f9;	
}
a{
	color: #666666;
	text-decoration: none;
}