@charset "utf-8";

/*==== global settings ====*/
a {
	font-size: 1em;
}

a:link {
	color: #365574;
}

a:visited {
	color: #F90;
}

a:hover {
	color: #0F3;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #000
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}

/*===== common structure =====*/

body {
	margin: 0 0;
	background-image: url(../images/z_bg_strip.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 1000px;
}


#header {
	width: 100%;
	height: 117px;
	background-color: #000;
}

#topNavBar {
	width: 100%;
	height: 41px;
}

#footer {
	clear: both;
	background: transparent;
	height: 40px;
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .75em;
	text-align: center;
	color: #fff;
	margin-top: 10px;
	padding: 0;
}

#footer a {
	color: #365574;
	text-decoration: none;
}

.clear {
	clear: both;
	height:0;
	width:0;
}

img.floatLeft{
	float: left;
	margin-right: 15px;
}

img.floatRight{
	float: right;
	margin-left: 15px;
}

/*==== index =====*/

#c_panel1 {
	width: 400px;
	height: 620px;
	background-color: #365574;
	float: left;
}

#c_panel2 {
	width: 600px;
	height: 180px;
	background-color: #CCCCCC;
	float: left;
	text-align: justify;
}

#c_panel3 {
	background-color: #FFF;
	height: 420px;
	width: 580px;
	padding: 10px;
	float: left;
}

#c_panel3 p {
	padding: 8px;
}

#c_panel2 h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	line-height: .9em;
	color: #000;
	text-align: center;
}

#c_panel2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-align: left;
	color: #000;
	margin: 0 0 0 100px;
	padding: 8px;
}

#c_panel2 ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	line-height: 1.5em;
	color: #000;
	list-style: url(../images/Zercules-16x16.jpg);
	display: block;
	float: left;
	width: 200px;
	padding-left: 300px;
	margin-top: -5px;
}

#c_panel3 h1 {
	text-align: center;
}

#c_panel3 h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	line-height: 1.3em;
	color: #000;
	text-align: center;
}

#c_panel3 ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
	list-style: url(../images/Zercules-16x16.jpg);
	display: block;
	float: left;
	width: 400px;
	padding-left: 150px;
	margin-top: -5px;
}

/*==== projects =====*/

#p_c_panel1 {
	width: 400px;
	height: 620px;
	background-color: #365574;
	float: left;
}

#p_c_panel2 {
	background-color: transparent;
	height: 400px;
	width: 600px;
	float: left;
}

#p_c_panel3 {
	background-color: #FFF;
	height: 220px;
	width: 600px;
	float: right;
}

#p_c_panel3 h1 {
	text-align: center;
}

#p_c_panel3 h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	line-height: 1.1em;
	color: #000;
	text-align: center;
}

#p_c_panel3 img{
	padding-left: 10px;;
}

#p_c_panel3 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	line-height: 1.1em;
	padding: 15px;
	color: #000;
	text-align: center;
}

		/*==== services =====*/

#s_c_panel1 {
	width: 400px;
	height: 620px;
	background-color: #365574;
	float: left;
}

#s_c_panel2 {
	width: 580px;
	height: 600px;
	background-color: #FFF;
	float: left;
	overflow: auto;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background: #FFF;
}

#s_c_panel2 p {
	font-size: 1em;
}

#s_c_panel2 h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}

#s_c_panel3 {
	background-color: #FFF;
	height: 400px;
	width: 600px;
	float: right;
}

/*==== newsletters =====*/

#n_c_panel1 {
	position: inherit;
	width: 200px;
	height: 900px;
	background-color: #365574;
	float: left;
}

#n_c_panel2 {
	width: 800px;
	height: 900px;
	background-color: #FFF;
	float: right;
}

/*==== aboutUs =====*/

#a_c_panel1 {
	width: 400px;
	height: 620px;
	background-color: #365574;
	float: left;
	background-image: none;
}
#a_c_panel2 {
	width: 584px;
	height: 216px;
	background-color: #FFF;
	float: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-left: 8px;
	padding-right: 8px;
	overflow: auto;
}
#a_c_panel3 {
	background-color: #FFF;
	height: 400px;
	width: 600px;
	float: right;
}


/*==== contactUs =====*/

#c_c_panel1 #c_c_webForm {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	color: #CCC;
}
#c_c_panel1 h4 {
	text-align: center;
	color: #CCC;
}

#c_c_panel1 #clock {
	margin-left: 50px;
	height: 200px;
	width: 200px;
}
#c_c_panel1 blockquote {
	font-size: 1em;
	color: #CCC;
	text-align: justify;
	width: 240px;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
}

#c_c_panel1 blockquote p {
	font-size: 1em;
	color: #CCC;
}

#c_c_panel1 p {
	color: #CCC;
	text-align: center;
}

#c_c_panel1 {
	width: 300px;
	height: 960px;
	background-color: #365574;
	float: left;
	padding-top: 20px;
}

#c_c_panel2 {
	width: 700px;
	height: 960px;
	background-color: #FFF;
	float: left;
	padding-top: 20px;
}

#c_c_panel li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
}
