ul,ol,li,p,div,h2   { margin: 0; padding: 0; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-align:right; }



BODY a:active {
	text-decoration:	none;
}

BODY a:link {
	text-decoration:	none;
}

BODY a:visited {
	text-decoration:	none;
}	

BODY a:hover {
	text-decoration:	none;
	font-weight:	bold;
}

BODY 
{
	behavior: url("csshover3.htc");
	font-family: Ariel, Times New Roman, Arial, verdana, Sans-Serif;
	font-size: 11px;
	background-color: #FFFFFF;
}

/* structure */

#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	overflow:visible;
	clear: both;
	background-image: url(images/interface/Body.jpg);
	background-position: top;
	background-repeat: repeat-y;

}
#header {
	float: left;
	width: 900px;
	
}

#TopStrip {
	background-color: #FFAB0D;
	height: 3px;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float:left;
	clear:both;
	
	
}
#TopLogo {
	float: left;
	height: 145px;
	width: 900px;
	clear:both;
}
#NavBar {
	background-image: url(images/interface/menu.jpg);
	background-repeat: no-repeat;
	float:left;
	text-align: center;
	width: 900px;
	height: 45px;
	clear: both;
	margin-right: -141px;
	
}
#MainBar {
	width: 900px;
	height: 300px;
	float: left;
	clear:both;
	}

#MainArea {
	width: 860px;
	margin-top:30px;
	margin-left:15px;
	margin-right:25px;
	height: 300px;
	height:auto;
	min-height:300px;
	float: left;
	clear: both;
	overflow: visible;
}

#ProjectMainArea {
	width: 900px;
	margin-top:30px;
	height: auto;
	float: left;
	clear: both;
	overflow: visible;
}


#MainColumn {
	width: 485px;
	float: right;
	clear: none;
	margin-left: 105px;
	overflow: visible;
}

#SecColumn {
	width: 255px;
	float: right;
	clear: none;
	height: auto;
	
}

#ProjectMainColumn {
	width: 534px;
	float: right;
	clear: none;
	overflow: visible;
	height: 422px;
}

#ProjectSecColumn {
	width: 322px;
	float: right;
	clear: none;
	margin-right:33px;
	margin-top:59px;
}


#ProjectMainPara {
	width: 533px;
	height:422;
	float: right;
	clear: both;
	margin-top:30px;
	background-image: url(images/interface/greylargebackg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#ProjectSecPara {
	width: 332px;
	height:422px;
	float: right;
	clear: both;
	background-image: url(images/interface/gresmallebackg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}


#footer {
	clear:both;
	background-image: url(images/interface/footer.jpg);
	background-repeat: repeat-x;
	float: right;
	width: 100%;
	height: 45px;
	text-align: center;
	margin-top:70px;	
	color:#0033CC;


}
#footer a {
	color: #0033CC;
}
/* end structure */



/* menu structure */

ul#navmenu {
	float: right;
	width: 900px;
	
		
}
.navtext   {
	float: right;
	text-align: center;
	width: 150px;
	display: block;
	height: 30px;
	clear: none;
	vertical-align: middle;
	padding-top: 15px;
}
ul#navmenu li {
	float: right;
	text-align: center;
	width: 150px;
	height: 45px;
	list-style: none;
	display: block;
}



ul#bottomenu li{
	float: right;
	clear:none;
	text-align: center;
	width: auto;
	height: 20px;
	color:#0033CC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
	display: block;
	margin-top:10px;
}

ul#bottomenu a {
	font-weight:normal;

}


#BtmNavBar {
	float:right;
	width: 600px;
	overflow:hidden;
	margin-left: auto;
	margin-right: 33%;
	height: 40px;
	color:#0033CC;

	

}


.bottomenuslash{
	float: right;
	clear:none;
	text-align: center;
	width: 20px;
	height: 12px;
	color:#0033CC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
	display: block;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}

.center:hover  {
	background-image: url(images/interface/mouseovermenucentre.jpg);
	background-position: center;
	
	
}
ul#navmenu a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;


}
.right:hover  {
	background-image:url(images/interface/mor.jpg);
	background-position: center;
}
.left:hover  {
	background-image:url(images/interface/mol.jpg);
	background-position: center;
}

/* end menu */

#copyrights {font-size:10px; color: #AAA; margin-left: 380px; margin-top: 20px; margin-bottom: 20px; float: left; clear: both;}
	
#ContactForm {
	margin-right: 15px;
}

#ContactForm table, input, select
{
    font-size:12px;
}

#ContactForm input, #ContactForm textarea, #ContactForm select
{ width: 300px; }

#ContactText
{
	margin-right: 15px;
	margin-top: 15px;
	float: right;
}
#ContactForm table
{
    background-color: transparent;
}

#AfterContact {text-align: center; font-size: 20px; float: left; width: 900px; margin-top: 40px;}

