@import url(./headers.css);
@import url(./forms.css);
@import url(./menu.css);

a			{ color:#2c2c29; }
a:hover		{ color:#00f; }

body 		{ background:#170E13 url(../img/body_bg.jpg) repeat-x; margin:0;
				font:normal 14px/20px Arial, Helvetica, sans-serif; }
#wrapper	{ background:url(../img/special_bg.jpg) no-repeat; margin:0 auto; width:900px; padding:0 100px; min-height:686px; }
#footer		{ margin:0 auto; width:900px; padding:0 0 0 330px; }
#footer ul	{ padding:0; margin:0; list-style:none; font-size:11px; line-height:14px; }
#footer ul li a 		{ color:#ccd; text-decoration:none; }
#footer ul li a:hover 	{ color:#ccd; text-decoration:underline; }

a img { border:none; }
.boxout		{ background:#000 url(../img/boxout.jpg) repeat-y; 
				width:230px; padding:10px; height:auto !important; height:220px; min-height:220px;
				float:left; margin-left:20px; margin-top:20px; color:#e7e7e7; position:relative; }
.boxout img.readmore	{ position:absolute; top:205px; left:120px; }
#footer .boxout	{ background:none; }

.leftspace	{ margin-left:50px; }

h1,h2,h3	{ font-family:"Bookman Old Style",Impact, arial; font-weight:normal; letter-spacing:2px; }
h1			{ line-height:30px; }
h1.top		{ margin-top:0; }
h2.google	{ background:url(../img/icon_google.gif) no-repeat top right; }
h2.ecommerce{ background:url(../img/icon_ecommerce.gif) no-repeat top right; }
h2.website	{ background:url(../img/icon_www.gif) no-repeat top right; }
h2.logo		{ padding-bottom:20px; }

#page .contentbox 	{ background:#000 url(img/special_bg.jpg) no-repeat 0px -427px; 
				color:#fff; width:190px; float:right; padding:10px; margin-left:10px; }

#page .longbox		{ padding:5px; border:1px solid black; }
#page .longbox p	{ margin:0; }

#header	{
	height:75px;
	border:0px solid black;
}
#header h1	{ margin:0; font-size:36px; background:url(../img/lynk_logo_small.gif) no-repeat 90px 10px; 
				padding:27px 195px 17px 170px; text-indent:-1000px; float:left; width:200px; }  

#header p	{ margin:0; }
#top {
	border:0px solid black;
}

.boxout h2	{ margin:0; color:#fff; }
.boxout p	{ margin:0; }
.boxout p strong	{ font-size:18px; }

.sidebox	{ clear:left; color:#fff; width:155px; padding:10px; 
				height:auto !important; height:175px; min-height:175px; }

.red		{ background:url(../img/box_bg_red.gif); }


blockquote	{ background:url(../img/contentBackground.jpg); width:300px; color:#333; }
blockquote div.content	{ background:url(../img/bqbg_small.gif) no-repeat 10px 10px;
				padding-left:60px; }
blockquote strong { font-size:18px; }
blockquote p.blockquote	{ font-style:italic; color:#666; font-size:12px; }

#page blockquote	{ background:url(../img/boxout.jpg); }
#page blockquote div.content { background:url(../img/bqbg_small_white.gif) no-repeat 10px 10px; color:#fff; }
#page blockquote p.blockquote	{ font-style:italic; color:#bbc; font-size:12px; }

blockquote.topright { float:right; margin-right:0; margin-top:40px; }

.floatright	{ float:right; margin:0 0 20px 20px; }
.clear		{ clear:right; }
.column		{ width:200px; float:left; }
.clearfloat	{ clear:both; font-size:0px; line-height:0px; height:0px; }


.content { padding:20px; }
#page	{ background:url(../img/contentBackground.jpg) repeat; margin-left:200px; height:auto !important; height:500px; min-height:500px; }

div.caption { width:300px; float:right; font-style:italic; font-size:11px; color:#999; text-align:center; margin-left:20px; }