@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	/*margin-left: auto ;
    margin-right: auto ;*/
	background: #143061 url(../images/SiteBgGradientPattern.png) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #e1ebff;
	height: 100%;
}
h1, h2, h3, h4, h5, ul, span, p {
	margin: 0;
	padding: 0;
}
.floutingL {
	float: left;
}
.clirer {
	clear: both;
	float: none;
	height: 0;
}
#SiteShadow {
	margin-left: auto ;
    margin-right: auto ;
	width: 878px;
	background: url(../images/SiteShadow.png) repeat-y;
	background-position: right;
	height: 100%;
	text-align: center;
}
#mainContainer {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	background-color: #184093;
	height: 100%;
	/*text-align: center;*/
}
/* 
	Header
*/
#Heading {
	width: 850px;
	height: 120px;
	border-bottom: solid 1px #061634;
	background: url(../images/Header.jpg) no-repeat;
}
#Heading h1 {
	position: absolute;
	margin: 33px 0px 0px 20px;
}
#Heading h1 a {
	width: 300px;
	height: 59px;
	display: block;
	background: url(../images/Logo.gif) no-repeat;
	text-decoration: none;
}
#Heading h1 a span {
	width: 200px;
	height: 59px;
	line-height: 59px;
	text-align: center;
	visibility: hidden;
	display: block;
}
/* 
	Footer
*/
#Footer {
	height: 50px;
	background: #000313;
	padding-top: 25px;
}
#Footer ul {
	float: left;
	list-style: none;
}
#Footer ul li {
	float: left;
	padding: 0px 10px;
	border-right: solid 1px #808189;
}
#Footer ul li a {
	float: left;
	padding: 0px 10px;
	color: #808189;
	text-decoration: none;
}
#Footer ul li a:hover {
	color: #fff;
}
#Footer #CopyR {
	margin-right: 20px;
	font-size: 11px;
	color: #383a4d;
	float: right;
}
/* 
	MainNavig (you can add as many links in the main navig as you like, the menu automatically starches to the left) 
*/
#navigPosition {
	position: absolute;
	width: 850px;
}
ul#mainNavig {
	list-style: none;
	position: absolute;
	right: 20px;
	top: 121px;
	width: auto;
}
ul#mainNavig li {
	float: left;
	margin-left: 2px;
}
ul#mainNavig li a {
	float: left;
	padding: 0px 10px;
	height: 27px;
	line-height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background: #000c23;
	display: block;
}
ul#mainNavig li a:hover {
	background: #000;
	height: 34px;
	line-height: 34px;
}
/* 
	HomeBlok1 (on the home page the two sticker, here you ken change the headings they atomaticly sterch in with, and the sticker automatically stretch themselves in height)
*/
#blok01 {
	width: 850px;
	padding-top: 58px;
	padding-bottom: 40px;
	background: url(../images/TopStripes.jpg) repeat-x;
}
.Sticer, .Sticer .topCap, .Sticer .bottomCap {
	width: 383px;
}
.Sticer {
	margin-left: 20px;
	background: #fff;
	float: left;
}
.Sticer2 {
	float: right;
	margin-right: 20px;
}
.Sticer .topCap, .Sticer .bottomCap {
	background: url(../images/PaperStickerBg.jpg) no-repeat;
}	
.Sticer .topCap {
	height: 7px;
	background-position: top;
}
.Sticer .bottomCap {
	height: 92px;
	background-position: bottom;
	margin-top: -80px;
}
h2.redHed {
	position: absolute;
	background: #ae0001;
	height: 25px;
	line-height: 25px;
	padding-left: 28px;
	margin: 7px 0px 10px -12px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
h2.redHed .cap {
	width: 22px;
	height: 25px;
	margin-left: 10px;
	margin-right: -3px;
	background: url(../images/headingArrow.gif) no-repeat;
	float: left;
	position: relative;
}
h2.redHedPro {
	margin: -12px 0px 0px 0px;
}
.Sticer p {
	align: left;
	position: relative;
	padding: 30px 95px 0px 15px;
	color: #393939;
}
.linkHolder {
	display: block;	
	margin-top: 7px;
}
.Sticer p a {
	color: #b20202;
	text-decoration: underline;
	font-style: italic;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Sticer p a:hover {
	text-decoration: none;
}
.Sticer .IconUno, .Sticer .IconDue {
	width: 61px;
	height: 61px;
	position: absolute;
	margin: 30px 0px 0px 308px;
	background: url(../images/InfoDamyIcon.png) no-repeat;
}
.Sticer .IconDue  {
	background: url(../images/ServiceIcon.png) no-repeat;
}
/* 
	Featured Projects (In the project section you can add as mach project as you like just need to copy the li section)
*/
#LatestWork {
	background: #09183e url(../images/ProjectBgPattern.png) repeat-x;
	border-top: solid 1px #09183f;
	border-bottom: solid 1px #102965;
}
#Banner {
	background: #09183e url(../images/ProjectBgPattern.png) repeat-x;
	border-top: solid 1px #09183f;
	border-bottom: solid 1px #102965;
}

