html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #FFF;
	background: #030303;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:link, a:visited{
  color:#6a8ec8;
  text-decoration:none;
  font-style:italic;
}
a:hover{
  text-decoration:underline;
}
.w {
  width: 1000px;
  text-align:center;
}
.top, .top tr, .top td {
  vertical-align:top;
}
.left{
  background-color:#242424;
  height:100%;
}
.p100{
  height:100%;
}
.right_grey{
  background : url(../images/right.gif);
}
.right_black{
  background-color:#030303;
  height:100%;
}
.center_top {
  background : url(../images/center_top.jpg);
  width:765px;
  height:88px;
}
div.title{
  position:relative;
  left:40px;
  top:17px;
  font-size:22px;
  font-weight:bold;
  font-style:italic;
  color:#fba8b8;
  font-family: verdana, arial, geneva, lucida, 'lucida grande', helvetica, sans-serif;
}
a.title:link, a.title:visited{
  color:#fba8b8;
}
#content{
  padding-left:10px;
  color:#DDD;
  font-size:13px;
  text-align:left;
  vertical-align: top;
}
#content ul{
  list-style: disc inside;
  margin-bottom:10px;
}
#content ol{
  list-style: decimal inside;
  margin-bottom:10px;
}
#content h2{
  margin:5px;
  font-size:14px;
  font-weight:bold;
  color:#6A9DE8;
  font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
#content h3{
  margin:3px;
  font-size:12px;
  font-weight:bold;
  color:#6A9DE8;
  font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
#content p{
  margin-bottom:10px;
}
img.intext{
  margin-right:15px;
  float:left;
}
img.portfolio{
  float:none;
  display:block;
}
a.portfolio:link, a.portfolio:visited{
  font-size:14px;
  color:#FFF;
}
.left_bottom{
  background : url(../images/side_header.jpg);
}
div.side_head{
  position:relative;
  left:30px;
  top:0px;
  font-size:20px;
  font-weight:bold;
  font-style:italic;
  color:#FFF;
  font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.left_bottom_content{
  padding:10px 15px 15px 20px;
  text-align:center;
  font-size:12px;
}
.leftBack{
  width:225px;
  height:237px;
  background : url(../images/menu_back.jpg) no-repeat;
}
div.m{
  display:block;
  width:139px;
  height:27;
  position:relative;
  left:35px;
  text-align:center;
  vertical-align:middle;
  font-weight:bold;
  font-style:italic;
  font-size:18px;
}
.m a:link, .m a:visited{
  color:#FFF;
}
.menu1{
  top:1px;
  background : url(../images/menu_Black1.jpg) no-repeat;
}
.menu2{
  top:21px;
  background : url(../images/menu_Black2.jpg) no-repeat;
}
.menu3{
  top:41px;
  background : url(../images/menu_Black1.jpg) no-repeat;
}
.menu4{
  top:61px;
  background : url(../images/menu_Black2.jpg) no-repeat;
}
.menu5{
  top:81px;
  background : url(../images/menu_Black1.jpg) no-repeat;
}
#menu_active1{
  background : url(../images/menu_Red1.jpg) no-repeat;
}
#menu_active2{
  background : url(../images/menu_Red2.jpg) no-repeat;
}
.leftLine1{
  background : url(../images/left_line1.gif) no-repeat;
  width:225px;
  height:1px;
}
.leftLine2{
  background : url(../images/left_line2.gif) no-repeat;
  width:225px;
  height:1px;
}
.form_elem{
  border: 1px solid #ccc;
  background-color: #FFD;
}
.offer{
 color:#FBA8B8;
 font-weight:bold;
}