/* CSS Document  */
* {margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
body  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #d4d0c8;
	color: #4c4c4c;
	background-image: url(layout/bg.png);
	background-repeat: repeat-y;
	background-position: 50% top;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F30;
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	color:#2C3343;
}
h3 {
	font-size: 14px;
	color:#78031F;
	text-decoration:underline;
}
h4 {
	font-size: 14px;
}



 a 			{
	
	color: #F30;	
	
}
 a:hover	{
	color: #033;
	text-decoration: underline;
}

.twoColFixLtHdr #container {
	width: 1004px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(layout/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
} 
.twoColFixLtHdr #header {
	background-color: #efefef;
	height: 231px;
	background-image: url(layout/topic.jpg);
	background-repeat: no-repeat;
} 
.twoColFixLtHdr  #nav-menu {
	margin-left: 60px;
	position: absolute;
	top: 189px;
	width: 888px;
}


ul#menu-nav 				{padding:0; margin:0;}
ul#menu-nav li				{width:162px; float:left; list-style:none; height:34px; text-align:center; vertical-align:middle}
ul#menu-nav li a 			{
	color:#FFFFFF;
	text-decoration:none;
	display:list-item;
	height:34px;
	padding:11px 0px 0px 0px;
	background-image: url(layout/menu_off.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#menu-nav li a:hover		{
	text-decoration:none;
	color:#FFF;
	display:block;
	height:34px;
	padding:14px 0px 4px 0px;
	background-image: url(layout/menu_on.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#menu-nav2 				{padding:0; margin:0;}
ul#menu-nav2 li				{width:162px; float:left; list-style:none; height:34px; text-align:center; vertical-align:middle}
ul#menu-nav2 li a 			{
	color:#FFF;
	text-decoration:none;
	display:list-item;
	height:34px;
	padding:11px 0px 0px 0px;
	background-image: url(layout/menu_off2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#menu-nav2 li a:hover		{
	text-decoration:none;
	color:#FFF;
	display:block;
	height:34px;
	padding:14px 0px 4px 0px;
	background-image: url(layout/menu_on.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}





.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 207px;
	background-color: #dfdfdf;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 207px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
} 
#footer {
	position:relative;
	left:0px;
	top:0px;
	width:1004px;
	height:222px;
	background-image: url(layout/end_page.jpg);
	background-repeat: no-repeat;
} 
#footer-links_ {
	position:absolute;
	left:183px;
	top:36px;
	width:813px;
	height:21px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
}



#footer-links_ a 			{
	color:#F60;
	text-decoration:none;
	
	}
#footer-links_ a:hover		{
	text-decoration:none;
	color: #F30;
}


#footer-copyright_ {
	position:absolute;
	left:428px;
	top:154px;
	width:377px;
	height:21px;
}

#footer-description_ {
	position:absolute;
	left:198px;
	top:181px;
	width:772px;
	height:34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#LeftMenuTop {
	position:relative;
	left:0px;
	top:0px;
	width:207px;
	height:31px;
	background-image: url(layout/left_menu_top.png);
	background-repeat: no-repeat;
	float: left;
}

#menu-title_ {
	position:absolute;
	left:18px;
	top:9px;
	width:168px;
	height:19px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}


#BrowseLeftMenu {
	width:207px;
	float:left;
	text-align:left;
	background-image: url(layout/l_menu_bg.png);
	background-repeat: repeat-y;
	
}
.ending {
	width:207px;
	height:20px;
	float:left;
	background-image: url(layout/left_menu_end.png);
	background-repeat: no-repeat;
	background-position: top;	
}










ul.menu-left{
	list-style-type:none;
	display:block;
	line-height:175%;
	width:207px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.menu-left li{
}
ul.menu-left li a{
	display:block;
	text-decoration:none;
	color:#333;
	width:207px;
	text-indent: 30px;
}
ul.menu-left li a:hover{
	color: #FFF;
	background-image: url(layout/l_menu_bg_on.png);
	background-repeat: repeat-y;
}

#HOME-BOX-1 {
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	height:550px;
	background-image: url(layout/box-home-1.jpg);
	background-repeat: no-repeat;
	float: left;	
}

