body {
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
}


object { outline:none; }

p {
	line-height: 175%;
	padding-bottom: 1px;
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}


#home_left p b, #home_left p strong {
	color: #99ccff;
}

img {
	border: none;
}

h1 {
	margin: 20px 0px 20px 0px;
	font-size: 20px;
	font-family: arial, Century Gothic, Times;
	font-weight : normal;
	letter-spacing: -1px;
	color: #295585;
	line-height:150%;
	font-style: normal;

}

h2 {
	font-family: arial, Century Gothic, Times;
	font-weight : normal;
	font-size: 18px;
	line-height: 120%;
	color: #295585;
	letter-spacing: -1px;
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
}

h3 {
	font-family: arial, Century Gothic, Times;
	font-weight: bold;
	font-size: 15px;
	line-height: 120%;
	color: #99ccff;
	letter-spacing: -1px;
	margin: 20px 0px 20px 0px;
}

h4 {
	font-family: arial, Georgia,"Times New Roman",Times,serif;
	font-size: 13px;
	color:#295585;
	font-style: normal;
	letter-spacing: -1px;
	margin: 10px 0px 10px 0px;
}



ul {
	color : #666666;
}

li {
	line-height: 180%;
	text-align:left;
}

ul {
	margin-left: 0px;
	padding-left: 25px;
	text-align:left;
}

li {
	list-style-image: url(../images/bb_li.gif);
}

li a {
	
}

li a:hover {
	color: #e97609;
}

li ul li, li ol li {
	list-style-image:none;
}

hr {
	border-top: 1px solid #cccccc;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	width: 100%;
	text-align: left;
	margin: 25px 0px;
}

a {
	color: #FF9900;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FF9900;
}

#submain_pad a {
	color: #295585;
	text-decoration: none;
}

#submain_pad a:hover {
	text-decoration: underline;
	color: #295585;
}

.embed_image {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 8px 0 10px !important;
  margin: 10px 0 0 5px;
}

.embed_image img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
 
img.apply_border {
	padding:5px;
	margin: 5px;
	background-color: #44515e;
	border: 1px solid #677887;
	
}

img.apply_border:hover {
	padding:5px;
	margin: 5px;
	background-color: #44515e;
	border: 1px solid #93a4b3;
}

#submain_pad img.apply_border {
	padding:5px;
	margin: 5px;
	background-color: #ffffff;
	border: 1px solid #959da4;
	
}

#submain_pad img.apply_border:hover {
	padding:5px;
	margin: 5px;
	background-color: #ffffff;
	border: 1px solid #959da4;
	
}


  
  
  
  
  /*-----------------------portfolio-----------------------------------*/
  

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 100%;
	text-decoration: none;
}

legend {
	color: #6699CC;
	font-weight: bold;
}


  /*-----------------------form-----------------------------------*/

form.box {
	background-image: url(../images/form_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

fieldset {
	border: 1px dashed #003366;
}

legend  {
	color: #6699CC;
	font-weight: bold;
	padding:5px;
}

input , select , textarea  {
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-size : 100%;
	color: #6699CC;
	text-decoration: none;
	border: 1px solid #003366;
	padding: 2px 2px 2px 2px;
}

input._submit {
	border: 2px ridged #003366;
	background-color:#ffffff;
}

textarea.box  {
	padding: 3px 3px 3px 3px;
}