body
{
	width:		100%;
	margin:		1px 0px 0px 0px;
	background:	#3e3e3e;
	font-family:	arial;
	font-size:	14px;
}
p
{
	text-align:	justify;
	text-indent:	25px;
	margin:		10px 15px;
	line-height:	130%;
}
h1
{
	font-size: 	18px;
	font-family:	verdana;
	text-align:	left;
	margin:		5px 0px 11px 22px;
	text-transform: uppercase;
}
h2
{
	font-size:	14px;
	margin-left:	22px;
	text-transform: uppercase;
}
img
{
	padding:	15px 5px 5px 10px;
}
a, a:visited
{
	color: 		#cf4745;
	text-decoration:none;
}
a:hover
{
	text-decoration: underline;
}
ul li
{
	list-style:square url(/img/bull.gif);
	line-height:	155%;
}
ol li
{
	line-height:	155%;
}
blockquote
{
	margin: 	6px;
}
#site
{
	width:		1000px;
	width:		"998px";
	text-align:	justify;
	border:		1px solid #000000;
}
#top-l
{
	background: 	#111 url(/img/top-l.png) no-repeat;
	height: 	94px;
	width:		618px;
}                    	
#top-r
{
	background: 	#111;
	height: 	94px;
	width:		382px;
}
#work
{
	background: 	#feffbf;
	padding:	10px;
	font-size:	15px;
	min-height:	400px;
	height:		"400px";
}
#footer
{
	height: 	22px;
	background: 	#0d0d0d url(/img/bgrad.gif) repeat-x top;
	color: 		#fff;
	font-family: 	verdana;
	font-variant: 	small-caps;
	color: 		#ddd;
	letter-spacing: 1px;
	text-align:	center;
	line-height:	135%;
}
#footer a
{
	color: 		 #ddd;
	text-decoration: none;
}
.sgrad
{
	height: 	4px;
	font-size:	3px; /*for ie special*/
	background: 	url(/img/sgrad.gif) repeat-x;
	margin:		0px;
}
#menu
{
	background: 	#0d0d0d url(/img/bgrad.gif) repeat-x top;
	font-family: 	verdana;
	font-size: 	15px;
	height: 	22px;
	text-align:	center;
}
#menu a
{
	color: 		#ddd;
	text-decoration:none;
	font-variant:	small-caps;
	padding-right:	12px;
	padding-left:	12px;
	border-right:	1px solid #ccc;
}
#menu a:hover, #footer a:hover
{
	color: 		#cf4745;
	text-decoration: underline;
}
#menu #last
{
	border-right: 	none;
}
#logos
{
	float: 		right;
	font-size:	13px;
	font-size:	"12px";
	letter-spacing:	1px;
	font-variant:	small-caps;
	width: 		110px;
	text-align:	center;
	line-height:	120%;
	padding: 	0px;
	margin-left:	4px;
}                         	
#logos h1
{
	font-size:	14px;
	font-size:	"13px";
	text-align:	center;
	margin:		0px;
	letter-spacing:	0px;
	text-transform: none;
}
#logos img
{
	margin:		10px 0px 4px 0px;
	padding:	0px;
}
.imgL
{
	border:		1px solid #ccc;
	margin-right:	24px;
	margin-bottom:	6px;
	margin-left:	4px;
	float:		left;
}
.imgR
{
	border:		1px solid #ccc;
	margin-right:	4px;
	margin-bottom:	6px;
	margin-left:	16px;
	float:		right;
}
.sbutton
{
	width:		100px;
	color:		#ffffff;
	border:		1px solid gray;
	background: 	#0d0d0d url(/img/bgrad.gif) repeat-x top;
	font-size:	15px;
	font-family:	verdana;
	padding:	2px;
	font-variant:	small-caps;
	margin:		4px;
	cursor:		pointer;
}
.sfield
{
	border:		1px solid black;
	font-size:	15px;
}
#sitemap
{
	margin-left:	35px;
	padding-left:	35px;
	border-left:	1px solid white;
}
#sitemap a
{
	font-size:	12px;
}