#home-flash_ {
	position:absolute;
	left:213px;
	top:54px;
	width:553px;
	height:124px;
}

#home-title_ {
	position:absolute;
	left:11px;
	top:193px;
	width:477px;
	height:32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F30;
	font-size: 24px;
}

#home-text_ {
	position:absolute;
	left:14px;
	top:228px;
	width:396px;
	height:328px;
	line-height: 120%;
}
#Box1Button {
	position:relative;
	left:0px;
	top:0px;
	width:520px;
	height:119px;
	float: left;
}

#BUTONIKI-BOX-2-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:213px;
	height:59px;
	background-image: url(layout/box1_01.png);
	background-repeat: no-repeat;
}







a:hover #BUTONIKI-BOX-2-01_ 	{
	background-image: url(layout/box2_01.png);
	background-repeat: no-repeat;
}

#BUTONIKI-BOX-2-02_ {
	position:absolute;
	left:213px;
	top:0px;
	width:307px;
	height:59px;
	background-image: url(layout/box1_02.png);
	background-repeat: no-repeat;
}
a:hover #BUTONIKI-BOX-2-02_ 	{
	background-image: url(layout/box2_02.png);
	background-repeat: no-repeat;
}
#BUTONIKI-BOX-2-03_ {
	position:absolute;
	left:0px;
	top:59px;
	width:213px;
	height:60px;
	background-image: url(layout/box1_03.png);
	background-repeat: no-repeat;
}
a:hover #BUTONIKI-BOX-2-03_ 	{
	background-image: url(layout/box2_03.png);
	background-repeat: no-repeat;
}
#BUTONIKI-BOX-2-04_ {
	position:absolute;
	left:213px;
	top:59px;
	width:307px;
	height:60px;
	background-image: url(layout/box1_04.png);
	background-repeat: no-repeat;
}
a:hover #BUTONIKI-BOX-2-04_ 	{
	background-image: url(layout/box2_04.png);
	background-repeat: no-repeat;
}

#PhotoBOX {
	position:relative;
	left:0px;
	top:0px;
	width:783px;
	height:549px;
	background-image: url(layout/photoBOX.jpg);
	background-repeat: no-repeat;
	float: left;
}

#photoBOX-icon_ {
	position:absolute;
	left:230px;
	top:52px;
	width:523px;
	height:122px;
}

#photoBOX-anim_ {
	position:absolute;
	left:446px;
	top:202px;
	width:306px;
	height:346px;
}

#photoBOX-title_ {
	position:absolute;
	left:14px;
	top:204px;
	width:420px;
	height:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F30;
	font-size: 24px;
}

#photoBOX-text_ {
	position:absolute;
	left:14px;
	top:245px;
	width:421px;
	height:303px;
}
#photo-icon {
	position:relative;
	left:0px;
	top:0px;
	width:485px;
	height:121px;
	float: left;
}

#photo-icon-1_ {
	position:absolute;
	left:0px;
	top:0px;
	width:207px;
	height:59px;
	background-image: url(layout/photo-icon-1.png);
	background-repeat: no-repeat;
}

#photo-icon-2_ {
	position:absolute;
	left:207px;
	top:0px;
	width:278px;
	height:59px;
	background-image: url(layout/photo-icon-2.png);
	background-repeat: no-repeat;
}

#photo-icon-3_ {
	position:absolute;
	left:0px;
	top:59px;
	width:207px;
	height:62px;
	background-image: url(layout/photo-icon-3.png);
	background-repeat: no-repeat;
}

#photo-icon-4_ {
	position:absolute;
	left:207px;
	top:59px;
	width:278px;
	height:62px;
	background-image: url(layout/photo-icon-4.png);
	background-repeat: no-repeat;
}

a:hover #photo-icon-4_ 	{
	background-image: url(layout/photo-icon-4on.png);
	background-repeat: no-repeat;
}
a:hover #photo-icon-3_ 	{
	background-image: url(layout/photo-icon-3on.png);
	background-repeat: no-repeat;
}
a:hover #photo-icon-2_ 	{
	background-image: url(layout/photo-icon-2on.png);
	background-repeat: no-repeat;
}
a:hover #photo-icon-1_ 	{
	background-image: url(layout/photo-icon-1on.png);
	background-repeat: no-repeat;
}
#AboutUs {
	position:relative;
	left:0px;
	top:0px;
	width:779px;
	height:452px;
	background-image: url(layout/contact_us.jpg);
	background-repeat: no-repeat;
	float: left;
}

