body {
	width: 780px;
	height: 100%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_02.jpg);
	background-repeat: no-repeat;
	background-color: #027;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	color:#000;
}

h1 {
	font-size:20px; 
	font-weight:bold; 
	color:#fc0;
	padding:0px 0px 12px 0px;
	margin:5px;
	text-align:left;
}

h2 {
	font-size:18px; 
	font-weight:bold; 
	color:#369;
	padding:0px 0px 12px 0px;
	margin:5px;
	text-align:left;
}

h3 {
	font-size:14px; 
	font-weight:bold; 
	color:#fc0;
	padding:0px 0px 12px 0px;
	margin:5px;
	text-align:left;
}

p	{
	text-align:left;
	padding:0px 0px 12px 0px;
	margin:5px;
	line-height:15px;
}

p.title	{
	font-size:20px; 
	font-weight:bold; 
	color:#fc0;
}

p.subtitle {
	font-size:13px; 
	font-weight:bold; 
	color:#900;
}

p.sidebar {
	font-size:11px;
	color:#eee;
}

p.small	{
	font-size:9px;
	color:#999;
}

p.footer {
	font-size:10px; 
	color:#999;
	text-align:center;
}

p.msg {	
	color:#393; 
	font-weight:bold;
}

p.error {	
	color:#900; 
	font-weight:bold;
}

p.menu {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

p.active {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#933;
	font-weight:bold;
	text-align:center;
}

p.blog {
	color:#999;
	font-size:11px;
}

a {
	color:#369;
}

a:hover {	
	color:#036;
}

ol {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px; 
	color:#333;
}

ul {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px; 
	color:#000;
}

input.text {
	border-style:solid; 
	border-width:1px; 
	font-size:13px; 
	border-color:#999; 
	width:150px;
}

input.file {
	border-style:solid; 
	border-width:1px; 
	font-size:10px; 
	border-color:#999;
}

input.button {
	height:20px;
	cursor:hand;
	font-size:10px;
}

select {
	border-style:solid; 
	border-width:1px; 
	font-size:13px; 
	border-color:#999;
}

textarea {
	font-family:Arial,Verdana, Helvetica; 
	font-size:13px;
	border-style:solid; 
	border-width:1px; 
	border-color:#999;
}

input.button_red_xl {
	width:200px;
	height:20px;
	cursor:hand;
	border-style:solid;
	border-width:1px;
	font-size:10px;
	color:#ffffff;
	background-color:#900;
	border-top-color:#c33;
	border-right-color:#600;
	border-bottom-color:#600;
	border-left-color:#c33;
}

input.button_red_l {
	width:125px;
	height:20px;
	cursor:hand;
	border-style:solid;
	border-width:1px;
	font-size:10px;
	color:#fff;
	background-color:#900;
	border-top-color:#c33;
	border-right-color:#600;
	border-bottom-color:#600;
	border-left-color:#c33;
}

input.button_red_m {
	width:100px;
	height:20px;
	cursor:hand;
	border-style:solid;
	border-width:1px;
	font-size:10px;
	color:#fff;
	background-color:#900;
	border-top-color:#c33;
	border-right-color:#600;
	border-bottom-color:#600;
	border-left-color:#c33;
}

input.button_red_s {
width:75px;
height:20px;
cursor:hand;
border-style:solid;
border-width:1px;
font-size:10px;
color:#ffffff;
background-color:#990000;
border-top-color:#cc3333;
border-right-color:#660000;
border-bottom-color:#660000;
border-left-color:#cc3333;
}

input.button_red_xs {
width:50px;
height:20px;
cursor:hand;
border-style:solid;
border-width:1px;
font-size:10px;
color:#ffffff;
background-color:#990000;
border-top-color:#cc3333;
border-right-color:#660000;
border-bottom-color:#660000;
border-left-color:#cc3333;
}


input.button_blue_s {
width:75px;
height:20px;
cursor:hand;
border-style:solid;
border-width:1px;
font-size:10px;
color:#ffffff;
background-color:#336699;
border-top-color:#6699cc;
border-right-color:#003366;
border-bottom-color:#003366;
border-left-color:#336699;
}


input.button_blue_m {
width:100px;
height:20px;
cursor:hand;
border-style:solid;
border-width:1px;
font-size:10px;
color:#ffffff;
background-color:#336699;
border-top-color:#6699cc;
border-right-color:#003366;
border-bottom-color:#003366;
border-left-color:#336699;
}


input.button_green_m {
	width:100px;
	height:20px;
	cursor:hand;
	border-style:solid;
	border-width:1px;
	font-size:10px;
	color:#fff;
	background-color:#393;
	border-top-color:#6c6;
	border-right-color:#060;
	border-bottom-color:#060;
	border-left-color:#6c6;
}


input.submit {
	width:150px;
	height:25px;
	cursor:hand;
	border-style:solid;
	border-width:1px;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	background-color:#393;
	border-top-color:#6c6;
	border-right-color:#060;
	border-bottom-color:#060;
	border-left-color:#6c6;
}

table.print {
	border:solid 1px #999;
}

td.content {
	border-width:1px;
	border-color:#eeeeee;
	border-style:solid;
}

#dhtmltooltip{
	position: absolute;
	width: 250px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
}


