/*
|=================================================================|
| 
| COPYRIGHT TO 2BORNOT2B 
| 
|=================================================================|
|
| Theme Author Email: andrea@2bornot2b.com.au
| Author: 2bornot2b
| Author URL: http://2bornot2b.com.au 
| Version: 1.0
| Creation Date: December 2009
| Copyright: International and Domestic Copyright Laws apply 
| These notes and all Copyright hyperlinks MUST stay intact for verification and legal use
| 
| COPYRIGHT REMOVAL IS PROHIBITED UNLESS A LICENCE HAS BEEN PURCHASED
|
=================================================================|*/
html, body, p { font:12px "Arial", Helvetica, sans-serif; margin:0; padding:0; line-height:1.3; color:#666; background-color:#000; }

#wrapper { width:950px; margin:0 auto; padding-top:55px; }
a  { color: #454c50; text-decoration: none; }
a:hover{ color: #980101; text-decoration: underline;}
h1,h2 {color:#017ba9; font-size:12px; font-weight:bold;margin:0; padding:0; }

.colLeft {
width:612px;
left:0;
float:left;
margin-right:20px;
position:relative;
}
.colRight {
float:left;
width:264px;
margin:0;
position:relative;
border-left:1px solid #454c50;
padding-left:18px;
padding-right:33px;

 }

#logo {
width: 612px;
height:99px;
background:url(../images/logo.gif) no-repeat; }

form, ol, ul { margin: 0px; padding: 0px; }

li {
	list-style-type:square;
	list-style-position:outside;
	margin:0px 0px 3px 16px;
	padding:0px;
	color:#616161;
}
.rightblock {
	width:268px;
	padding-right:39px;
	padding-left:15px;
	border-left:1px solid #454c50;
}