#contactBOX-text_ {
	position:absolute;
	left:11px;
	top:68px;
	width:416px;
	height:382px;
}

#contactBOX-picture_ {
	position:absolute;
	left:432px;
	top:293px;
	width:344px;
	height:157px;
}
#ContactForm {
	position:relative;
	left:0px;
	top:0px;
	width:779px;
	height:412px;
	background-image: url(layout/contact_form.jpg);
	background-repeat: no-repeat;
	float: right;
}

#contactBOX-form-name_ {
	position:absolute;
	left:210px;
	top:54px;
	width:257px;
	height:27px;
}

#contactBOX-form-phone_ {
	position:absolute;
	left:211px;
	top:103px;
	width:256px;
	height:28px;
}

#contactBOX-form-email_ {
	position:absolute;
	left:210px;
	top:155px;
	width:257px;
	height:28px;
}

#contactBOX-form-comments_ {
	position:absolute;
	left:212px;
	top:208px;
	width:442px;
	height:137px;
}

#contactBOX-form-send_ {
	position:absolute;
	left:509px;
	top:348px;
	width:146px;
	height:68px;
}

#contactBOX-form-free_ {
	position:absolute;
	left:189px;
	top:367px;
	width:308px;
	height:40px;
}
#OptimizationBOX {
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	height:633px;
	background-image: url(layout/optimizationBOX.jpg);
	background-repeat: no-repeat;
	float: left;
}

#optimizationBOX-title_ {
	position:absolute;
	left:22px;
	top:4px;
	width:446px;
	height:29px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F30;
	font-size: 24px;
}

#optimizationBOX-price_ {
	position:absolute;
	left:634px;
	top:26px;
	width:116px;
	height:47px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
}

#optimizationBOX-text1_ {
	position:absolute;
	left:21px;
	top:38px;
	width:434px;
	height:287px;
}

#optimizationBOX-text3_ {
	position:absolute;
	left:32px;
	top:461px;
	width:413px;
	height:152px;
	font-family: "Times New Roman", Times, serif;
	line-height: 134%;
	font-size: 14px;
	font-style: italic;
	color: #000;
	text-align: justify;
}

#optimizationBOX-link_ {
	position:absolute;
	left:543px;
	top:591px;
	width:168px;
	height:25px;
}
#getstartedBOX {
	position:relative;
	left:0px;
	top:0px;
	width:789px;
	height:622px;
	background-image: url(layout/getstartedBOX.jpg);
	background-repeat: no-repeat;
	float: left;
}

#getstartedBOX-link_ {
	position:absolute;
	left:161px;
	top:16px;
	width:402px;
	height:30px;
}

#getstartedBOX-title_ {
	position:absolute;
	left:12px;
	top:196px;
	width:432px;
	height:31px;
		font-family: Georgia, "Times New Roman", Times, serif;
	color: #F30;
	font-size: 24px;
}

#getstartedBOX-tex2_ {
	position:absolute;
	left:459px;
	top:224px;
	width:281px;
	height:395px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F30;
	font-weight: bold;
}

#getstartedBOX-text1_ {
	position:absolute;
	left:11px;
	top:236px;
	width:433px;
	height:386px;
}
#marketingBOX {
	position:relative;
	left:0px;
	top:0px;
	width:782px;
	height:504px;
	background-image: url(layout/marketingBOX.jpg);
	background-repeat: no-repeat;
	float: left;
}

#marketingBOX-title_ {
	position:absolute;
	left:23px;
	top:8px;
	width:437px;
	height:59px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F30;
	font-size: 24px;
}

#marketingBOX-link_ {
	position:absolute;
	left:468px;
	top:24px;
	width:284px;
	height:455px;
}

