@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:180%;
	color:#000;
	background-color: #000000;
}

a:link {color:#000; text-decoration:underline;}
a:visited {color:#000; text-decoration:underline;}
a:active {color:#000; text-decoration:underline;}
a:hover {color:#000; text-decoration:underline;}
a:visited:hover {color:#000; text-decoration:underline;}

a:focus {outline:none}
img {border: 0}

h1 {font-size:20px; color:#000; }
h2 {font-size:18px; color:#000; }
h3 {font-size:16px; color:#000; }
h4 {font-size:16px; color:#000; }

/* Template */

#main {margin-left:10px;}
#header {width:1000px;	margin:auto; background-image:url(images/bg.gif); background-repeat: no-repeat;}
.contact {color:#FFFFFF; text-align:right; color:#999999;}
.services {color:#999; font-size:16px; line-height:160%;}
#content {width:1000px;	margin:auto; background-color:#FFF;}
#footer {width:1000px; margin:auto; color:#FCB137; font-size:14px;}
#footer a:link {color:#FCB137; text-decoration:none;}
#footer a:visited {color:#FCB137; text-decoration:none;}
#footer a:active {color:#FCB137; text-decoration:none;}
#footer a:hover {color:#FCB137; text-decoration:underline;}
#footer a:visited:hover {color:#FCB137; text-decoration:underline;}

#blog-sidebar {float:right; border:1px solid #1D5374; padding:4px; width:180px; margin-right:10px; margin-left:5px;}
#blog-sidebar ul {margin:0px; padding:0px; list-style-type:none;}

/* Home */

/* Classes */