#AfterContact p {
	font-family: arial, sans-serif;
	font-size:24px;
	text-align: center;
}

.GoSimpleStrip {
	width: 485px;
	background-image: url(images/interface/orangegstrip.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	clear:both;
	float:right;
		
}

.TemplatesStrip {
	width: 485px;
	background-image: url(images/interface/orangeprjstrip.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin-bottom:20px;
	clear:both;
	float:right;
		
}

.ProjectsStripLarge {
	width: 533px;
	background-image: url(images/interface/orangeprjstriplarge.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	clear:both;
	float:right;		
}

.ProjectsStrip {
	width: 485px;
	background-image: url(images/interface/orangeprjstrip.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	clear:both;
	float:right;		
}

.CircleStrip {
	width: 485px;
	background-image: url(images/interface/orangebuildstrip.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	clear:both;
	float:right;		
}

.SquareStrip{
	width: 485px;
	background-image: url(images/interface/orangehoststrip.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	clear:both;
	float:right;		
}

.ArticleStrip {
	width: 485px;
	background-image: url(images/interface/orangearticlestrip.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	clear:both;
	float:right;
		
}



.ServicesStrip {
	width: 485px;
	background-image: url(images/interface/orangeservicestrip.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	clear:both;
	float:right;
		
}
.BlueArticleStrip {
	width: 255px;
	height:auto;
	background-image:url(images/interface/bluearticlestrip.jpg);
	background-position:right top;
	background-repeat: no-repeat;
	clear:both;
	float:right;
}


.BlueProjectStrip {
	width: 255px;
	height:auto;
	background-image:url(images/interface/blueprjstrip.jpg);
	background-position:right top;
	background-repeat: no-repeat;
	clear:both;
	float:right;

}

.GreenContactStrip {
	width: 255px;
	height:auto;
	background-image:url(images/interface/greencntstrip.jpg);
	background-position:right top;
	background-repeat: no-repeat;
	margin-bottom:10px;
	clear:both;
	float:right;

}

.BlueNewStrip {
	width: 255px;
	height:auto;
	background-image:url(images/interface/bluenewstrip.jpg);
	background-position:right top;
	background-repeat: no-repeat;
	clear:both;
	float:right;

}
.Subject {
	float:right;
	width: 82px;
	height:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	color:#FFFFFF;
	clear: none;
	display: inline;
	padding-top: 25px;
	padding-right: 20px;
}


.SubjectNarrow {
	float:right;
	width: 60px;
	height:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	color:#FFFFFF;
	clear: none;
	display: inline;
	padding-top: 25px;
	padding-right: 20px;
}

.SubjectText {
	float:right;
	height:13;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	color:#000000;
	clear:none;
	margin-left: 10px;
	font-weight: bold;
	display: inline;
}

.SubjectText a {

	color:#000000;

}

.SubjectArrow {
	float:4px;
	width: 4px;
	height:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	clear:none;
	background-image: url(images/interface/smallorangearrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	font-weight: bold;
	padding-bottom: 1px;
}

.MainTitle {
	float:right;
	width: 410px;
	margin-right:72px;
	margin-top: 10px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:right;
	color:#FFFFFF;
	clear:both;
	font-weight: bold;
}

.MainBody {
	float:right;
	clear:both;
	width: 480px;
	margin-right:2px;
	margin-top: 45px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	color:#000000;
	font-size:12px;
	clear:both;
}

.MainPara {
	float:right;
	width:485px;
	clear:both;
	margin-bottom: 50px;
	
	
}

.MainFrame {
	float:right;
	width:485px;
	clear:both;

}

.ArticleTitle {
	float:right;
	width: 184px;
	height:20px;
	margin-right:72px;
	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	clear:both;
}



.ArticleArrow {
	float:right;
	width: 10px;
	height:10px;
	clear:both;
	padding-right: 23px;
	padding-left: 17px;
	padding-top: 2px;
}

		
.MainLargeArrow {
	float:right;
	width: 10px;
	height:10px;
	clear:none;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 2px;
}

.MainText {
	float:right;
	width: 440px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	color:#666666;
	font-size:12px;
	clear:none;
}
.ArticleArrowText {
	float:right;
	width: 185px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:12px;
	color:#000000;
	margin-bottom: 25px;
	
	
}

.ArticlePara {
	float:right;
	width: 200px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:12px;
	color:#000000;
	clear:both;
	margin-top: 25px;
	margin-bottom:25px;
	margin-right:25px;	
	
	
}

.ArticlePara ul li {
	list-style:none;
	list-style-type:none;
	background-image:url(images/interface/bluearrow.gif);
	background-repeat:no-repeat;
	padding-right:17px;
	float:right;
	width: 200px;
	height:auto;
	
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:12px;
	color:#000000;
	margin-bottom: 25px;
	background-position: right top;
	display: block;	

}


.ArticleText {
	float:right;
	width: 200px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:12px;
	color:#000000;	
	margin-right:30px;
	margin-top:20px;
	margin-bottom: 30px;
	
	
}
.BlueButtonLeft {
	float:right;
	width: 118px;
	height:26px;
	margin-top:40px;
	clear:both;
	background-image: url(images/interface/button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-right: 360px;
}

.BlueButtonRight {
	float:right;
	width: 118px;
	height:26px;
	margin-top:40px;
	clear:both;
	background-image: url(images/interface/button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-right: 18px;
}

.BlueButtonText {
	float:right;
	width: 102px;
	height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0066CC;
	text-align:center;
	clear:both;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 3px;
	display: block;

}



#MiniBar {
	float:left;
	clear:both;
	width:900px;
	height:205px;
	padding-top: 1px;
	margin-left: 1px;
}
.ProjectsMainTitle {
	float:right;
	width: 458px;
	margin-right:72px;
	margin-top: 10px;
	margin-top:10px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:right;
	color:#FFFFFF;
	clear:both;
	font-weight: bold;
	margin-bottom: 7px;
}


.SilverLine {
	float:right;
	clear:both;
	background-image:url(images/interface/silverline.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:485px;
	height:2px;
	margin-bottom:25px;
	margin-top:17px;
	

}

.SilverLineSmall {
	float:right;
	clear:both;
	background-image:url(images/interface/silverline.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:240px;
	height:2px;
	margin-bottom:25px;
	margin-right: 6px;
	

}
.SilverArrowRight {
	float:right;
	clear:none;
	background-image:url(images/interface/rightsilverarrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:13px;
	margin-bottom:10px;
	margin-right:240px;
	width:18px;
	height:20px;
	
}

.SilverArrowLeft {
	float:right;
	clear:none;
	background-image:url(images/interface/leftsilverarrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:13px;
	margin-bottom:10px;
	margin-right:13px;
	margin-left:240px;
	width:18px;
	height:20px;
	
}

#ProjectGallery {
	float:right;
	width:480px;
	height:375px;
	margin-right:35px;
	margin-left:1px;
}

.ProjectGalleryThumb {
	float:right;
	clear:none;
	width:140px;
	height:100px;
	margin-bottom:10px;
	margin-left:10px;
	border: medium solid #CCCCCC;
	overflow: hidden;
	
}

.ProjectSecParaTitle {
	float:right;
	clear:both;
	margin-top:25px;
	margin-right:21px;
	width:304px;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
}

.ProjectSecParaImage {

	float:right;
	clear:both;
	margin-top:25px;
	margin-right:20px;
	margin-left::20px;
	width:290px;
	height:207px;

}

.ProjectSecParaText {
	float:right;
	clear:both;
	margin-top:15px;
	margin-right:20px;


	margin-left::20px;
	width:290px;
	height:115px;
	color:#333333;
	font-size:12px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

.ProjectGalleryImageItem {
	
	float:right;
	clear:both;
	margin-top:30px;
	margin-right:34px;
	width:185px;
	height:120px;

}

.GalleryImageItemText {
	
	float:right;
	width: 185px;
	clear:both;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#333333;	
	margin-right:34px;
	margin-top:20px;

}

.GalleryImageItemLink {
	
	float:right;
	display:block;
	clear:both;
	width: 185px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#000066;	
	margin-top:10px;
	margin-right:34px;
	margin-bottom: 30px;
}


.TemplatesImgFrame {
	float:right;
	background-image:url(images/interface/tempgreybckg.gif);
	background-repeat:no-repeat;
	background-position:right;
	clear:none;
	width:440px;
	height:130px;
	margin-top:20px;
	margin-right:20px;
	overflow: hidden;
	
}

.TemplatesThumb {
	float:right;
	clear:none;
	width:140px;
	height:100px;
	margin-top:12px;
	margin-right:13px;
	border: medium solid #CCCCCC;
	overflow: hidden;
	
}

.TemplatesText {
	
	float:right;
	width:245px;
	height:65px;
	overflow: hidden;
	
}

.TemplatesTextFrame {

	clear:left;
	float:right;
	height:95px;
	width:245px;
	margin-top:25px;
	margin-right:25px;
	

}

.TemplatesItemLink {
	
	float:right;
	display:block;
	clear:both;
	width: 185px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#000066;	
	margin-top:5px;
	margin-right:45px;
	

}


.ArticleStrip a:visited, .ArticleStrip a {color: Black;}
.MainText a, .MainText a:visited {color: Blue; text-decoration: underline;}

#TopPhoneNumber {float: right; font-size: 22px; color: #AAA; font-weight: bold; margin-top: 90px; margin-right: 15px;}
#levimor_logo {float: right; margin-top: -40px;}