#marketingBOX-text_ {
	position:absolute;
	left:23px;
	top:73px;
	width:433px;
	height:275px;
}
#Ripe-BOX {
	position:relative;
	left:0px;
	top:0px;
	width:374px;
	height:383px;
	background-image: url(layout/ripe_BOX2.png);
	background-repeat: no-repeat;
	float: left;
}

#Ripe-BOX2 {
	position:relative;
	left:0px;
	top:0px;
	width:374px;
	height:383px;
	background-image: url(layout/ripe_BOX3.png);
	background-repeat: no-repeat;
	float: left;
}

#Ripe-BOX3 {
	position:relative;
	left:0px;
	top:0px;
	width:374px;
	height:383px;
	background-image: url(layout/ripe_BOX4.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 20px;
}


#Ripe-BOX4 {
	position:relative;
	left:0px;
	top:0px;
	width:374px;
	height:383px;
	background-image: url(layout/ripe_BOX5.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 20px;
}

#ProductBOX-box_ {
	position:absolute;
	left:14px;
	top:4px;
	width:138px;
	height:153px;
}


#ProductBOX-name_ {
	position:absolute;
	left:180px;
	top:82px;
	width:181px;
	height:35px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}




#ProductBOX-price_ {
	position:absolute;
	left:212px;
	top:130px;
	width:125px;
	height:21px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
}



#ProductBOX-www_ {
	position:absolute;
	left:39px;
	top:190px;
	width:298px;
	height:168px;
	overflow: hidden;
}




#ProductBOX-url_ {
	position:absolute;
	left:32px;
	top:170px;
	width:314px;
	height:21px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
#Ripeselect {
	position:relative;
	left:0px;
	top:0px;
	width:204px;
	height:297px;
	background-image: url(layout/left_menu_select.jpg);
	background-repeat: no-repeat;
	float: left;
}


#LEFT-menu-select_ {
	position:absolute;
	left:10px;
	top:35px;
	width:182px;
	height:226px;
}




#LEFT-menu-click_ {
	position:absolute;
	left:32px;
	top:264px;
	width:132px;
	height:22px;
}
#PORTFOLIO {
	position:relative;
	left:0px;
	top:0px;
	width:374px;
	height:300px;
	background-image: url(layout/PORTFOLIObox.jpg);
	background-repeat: no-repeat;
	float: left;
}



#portfolio-url_ {
	position:absolute;
	left:52px;
	top:23px;
	width:263px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}



#portfolio-url_ a 			{
	color:#F60;
	text-decoration:none;
	
	}
#portfolio-url_ a:hover		{
	text-decoration:none;
	color: #F30;
}



#portfolio-www_ {
	position:absolute;
	left:117px;
	top:47px;
	width:140px;
	height:140px;
}







#portfolio-text_ {
	position:absolute;
	left:12px;
	top:219px;
	width:351px;
	height:79px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#Advertising-BOX1 {
	position:relative;
	left:0px;
	top:0px;
	width:781px;
	height:233px;
	background-image: url(layout/BOXADV1.jpg);
	background-repeat: no-repeat;
	float: left;
}

#Advertising-BOXB {
	position:relative;
	left:0px;
	top:0px;
	width:781px;
	height:260px;
	background-image: url(layout/BOXADV2.jpg);
	background-repeat: no-repeat;
	float: left;
}

#Advertising-BOXC {
	position:relative;
	left:0px;
	top:0px;
	width:781px;
	height:260px;
	background-image: url(layout/BOXADV3.jpg);
	background-repeat: no-repeat;
	float: left;
}
#Advertising-BOXD {
	position:relative;
	left:0px;
	top:0px;
	width:781px;
	height:233px;
	background-image: url(layout/BOXADV4.jpg);
	background-repeat: no-repeat;
	float: left;
}

#Advertising-BOX1-text_ {
	position:absolute;
	left:186px;
	top:53px;
	width:580px;
	height:131px;
}

#Advertising-BOX1-text_B {
	position:absolute;
	left:349px;
	top:71px;
	width:401px;
	height:104px;
}

