body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
}

hr {
	border: 1px dotted #999999;
	

	height: 1px;

	
}
h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	padding-left: 10px;
	font-size: 1em;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	text-decoration: none;
	color: #00a5e3;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#sublinks {
	color:#FFFFFF;
	float:right; 
	margin:0px;
	padding-top:8px;
	font-size:12px;
}

#logo {
	width: 880px;
	margin: 0 auto;
	padding: 0 10px;
	height: 145px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}




#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

.login-button {
	background: #FFFFFF url(images/img01.jpg) repeat-x bottom;
	height:28px;
	line-height:28px;
	width:118px;
	position:absolute;
	margin-top:130px;
	margin-left:484px;
	color:#fff;
}

.login-button h3 a {
	font-size:16px;
	color:#fff;
}

#menu {
	width: 880px;
	height: 43px;
	margin: 0 auto;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 10px 30px 10px 10px;
	border: none;
	text-decoration: none;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position:bottom left;
	
	
}


#menu a:hover {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 10px 30px 10px 10px;
	border: none;
	text-decoration: none;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position:bottom left;
}

/* Wrapper */

#wrapper {
	background: #FFFFFF;
	background-image:url(images/background.jpg);
	background-position:top right;
	background-repeat:no-repeat; 
}

/* Page */

#page {
	width: 880px;
	margin: 0 auto;
	padding: 30px 0;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	margin:0;
	padding:0;
	float: left;
	width: 620px;
	
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	/*	background: url(images/bg.jpg) repeat-x; */
	border-bottom: 1px dotted #787878;
	/*	border-right: 1px solid #787878;
	border-left: 1px solid #787878; */
	line-height: 200%;
	list-style-type: square;
}

.post p {
	padding-left: 10px;
	padding-right: 10px;
	list-style-type: square;
}

.post h2 {
	margin: 0 0 10px 0;
	padding: 7px 10px;
	background: url(images/img06.jpg) repeat-x;
	border-bottom: 1px solid #535353;
	font-size: 12px;
	color: #FFFFFF;

}
.post h1 {
	font-size:18px;
}

.title {
	margin: 0;
	font-weight: normal;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
	padding: 0 20px;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
	border: none;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

/* Sidebars */

.sidebar {
	padding:0;
	margin:0;
	background: url(images/mobilephone.jpg) no-repeat top center; 
	margin-left:40px;
	float: left;
	width: 200px;

}


.sidebar h2 {
	margin: 0 0 10px 0;
	padding: 7px 10px;
	background: url(images/img06.jpg) repeat-x;
	border-bottom: 1px solid #535353;
	font-size: 12px;
	color: #FFFFFF;
}


/* Footer */

#footer {
	height: 60px;
	/* background: url(images/img06.jpg) repeat-x left top; */
	margin: 0 auto;
	padding: 0 10px;
	width: 880px;
}

#footer p {
	margin: 10px;
	font-size: smaller;
	color: #787878;

}

#footer a {
	color: #787878;
}
.contacttbl {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#cbform {
	padding:0;
	margin:0;
	margin-top:125px;
	padding-left:20px;
	height:220px;
	
}

.input {
	background: url(images/inputbg.jpg) repeat-x #fff;
	border: 0px inset;
	border-left: #999999 1px solid;
	border-top: #999999 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	
	
}

.submit {
	background: url(images/submitbg.jpg) repeat-x #fff;
	border: 0px inset;
	border-left: #999999 1px solid;
	border-top: #999999 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	color:#FFFFFF;
	padding:2px;
	
	
}

#chat {
	padding:0;
	margin:0;
	height:100px;
}