/* POSITIONING CSS */
/**********************************************************************/

#container {
	width: 780px;
	height: 10000px;
	overflow: hidden;	
	border: 0px solid #000;
	position: relative;
}

#logo {
	float: left;
	width: 280px;
	height: 100px;
	text-align: left;
}

#login {
	float: right;
	padding: 5px;
	width: 100px;
	height: 20px;
	text-align: center;
	font-size: 11px;
	background-color: #192b55;
}

#menu {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 780px;
	height:35px;	
	background-color:#000;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu li {
	display: inline;
	padding: 10px;
}

#menu a {
	color:#fff;
	font-weight:bold;
	text-decoration: none;
}

#menu a:hover {
	color:#fc0;
	font-weight:bold;
}

#transparent {
	position: absolute;
	width: 780px;
	height: 240px;
	left: 0px;
	top: 135px;
	background-color: #fff;
	filter: Alpha(opacity=10);
	opacity: .1;
}

#titlebg {
	position: absolute;
	width: 780px;
	height: 50px;
	left: 0px;
	top: 135px;
	background-color: #fff;
	filter: Alpha(opacity=10);
	opacity: .1;
}

#title {
	position:absolute; 
	width:760px; 
	height:40px; 
	left:10px; 
	top:145px;
	text-align:left;
	color:#fff;
	font-weight:bold;
}

#slideshow {
	position:absolute; 
	width:780px; 
	height:200px; 
	left:0px; 
	top:150px;
}

#slideArrow {
	position:absolute; 
	width:10px; 
	height:10px; 
	left:250px; 
	top:15px;
}

#module {
	position: absolute;
	float: left;
	width: 265px;
	height: 100px;
	color: #fff;
	text-align: left;
}

#testimonial {
	position: absolute;
	float: left;
	width: 240px;
	left: 0px;
	top: 550px;
	background-color: #012;
	color: #fff;
	padding: 5px;
}

#blog {
	position: absolute;
	float: left;
	width: 240px;
	left: 0px;
	top: 725px;
	color: #fff;
}

#intro {
	position: absolute;
	float: right;
	width: 500px;
	height: 1000px;
	left: 260px;
	top: 550px;
	padding: 10px;
	background-color: #fff;
	text-align: left;
	display: inline;
}

#sidebar {
	position: absolute;
	width: 240px;
	height: 1000px;
	left: 530px;
	top: 200px;
	color: #fff;
	padding: 5px;
}

#content {
	position: absolute;
	width: 500px;
	height: 100%;
	left: 0px;
	top: 200px;
	padding: 10px;
	background-color: #fff;
	text-align: left;
	display: inline;
}

#footer {
	font-size: 10px;
	color: #fff;
	text-align:left;
	clear: both;
}