#Advertising-BOX1-text_C {
	position:absolute;
	left:260px;
	top:78px;
	width:491px;
	height:91px;
}
#Advertising-BOX1-text_D {
	position:absolute;
	left:314px;
	top:78px;
	width:434px;
	height:91px;
}
#Advertising-BOX1-title_C {
	position:absolute;
	left:163px;
	top:202px;
	width:610px;
	height:36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F30;
	font-size: 24px;
	text-align: center;
}
#Advertising-BOX1-title_D {
	position:absolute;
	left:24px;
	top:192px;
	width:746px;
	height:36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F30;
	font-size: 24px;
	text-align: center;
}
#Advertising-BOX1-title_ {
	position:absolute;
	left:18px;
	top:195px;
	width:741px;
	height:36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F30;
	font-size: 24px;
	text-align: center;
}
#BOXAdvertising2 {
	position:relative;
	left:0px;
	top:0px;
	width:778px;
	height:313px;
	float: left;
}



#Advertising-BOX2-text1_ {
	position:absolute;
	left:23px;
	top:1px;
	width:418px;
	height:308px;
}



#Advertising-BOX2-text2_ {
	position:absolute;
	left:454px;
	top:2px;
	width:315px;
	height:306px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F30;
	font-weight: bold;
}
#URL_BOX {
	position:relative;
	left:0px;
	top:0px;
	width:390px;
	height:345px;
	background-image: url(layout/urlbg.jpg);
	background-repeat: no-repeat;
	float: right;
}

#URL_BOX2 {
	position:relative;
	left:0px;
	top:0px;
	width:390px;
	height:345px;
	float: right;
}


#URL-link_ {
	position:absolute;
	left:5px;
	top:15px;
	width:379px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}



#URL-screenshot_ {
	position:absolute;
	left:50px;
	top:55px;
	width:301px;
	height:188px;
	overflow: hidden;
}
#BannerPRICE {
	position:relative;
	left:0px;
	top:0px;
	width:781px;
	height:129px;
	background-image: url(layout/banners-bg.jpg);
	background-repeat: no-repeat;
	float: right;
}



#banners-price-time_ {
	position:absolute;
	left:611px;
	top:26px;
	width:159px;
	height:76px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}


#banners-price-text_ {
	position:absolute;
	left:11px;
	top:32px;
	width:585px;
	height:94px;
}
#UPLOAD-Advertise2 {
	position:relative;
	left:0px;
	top:0px;
	width:781px;
	height:240px;
	background-image: url(layout/UPLOAD_Advertise2.jpg);
	background-repeat: no-repeat;
	float: right;
}

#UPLOAD-Advertise {
	position:relative;
	left:0px;
	top:0px;
	width:781px;
	height:442px;
	background-image: url(layout/UPLOAD_Advertise.jpg);
	background-repeat: no-repeat;
	float: right;
}
#UPLOAD-Advertise-form_ {
	position:absolute;
	left:31px;
	top:55px;
	width:745px;
	height:186px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow: auto;
}
#UPLOAD-Advertise-title_ {
	position:absolute;
	left:31px;
	top:10px;
	width:745px;
	height:29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}
#AAAPic {
	position:absolute;
	left:565px;
	top:10px;
	width:200px;
	height:220px;
}
#BBBPic {
	position:absolute;
	left:450px;
	top:165px;
	width:155px;
	height:57px;
}
#RIPENETWORKBOX {
	position:relative;
	left:0px;
	top:0px;
	width:776px;
	height:532px;
	background-image: url(layout/ripe-network.jpg);
	background-repeat: no-repeat;
	float: right;
}

#RIPEnetworkBODY_ {
	position:absolute;
	left:27px;
	top:60px;
	width:727px;
	height:104px;
	vertical-align: 140%;
}

#RIPEnetworkTITLE_ {
	position:absolute;
	left:459px;
	top:240px;
	width:302px;
	height:29px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F30;
	font-size: 24px;
}

#RIPEnetworkHB_ {
	position:absolute;
	left:472px;
	top:276px;
	width:259px;
	height:59px;
}

#RIPEnetworkECO_ {
	position:absolute;
	left:472px;
	top:339px;
	width:260px;
	height:57px;
}

#RIPEnetworkALL_ {
	position:absolute;
	left:472px;
	top:401px;
	width:261px;
	height:65px;
}
