body {
    margin: 0,0,0,0;
    padding: 0,0,0,0;
    background-color: #075566;
	background-image: url(http://cytech-services.com/images/background.jpg);
	background-repeat: repeat-x;
    font-family: Verdana, Arial;
}

a, a:visited {
    color: #0A7DCE;
	text-decoration: underline;
}

a:hover {
    text-decoration: none;
}
#container {
    width: 943px;
    margin-right: auto;
    margin-left: auto;
}
#intro h1 {
    font-size: 8pt;
    color: #fff;
    padding: 0;
    margin: 0;
}
#intro {
    background-color: #05414E;
    width: 934px;
    padding: 5px;
    margin-bottom: 20px;
}
#logo {
    float: left;
}
#top_flag {
    float: left;
   /*background-image: url(../images/header_tab.jpg);*/
    background-repeat: no-repeat;
    height: 23px;
    width: 525px;
    margin-left: 50px;
    font-size: 9pt;
    text-align: center;
    padding-top: 8px;
    margin-top: 10px; 
	background-color: #fff;
} 
#top_flag b {
	font-weight: bold;
	color: #0A7DCE;
}
.navigation {
    font-size: 12px;
    color: #fff;
	font-weight: bold;
}    
.navigation a, .navigation a:visited {
    color: #05414e;
    text-decoration: none;
	text-transform: uppercase;
}
.navigation a:hover {
    text-decoration: underline;
}
.navigation a.green, #navigation a.green:visited {
    color: #ab2116;
	text-transform: uppercase;
}
#content {
    width: 914px;
    padding: 15px;
    background-color: #fff;
    font-size: 10pt;
}
#content h2 {
    font-size: 12pt;
    color: #EF5D08;
	border-bottom: 1px solid #EF5D08;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#content .content_left {
    float: left;
    width: 600px;
}
#content .content_right {
    float: left;
    margin-left: 20px;
    width: 280px;
}
.clear {
    clear: both;
}
#footer {
    width: 914px;
    padding: 15px;
    color: #000;
    font-size: 10pt;
    background-color: #E4E4E4;
}
.alert_box {
    border: 1px solid #EF5D08;
    padding: 10px;
    width: 80%;
}


/* new styles */
.package {
	border-bottom:1px solid #9F9F9F;
	padding:8px 15px 5px 15px;
	background:#F2F2F2;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
}

.package span {
	color: #05414e;
}

.package span span {
	color: #f25d08;
}

.sub-menu {
	background:#17577D;
	padding:10px;
	color: #fff;
	display: none;
}

.sub-menu strong {
	font-weight: bold;
	font-size: 14px;
}

.sub-menu span {
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
	font-family: Georgia;
}

.sub-menu a, .sub-menu a:visited {
	color: #fff;
	font-weight: bold;
}

#home_page_list {
	float: left;
}

#home_page_software {
	float: left;
	padding-left: 15px;
	margin-left: 15px;
	width: 260px;
	border-left: 1px solid #ccc;
}

h2 a{
	color:#F45D08;
	text-decoration:none;
}

#top_flag a{
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

#top_flag a:hover{
	text-decoration:underline;s
}

a.green, a.green:visited{
	color: #ab2116;
}

h3 {
	font-size: 16px;
	font-family: Georgia;
	background-color: #f2f2f2;
	color: #444;
	padding: 10px;
}

