body {
	margin: 0px;
	font-family: Verdana;
	font-size: 0.6em;
	background-color: #000;
	background-image: url(cms/templates_img/guzaba_org_biz15/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

p {
	line-height: 17px;
	margin: 11px 0 10px 0;
	padding: 0px;
}

h2 {
	color: #9f9f9f;
	margin:0px;
	padding:0px;
	font-size: 15px;
}

h3 {
	color: #9f9f9f;
	padding:0px;
	font-size: 12px;
	font-weight: lighter;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul {
		font-size:11px;
	color: #333333;
	margin:0;
	padding:0;
		line-height: 15px;
		list-style-image:url(cms/templates_img/guzaba_org_biz15/bullet.png);
}


a {
	color: #5a91ff;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #7a7a7a;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7a7a7a;
}

blockquote{
	background: #F7FDE3;
	color: #606060;
	padding: 10px;
}





#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	margin-top: 20px;
	margin-bottom: 0;
	position: relative;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	background-image: url(cms/templates_img/guzaba_org_biz15/bg_content.jpg);
	background-repeat: repeat-x;
	background-position: top;
box-shadow: 0px 0px 20px #007db1;
-webkit-box-shadow: 0px 0px 20px #007db1;
-moz-box-shadow: 0px 0px 20px #007db1;
}

#wrap-content {

	padding-bottom: 40px;

}



#top img{
	margin-top: 23px;
	margin-left: 20px;
	float: left;
	height: 115px;
	width: 180px;
}

#left img{
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	/* margin-bottom: 125px; */
	margin-bottom: 15px;
	margin-left: 0;
	padding: 3px;
	border: 1px solid #CCCCCC;
		-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
		-box-shadow: 0px 0px 7px #ccc;
	-webkit-box-shadow: 0px 0px 7px #ccc;
	-moz-box-shadow: 0px 0px 7px #ccc;
}

#left img.normal {
	margin: 5px;
	border: none !important;
}

#left img:hover{

		-box-shadow: 0px 0px 7px #007db1;
	-webkit-box-shadow: 0px 0px 7px #007db1;
	-moz-box-shadow: 0px 0px 7px #007db1;
}

#top {
	width: 800px;
	height: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
   padding-right: 20px;
	padding-left: 20px;
}
#top-wrap {
	width: 100%;
	background-color: #FFFFFF;
	position: relative;
	background-image: url(cms/templates_img/guzaba_org_biz15/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#top h2 {
	color: #707070;
	font-size: 1.6em;
	font-weight: lighter;
	position: relative;
	margin: 0px;
	top:100px;
	display:block;
	float:right;
	/* background: url(cms/templates_img/guzaba_org_biz15/bg_t.gif) no-repeat; */
	padding-left: 10px;
	font-family: Verdana;
	letter-spacing: -1px;
}


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

#top h2 a:hover {
        color: #93B300;
}





#menu {
	display: block;
	float:right;
}

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

#menu li {
	display: block;
	float: left;
	white-space: nowrap;
}

#menu li a {
	display: block;
	padding: 55px 20px 12px 20px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

* html #menu a {width:1%;}

#menu li a:hover {
	background: url(cms/templates_img/guzaba_org_biz15/bg_menu.gif);
}

#menu li a.current {
	letter-spacing: 1px;
	color: gray;
	background: url(cms/templates_img/guzaba_org_biz15/bg_menu.gif);
}

#menu li a.current:hover {
	color: #fff;
}





#content {
	width: 800px;
	margin-top:30px;
}

#content p {
	font-size:11px;
	color: #333333;
}

#content h2 {
	margin: 0;
	padding: 10px 0 10px 0;
	font-weight: lighter;
	text-transform: capitalize;
	font-size: 1.6em;
	color: #777;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
}





#left ul {
	padding: 15px 0 15px 35px;
	margin:0;
}

#left li {
	margin-bottom:5px;
}

#left {
	width: 500px;
	float:left;
	display: block;
       margin-left: 20px;
	display: inline;
}





#right {
	width: 200px;
	float: right;
	display:block;
	position: relative;
	padding: 0px;
	margin: 0px;
}

#right .box {
	width: 24em;
	background: #F6F9FB;
	border: 1px solid #E1E1E1;
	padding:10px 10px 15px 10px;
	float: right;
}

#right .box h2 {
	font-size: 1.1em;
	margin: 0px 0 0px 0;
	padding:0px 0 5px 0;
}

#right .box a {
	margin: 10px 0 10px 0;
	color: #93B300;
	font-size: 10px;
}

