/*
	All
*/ 
* { margin: 0px; padding: 0px; }
/*
	Html
*/ 
html {
margin: 0;
padding: 0;
font-family: Trebuchet MS, Lucida Grande, Tahoma, Arial;
font-size: 11px;
line-height: 16px;
font-weight: normal;
font-style: normal;
text-decoration: none;
background-color:#303030;
color: #777777;
background-image: url("../storage/images/background-img.jpg");
background-repeat: x,y;
background-attachment: fixed;
background-position: 0px 0px;
}
/* 
	H1 H2 H3 H4
*/ 
h1 { font-size: 11px; font-weight: normal; line-height: 14px;}
h2 { font-size: 11px; font-weight: normal; line-height: 14px;}
h3 { font-size: 11px; font-weight: normal; line-height: 14px;}
h4 { font-size: 11px; font-weight: normal; line-height: 14px;}
/* 
	Navigation
*/
#pageNav { overflow:auto; width: 230px; top: 0px; left: 0px; position: fixed; height: 100%; }
.titleStyle { padding:0px 4px 0px 4px;}
.professionStyle { padding:0px 4px 0px 4px;}
.sloganStyle { font-size: 13px; padding:0px 4px 0px 4px; line-height:16px}
.copyright {padding:15px 4px 0px 4px;}
/*
	Content
*/
#pageContent { margin: 0px 0px 0px 230px; top: 0px; height: 100%;}
.textContainer { float: left; padding:0px 0px 4px 0px;}
.imageContainer { float: left; width: 300px; height: 440px; padding:0px 4px 4px 0px;}
.container { padding: 25px; }
.pageNavInactive {text-decoration: none; color: #777777; padding:6px 4px 0px 4px;}
.pageNavItem a:link {text-decoration: none; color: #777777; font-weight: bold; padding:2px 4px 2px 4px;}
.pageNavItem a:hover { text-decoration: none; color: #777777; font-weight: bold; padding:2px 4px 2px 4px;}
.pageNavItem a:visited { text-decoration: none; color: #777777; font-weight: normal; padding:2px 4px 2px 4px;}
.pageNavItemActive a:link {text-decoration: none; color: #4c4c4c; font-weight: bold; background-color:#777777; padding:2px 4px 2px 4px;}
.pageNavItemActive a:visited { text-decoration: none; color: #4c4c4c; font-weight: normal; background-color:#777777; padding:2px 4px 2px 4px; }
a:link {text-decoration: none; color: #777777;}
a:active { text-decoration: none; color: #777777;}
a:visited { text-decoration: none; color: #777777;}
a:hover { text-decoration: none; color: #777777;}
a img { border: medium none ; }
ul { list-style-type: none; list-style-image: none; list-style-position: outside; list-style: none; padding:8px 0px 0px 0px;}
li {color:#000000; line-height: 22px;}
img {font-style: oblique;color:#777777; padding:0px 0px 0px 0px;}
/* 
	Built with Camoufles
*/