#Projects {
	list-style: none;
	margin-top: 10px;
}
#Projects li {
	width: 385px;
	float: left;
	margin: 20px 20px;
}
#ProjectsBanner li {
	color: white;
	width: 810px;
	float: left;
	margin: 20px 20px;
}

#Projects li img {
	border: solid 6px #fff;
}
#Projects li h3 {
	border-bottom: solid 1px #09183f;
	height: 25px;
	margin-top: 12px;
	display: block;
	font-size: 12px;
	color: #9db0d8;
	font-family: Tahoma;
	font-weight: normal;
	margin-bottom: 8px;
}
#Projects li h3 .Date {
	font-size: 11px;
	float: right;
}
span.PTitle, span.ProjectName {
	float: left;
}
span.PTitle {
	margin-right: 5px;
}
span.ProjectName {
	color: #fff;
	font-weight: bold;
}
#Projects li h3 span.ProjectName small {
	float: left;
	margin-right: 5px;
	font-size: 12px;
}
#Projects li p {
	color: #e1ebff;
	line-height: 18px;
}
#Projects li a.MoreWork {
	color: #0053ff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: underline;
	float: right;
}
#Projects li a.MoreWork:hover {
	text-decoration: none;
	color: #fff;
}
/* 
	HomeBlok2 (The additional part whit more info)
*/
#blok02 {
	width: 850px;
	height: 750px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #0e2658;
}
.morInfo {
	width: 385px;
	float: left;
	margin: 20px 20px;
}
.morInfo h5 {
	width: 343px;
	height: 25px;
	background: #ae0001;
	line-height: 25px;
	padding-left: 20px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.morInfo h5 .hTitle {
	float: left;
}
.morInfo h5 .NhedCap {
	margin-right: -22px;
	float: right;
	width: 22px;
	height: 25px;
	background: url(../images/headingArrow.gif) no-repeat;
}
.InfoList {
	list-style: none;
	padding-top: 10px;
}
.InfoList li {
	margin: 0;
	padding: 0;
	height: 22px;
	color: #b0bfdf;
	margin: 0;
	padding-left: 20px;
	width: 365px;
}
.InfoList li a {
	float: left;
	color: #2b6fff;
	text-decoration: underline;	
}
.InfoList li a:hover {
	text-decoration: none;
}
.InfoList li span {
	float: right;
	padding-right: 20px;
	font-size: 11px;
}
/* 
	Inner-Page LSide
*/
#LeftSide {
	width: 200px;
	margin-left: 20px;
	margin-right: 40px;
	padding-top: 20px;
	float: left;
}
ul#SubNavig {
	list-style: none;
	width: 200px;
	margin-bottom: 40px;
	margin-top: -20px;
}
ul#SubNavig li {
	margin-bottom: 2px;
}
ul#SubNavig li a {
	width: 200px;
	height: 32px;
	display: block;
	background: url(../images/subNavigBg.png) repeat-x;
	border-bottom: solid 1px #370000;
	border-top: solid 1px #730101;
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
ul#SubNavig li a:hover {
	background-image: none;
	background: #fff;
	color: #870000;
}
ul#SubNavig li a span {
	width: 5px;
	height: 7px;
	margin: 0;
	padding: 0;
	line-height: 0;
	padding-left: 25px;
	line-height: 32px;
	background: url(../images/subNavigArrow.gif) no-repeat;
	background-position: 12px 5px;
}
ul#SubNavig li a:hover span {
	padding-left: 30px;
	background: url(../images/subNavigArrow-Hover.gif) no-repeat;
	background-position: 17px 5px;
}
.leftBlock {
	width: 180px;
	padding: 10px;  
	background-color: #000c23;
	margin-bottom: 40px;		
}
.leftBlock h2 {
	position: absolute;
	width: 165px;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	background: url(../images/subNavigBg.png) repeat-x;
	background-color: #860000;
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;
	color: #fff;
	margin-top: -30px;
}
.leftBlock .blockContent {
	padding-top: 14px;
}
.leftBlock .Date {
	font-size: 11px;
	color: #808691;
	margin-bottom: 4px;
}
.leftBlock h3 {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding-bottom: 3px;
	display: block;
	margin-bottom: 8px;
	border-bottom: solid 1px #333d4f;
}
.leftBlock p {
	color: #8fa0ca;
}
.leftBlock .LinkHolderL {
	display: block;
	height: 20px;
	clear: both;
	float: none;
	padding: 10px 0px;
}
.leftBlock .more {
	float: right;
	padding: 0px 20px 0px 10px;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	background: #123384 url(../images/MoreArrow.gif) no-repeat;
	background-position: 75px 9px;
}
.leftBlock .more:hover {
	background: #000c23 url(../images/MoreArrow.gif) no-repeat;
	background-position: 80px 9px;
}
.leftBlock .fProject {
	width: 198px;
	border: solid 1px #4c5e9e;
	position: absolute;
	margin-left: -10px;
}
/* 
	Inner-Page RSide
*/
#RightSide {
	width: 590px;
	float: left;
}
#RightSide h2, #soloPage h2 {
	font-size: 22px;
	font-family: Tahoma;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: solid 1px #001e58;
}
.hedingHolder {
	display: block;
	height: 26px;
	margin-bottom: 10px;
}
#RightSide h3, #soloPage h3 {
	float: left;
	clear: both;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	padding: 0px 30px 0px 10px;
	background: #0d174b;
}
#RightSide p {
	margin: 0px 20px 25px 0px
}
#RightSide p img {
	float: left;
	border: solid 1px #0d194f;
	margin: 0px 20px 10px 0px;
}
/* 
	Contact
*/
#contactArea {
	width: 590px;
	margin-top: 25px;
}
#contactArea ul {
	list-style: none;	
}
#contactArea ul li {
	display: block;
	width: 519px;
}
#contactArea label {
	float: left;
	text-align: right;
	margin-right: 15px;
	height: 29px;
	line-height: 29px;
	padding-right: 10px;
	width: 100px;
	font-size: 12px;
	font-weight: bold;
	background: #000c23;
}
#contactArea input, #contactArea textarea {
	padding: 5px;
	width: 380px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #3256a2;
	color: #000c23;
}
#contactArea textarea {
	height: 120px;
	margin-top: -18px;
}
#contactArea textarea:focus, #contactArea input:focus {
	border: 2px solid #830000;
}
#contactArea input.submit-button {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	float: right;
	width: 80px;
	background: url(../images/subNavigBg.png) repeat-x;
	height: 32px;
	cursor: pointer;
}
#contactArea .InfoList {
	margin-top: 50px;
}
#contactArea .InfoList li, #contactArea .InfoList li a {
	text-align: right;
	width: 500px;
}
/* 
	PortfolioPage
*/
#blok01 #LatestWork {
	border: none;
	background: none;
}
#blok01 #Projects li {
	width: 385px;
	border-bottom: solid 5px #113581;
	padding-bottom: 10px;
}
#blok01 #Projects li h3 {
	border-bottom: solid 1px #0f337d;
}
#blok01 #Projects li a.MoreWork {
	color: #000c23;
}
#soloPage {
	padding: 10px 20px;
}