#right .box p {
	margin: 5px 0 10px 0;
	line-height: 15px;
}

#right .box ul {
	padding: 0 0 7px 20px;
	margin:10px 0 10px 0;
}

#right .box li {
	margin-top:5px;
}

#nav{
	list-style: none;
	width: 150px;
	float: left;
	margin-top: 2em;
	margin-right: 10px;
	margin-bottom: 2em;
	margin-left: 20px;
}
#nav li{
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}
#nav a{
	display: block;
	color: #666666;
	background-color: #eeeeee;
	font-weight: lighter;
	text-decoration: none;
	width: 150px;
	padding-top: 0.7em;
	padding-right: 0.3em;
	padding-bottom: 0.7em;
	padding-left: 0.8em;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;

	}

#nav a:hover{
	color: #fff;
	background-color: #333333;
	font-weight: lighter;
	-box-shadow: 0px 0px 20px #007db1;
	-webkit-box-shadow: 0px 0px 7px #007db1;
	-moz-box-shadow: 0px 0px 7px #007db1;
		background-image: url(cms/templates_img/guzaba_org_biz15/bg_hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border:none;
	}	




#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;

}





#footer {
	text-align: center;
	width: 94%;
	height:25px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;

}

#footer p {
	margin: 0px;
	padding: 0;
			font-size:11px;
	color: #333333;
}

#content .style10 {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}

.home {
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	float: left;
	background-image: url(cms/templates_img/guzaba_org_biz15/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 335px;
	width: 520px;
}

.home img {
	border:none;
		-moz-border-radius: 0; 
	-webkit-border-radius: 0;
		-box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	padding-top: 10px;
}
#home img:hover {
border:none;
		-moz-border-radius: 0; 
	-webkit-border-radius: 0;
		-box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}


#linkedin img {
	border:none;
		-moz-border-radius: 0; 
	-webkit-border-radius: 0;
		-box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	margin-left: -51px;
	margin-top:197px;

}

#linkedin img:hover {
border:none;
		-moz-border-radius: 0; 
	-webkit-border-radius: 0;
		-box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

#footer_links img {
	border:none;
		-moz-border-radius: 0; 
	-webkit-border-radius: 0;
		-box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	margin-left:5px;



}
#footer_links img:hover {
border:none;
		-moz-border-radius: 0; 
	-webkit-border-radius: 0;
		-box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

#footer_links a:hover {

border:none;

}

#footer_links {
		position:relative;
	float:right;
	

}
#footer_copy {
		position:relative;
	float:left;
	padding-top:12px;

}


.asterisk {color: #CC0000}
.note {
	color: #777777;
	font-style: italic;
	}


#selected {
	font-weight: lighter;
	border:none;
	}
  
#selected a {
  background:#8f908f url("cms/templates_img/guzaba_org_biz15/bg_hover_selected.jpg") repeat-x;
  background-position: top;
  color: #fff;
  -box-shadow: 0px 0px 20px #007db1;
	-webkit-box-shadow: 0px 0px 7px #007db1;
	-moz-box-shadow: 0px 0px 7px #007db1;
}


#fcf2 {
	width:450px;
	font-size: 1.1em;
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font:Lucida Grande, 'Lucida Sans Unicode', Verdana, sans-serif;
	
}
#fcf2 h3 {
font-size:1.5em;
background-color:#3D5686;
color:#FFFFFF;
font-weight:bold;
padding:4px;
margin:0px;
}

#fcf2 em {
color:#4AA8B0;
}
#fcf2 div.r {
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fcf2 label {
	float: left;
	width: 100px;
	text-align: right;
}
#fcf2 span.f {
	float: right;
	width: 335px;
	text-align: left;
	border: thin none #444;
	margin: 3px;
	padding: 3px;

}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
	font-weight:normal;
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #777777;
}
#fcf2 input {
	background: #f6f6f8;
	overflow: hidden;
	padding: 5px;
	font-size: 1em;
	font-family: Lucida Grande, 'Lucida Sans Unicode', Verdana, sans-serif;
	color: #666;
	width: 300px;
	letter-spacing:0px;
			-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
		border:1px solid #bbbbbb;
}

#fcf2 textarea {
	background: #f6f6f8;

	overflow: hidden;
	color: #666;
	width: 320px;
	height: 150px;
	font-size: 1em;
	padding: 5px;
	font-family: Lucida Grande, 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing:0px;
	line-height:175%;
			-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
		border:1px solid #bbbbbb;

}

#fcf2 input:focus, #fcf2 textarea:focus {
	overflow: hidden;
	background-color: #f9f9f9;

}

