/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background:  #b0c4de repeat-x left center;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848484;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
}

.ul1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.ul1 li {
	display: inline;
}

.ul1 a {
	display: block;
	height: 17px;
	margin-bottom: 1px;
	padding: 3px 0px 0px 20px;
	background: #F3F3F3 url("../../../21centurybusiness/images/homepage29.gif") no-repeat;
	font-weight: bold;
	color: #848484;
}

.text1 {
	font-size: 10px;
	font-weight: normal;
	color: #006FD1;
}

.text2 {
	margin: 0;
	padding: 7px 0 6px 19px;
	background: #5C83C0 url("../../../21centurybusiness/images/homepage14(css").jpg) no-repeat right top;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}

/** LINKS */

a {
	color: #007DD6;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
}

a.link3 {
	display: block;
	padding: 7px 30px;
	background: #F2F2F2 url("../../../21centurybusiness/images/homepage16.gif") no-repeat 19px center;
	color: #484848;
}

/** STYLES */

.style1 {
	text-align: center;
	color: #FFFFFF;
}

.style1 a {
	color: #CFC7A8;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background-color: #FFFFFF;
}

.bg2 {
	background: #2A2A2A url("../../../21centurybusiness/images/homepage10.gif") repeat-x;
}

.bg3 {
	background: url("../../../21centurybusiness/images/homepage17.gif") repeat-x left bottom;
}

.bg4 {
	background: url("../../../21centurybusiness/images/homepage22.gif") repeat-x left top;
}

.bg5 {
	background: url("../../../21centurybusiness/images/homepage25.jpg") no-repeat;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

